/* CSS Document */

html, body 
{
	background:url(images/bg.jpg) repeat-x;
	font-family:trebuchet MS, Arial, Verdana;
	font-size:10pt;
}

a
{
	text-decoration:none;
}
#logo
{
	position:absolute;
	top:0px;
	left:40px;
	z-index:5;
}
#centercontent 
{
	width:1000px;
	margin:auto;
	position:relative;
}
#headerbild
{
	position:absolute;
	top:0px;
	left:0px;
}
#navi
{
	height:27px;
	position:absolute;
	top:250px;
	left:0px;
	width:1000px;
}
#navicenter
{
	margin:auto;
	width:970px;
}
#navi li
{
	float:left;
}
#navi li div
{
	width:100px;
	height:30px;
}
#navi li div a
{
	text-align:center;
}
#navi a
{
	color:white;
	text-decoration:none;
	font-weight:bold;	
	display:block;
	padding-top:9px;
	padding-bottom:9px;
}
#navi a:hover
{
	background:white;
	color:#000066;
}
#navi a.aktiv
{
	background:#FFFFFF;
	color:#000066;
}
#bg_content
{
	background:url(images/bg_content.gif) repeat-y;
	position:relative;
	top:281px;
	left:0px;
	padding:10px;
}
#footer
{
	background:#ffffff;
	width:100%;
	position:relative;
	top:281px;
	text-align:center;
	font-size:11px;
	padding-top:10px;
	padding-bottom:30px;
	
}
#center_left
{
	float:left;
	width:580px;
	color:#333333;
	line-height:1.2em;
}
#center_right
{
	float:right;
	width:370px;
	color:#FFFFFF;
	line-height:1.2em;
}
* html #center_left /* IE 6 css-Hack*/
{
	position:relative;
}
* html #center_right
{
	position:relative;
}
.clear
{
	clear:both;
}
#center_left h1,
#center_left h2
{
	font-size:1.4em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:10px;
}
#center_right h2
{
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:10px;
}
#center_right a
{
	color:black;
	text-decoration:underline;
}
#center_right a.visited
{
	color:black;
	text-decoration:underline;
}
#center_right a.aktiv
{
	color:black;
	text-decoration:underline;
}
#center_right small a
{
	color:black;
	text-decoration:underline;
}
#center_right small a.visited
{
	color:black;
	text-decoration:underline;
}
#center_right small a.aktiv
{
	color:black;
	text-decoration:underline;
}
#center_right i
{
	font-size:8pt;
}
#rb_start_gallery img
{
	margin-bottom:10px;
	border:solid 1px white;
}
#rb_start_gallery img.links
{
	float:left;
}
#rb_start_gallery img.rechts
{
	float:right;
}
.clear
{
	clear:both;
}

.textTo4Bilder
{
	height:220px;
}
.textTo6Bilder
{
	min-height:320px;
}
