* {padding: 0px; margin: 0px;}
html { font-family: Verdana, sans-serif; }
body { color: black; font-size: 100%; line-height: 1.3em;}
h1, h2, h3, h4, h5, h6 { margin: 0px 0px 12px 0px }
h1 {
	color: gray;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 6px;
	margin-top: 5px;
	}
h2, .infokopf, .infokopf-first { color: #c00; font-weight: bold; font-size: 12px; line-height: 14px; letter-spacing: 1px }
h3 { color: black; font-weight: bold; font-size: 12px; line-height: 14px; margin-top:12px; }
h4,h5,h6 { color: black; font-style: normal; font-weight: normal; font-size: 9px; line-height: 11px; }
b { font-weight: normal }
p {
	margin: 0px 0px 6px 0px;
	color: black;
	font-weight: normal;
	font-size: 9px;
	line-height: 16px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	letter-spacing: 0px
}
a { color: black; line-height: 13px; font-family: Verdana, sans-serif; text-decoration: none }
a:link { color: #00c; font-family: Verdana, sans-serif; text-decoration: none }
a:active  { font-family: Verdana, sans-serif; text-decoration: none }
a:hover { font-family: Verdana, sans-serif; text-decoration: underline }
a:visited { color: gray; font-family: Verdana, sans-serif; text-decoration: none }

a img {text-decoration: none;}

/*Seitenlayout*/
#navigation {
	position:absolute;
	left:15px;
	top:185px;
	width:115px;
	height:248px;
	z-index:1;
}
#inhalt {
	position:absolute;
	left:180px;
	top:185px;
	width:450px;
	height:841px;
	z-index:2;
}
#rechts1 {
	position:absolute;
	left:645px;
	top:185px;
	width:180px;
	height:841px;
	z-index:3;
}
#rechts2 {
	position:absolute;
	left:840px;
	top:185px;
	width:180px;
	height:841px;
	z-index:4;
}

#kopf1 {
	position:absolute;
	left:180px;
	top:30px;
	width:645px;
	height:32px;
	z-index:5;
}
#kopf2 {
	position:absolute;
	left:180px;
	top:73px;
	width:452px;
	height:61px;
	z-index:6;
}
#background {
	left:0px;
	top:0px;
	width:640px;
	height:480px;
	margin-left:0px;
	background-image:url(../bilder/webfond.gif);
	background-repeat:no-repeat;
}
div#fuss { 
	position:fixed;
	padding:2 0 4 0px;
	margin-left:15px;
	bottom: 4px;
	background-color:white;
	width:115px;
	height: auto;
	font-size:0.6em;
	line-height:1em;
	color:#999999;
}
div.flash {z-index:10000;}
.infokopf {
	clear:both;
	width: auto;
	height:30px;
	text-indent:35px;
	background-image:url(../bilder/30x30.gif);
	background-repeat:no-repeat;
	margin:12px 0px;
}
.infokopf-first {
	clear:both;
	width: auto;
	height:30px;
	text-indent:35px;
	background-image:url(../bilder/30x30.gif);
	background-repeat:no-repeat;
	margin:0px 0px 8px 0px;
}

/* Typo-Klassen */
.text, #inhalt p{ color: #555; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Verdana, sans-serif;}
.textneg { color: white; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana, sans-serif;}
#inhalt .bu, #rechts1 .bu, #rechts2 .bu { color: #555; font-weight: normal; font-size: 9px; line-height: 12px; font-family: Verdana, sans-serif;}
.fett { font-weight: bold }
.einzug { margin-right: 8px; margin-left: 0px }
#rechts1.infobox, #rechts2.infobox  {margin: 10px 0px 15px 0px; padding: 2px 2px 2px 2px;}
div.infobox, .infobox p {color: #555; font-weight: normal; font-size: 9px; line-height: 12px; font-family: Verdana, sans-serif;}
#inhalt div.infobox {margin: 10px 0px 15px 0px; padding: 2px 2px 2px 2px; border-top:1px dotted #666666; border-bottom:1px dotted #666666;}
.geist {text-indent:-999px;display:none;}


/*Bilder*/
div.img-left {float:left;padding-right:4px;margin-bottom:12px;}
div.img-right {float:right;padding-left:4px;margin-bottom:12px;}

/* Navigationslisten */
#navigation ul, ol, li { list-style: none; font-size: 9px; margin-left: 0px }
li { display: block; border-top: solid 1px; border-color:#CCCCCC; height: 24px; width: 100px }

/* Formulare */
form {
	padding: 0px;
	/*border:4px solid white;*/
}

fieldset {
	font-size: 80%;
	border: 1px dotted gray;
	padding:6px;
	margin:6px 0px;
	width:400px;
}

label, legend{
	font-size:0.6em;
	width:40px;
	margin-top:0.6em;
	color:white;
}

legend{
	font-size:1em;
	width:40px;
	margin-top:0.6em;
	color:white;
}

input[type="text"] {font: 11px "Courier New", Courier, monospace; border:none;margin:0; padding:2px;border:1px solid gray;}

.error {font-size:smaller;color:#CC0000;text-decoration:blink;}

input[type="checkbox"], input[type="submit"], input[type="reset"] {
	background-image:none;
	background-color:transparent;
}	

input[type="submit"], input[type="reset"] {
	background-image:none;
	background-color:white;
	border:1px solid black;
}

input[type="submit"] {
	background-color: #CCCC00;
}

textarea {
	font:"Courier New", Courier, monospace;
	color:inherit;
	background-color:transparent;
	border:1px solid gray;
}
