	*  {
		margin:0;
		padding:0;
	}

	body, html {
	margin: 0 auto 0 auto;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #F1F9FA;
	}
	#main{
	width:842px;
	margin:0 auto 0px auto;
	height: 627px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	// background-position: 272px 15px;
	background-position: 162px -6px;
	background-color:#FFFFFF;
	
	}
	
	#impressum_link{
	padding-left:55px;
	margin-bottom:10px;
	text-align:left;
		}
	#impressum_link a{
		text-decoration:none;
		font-size:12px;
		color:#333333;
		}
	#banner{
	background-image:url(banner.jpg);
	background-color:#FFFFFF;
	height:120px;
	width: 810px;
	text-align: center;
		}



	#navi {
	height: 219px;
	width: 160px;
	margin: 27px 0 0 0;
	float: left;
	background-image: url(navi_back.gif);
	background-repeat: repeat-x;
	}
	
	#navi a{
				display: block;
				border:none;
				float:left;
				position:static;
				padding: 8px 0px 7px 0px;
				margin:0 0 9px 0;
				vertical-align:middle;
				text-align:center;
				width:160px;
				height:18px;
				font-size:14px;
				font-weight:bold;
				text-decoration: none;
				color:#ffffff;

			  }
			  #navi a:hover{
				color:#ffffff;
				text-decoration:underline;
			  }
				#nav1_act a{
					display: block;
					border:none;
					float:left;
					position:static;
					padding: 8px 0px 7px 0px;
					margin:0 0 9px 0;
					vertical-align:middle;
					text-align:center;
					width:160px;
					height:18px;
					font-size:14px;
					font-weight:bold;
					text-decoration:underline;
					color:#FFFFFF;
				}
	
	#left {
	width: 776px;
	margin: 15px auto 20px auto;
	background-image: url(middle_back.jpg);
	height: 93px;
	}
	
	#logo{
	height: 119px;
	width: 325px;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 auto 0 auto;
	float: left;
	
	}
	#middle{
	height:508px;
	background-color: #5a5f82;
	float: inherit;
	}
	#left{
	height:610px;
	float: left;
	width: 517px;
	background-image: url(top_left.gif);
	background-repeat: no-repeat;
	margin: 0;
		}
	#right{
	height:627px;
	float: left;
	width: 325px;
		}
	#right_pic{
	width:325px;
	padding:0px;
	margin:0px;
	float: left;
	height: 508px;
	background-image: url(pic_startseite.jpg);
		}
	#header_pic{
		height:307px;
		float: right;
		width: 375px;
		background-image: url(header_pic.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		}
		
	#inhalt{	
		background-color:#FFFFFF;
		float: right;
		width: 255px;
		height: 240px;
		}
	#content{
	width: 484px;
	text-align:left;
	height: 347px;
	float: left;
	margin: 0;
	border-right: solid 33px #195DA6;
	border-bottom: solid 34px #195DA6;
	/*margin: 30px 30px 20px 0;*/
		}
		#content img{
			}
		#content p{
			font-size:11px;
			line-height: 160%;
			margin-left: 60px;
			margin-right: 60px;
			}
		#content h1{
			margin: 20px 60px 0 60px;
			font-size:13px;
			font-weight:bold;
			color:#5A5E81;
			}
		#content a{
			font-size:11px;
			font-weight:bold;
			text-decoration: none;
			color:#5A5E81;
			}
	
	#footer{
	float: left;
	width: 842px;
	margin: 0;
	height: 12px;
	background-image: url(bottom_back.gif);
	background-repeat: repeat-y;
	background-color: #6080BB;
		}

