		body
		{
			SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
			SCROLLBAR-3DLIGHT-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR: #000000; 
			SCROLLBAR-DARKSHADOW-COLOR: #cccccc; SCROLLBAR-BASE-COLOR: #cccccc;
			margin:0%;
			background-color:#B5B5B5;
		}
		
		td
		{
			font-family:arial;
			font-size:13px;
		}
		
		.borderframe
		{
			border:1px solid #FBFBFB;	
		}
		
		.borderframe_content
		{
			border:1px solid #FBFBFB;	
			/*
			background-color:#D7E1E3;
			*/
			background-color:#B5B5B5;
		}
		
		.borderframe_topnavi
		{
			/*
			background-color:#D7E1E3;
			*/
			background-color:#B5B5B5;
			border-left:1px solid #FBFBFB;
			border-bottom:1px solid #FBFBFB;
			border-right:1px solid #FBFBFB;
			height:68px;	
		}
		
		.borderframe_bottomnavi
		{
			/*
			background-color:#D7E1E3;
			*/
			background-color:#B5B5B5;
			border:1px solid #FBFBFB;;
			height:40px;	
		}
		
		.maintable
		{
			border-collapse:collapse;
		}
		
		.naviSubMenuKlappbar
		{
			background-color:#CCCCCC;
			opacity: 0.8;
			filter:Alpha(opacity=80);
		}
		
		.navi_button
		{
			text-align:center;
			width:115px;
			vertical-align: bottom;
			padding-bottom:5px;

			border-right:1px solid #FFFFFF;
			/*border-left:1px solid #FFFFFF;*/
		}
		
		.navi_button_active
		{
			text-align:center;
			width:115px;
			/*
			background-color:#C3CDCF;
			*/
			background-color:#CCCCCC;
			vertical-align: bottom;
			padding-bottom:5px;
			border-right:1px solid #FFFFFF;
			/*border-left:1px solid #FFFFFF;*/
		}
		
		.navi_button_last
		{
			text-align:center;
			width:115px;
			vertical-align: bottom;
			padding-bottom:5px;
			padding-right:4px;
			padding-left:4px;
		}
		
		.navi_button_active_last
		{
			text-align:center;
			width:115px;
			/*
			background-color:#C3CDCF;
			*/
			background-color:#CCCCCC;
			vertical-align: bottom;
			padding-bottom:5px;
			padding-right:4px;
			padding-left:4px;
		}

		.subnavi_button
		{
			text-align:center;
			width:145px;
			vertical-align: bottom;
			padding-bottom:5px;
			padding-right:4px;
			padding-left:4px;
			/*border-left:1px solid #FFFFFF;*/
			border-right:1px solid #FFFFFF;
		}
		
		.subnavi_button_active
		{
			text-align:center;
			width:145px;
			/*
			background-color:#C3CDCF;
			*/
			background-color:#CCCCCC;
			vertical-align: bottom;
			padding-bottom:5px;
			padding-right:4px;
			padding-left:4px;
			/*border-left:1px solid #FFFFFF;*/
			border-right:1px solid #FFFFFF;
		}
		
		
		
		a.link_navitop
		{
			color:#000000;
			font-weight:bold;
			font-size:12px;
			text-decoration:none;
		}
		
		a.link_navibottom
		{
			color:#000000;
			font-weight:bold;
			font-size:12px;
			text-decoration:none;
		}
		
		a.links
		{
			color:#3970A8;
			font-weight:bold;
			font-size:12px;
			text-decoration:none;
		}
		
		.content_head1
		{
			color:#FBFBFB;
			border-bottom:1px solid #FBFBFB;
			background-color:#3970A8;
			height:36px;
			text-align:center;
			font-weight:bold;
			font-size:17px;
		}
		
		.content_head2
		{
			color:#FBFBFB;
			border-bottom:1px solid #FBFBFB;
			border-right:1px solid #FBFBFB;
			background-color:#3970A8;
			height:36px;
			text-align:center;
			font-weight:bold;
			font-size:17px;
		}
		
		.content_frame
		{
			font-size:13px;
			padding:5px;
			vertical-align:top;
			text-align:justify;
		}
		
		.input_kontakt
		{
			font-family:arial;
			font-size:10pt;
			border:1px solid #999999;
			width:300px;
			color:#666666;
		}
		
		.input_kontakt_klein
		{
			font-family:arial;
			font-size:10pt;
			border:1px solid #999999;
			width:80px;
			color:#666666;
		}
		
		.input_checkbox
		{
			border:1px solid #999999;
		}
		
		li
		{
			list-style-image: url(../images/list_point.gif);
		}
		
		ul#image_rotate 
		{
			list-style: none;
			margin: 0;
			padding: 0;
			margin-left:0;
			display: block;
			z-index: 1;
			float:left;
		}
		
		ul#image_rotate li 
		{
			list-style-image: none;
		}

		+html ul#image_rotate li img 
		{
			left: -10px;
			top: 0;
		}
