@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; background-color:#000000; font-family:verdana, arial, helvetica, sans-serif, "Courier New", Courier, monospace;}
.clearer{float:none; clear:both;}
#page{background-image:url(images/body_BG.jpg); background-repeat:repeat-y; background-position:right;
	margin-left:auto;
	width:954px;
}
#center{
	float:left;
	display:block;
	width:473px;
	background-image:url(images/center_BG.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
	z-index: 1;
}

#logo{
	width:268px;
	height:69px;
	float:right;
	margin:75px 25px 0 0;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
}
#inhalte, #linksinhalte{
	float:left;
	width:403px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 35px;
	padding-left: 35px;
	min-height: 550px;
}
*html #inhalte, *html #linksinhalte{height:550px;}
#inhalte a, #linksinhalte a{
	color:#000000;
	font-weight: bold;
}
#linksinhalte a{
	margin-left:0px;
}
#inhalte a:hover, #linksinhalte a:hover{
	text-decoration:none;
	background-color:#0113ff;
	color:#FFFFFF;
}
#right{float:left; display:block; width:339px; height:386px; background-image:url(images/rightfoto.jpg); background-repeat:no-repeat;}
#galerie{
	float:left;
	width:300px;
	background-image:url(images/galerieBG.gif);
	background-repeat:repeat-y;
	margin: 400px 0 0 22px;
	padding: 0 0 0 0;
	text-align: center;
}
*html #galerie{ margin: 400px 0 0 11px;}

#galerie a img{ padding:7px 6px 5px 6px;}
*html #galerie a img{ padding:0px 0px 5px 0px;}
*html #galerie a:hover img{ margin:0px; padding:0px 0px 5px 0px; }
#galerie a:hover img{ margin:3px; padding:3px 2px 1px 2px; border:1px dotted #ffffff;}
#galerie .csc-textpic{ margin:0 0 0 -10px;}
* html #galerie .csc-textpic{ margin:0 0 0 0;}
#galerie dl{ margin-bottom:0;}
#footer{
	margin-left:auto;
	width:954px;
	height:12px;
	background-image: url(images/footerBG.gif);
	background-repeat:no-repeat;
	background-position:142px 0px;
	margin-top:auto;
	margin-bottom: 35px;
}

#navi{
	float:left;
	display:block;
	width:152px;
	height:150px;
	margin-top: 75px;
	margin-right: -10px;
	z-index: 999;
	position: relative;
}
#navi a{
	margin-left:0px;
	height:30px;
	display:block;
	background-image:url(images/naviBG.gif);
	background-repeat:no-repeat;
	background-position:15px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	padding: 9px 0 0 27px;
}

#navi a:hover{padding-left:12px; background-position:0px 0px;}
#navi a.active{
	color:#ff0005;
	padding-left:12px;
	background-position:0px 0px;
}
*html #navi a:hover{color:#f76366;}
h1, h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#0113ff;
	font-weight:normal;
	line-height: auto;
	margin-bottom: 30px;
}
h2{
	font-size:17px;
	color:#ff0005;
	margin-top: 30px;
	margin-bottom: 0px;
	line-height: 20px;
} 

p.bodytext {
margin-top:0px;
}
