img{
	border: none;
	margin: 0;
	padding:0;
}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: url('images/body_kachel.gif');
	font: normal 12px 'Verdana'; color: #4B4B4B;
}

#wrapper{
	position: relative;
	width: 951px;
	height: 1070px;
	background: url('images/wrapper_bg.gif') no-repeat;
	margin: 0px auto;
}

#wrapper_big{
	position: relative;
	width: 951px;
	height: 1170px;
	background: url('images/wrapper_bg_big.gif') no-repeat;
	margin: 0px auto;
}

#headerlogo{
	position: absolute;
	left: 1px;
	top: 0px;
	z-index: 10;
	width: 292px;
	height: 105px;
	padding:0;
}
	#headerlogo img{
		margin:0;
	}

#header{
	position: absolute;
	left: 402px;
	top: 0px;
	z-index: 10;
	width: 530px;
	height: 100px;
	padding: 14px 0px 0px 0px;
	background: none;
	text-align: right;
}	
	#header h5{
		padding: 0px 0px 1px 0px;
		margin:0;
		font: normal 28px 'Arial'; color: #747474;
	}
	#header p{
		padding: 0px 0px 12px 0px;
		margin: 0;
		font: bold 17px 'Arial'; color: #F28E00;
	}
	#header ul{
		padding:0;
		margin: 0;
		list-style: none;
	}

		#header ul li{
			display: inline;
			width: auto;
			padding: 0px 0px 0px 5px;
			background: url('images/vertical_menustrich.gif') 0px 3px no-repeat;
		}

		#header ul li.nostyle{
			background: none;
			padding: 0px 0px 0px 0px;
		}

		#header ul li.first{
			background: none;
			padding: 0px 0px 0px 5px;
			background: url('images/vertical_menustrich.gif') 0px 3px no-repeat;
		}

		
			#header ul li a{
				font: normal 12px 'Arial'; color: #747474;
				text-decoration: none;
			}

			#header ul li a:hover{
				color: #F28E00;
				text-decoration: underline;
			}


#content {
	position: absolute;
	left: 333px;
	top: 131px;
	z-index: 10;
	width: 563px;
	height: 800px;
	padding:0;

	font: normal 12px 'Verdana'; color: #4B4B4B;
	background: none;
	overflow: visible;
}
	#diashow{
		float: left;
		margin:0px 30px 0px 0px;
		padding:0px;
	}
	#content .info_bild img{
		margin: 5px 0px 5px 5px;
		border: solid 1px #73ADC3;
	}

	#content hr{
		border: 0;
		height: 3px;
	}
	
	#content hr.grau_blau{
		color: #73ADC3;
		background: #73ADC3;
	}
	
	#content hr.blau{
		color: #01A5EC;
		background: #01A5EC;
	}
	
	#content hr.gelb{
		color: #F38E00;
		background: #F38E00;
	}
	
	
	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
		padding: 0px;
		margin: 0px;
		font: bold 16px 'Verdana'; color: #747474;
	}
	
	#content a{
		font: normal 12px 'Verdana'; color: #4B4B4B;
	}
	#content a:hover{
		color: #73ADC3;
	}

	#content p{
		margin: 10px 0px 10px 0px;
		padding: 0px;
	}

.info_normal{
	display: block;
	position: absolute;
	left: 300px;
	top: 995px;
	z-index: 10;
}

.info_big{
	display: block;
	position: absolute;
	left: 300px;
	top: 1095px;
	z-index: 10;
}

#info{
	width: 640px;
	height: 35px;
	padding:0px;
	list-style: none;
	background: none;
}
	#info li{
		display: inline;
		width: auto;
		padding: 0px 2px 0px 7px;
		margin: 0px 0px 0px 0px;
		background: url('images/vertical_infostrich.gif') 0px 3px no-repeat;
	}

	#info li.nostyle{
		background: none;
		padding: 0px 0px 0px 0px;
	}

	#info li.first{
		padding: 0px 2px 0px 34px;
	}
	#info li.sec{
		padding: 0px 2px 0px 37px;
	}

	#info li.first{
			padding: 0px 2px 0px 34px;
		}
	#info li.sec{
		padding: 0px 2px 0px 37px;
	}
	
		#info li a{
			font: normal 11px 'Verdana'; color: #fff;
			text-decoration: none;
			line-height: 10px;
		}

.footer_normal{
	display: block;
	position: absolute;
	left: 301px;
	top: 959px;
	z-index: 10;
}

.footer_big{
	display: block;
	position: absolute;
	left: 301px;
	top: 1059px;
	z-index: 10;
}

#footer{
	width: 640px;
	height: 50px;
}
	#footer p{
		margin: 0px 0px 0px 0px;
		padding: 11px 0px 0px 220px;
		font: normal 11px 'Verdana'; color: #fff;
	}
	
	#footer ul{
		padding: 0px 0px 0px 0px;
		margin: 0;
		list-style: none;
		text-align:center;
	}

		#footer li{
			display: inline;
			width: auto;
			margin: 0;
			padding: 0px 2px 0px 7px;
			background: url('images/vertical_infostrich.gif') 0px 3px no-repeat;
		}


		#footer li.first{
			padding: 0px 2px 0px 7px;
			background:none;
		}

		
			#footer ul li a{
				font: normal 11px 'Verdana'; color: #fff;
				text-decoration: none;
			}


#sidebar{
	position: absolute;
	left: 1px;
	top: 148px;
	z-index: 10;
	width: 292px;
	height: 105px;
	padding:0;
}

	#sidebar a{
		float: left;
		margin: 0;
		padding: 0;		
		
	}

		#sidebar a img{
			margin: 0;
			padding: 0;
		}

#suchfeld{
	float: left;
	width: 292px;
	height: 148px;
	padding: 0px;
	margin: 30px 0px 0px 0px;
	background: url('images/suche_bg.jpg') no-repeat;
}

	#suchfeld .orange{
		margin: 0px;
		padding: 10px 10px 0px 131px;
		font: normal 12px 'Verdana'; color: #F06600;
		font-style: italic;
	}

	#suchfeld .grau{
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 5px 131px;
		font: normal 11px 'Verdana'; color: #4B4B4B;
	}

	#suchfeld .grau a{
		float: none;
		color: #4B4B4B;
	}
	
	#suchfeld .suchfeld_input{
		margin: 0px 0px 0px 10px !important;
	}

.clear{
	clear: both;
}

.bold{
	font-weight: bold !important;
}