/* CSS Document */
body {
text-align: left;
margin: 0;
background: #35548b;
color:#ffffff;
font-size:80%;
line-height: 1.4em;
font-family: Arial, Helvetica, sans-serif; 
}
a:link {
color:#ffcc00;
}
a:visited {
color:#ffcc00;
}
img, a img {border:0; }

#container {
width: 1024px;
position:absolute;
left:0px;
top:0px;
}

#logo {
width: 200px;
height: 117px;
position:absolute;
top:0px;
left:0px;
}


/* navigation pulkas */
#navi {
width: 200px;
position:absolute;
top:117px;
left:0px;
color: #ffcc00;
}


#menuoben {
width: 824px;
height: 117px;
background-image: url(../images/basics/brecheis.jpg);
position:absolute;
top:0px;
left:200px;
}

/* inhaltsbereicht */
#content {
width: 824px;
height: 1200px;
position:absolute;
top:117px;
left:198px;
background: #000033;
padding: 20px 0 0 0;
}
#contentlang {
width: 824px;
height: 4000px;
position:absolute;
top:117px;
left:198px;
background: #000033;
padding: 20px 0 0 0;
}
#contentlinks {
width: 420px;
position:absolute;
top:25px;
left:28px;
padding: 20px 0 0 0;
}
#contentlinksmat {
width: 600px;
position:absolute;
top:25px;
left:28px;
padding: 20px 0 0 0;
}
#contentrechts {
width: 300px;
position:absolute;
top:0px;
left:480px;
padding: 20px 0 0 0;
}
#contentrechtsmat {
width: 100px;
position:absolute;
top:0px;
left:650px;
padding: 20px 0 0 0;
}

/* überschriften */
h1 {
font-size: 1.8em;
line-height: 1.3em;
color: #ffcc00;
}
h2 {
font-size: 1.4em;
font-weight:normal;
color: #ffcc00;
text-decoration:underline;
}
.h2 :link, .h2 :visited, .h2 :visited, h2 :hover {
color:#ffcc00;
}

.ohne {
font-size: 1.4em;
font-weight:normal;
color: #ffffff;
text-decoration:none;
}
.mit {
font-size: 1.4em;
font-weight:normal;
color: #ffcc00;
text-decoration:underline;
}

.pulker {	font-size: 0.9em; 
}
.serien {	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#hauptnavi {	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
.ueberklein {
	font-size: 1.1em;
	font-weight: bold;
	color: #ffcc00;
	margin: 0 0 -6px 0;
}
.uebergross {
	font-size: 1.4em;
	font-weight: bold;
	color: #ffcc00;
}
.gelb {
	color:#FFCC00;
	}
.fliess {
	font-size: 80%;
	color: #ffffff;
}
.fliessgelb {
	font-size: 80%;
	color: #ffcc00;
}
