/*---------- CSS Document ----------*/

body, p a {
		background:url(picture/bg.jpg) repeat-x #9db8d6;
		font-family:tahoma, arial, sans-serif;
		font-size:12px;
		margin-top:20px;
		padding:0px;}

#bg_top_website{
	background:#FFFFFF;
	box-shadow: 0px 0px 30px #747474;
	margin:auto;
	width:982px;
	min-height:462px;}
	
	a{
		
		font-size:11px;
		font-weight: none;}
	
	a:hover{
		text-decoration:none;}
	
	

/*---------- Header ----------*/
#header1{
		background:url(picture/header.jpg) no-repeat;
		height:323px;
		margin:0px;}
		
		#header1 img{
			float:right;
			border:0px;
			position:absolute;
			margin:68px 0px 0px 780px;}
		#header1 a img{
			float:right;
			position:absolute;
			margin:12px 0px 0px 730px;}
			
#headertext{
		padding:7px 10px 7px 0px;
		color:#6e6e70;
		text-align:right;
	}
#headertext a{
		color:#6e6e70;
		text-align:right;
		font-weight:bold;
		font-size:12px;}	
#header2{
		min-height:5px;}

/*---------- Navigation ----------*/
#menu{
		width:700px;
		padding:0px 0px 0px 17px;
		height:24px;
		float:left;}
	
	#menu a{
		height:25px;
		width:70px;
    	color:#aacba6;
    	display:block;
    	padding:7px 20px 0px 20px;
    	text-align:center;
    	text-decoration:none;}

		#menu a:hover{
		background:#aacba6;
		text-decoration:underline;}

	#menu #bigmenuactive{
		background:#aacba6;
		color:#000;
		font-size:13px;
		font-weight:bold;
		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:5px 0px 5px 0px;
		border-left:1px solid #9a9da4;
		border-right:1px solid #9a9da4;
		border-bottom:1px solid #9a9da4;}

	#menu li li{
		display:block;
		margin:0px;
		padding:0px;}

		#menu li li a{
		width:190px;
		height:20px;
		color:#000;
		padding:0px 0px 0px 0px;
		margin:0px 5px 0px 5px;
		text-align:left;}
		
		#menu li li a:hover{
		background:#911619;
		color:#FFF;}
		
		#menu li li img{
			border:0px;}

		
	/*---------- Dritte Ebene der Navigation ----------*/
	#menu li ul li ul{
		background-position:bottom;
		position:absolute;
		margin-top:-13px;
		margin-left:174px;
		padding:5px 0px 5px 0px;
		border:0px;
		border-right:2px solid #9a9da4;
		border-bottom:2px solid #9a9da4;}

	#menu li li li a{
		width:190px;
		height:16px;
		color:#000;
		padding:3px 0px 0px 0px;
		margin:0px 5px 0px 5px;}
		

	
/*---------- Linke Navigation ----------*/
	#menu-left{
		width:220px;
		box-shadow: 0px 0px 5px #333333;
		margin:15px 0px 0px 2px;}
	
	#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 6px 5px;
		background:#2a5b9e;
		text-align:left;
		color: #FFF;
		font-size:11px;
		text-decoration:none;
		border-top:1px solid #FFF;
		font-weight:bold;}
	
	#menu-left ul li a:hover{
		background:#dbe3f0;
		color:#000;
		font-weight:bold;
		font-size:11px;}
	
	#menu-left ul li #menu-left1_active{
		background:#dbe3f0;
		color:#1265a5;
		font-weight:bold;}

	/*---------- Navigation 2 der linken Navigation ----------*/	
	#menu-left ul li ul li{
		display:block;
		margin-left:10px;
		font-weight:bold;}
		
	#menu-left ul li ul li a{
		padding:7px 0px 6px 5px;
		text-align:left;
		font-weight:bold;}
		
	#menu-left ul li ul li #menu-left2_active{
		background:#dbe3f0;
		color:#1265a5;
		font-weight:bold;}
		
/*---------- Container ----------*/
#container{
		background:url(picture/content-middle.jpg) repeat-y;
		width:975px;
		min-height:300px;
		float:left;
		text-align:justify;}
	
	#container a{
		font-size:12px;}

		*html #container{
		height:400px;}

