/*---------- CSS Document ----------*/

body, p a {
		background:url(/xconfig/layout/picture/bg.jpg) repeat-x #f0f0f0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:0px;
		padding:0px;}

#bg_top_website{
	background:url(/xconfig/bilder/bg_01h.jpg) repeat-x;
	margin:auto;
	width:982px;
	min-height:462px;}
	
	a{
		color:#000000;
		font-size:12px;
		font-weight: none;}
	
	a:hover{
		text-decoration:none;}
	
	

/*---------- Header ----------*/
#header1{
		background:url(/xconfig/layout/picture/header1.jpg) no-repeat;
		height:250px;
		margin:0px;}
	
#header2{
		background:url(/xconfig/layout/picture/bgmenu.jpg) repeat-x;
		margin:0px 0px 0px 10px;
		width:960px;
		min-height:31px;}

/*---------- Navigation ----------*/
#menu{
		width:960px;
		padding:3px 0px 0px 0px;
		float:left;}
	
	#menu a{
		height:22px;
		width:70px;
    	color:#000;
    	display:block;
    	padding:5px 45px 0px 45px;
    	text-align:center;
    	text-decoration:none;}

		#menu a:hover{
		text-decoration:underline;}

	#menu #bigmenuactive{
		background:#00254f;
		color:#FFF;
		font-size:14px;
		text-decoration:underline;}
	
	/*---------- Erste Ebene der Navigation ----------*/
	#menu li{
		float:left;
		margin:0px;
    	display:block;}

	#menu  li, ul {
		margin:0px;
		padding:0px;
		list-style-type: none;}
		
	/*---------- Zweite Ebene der Navigation ----------*/
	#menu li ul{
		background:#f7f7f7;
		position:absolute;
		visibility:hidden;
		width:200px;
	   	margin:0px;
		padding:7px 0px 5px 0px;
		border-right:1px solid #00254f;
		border-bottom:1px solid #00254f;
		border-left:1px solid #00254f;}

	#menu li li{
		display:block;
		margin:0px;
		padding:0px;}

		#menu li li a{
		width:180px;
		height:20px;
		color:#000;
		font-size:14px;
		padding:10px;
		text-align:left;}
		
		#menu li li a:hover{
		background:#00254f;
		color:#FFF;}
		
		#menu li li img{
			border:0px;}

		
	/*---------- Dritte Ebene der Navigation ----------*/
	#menu li ul li ul{
		width:260px;
		background-position:bottom;
		position:absolute;
		margin-top:-40px;
		margin-left:200px;
		
		border-top:1px solid #00254f;
		border-right:1px solid #00254f;
		border-bottom:1px solid #00254f;}

	#menu li li li a{
		width:240px;
		height:16px;
		color:#000;
		padding:10px;}
		

	
/*---------- Linke Navigation ----------*/
	#menu-left{
		width:220px;
		margin:0px 20px 0px 20px;}
	
	#menu-left img{
		border:0px;
		padding:0px;
		margin:0px;
		float:left;}
	
	#menu-left ul{
		padding:0px;
		margin:0px;}
	
	#menu-left ul li a{
		display:block;
		padding:7px 0px 7px 0px;
		border-top:1px solid #00254f;
		background:none;
		padding-left:10px;
		color: #000000;
		text-decoration:none;}
	
	#menu-left ul li a:hover{
		background:#00254f;
		color:#FFF;
		font-weight:bold;
		font-size:12px;}
	
	#menu-left ul li #menu-left1_active{
		background:#00254f;
		color:#FFF;
		font-weight:bold;}

	/*---------- Navigation 2 der linken Navigation ----------*/	
	#menu-left ul li ul li{
		display:block;
		margin:0px 0px 0px 20px;}
		
	#menu-left ul li ul li a{}
		
	#menu-left ul li ul li #menu-left2_active{
		background:#00254f;
		color:#FFF;
		font-weight:bold;}
		
