* {
	padding:0;
	margin:0;
	}
html, body {
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
img{
	border:none;
	}
/* Conatiner */
#page{
	width:960px;
	height:100%;
	}
#logo{
	vertical-align:top;
	margin-left:12px;
	padding-top:10px;
	}
#navi{
	position:absolute;
	top:38px;
	left:262px;
	background:	#fa4f1a;
	}

#subnavi_container{
	position:absolute;
	height:623px;
	top:0;
	left:0;
	width:252px;
	background:url(Bilder/links_navi.gif) repeat-y;
	}
* html #subnavi_container{
	height:623px;
	}
#subnavi{
	width:180px;
	}
#bereich{
	position:absolute;
	top:105px;
	left:262px;
	}
#content{
	padding-top:50px;
	background:#b1b1b1;
	position:absolute;
	width:760px;
	top:343px;
	left:192px;
	min-height:197px;
	padding-bottom:10px;
	}
* html #content{
	height:197px;
	}
#links{
	margin-left:70px;
	width:330px;
	float:left;
	}
* html #links{
	margin-left:35px;
	}
#col{
	margin-left:70px;
	margin-right:15px;
	}
#rechts{
	margin-left:15px;
	margin-right:25px;
	width:315px;
	float:left;
	}
* html #rechts{
	width:296px;
	}
/* Text und Überschrift */
h1 {
	/*font-size: 16px; */
	font-size: 13px;
	font-weight: bold;
	border:#000000 1px solid;
	line-height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 250px;
	color: #000000;
}

h2 { 
	font-size: 13px;
	font-weight: bold;
	border:#000000 1px solid;
	line-height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 250px;
	color: #000000;
}

/* Elemente - Absatz */

p { 
	padding-top:5px;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#000000;
	clear:both;
	margin-bottom:8px;
}
#content li  {
	
	font-size:12px;
	line-height:15px;
	text-decoration:none;
	text-align:left;
	margin-left:15px;
	margin-bottom:5px;
	list-style-type:square;
}
/* Links und Listen */
#content a {
	text-decoration: underline;
	color:#000;
}
#navi ul{
	margin-left:5px;
	list-style-type:none;
	padding:0;
	}
#navi li{
	float:left;
	list-style-type:none;
	padding-bottom:5px;
	}

#navi a {
	color:#000;
	font-weight:bold;
	padding:3px 10px 3px 10px;
	text-decoration:none;
}

#navi a:hover,
#navi_active {
	background-color:#fff;
}
#subnavi ul {
	padding:0px;
	margin:0px;
}

#subnavi li {
	margin:0px;
	list-style-type:none;
} 

#subnavi a {
	display:block;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	width:150px;
}

#subnavi a:hover, 
#subnavi a:active,
#subnavi_active {
	color:#030F5C;
	background:#FFFFFF;
}
#imprint {
	position:absolute;
	left:0px;
	top:600px;
	display:block;
	border-bottom:3px solid #7f7f7f;
	padding-left:13px;
	width:167px;
}


#imprint a{
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	background-color:#b1b1b1;
	display:block;
	width:85px;
	height:22px;
	color:#000;
	text-align:center;
	line-height:22px;
}

#imprint a:hover, 
#imprint #active {
	color:#030F5C;
	background-color:#b1b1b1;
}

/*fotoboek*/
#bildnavi {
	position:relative;
	width:320px;
	height:20px;
	line-height:20px;
	background-color:#F1F0F0;
	float:left;
	/*display:block;*/
	margin-bottom:20px;
}

#bildnavi a {
	color:#000;
	text-decoration:underline;
}

#bildnavi a:hover {
	text-decoration:none;
}

.thumbs {
	float:left;
	margin:3px;
}

*html .thumbs {
	margin-right:2px;
}

#pb_prev {
	position:absolute;
	top:0px;
	left:10px;
	float:left;
	width:100px;
}

#pb_uebersicht {
	position:absolute;
	top:0px;
	left:85px;
	width:150px;
	text-align:center;
	float:left;
}

#pb_next {
	position:absolute;
	top:0px;
	left:160px;
	text-align:right;
	float:left;
	width:150px;
}

#pb_single {


	width:320px;

}

#uebersicht {
	position:realtive;
	width:320px;
	height:220px;
	margin-top:78px;
}

#content .csi-caption {
	padding-top:-15px;
	padding-bottom:15px;
}


