/* Platzhalter */

 /*  blau = #004277  */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
        color: #00467A;
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited {
	color: #00467A;
	text-decoration:underline;
}

a:hover,
a:focus,
a:active {
	color: #FF0000;
	text-decoration:underline;
}

#bildTop {
	position: absolute;
	left: 0px;
	top: 0px; /*
	width:					254px;
	height:					210px;
	*/
}

#metanav {
	position: absolute;
	left: 40px;
	top: 4px;
}

#menu {
	position: absolute;
	left: 45px;
	top: 137px;
	width: 150px;
	text-align: left;
}

#inhalt {
	position: absolute;
	left: 244px;
	top: 150px;
	width: 620px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
        color: #00467A;
        
        line-height: 1.25em;
        letter-spacing: 0em;
}

td,
p,
li {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
        color: #00467A;
        
	line-height: 1.4em;
        letter-spacing: 0.01em;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
        color: #00467A;
        
	line-height: 1.25em;
        letter-spacing: 0em;
}

#inhalt .csc-firstHeader {
	margin-top: 0px;
}

#inhalt .csc-mailform {
	border: 0px;
}

#inhalt .csc-mailform label {
	display: block;
	padding: 6px 0px 0px 0px;
}
