/* NON-HEADER */
*{padding:0; margin:0;}

#header_links {
	width: 1007px;
	color: #4d4d46;
	margin: 0 auto;
	padding-top: 14px;
	}

#header_links .search input.search_input{
	width:140px;/* OK */
	background-color:#f6f6f6;
	border:1px solid #4d4d46;
	background:#f6f6f6 url(../img/search_input_bg.gif) no-repeat 2px;
	padding-left: 24px;
	}

#header_links .search input.search_input:focus{
	background-color:#ffffff;
	border:1px solid #4d4d46;
	}
 
 body {
	font-size:10px;
	background-color:transparent;
	font-family:arial;
	font-weight:normal;
	}
	
h1 {
	color:#0081c7;
	font-size:20px;
	font-weight: normal;
	}
	
h2 {
	color:#4d4d46;
	font-size:18px;
	font-weight: bold;
	}
	
h3 {
	color:#4d4d46;
	font-size:16px;
	font-weight: normal;
	}
	
h4 {
	color:#4d4d46;
	font-size:13px;
	font-weight: normal;
	padding: 0px 0 4px 0;
	}
	
h5 {
	color:#4d4d46;
	font-size:12px;
	font-weight: normal;
	}

h6 {
	color:#4d4d46;
	font-size:9px;
	font-weight: normal;
	}
	
.page-container {
	background-color: transparent;
	font-size:10px;
	width:1007px;
	margin:0px auto;
	}

.main-navigation {
	float:left;
	display: inline;
	width:200px;
	background-color: transparent;
	}
	
.main-content {
	font-size: 12px;
	float:left;
	width:768px;
	margin-left: 30px;
	background-color: transparent;
	}
	
.main-content a, .main-content a:hover {
	color: #0000FF;
	}
	
/* HEADER */
.header-top {
	width:1007px;
	height:141px;
	margin-top: 15px;
	background:transparent url(../banner/rotator.php);
	background-repeat: no-repeat;
	}

.nav2 {
	float:left;
	display:inline;
	width:778px;	
	height: 29px;
	margin-left: 29px;
	background-image: url(../img/menu_bg.gif);
	color: #4d4d46;
	font-size:120%;
	}
	
.nav2 li {

	height: 20PX;
	margin-top: 4px;
	}
	

.nav2 ul li {
	float:left;
	display:inline;
	border-right:solid 1px #4d4d46;
	background-color: transparent;
	}	

.nav2 ul li a {
	float:left;
	display:inline;
	height:2.1em;
	line-height:1.7em;
	padding:0 15px 0 15px;
	text-decoration:none;
	font-weight:bold;
	background-color: transparent;
	}
	
.nav2 ul li a:hover{
	float:left;
	display:inline;
	height:2.1em;
	line-height:1.7em;
	padding:0 15px 0 15px;
	text-decoration:none;
	font-weight:bold;
	color: #0081c7;
	}

/*************/
/*  4. FOOT  */
/*************/
.wasserzeichen {
	width: 1007px;
	color: #4d4d46;
	margin: auto;
	padding-top: 5px;
	height: 155px;
	clear:both	;
	}

.footer {
	width: 1000px;
	font-size: 10px;
	color: #4d4d46;
	margin: auto;
	padding-top: 5px;
	height: auto;	
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	}

.footer a {
	text-decoration:none;
	font-weight:normal !important;
	color: #4d4d46;
	}
	
.footer a:hover {
	text-decoration:underline;
	color:#4d4d26;
	}
	
.bwd {
	font-size: 9px;
	}