/*---------- Container ----------*/
#container{
		background:url(/xconfig/layout/picture/container.jpg) repeat-y;
		width:982px;
		min-height:300px;
		margin:-4px 0px 0px 2px;
		float:left;
		text-align:justify;}
	
	#container a{
		font-size:12px;
		color:#0d3b06;}

		*html #container{
		height:400px;}

/*---------- Content Sie sind hier ----------*/
#content-sie-sind-hier{
		width:730px;
		float:left;
		
		font-size:10px;
		height:27px;}
	
	#content-sie-sind-hier{
		float:left;
		padding-left:252px;
		color:#666666;
		padding-top:3px;
		margin:18px 0px 0px 21px;
		font-size:10px;
		font-weight:normal;}
	
	#content-sie-sind-hier a{
		font-size:10px;
		color:#666666;}


/*---------- Content Links ----------*/	
#content-left{
		background-position:right;
		float:left;
		width:250px;
		min-height:300px;
		text-align:justify;}
		
	#content-left h1{
		font-size:11px;
		font-weight:none;}

	#content-left img{
		text-align:center;}
		
	#content-left a{
		font-size:12px;}


#content-left #banner{
	padding-left:18px;
	color:#b5181a;
	font-size:12px;
	float:left;}
	
	#content-left #banner img{
		width:225px;
		border:0px; 
		padding:0px;
		margin:0px;
	}
	*html #banner{
		width:600px;
		padding:10px 0px 0px 0px;
	}
#content-left #adressbox{
	height:280px; 
	width:215px;
	background:url(/xconfig/layout/picture/left-bg-adress.jpg) no-repeat; 
	padding:40px 0px 0px 0px;
	color:#00254f; 
	text-decoration:none; 
	text-align:center;
	text-decoration:none;}
	
	#content-left #adressbox a{
	color:#00254f; }

/*---------- Content Middle ----------*/
#content-middle{
		background-position:bottom;
		width:680px;
		padding:0px 20px 0px 20px;
		line-height: 17px;
		min-height:300px;
		float:left;
		border-left:1px dotted #CCC;}
	
		*html #content-middle{
		height:300px;
		width:473px;}
		
	#content-middle a{
		color:#000;}
		
	#content-middle a:hover{
		color:#000;}

	#content-middle img{}

	#content-middle p img{}
	
	#content-middle h1{
		font-size:14px;
		color: #333740;
		padding-bottom:5px;
		border-bottom:1px solid #333740;}
	
	#content-middle h3{
		font-size:16px;
		text-align:center;
		font-weight:bold;}

	#content-middle td{
		font-size:11px;}
		
	#content-middle td a{
		font-size:11px;}

	#contentbild img{
		width:225px;
		float:left;
		margin: 0px 10px 10px 0px;}
		
	/*---------- Content Rechts ----------*/	
#content-right{
		background-position:right;
		float:right;
		width:180px;
		min-height:300px;
		text-align:justify;
		border-top:3px solid #0065a5;}
		
	#content-right h1{
		background:#FFF;
		font-size:11px;
		font-weight:none;}

	#content-right img{
		text-align:center;}
		
	#content-right a{
		font-size:12px;}

#righttext{
	background:#FFF;
	padding:4px;}
#righttext a{
	color:#1265a5;
	font-weight:bold;}

/*---------- Allgemeine Konfiguration ----------*/
.clear{
		clear: both;}

	#shade{
		height:1px;
		border:1px dotted #cccccc;}

/* SLIDESHOW Startseite*/
#slideshow {
 height:230px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:5px; left:322px;
}
#slideshow img.start {
 display:block;
}
	/*---------- Suche ----------*/
#suche_form{
	padding:14px 40px 0px 5px;
	font-size:11px;
	float:right;
	}
#suche{
	width:100px;
	height:13px;
	font-size:11px;
	}
#suche_button{
	background:none;
	border:0px;
	font-size:11px;
	width:40px;
	height:17px;
	}	
