/* CSS Document */

body {
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:  #3399FF;
  	scrollbar-3dlight-color: #333333;
 	scrollbar-shadow-color: #FFFFFF;
 	scrollbar-arrow-color: #333333;
    scrollbar-highlight-color: #FFFFFF;
  	scrollbar-darkshadow-color:  #333333;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}
	
#container
	{
	width: 1024px;
	text-align: left;
	border: 0px;
	height: auto;
	margin: 0; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	z-index: 1;
	margin-left: 30px;
	}
	
#containerindex
	{
	width: 850px;
	text-align: left;
	border: 0px;
	height: auto;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	z-index: 1;
	margin-left: 30px;
	}
	
#containertext
	{
	/*width: 955px;*/
	text-align: left;
	border: 0px;
	height: auto;
	margin: 0; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	z-index: 1;
	margin-left: 30px;
	padding-right: 30px;
	}	
	
#contents {
	margin-left: 210px;
	height: auto;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #303030;
	line-height: 18px;
	font-variant: normal;
	z-index: 4;
	min-width: 350px;
	margin-right: 0px;
	clear: right;
	border-top: solid #ccc 1;
	padding-top: 5px;
	}	

#header
	{
	height: 65px;
	text-align: left;
	padding-right: 3px;
	margin-top: 5px;
	padding-top: 8px;
	top: inherit;
	vertical-align: bottom;
	}
#headerindex
	{
	height: 65pxpx;
	text-align: left;
	padding-right: 3px;
	margin-top: 5px;
	padding-top: 8px;
	top: inherit;
	vertical-align: bottom;
	}	

#menu {
	z-index: 6;
}
	
#links
	{
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 0px;
	border: 0px;
	float: left;
	}
	
#links  ul {
	list-style-type: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	
#links li {
	display: block;
	text-decoration: none;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	width: 140px;
	height: 15px;
	margin-bottom: 5px;
	}
	
#links li next {
	display: block;
	text-decoration: none;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	width: 150px;
	height: 15px;
	margin-bottom: 5px;
}
	
#links li a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration: none;
	color: #000000;
	width: 100px;
	display: inline;
	}
	
#links li a:hover {
	text-decoration: none;
	color: #3399FF;
	}	

	
/*.randunten {
	font-size: 10px;
	line-height: 10px;
	font-weight: 400;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 619px;
	padding-bottom: 5px;
	display: inherit; inherit verhindert ein springen des DIV aus der Zeile nach unten im IE6, es wird aber nur der Border unterhalb der Füllung (Wörter) dargestellt	
    }*/
	
	
/*AB HIER UNWICHTIGE ENTWURFSDETAILS*/

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 36px;
}
.textmenueoben {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: 400;
	text-decoration: none;
}
#einzug {
	padding-left: 10px;
}
#hoehe {
	height: 40px;
}
#title {
	height: 50px;
}
#h1-grau {
	color: #808080;
}
#h1-blau {
	color: #999999;
}
#h1-white {
	color: #FFFFFF;
}
.blue {
	color: #39F;
}
.white {
	color: #FFF;
	font-weight: bold;
	border-left-width: 25px;
}
.grau {
	color: #808080;
}
#container #contents img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bold {
	font-weight: 700;
}
.aufzaehlung {
	list-style-type: none;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	padding-left: 0px;
	margin-left: 0px;
}
