@charset "utf-8";
/* CSS Document */

body {
font-family : Verdana, Geneva, sans-serif;
font-size : 12px;
color : #ffffff;
background-color : #000000;
}
a:link {
color : #00f;
text-decoration : none;
}
a:visited {
color : #00f;
text-decoration : none;
}
a:hover {
color : #00f;
text-decoration : underline;
}
a:active {
color : #00f;
text-decoration : none;
}
a.white:link {
color : #fff;
text-decoration : none;
}
a.white:visited {
color : #fff;
text-decoration : none;
}
a.white:hover {
color : #fff;
text-decoration : underline;
}
a.white:active {
color : #fff;
text-decoration : none;
}
h2 {
color : #00f;
}
h3 {
color : #00f;
}
.strong {
font-weight : bold;
}
.minifont {
font-size : 10px;
}
.boldblue {
color : #09f;
font-weight : bold;
}
#container {
width : 1024px;
height : 768px;
margin : auto;
background-color : #000000;
}

.abstand { margin-left:30px; margin-right:30px}
.rightfloat{ float:right}
.leftfloat{ float:left}


#header { text-align:center;}
#footer {
	text-align:center;
	clear:both;
	color:#333
}
#mail_thx{width:500px; height:300px; margin:auto; padding-top:100px}

.center_content {text-align:center;}


#vita {width:500px; height:400px; margin:auto; padding:10px; background-color : #fff; color:#000;
overflow-y:auto;
overflow-x:hidden;}
.left_vita { width:180px; float:left}
.right_vita {width:300px; float:right}
#mailframe {
width : 540px; margin:auto
}
.Meldung { color:#FFFFFF; text-align:center}


#links{width:900px; margin:auto;}
.left_links{ text-align:right; width:440px; float:left}
.right_links{text-align:left; width:440px; float:right}

#imprint { width:500px; margin:auto}
.Meldung { text-align:center}