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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
}

:focus {
	outline:0;
	}

/*body{line-height:1;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
strong,b{font-weight:bold;}
em,i{font-style:italic;}
.hideme{position:absolute;left:-9999em;top:-9999em;}
label,input[type=button],input[type=submit],button{cursor:pointer;}
q:lang(de){quotes:'„' '“' '‚' '‘';}
q:lang(en){quotes:'“' '”' "‘" "’";}
abbr[title]{border-bottom:1px dotted #888 !important;cursor:help;}
a abbr{cursor:pointer !important;}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
img{-ms-interpolation-mode:bicubic;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}*/


html {
	height:100%;	
}

body {
	background:black;
	color:black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:1.5em;
	height:100%;
}

#background, #background_kachel {
	float:left;
	width:100%;
	height:100%;
}

#background_kachel {
	/*background:url(../images/bg_kachel.gif);	*/
}

#main {
	margin:0 auto;
	position:relative;
	width:1106px;
	height:100%;
}

#adler {
	position:absolute;
	top:0;
	right:0;
	width:177px;
	height:460px;
	background:url(../images/adler.png) left top no-repeat;	
}

#content_wrapper {
	float:left;
	margin:59px 0 0 57px;
	display:inline;
	width:812px;
}

#header a {
	float:left;
	height:34px;
	width:220px;
	text-indent:-9999em;
	border-top:1px solid #262928;
	border-bottom:1px solid #262928;
	margin-bottom:11px;
	background:url(../images/header.png) left top no-repeat;
}

#header span {
	float:left;
	height:34px;
	width:592px;
	text-indent:-9999em;
	border-top:1px solid #262928;
	border-bottom:1px solid #262928;
	margin-bottom:11px;
	background:url(../images/header.png) -220px top no-repeat;
}


#border {
	float:left;
	width:100%;
	border-bottom:1px solid #262928;
	padding-bottom:11px;
}

#content_area {
	clear:both;
	float:left;
	width:100%;
	position:relative;
	background:url(../images/bg_white_transparent.png);
}

#start #content_area, #start #content_area_wrapper, #start #subnav  {
	width:auto;
}




#nav {
	float:left;
}

#nav ul {
	float:left;
	list-style-type:none;
	padding:8px 82px 75px 8px;
	display:inline;
}

#nav ul li {
	clear:both;
	float:left;	
}

/*#nav ul li a {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	line-height:normal;
	color:black;
	text-decoration:none;
	padding:0 4px;
	text-indent:-9999em;
}

#nav ul li a:hover, #nav ul li a.active {
	color:white;
	background:black;
}*/

#nav #bottom {
	/*clear:both;
	float:left;
	margin-top:71px;
	margin-bottom:4px;*/
	position:absolute;
	bottom:0;
	left:0;
	padding-bottom:0;
}

#nav #bottom a {
	font-size:22px;
}



#subnav {
	float:left;
	width:210px;
	margin-bottom:10px;
}

#subnav ul {
	float:left;
	list-style-type:none;
	margin:6px 0 0 8px;
	display:inline;
}

#subnav ul li {
	clear:both;
	float:left;
	margin:2px 0 0;
}

#subnav ul li a {
	float:left;
	font-size:11px;
	font-style:italic;
	line-height:1.4em;
	color:black;
	text-decoration:none;
	padding:0 2px 1px;
	white-space:nowrap;
}

#subnav ul li a:hover, #subnav ul li a.active {
	color:white;
	background:black;
	font-weight:bold;
}


#content_area_wrapper {
	float:left;
	width:390px;
	padding-bottom:10px;
}

.content {
	float:left;	
	width:380px;
	margin-top:8px;
	/*margin-bottom:10px;*/
	line-height:1.6em;
}




#nav_gallery ul {
	/*margin-top:8px;*/
	list-style-type:none;
}

#nav_gallery ul li {
	display:inline;
	margin-right:5px;
}

#nav_gallery ul li a {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:black;
	padding:0 4px;
}

#nav_gallery ul li a:hover, #nav_gallery ul li a.active {
	color:white;
	background:black;
	font-weight:bold;
	padding-bottom:2px;
}





#content_box {
	position:absolute;
	top:470px;
	left:464px;
	padding:10px 10px 0 10px;
	width:385px;
	cursor:move;
	background:url(../images/bg_white_transparent.png);	
}

#content_box p {
	clear:both;
}


#impressum {
	position: absolute;
	bottom: 0; 
	left: 57px;
	display: block; 
	height: 40px;
	width:812px;
	overflow:hidden;
	border-top:1px solid #262928;		
}


#impressum_wrapper {
	margin-top:11px;
	padding:8px 8px 100px;
	position:relative;
	background:url(../images/bg_white_more_transparent.png);		
}


.x {
	position:absolute;
	top:10px;
	right:10px;
	width:12px;
	height:12px;
	text-indent:-9999em;
	background:url(../images/X.png) center center no-repeat;
	border:1px solid black;
}




h1 {
	color:white;
	background:black;
	font-weight:bold;
	font-style:italic;
	padding:0 2px;
	float:left;
	padding-bottom:1px;
	margin-bottom:19px;
	line-height:1.4em;
}

h1+p {
	clear:both;	
}


#content_box h1 {
	/*padding:0 2px 0 4px;*/
	margin-bottom:8px;
	line-height:inherit;
	/*font-style:normal;*/
}


h4 {
	/*width:80px;*/
	margin-bottom:10px;
}


h4 a {
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:black;
	padding:0 2px;
	cursor:pointer;
	/*display:block;*/
}

h4 a:hover, h4.active a {
	color:white;
	background:black;
	font-weight:bold;
}

p {
	clear:both;
	margin-bottom:18px;	
	line-height:1.67em;
	}

a {
	color:black;	
}








