

body{
	font : normal 69%/1.6 "Lucida Grande", Verdana, Arial, sans-serif;
	background:#97989C url(../gfx/hg-body.gif) repeat-x;
	/*background:url(../gfx/papier-1.jpg);*/
	color:black;
}

#center-div{
	background:white;
	width:900px;
	margin:20px auto;
	position:relative;
}
h1, h2, h3, h4{
	color:#831e1e;
}
h1{
	font-size:1.7em;
}

p{
	
}
a{
	text-decoration:none;
	border-bottom:dotted 1px black;
	color:black;
	
}
img#elena {
position:absolute;
top:0px;
left:0px;
background:url(../gfx/04_c_6_9_72dpi.jpg);
border:none;
}
.totop{
	float:right;
}
.csc-uploads{
	margin-top:-10px;
	padding:0;
}
.csc-uploads-fileName a{
	background: url(../../_gd/gfx/pdf.gif) no-repeat left center;
	padding-left:20px;
}

#top{
	height:240px;
	padding:15px 0 0 190px;
	border-bottom:1px solid #97989C;
	background:#efefef;
	background:#f3f3f3;
	/*background:url(../gfx/papier.jpg) right;*/
	/*background:url(../gfx/texture.jpg) ;*/
	
}
#grafik{
	position:absolute;
	left:280px;
	top:69px;
}
.start #top{
	background:url(../gfx/papier-3.jpg) right;
	/*background:url(../gfx/papier-2.gif) right;*/
}
#top *{
	margin:0;
	padding:0;
}

#top p{
	font-weight:bold;
}

#sprachauswahl{
	float:left;
	margin:162px 0 0 0;
	position:relative;
	z-index:100;
}
#suche{
	margin:162px 20px 0 0;
	float:right;
}
#suche *{
	margin:0;
	padding:0;
}

#suche input{
	border:1px inset #696c71;
	vertical-align:top;
	height:17px;
}
#suche input.button{
	border:none;
	height:19px;
	padding-top:0px;
}
#suche label{
	display:block;
	float:left;
}

#navi{
	/*float:left;*/
	width:170px;
	background:#831e1e;
	position:absolute;

}
#navi ul{
	margin:0;
	padding:0;
	list-style:none;
	
}
#navi ul ul{
	border-bottom:none;
}

#navi li{
	width:170px;
}
#navi ul a, #navi ul div.aktiv{
	color:white;
	display:block;
	background:#831e1e;
	border-top:1px solid #C59797;
	border-left:1px solid #831E1E;
	border-bottom:1px solid #581515;
	border-right:1px solid #581515;
	padding:7px 3px 7px 6px;
	margin:0 0 2px 0;
}
#navi ul div.aktiv,  #navi li.aktiv ul a:hover{
	background:white;
	color:#831e1e;
}
#navi li.aktiv a, #navi li.aktiv li.aktiv a{
	background:#bd9090;
	color:#831e1e;
}

#navi li.aktiv li a{
	background:#831e1e;
	color:white;
}

#navi li.aktiv a:hover{
	background:white !important;
	color:#831e1e !important;
}
#navi li.aktiv li.aktiv li a:hover{
	background:white;
	color:#831e1e;
}
#navi li.aktiv li.aktiv li a{
	background:#831e1e;
	color:white;
}


#navi ul ul a, #navi ul ul div.aktiv{
	padding:1px 3px 1px 20px;
}
#navi ul ul ul a, #navi ul ul ul div.aktiv{
	padding:1px 3px 1px 30px;
}
#navi ul a:hover{
	background:white;
	border:1px inset #831e1e;
	color:#831e1e;
}
#inhalt{
	padding:0 12px 15px 190px;
	background:url(../gfx/hg-inhalt.gif) repeat-y;
	min-height:400px;
}
*html #inhalt{
	height:400px;
}

#inhalt h1{
	font-size:1.5em;
}
#inhalt h2{
	font-size:1.3em;
}
#inhalt h3{
	font-size:1.2em;
}
#inhalt h4{
	font-size:1.1em;
}
.csc-menu dt{
	margin:10px 0 5px 0;
}
.rechtebox{
	float:right;
	width:200px;
	margin:10px 6px 10px 10px;
	border:1px inset #696c71;
	background:#feffff;
	padding:5px;
}
.rechtebox h1,.rechtebox h2,.rechtebox h3{
	margin-top:0px;
	text-align:center;
	font-size:1.2em !important;
}
#adresse{
	color:white;
	font-size:smaller;
	position:absolute;
	bottom:40px;
	left:0px;
	padding:6px;
}
#adresse a{
	color:white;
	border-bottom:dotted 1px white;
}
#footer{
	border-top:1px solid #97989C;
	background:#efefef url(../gfx/hg-footer.gif) repeat-y;
	/*background:#c1c3be url(../gfx/hg-footer-1.gif) repeat-y;
	background:#D1D3D0 url(../gfx/hg-footer-1.gif) repeat-y;*/
	
	padding:6px 0 6px 190px;
	position:absolute;
	width:710px;
	margin-bottom:20px;
}




.totop{
	font-size:smaller;
	float:right;
	width:200px;
	text-align:right;
}
.back{
	font-size:smaller;
	float:left;
	width:100px;
}

.contenttable td, .contenttable th{
	vertical-align:top;
}
