body {
background-color: #333333;
font-family: trebuchet MS, Georgia, 'Times New Roman', serif;
font-size: 13px;
margin: 0px;
color: #ffffff;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h4 {
color: #fff;
font-size: 13pt;
}

#main {
width: 768px;
position: absolute;
left: 50%;
top: 50px;
margin-left: -454px;
height: 100%;
}

#content {
position: absolute;
top: 0px;
left: 180px;
width: 600px;
line-height: 1.5em;
}

#startbild {
position:absolute;
top: 0px;
left: -210px;
z-index: 1;
}

.logo {
margin: 0px 0px 10px 0px;
}

#menu {
position: absolute;
top: 0px;
left: 0px;
width: 150px;
z-index: 2;
}

#menu a {
display: block;
text-align: right;
color: red;
margin-top: 15px;
font-size: 20px;
font-family: georgia;
}

#menu a:visited {
color: red;
}


.date {
font-size:7pt;
color: white;
display: none;
}

h3 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14pt;
	color: red;
}

a img {
border: 0px;
}

#footer {
font-size: 10px;
margin-bottom: 20px;
padding-top:10px;
}

a:link { color: #FF3333; text-decoration:none; }
a:visited { color: #FF3333; text-decoration:none; }
a:active { color: #FF3333; text-decoration:none; }
a:hover { color: #FF3333; text-decoration:underline; }

.klein {
font-size: 10px;
}

