/*******************************
stile-master.css für www.ingrid-rothfuss.de
Master-Stile
Autor: MediaKUSS
Erste Version: 3.9.09
Zuletzt bearbeitet: 
********************************/
/************************************************
Basis-Defitintionen
*************************************************/

body {
	background-color: #990000;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #333333;
	margin:0;
	padding:0;
	scrollbar-face-color: #930000; 
	scrollbar-highlight-color: #FFEE8C; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #CC0000; 
	scrollbar-track-color: #FFECBA; 
	scrollbar-darkshadow-color: #FFEE8C;
}

.center {
	text-align:center;
}
.img {
	border:0;
}
.top {
	vertical-align:top;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	list-style-image: url(images/punkt-rot.gif);
	line-height: 1.3em;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #333333;
	list-style-type: circle;
	list-style-image: url(images/punkt-rot.gif);
}
.fliessfettrot {
	font-weight: bold;
	color: #CC0000;
}
.fusszeile {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #990000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FA9627;
}
a:active {
	color: #990000;
}
.fliessrot {
	color: #cc0000;
}
.weissfett {
	font-weight: bold;
	color: #FFFFFF;
}
/******************************************
umhüllt alles zum Zentrieren der gesamten Seite
*******************************************/
#containerIndex { /*---- wirklich zentriert*/
	CLEAR: left;
	MARGIN: 0px auto;
	WIDTH: 920px;
	POSITION: relative;
	top: 30px;
}
#containerAll { /*---- wirklich zentriert*/
	CLEAR: left;
	MARGIN: 0px auto;
	WIDTH: 920px;
	POSITION: relative;
	top: 0px;
}
#navi {
position: absolute; left: 348px; top: 144px; width: 421px; height: 22px; z-index: 12;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #e86d26;
	line-height: 150%;
}
.fliessklein {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.form {
	border: 1px solid #5c82a9;
	scrollbar-face-color: #E9E9E9;
	scrollbar-arrow-color: #33FF00;
	scrollbar-track-color: #E9E9E9;
	scrollbar-darkshadow-color: #E9E9E9;
	font-size: 11px;
	color: #000000;
}
/******************************************
Kopfbereich
*******************************************/




/******************************************
umhüllt gesamten Inhaltsbereich inkl. Unternavigation
*******************************************/

#haupt  {
	margin:0;
	padding:0;
	width:920px;
	position: absolute;
	left: 0px;
	top: 163px;
	background: #FFF4C8 url(images/bg_useiten2.gif) no-repeat;
}

#navlinks {
	float:left;
	width:175px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	padding: 50px 20px 0px 40px;
}
/*******************************************/
#mitte {
	margin: 0px 110px 0px 283px;
	padding: 50px 10px 10px;
}
/*******************************************/


#rechts { /*rechte Spalte mit Medienleiste, News und Logo*/
	float:right;
	width: 100px;
	margin:0;
	padding: 0px 3px 0px 0px;
}

#bg1 {
	position:absolute;
	left:0px;
	top:0px;
	width:920px;
	height:163px;
	z-index:1;
}
#bg2 {
	position:absolute;
	left:0px;
	top:163px;
	width:920px;
	z-index:1;
	background: #FFF4C8 url(images/bg_useiten2.gif) no-repeat;
}
.platzhalter{ /*hebt Zuordnungen der darüber liegen den Bereiche mit Zuordnung zu rechts und links wieder auf*/
clear:both;
height:1px;
font-size:1px;
border:0px none;
margin:0; padding:0;
background:transparent;
}
.nounderline {
	text-decoration: none;
	color: #000000;
}