/*---------- Content Sie sind hier ----------*/
#content-sie-sind-hier{
		background:#005c9b;
		width:729px;
		color:#FFFFFF;
		margin:0px;
		padding:5px 7px 4px 246px;
		font-size:12px;
		height:20px;}
	
	#content-sie-sind-hier h1{
		float:left;
		color:#aacba6;
		margin:0px;
		font-size:10px;
		font-weight:normal;}
	
	#content-sie-sind-hier a{
		font-size:12px;
		color:#FFFFFF;}
	
/*---------- Content Links ----------*/	
#content-left{
		background-position:right;
		float:left;
		width:225px;
		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 Middle ----------*/
#content-middle{
		background:#FFF;
		background-position:bottom;
		width:715px;
		min-height:300px;
		padding:0px 15px 20px 20px;
		color:#000;
		float:left;}
	
		*html #content-middle{
		height:300px;
		width:473px;}
		
	#content-middle a{
		background:none;
		color:#000;}
		
	#content-middle a:hover{
		background:none
		color:#000;}
	
	#content-middle h1{
		font-size:16px;
		color: #2a5b9e;
		padding:0px 0px 5px 0px;}
	
	#content-middle h3{
		font-size:16px;
		text-align:center;
		font-weight:bold;}

	#content-middle td{
		font-size:11px;
		text-align:left;}
		
	#content-middle td a{
		font-size:11px;}

/*---------- Content Rechts ----------*/	
#content-right{
		background-position:right;
		float:right;
		width:180px;
		min-height:300px;
		text-align:justify;}
		
	#content-right h1{
		background:#FFF;
		font-size:11px;
		font-weight:none;}

	#content-right img{
		text-align:center;}
		
	#content-right a{
		font-size:12px;}

	/*---------- Text rechts Rechts ----------*/	
	#righttext{
		background:#efefef;
		width:200px;
		clear: both;
		float:right;
		border:1px solid #2a5b9e;
		box-shadow: 0px 0px 5px #333333;
		padding:4px;
		margin:4px 4px 4px 20px;
		border-top:3px solid #2a5b9e;}
	#righttext #over{
		background:#2a5b9e;
		padding:4px;
		}
	#righttext a{
		text-align:left;
		color:#1265a5;
		font-weight:bold;}

/*---------- Allgemeine Konfiguration ----------*/
.clear{
		clear: both;}

	#shade{
		height:1px;
		border:1px dotted #cccccc;}

	/*---------- Suche ----------*/
#suche{
	width:187px;
	float:right;
	font-size:11px;}
	
	#suche_image {
		margin:-1px 5px 0px 3px;}
		
	#suche_feld{
	height:21px;
	width:146px;
	background:#FFF;
	margin:-2px 0px 0px 5px;
	padding:0px;
	border:1px solid #2a5b9e;
	font-size:12px;
	float:left;
	}
	
	#suche_ergebnis{
		font-size:12px;
		font-weight:none;
		color:#000;
	}
	#suche_ergebnis h2{
		font-size:11px;
		}
	#suche_ergebnis a{
		color:#333;}

/*---------- Footer ----------*/
#footer{
		margin:auto;
		width:982px;
		height:30px;
		padding:10px 0px 0px 0px;}
	
	#footer h1,h2 {
		padding-top:px;
		color:#333333;
		float:right;
		font-weight:normal;
		padding-top:0px;
		font-size:11px;}
		
	#footer h1{
		float:left;
		text-align:left;
		width:220px;
		margin:3px 0px 0px 0px;}
	
	#footer h2{
		float:right;
		text-align:right;
		width:220px;
		margin:3px 0px 0px 0px;}
	
	#footer h3{
		float:left;
		text-align:left;
		width:400px;
		margin-top:3px;
		margin-right:30px;}
	
	#footer a{
		font-size:11px;
		font-weight:normal;
		color:#333333;}
		
/*---------- 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(picture/vorschau/css/loading.html) 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(picture/vorschau/css/prevlabel.html) no-repeat 0% 15%;}

	#lbNextLink{
		right: 0;}

	#lbNextLink:hover{
		background: transparent url(picture/vorschau/css/nextlabel.html) 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(picture/vorschau/css/closelabel.html) no-repeat center;
		margin: 5px 0;}

	#lbCaption, #lbNumber{
		margin-right: 71px;}

	#lbCaption{
		font-weight: bold;}
