/*---- Layout ----*/
body {		
	margin: 0;
	background-color: #F4F4F4;
	font-family:arial, helvetica, sans-serif;
	font-size: .9em;
	color:#999;
	scrollbar-face-color: #E9EFD9; 
	scrollbar-highlight-color: #129038; 
	scrollbar-shadow-color: #129038; 
	scrollbar-arrow-color: #000; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-base-color: #ffffff; 
}
#zentrierhilfe {
	text-align: center;
	position: absolute;
	top: 25%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
}
#inhalt { 
	text-align: left;
	background-color: #fff;
	border: 1px solid #999;	
	margin-left: -20em;
	position: absolute;
	top: -7.5em;
	left: 45%;
	width: 767px;
}
#inhalt p {
	padding: 0.5em;
}
	
#menu {
	font-size: .9em;
	margin: 16px 0 2.5em 0;
	width: 100%;
}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
}
#menu ul {
	margin: 0;
	padding: 0;
}
	#menu a {
	padding: 3px 10px 3px 22px;
	background-color: #fff;
	text-decoration: none;
}
#menu a:link, #menu a:visited {
	color: #999;
}
#menu a:hover, #menu a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color: #fff;
	color: #999;
	text-decoration: underline;
}

	
.content1 {
	position: static;
	width: 30em;
	height: 200px;
	background-color: #999;
	padding: 20px;
}
.content2 {
	float: right;
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 0px 5px;
}

.rahmen {
	position: static;
	width: 40em;
	background-color: #fff;
	padding: 20px;
}
.rahmen2 {
	position: static;
	/* width: 40em; */
	background-color: #fff;
	/* padding: 20px; */
	margin: 20px 0px 20px 0px;
}
.rahmen3 {
	position: static;
	width: 50em;
	background-color: #fff;
	padding: 20px;
}
.small_text {
	font-size: .75em;
}
.box1 {
	position: static;
	width: 20em;
	background-color: #fff;
	float: left;
	margin: 0px 20px 0px 0px;
	/* border: 1px solid #000; */
}
.box2 {
	position: static;
	width: 20em;
	background-color: #fff;
	float: left;
	margin: 0px;
	/* border: 1px solid #000; */
}

.left {
	float: left;
}

.left_pad {
	float: left;
	padding-left: 20px;
}

.clear_l {
	clear: left;
}
.right {
	float: right;
}

.right_pad {
	float: right;
	padding-right: 20px;
}

.clear_r {
	clear: right;
}

a:link {color: #999; text-decoration: none;}
a:visited {color: #999;text-decoration: none;}
a:hover {color: #999; text-decoration: underline;}
a:active {color: #999;text-decoration: underline;}

.line {
	position: relative;
	top: 13px;
	left:0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999 #999 #999 #999;
	}
	
h1 {                                                                             
    margin: 0px 0px 2px 0px;                                   
 	padding: 2px 0px 2px 0px;                                  
 	font-family: arial, verdana, helvetica, sans-serif;        
	font-size: 1.0em;                                          
	border-style: solid;                                       
	border-width: 0px 0px 0px 0px;                             
	border-color: #efa176;                                     
	color: #999;                                               
}      

/*---- 1.level.navigation ----*/

#navlist {
	font-family: arial, sans-serif;
	font-size: .9em;
	margin: 16px 0 2.5em 0;
	/* width: 100%; */
}
#navlist li {
	float: left;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
}
#navlist ul {
	margin: 0;
	padding: 0;
}
#navlist a {
	padding: 3px 10px 3px 22px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #999 #999 #999 #999;
	background-color: #fff;
	background-position: 0% 50%;
	text-decoration: none;
}
#navlist a:link, #navlist a:visited {
	
}
	#navlist a:hover, #navlist a:active,
	#uberlink a:link, #uberlink a:visited,
	#uberlink a:hover, #uberlink a:active {
	background-color: #fff;
	background-position: 0% 50%;
	color: #000;
}

/*---- 2.level.navigation ----*/

#navlist2   { font-size: 0.9em; font-family: arial, sans-serif; margin: 0; position: relative; top: -20px; width: 100% }
#navlist2 li {
	float: left;
	list-style-type: none;
	margin: 0 0 0.5em 0;
	padding: 0;
	white-space: nowrap;
	clear: left;
}
#navlist2 ul {
	margin: 0;
	padding: 0;
}
#navlist2 a {
	padding: 0px 10px 0px 22px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #999 #999 #999 #999;
	background-color: #fff;
	text-decoration: none;
}
#navlist2 a:link, #navlist2 a:visited {
	
}
#navlist2 a:hover, #navlist2 a:active,
#uberlink2 a:link, #uberlink2 a:visited,
#uberlink2 a:hover, #uberlink2 a:active {
	background-color: #fff;
	color: #000;
}

.clear {
	clear: both;
}

.holidays {	
	font-weight: bold;
	color: #febd30; ;
}
.orange a:link, .orange a:visited,
.orange a:hover, .orange a:active {
	color: #F88F0F;
	text-decoration: underline;
}

.orange a:hovere {
	color: #999;
	text-decoration: underline;
}


