@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	background-image:url(Bilder/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#b8c4ff;
	height:100%;
}
html,#container {
	height: 100%;
	overflow: auto;
	min-height:100%;
}
#container {
	width:900px;
	margin:0 auto;
	height:auto;
	border:2px;
	padding: 0px 60px 50px 60px;
	background-image:url(Bilder/border.png);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#144d75;
	border-left:2px solid #FFF;
	border-right:2px solid #fff;
}
.pic {
	width:inherit;
}
p.center {
	text-align:center;
	margin-top:20px;
	
}
#head {
	width:inherit;
}
.body {
	width:inherit;
	background-image:url(Bilder/body.png);
	background-repeat:no-repeat;
	background-position:center 0px;
}
.clear {
	clear:left;
}
.metaxa {
	float:left;
	width:900px;

}
.ueberschrift {
	width:auto;
	margin:0 auto;
}
.emblem h1 {
	padding:0px 0px 0px 0px;
	font-variant:small-caps;
	font-size:55px;
}
.metaxa h1,.pic h1{
	font-size:35px;
	border-bottom:1px solid #90B8D4;
}
h1,h2,h3,h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
	margin:0px 0px 10px 0px;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
img {
	margin-left:72px;
	padding:0;
	border:1px solid #000;
}
p, a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	line-height:1.75em;
	margin-bottom:10px;
}
.emblem {
	background-image:url(Bilder/logo_metaxa.png);
	background-position:center 70px;
	background-repeat:no-repeat;
	height:170px;
	padding-top: 0px;
}
.center {text-align:center;}
.footer {
	width:860px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:20px 0px 10px 0px;
	margin:40px 0px 40px 0px;
	float:left;
	background-color:#316386;
	padding:20px;
	background-image:url(Bilder/vogel.png);
	background-repeat:no-repeat;
	background-position:-140px -70px;
}
.footer_panel_left h2, .footer_panel_left h3{
	text-align:left;
}
.footer_panel_left {
	width:420px;
	float:left;
}
.footer_panel_right {
	width:420px;
	float:right;
		border-left:1px solid #fff;
	padding:0px 0px 0px 10px;
}
a {color:#fff;
text-decoration:none;}
a:hover {text-decoration:underline;}
table h3 {
	text-align:left;
	margin:0;
}
td {
	vertical-align:top;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
