html {
	padding:0px;
	margin:0px;
}
body {
	/*background-image:url(images-eva-kulcsar/bg-eva-kulcsar.png);*/
 	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#eaf0d6;
}

.content {
	background-image:url(images-eva-kulcsar/bg-eva-kulcsar.png);
	background-repeat:no-repeat;
	width:750px;
	height:600px;
	position:absolute;
	left:50%;
	top:20px;
	margin-left:-375px;
}

.bild {
	background-image:url(images-eva-kulcsar/foto_eva-kulcsar.png);
	background-repeat:no-repeat;
	width:415px;
	height:262px;
	position:absolute;
	top:45px;
	right:0px;
}


.bild-hu {
	background-image:url(images-eva-kulcsar/foto_eva-kulcsar_hu.png);
	background-repeat:no-repeat;
	width:415px;
	height:262px;
	position:absolute;
	top:45px;
	right:0px;
}

.header {
	position:absolute;
	top:5px;
	right:227px;
	color:#aec762;
}

.header h1 {
	font-weight:normal;
	margin:0px;
}

.header_small {
	position:absolute;
	top:25px;
	right:100px;
	color:#e9efd8;
	font-weight:bold;
	font-size:12px;
}

.text {
	position:absolute;
	top:315px;
	right:15px;
	color:#515050;
	font-size:10px;
	width:400px;
}

.text h2 {
	font-size:12px;
	margin:0px;
	margin-bottom:3px;
}

.text p {
	margin:0px;
	margin-bottom:2px;
}

.impressum {
	position:absolute;
	top:450px;
	left:30px;
	color:#515050;
	font-size:10px;
	width:400px;
}

.impressum h2 {
	font-size:12px;
	margin:0px;
	margin-bottom:3px;
}

.impressum p {
	font-size:10px;
	margin:0px;
	margin-bottom:3px;
}

.impressum table p {
	font-size:10px;
	margin:0px;
	margin-bottom:2px;
	color:#515050;
}

a {
	color:#515050;
}

a:hover {
	color:#999999;
}

.lang {
	position:absolute;
	top:570px;
	left:30px;
}

.lang_en, .lang_at, .lang_hu {
	border-width:0px;
}
