		body {
			background-color:#77889C;
		}		

		.center	{
			width: 1020px;
			position: relative;
			margin-left:auto;
			margin-right:auto; 
		}
		
		.aussen	{
			background-color:#34536F;
			width:1020px;
		}
		.rahmen	{
			background-color:#34536F;
			width:1020px;
			border:1px solid #fff;
		}
		.header {
			background-image:url(images/bg_header.jpg);
			width:1020px;
			height:261px;
		}
		.content {
			background-color:#34536F;
			margin-right:10px;
			margin-left:10px;
			margin-bottom:10px;
			border-left:2px solid #fff;
			border-right:2px solid #fff;
			border-bottom:2px solid #fff;
			text-align:left;
			font-family:Verdana, sans-serif;
			font-size:13px;
			line-height:150%;
			color:white;
		}
		.naviga {
			margin-left:5px;
			padding-top:20px;
			float:left;
			width:168px;
		}
		.text {
			font-family:Verdana, sans-serif;
			padding-top:20px;
			width:600px;
			float:left;
			margin:0px;
			font-size:15px;
		}
		.title	{
			font-size:14px;
			background-image:url(images/title_icon.gif);
			background-repeat:no-repeat;
			background-color:#78B6A1;
			padding-top:3px;
			padding-bottom:2px;
			padding-right:5px;
			font-weight:bold;
			font-style:italic;
			color:#0D3253;
		}
		.galerie {
			margin-top:-18px;
			margin-left:15px;
			padding:2px;
			border-left:2px solid #fff;
			background-color:#53738F;
			float:left;
			font-size:11px;
			width:200px;
		}
		a:link,
		a:visited {
			color: #78B6A1;
		  	text-decoration:none;
		  	font-family:Verdana;
		  	font-size:13px;
		 	font-weight:bold;
		}
		a:hover,
		a:active {
			color: #78B6A1;
		  	text-decoration:UNDERLINE;
		  	font-family:Verdana;
		  	font-size:13px;
		 	font-weight:bold;
		}
		a.pop:link,
		a.pop:visited {
			color: #ffffff;
		  	text-decoration:none;
		  	font-family:Verdana;
		  	font-size:13px;
		 	font-weight:normal;
		}
		a.pop:hover,
		a.pop:active {
			color: #78B6A1;
		  	text-decoration:UNDERLINE;
		  	font-family:Verdana;
		  	font-size:13px;
		 	font-weight:normal;
		}
		a.navi:link,
		a.navi:visited {
		  background-image:url(images/button_p.gif);
		  background-repeat:no-repeat;
		  color: #ffffff;
		  text-decoration:none;
		  font-family:Verdana;
		  font-size:13px;
		  font-weight:bold;
		  }
		a.navi:hover, 
		a.navi:active,
		a.navi:focus {
		  background-image:  url(images/button_a.gif);
		  background-repeat:no-repeat;  
		  color: #78B6A1;
		  text-decoration:none;
		  font-family:Verdana;
		  font-size:13px;
		  font-weight:bold;
		  }
		a.nava:link, 
		a.nava:visited {
		  background-image:  url(images/button_a.gif);
		  background-repeat:no-repeat;
		  color: #78B6A1;
		  text-decoration:none;  
		  font-family:Verdana;
		  font-size:13px;
		  font-weight:bold;
		  }
		.img	{
			border:1px solid #000;
		}
		
		
		
		.formulartab	{
			background-color:#53738F;
			width:540px;
			border:1px solid #fff;	
			font-family:Verdana;
		  	font-size:12px;
		 	font-weight:normal;
			padding:4px;
		}
		
		.main	{
			font-family:Verdana;
		  	font-size:14px;
		 	font-weight:bold;
			color:#fff;
		}
		
		th	{
			font-family:Verdana;
		  	font-size:12px;
		 	font-weight:normal;
			color:#fff;
		}
		td	{
			font-family:Verdana;
		  	font-size:13px;
		 	font-weight:normal;
			color:#fff;
		}
		.td_formular	{
			font-family:Verdana;
		  	font-size:13px;
		 	font-weight:normal;
			color:#fff;
		}
		.small	{
			font-family:Verdana;
		  	font-size:11px;
		 	font-weight:normal;
			color:#fff;
		}
		.formular	{
			border:1px solid #000;
		}
		.submit	{
			border:1px solid #5AA7A1;
			background-color:#34536F;
			color:#fff;
			font-weight:bold;
		}
		
		.input_form {
		border:1px solid #BCD2E6;
		width:230px;
		}
		.input_form_kl {
		border:1px solid #BCD2E6;
		}
		.button {
		border:1px solid #000000;
		background-color:#BCD2E6;
		color:#000000;
		}

		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		