body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/hg_body.png);
	background-repeat:repeat-x;
}

a{
border:0px;
}

img{
	border:0px;
}


#wrapper{
	width:1003px;
	margin:auto;
}


#header{
	float:left;
	margin:auto;
	width:1003px;
	height:130px;
	background-image:url(images/logo_neu.jpg);
	background-repeat:no-repeat;
}

#styleswitcher{
	position:relative;
	left:-130px;
	top:30px;
	width:120px;
	height:60px;
	padding-left:10px;
	padding-top:8px;
	background-color:#003366;
	color:#FFF;
}

#styleswitcher a{
	text-decoration:underline;
	display:block;
	color: #FFF;
}

#menuMain{
	position:relative;
	top:80px;
	left:730px;
	width:270px;
	color:#FFF;
	font-weight:bold;
}
	#menuMain a{
		width:50px;
		margin-top:100px;
		margin-left:5px;
		padding-left:5px;
		height:12px;
		color: #FFF;
		text-decoration:none;
	}
	#menuMain a:hover{
		color:#96B5E4;
		text-decoration:none;
	}


#menuPage{
	float:left;
	width:988px;
	height:32px;
	padding-left:15px;
	font-weight:bold;
	background-image: url(images/hg_navi.png);
	background-repeat:repeat-x;
}
	#menuPage a{
		color:#003366;
		font-size:1.15em;
		text-decoration:none;
	}
	#menuPage a:hover{
		color:#FFF;
		text-decoration:none;
	}


/*#linker_rand{
	float:left;
	width:114px;
	background:#95B5E4;
	padding-bottom:15px;
}
	#linker_rand img{
		width:114px;
		height:69px;
		margin-top:15px;
	}
	
*/

#mainContentWrapper{
	float:left;
	width:1003px;
	min-height:470px;
	background-image:url(images/hg_content.png);
	background-repeat:repeat-y;
}

#mainContent{
	width:689px;
	float:left;
	padding:5px 15px 15px 15px;
	color:#003366;
	overflow:hidden;
}
	#mainContent .h1_small {
		height:15px;
		font-size:1.3em;
		font-weight:normal;
	}
	#mainContent .h1_big {
		color:#008000;
		font-size:1.3em;
	}
	#mainContent .h1_normal {
		font-weight:bold;
		font-size:1.3em;
		text-decoration:none;
	}
	#mainContent .text {
		margin-top:15px;
	}
	#mainContent table{
		margin-top:0px;
		margin-bottom:0px;
	}
	#mainContent a {
		color:#A73030;
		text-decoration:none;
	}
	#mainContent a:hover {
		color:#A73030;
		text-decoration:none
	}
	#mainContent a:visited {
		color:A73030;
		text-decoration:none
	}
	#mainContent ul {
		padding-left:40px;
		padding-right:40px;
	}
div ul{list-style-type:disc}
div ul ul{list-style-type:disc}

#rechter_rand{
	width:284px;
	float:left;
	font-size:1em;
}
	#rechter_rand h1{
		padding-left:10px;
		padding-top:10px;
		font-weight:bold;
		color:#003366;
		display:block;
		margin:0px;
		font-size:12px;
	}
	#rechter_rand .text{
		padding:5px 10px 10px 10px;
		margin:0px;
		display:block;
		width:264px;
		overflow:hidden;
	}
	#rechter_rand .text a{
		margin-top:5px;
		padding-left:15px;
		/*height:11px;*/
		display:block;
		background-image:url(images/pfeil.png);
		background-repeat:no-repeat;
		text-decoration:none;
		color:#003366;
	}
	#rechter_rand_logo{
		text-align:center;
		padding-top:5px;
		padding-bottom:5px;
	}


#footer{
	float:left;
	width:903px;
	height:30px;
	padding-top:15px;
	background-image:url(images/hg_footer.png);
	background-repeat:repeat-x;
	padding-left:100px;
	
}
	#footer a{
		position:relative;
		bottom:55px;
		margin:5px 30px 0px 30px;
		color:#003366;
		font-weight:bold;
		text-decoration:none;
	}
	#logoNomoweb{
		position:relative;
		left:620px;
		bottom:75px;
		width:283px;
		background-color:#F5F6BF;
		padding-top:5px;
		text-align:center;
		padding-bottom:5px;
	}
	#logoNomoweb a{
		position:relative;
		bottom:0px;
	}