/*---------- Footer ----------*/
#footer{
		background:url(/xconfig/layout/picture/footer1.jpg) no-repeat;
		margin:0px;
		width:982px;
		height:60px;
		margin-left:2px;
		padding:0px;}
	
	#footer h1,h2 {
		padding-top:0px;
		color:#333740;
		float:right;
		font-weight:normal;
		padding-top:32px;
		font-size:10px;}
		
	#footer h1{
		float:left;
		text-align:left;
		width:220px;
		margin:3px 0px 0px 12px;}
	
	#footer h2{
		float:right;
		text-align:right;
		width:220px;
		margin:3px 12px 0px 0px;}
	
	#footer h3{
		float:left;
		text-align:left;
		width:400px;
		margin-top:3px;
		margin-right:30px;}
	
	#footer a{
		font-size:10px;
		font-weight:normal;
		color:#333740;}

	/*---------- Kontaktpage ----------*/
#betreffkontakt{
		background:none;
		color: #000000; 
		width:280px;
		font-size:12px;
		border:0px;
		border:1px solid #5c5c5c;}
		
	#kontakt{
		margin-bottom:5px;
		background:none;;
		color: #000000; 
		width:260px; 
		font-size:12px;
		border:0px;
		border:1px solid #5c5c5c;}
		
	#nachricht{
		background:none;
		height:150px; 
		width:280px;
		font-size:12px;
		border:1px solid #5c5c5c;}
		
	#button{ 
		width: 115px; 
		background:none;
		color: #000000; 
		border:1px solid #5c5c5c;
		font-size:12px;
		margin-top:5px;}
		
	#kontaktlinks{
		width:300px;
		float:left;
		font-size:12px;
		text-align:justify;}
		
	#kontaktlinks a{
		color:#002f62;
		font-size:12px;}
		
	#kontaktlinks a:hover{
		background:#585858;
		color:#FFF;
		text-decoration:none;}
		
	#kontaktrechts{
		width:330px;
		padding-top:4px;
		font-size:12px;
		float:right;
		text-align:justify;}
		
	#kontaktrechts a{
		color:#002f62;
		font-size:12px;}
		
	#kontaktrechts a:hover{
		background:#585858;
		color:#FFF;
		text-decoration:none;}


/*---------- Flash Bildervorschau ----------*/
#lbOverlay{
		position:absolute;
		left:0;
		width:100%;
		background-color:#000;
		cursor:pointer;}

	#lbCenter, #lbBottomContainer{
		position:absolute;
		left:50%;
		overflow:hidden;
		background-color:#FFF;}

	.lbLoading{
		background:#fff url(/xconfig/layout/picture/vorschau/css/loading.gif) no-repeat center;}

	#lbImage{
		position: absolute;
		left: 0;
		top: 0;
		border: 10px solid #fff;
		background-repeat: no-repeat;}
	
	#lbPrevLink, #lbNextLink{
		display: block;
		position: absolute;
		top: 0;
		width: 50%;
		outline: none;}

	#lbPrevLink{
		left: 0;}

	#lbPrevLink:hover{
		background: transparent url(/xconfig/layout/picture/vorschau/css/prevlabel.gif) no-repeat 0% 15%;}

	#lbNextLink{
		right: 0;}

	#lbNextLink:hover{
		background: transparent url(/xconfig/layout/picture/vorschau/css/nextlabel.gif) no-repeat 100% 15%;}

	#lbBottom{
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 10px;
		color: #666;
		line-height: 1.4em;
		text-align: left;
		border: 10px solid #fff;
		border-top-style: none;}

	#lbCloseLink{
		display: block;
		float: right;
		width: 66px;
		height: 22px;
		background: transparent url(/xconfig/layout/picture/vorschau/css/closelabel.gif) no-repeat center;
		margin: 5px 0;}

	#lbCaption, #lbNumber{
		margin-right: 71px;}

	#lbCaption{
		font-weight: bold;}

