* {
padding: 0;
margin:0;
}

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	color:#8B8B8B;
	background: #51504b;
	height:100%;
}

p{
	font-size: 0.75em;
	line-height:1.5em;
	color:#8B8B8B;
}

td p{
	font-size: 0.75em;
	line-height:1.6em;
	color:#8B8B8B;
	padding-right:10px;
}



h1{
	font-size: 0.9em;
	line-height:1.1em; /* gleich wie font-size, damit Schrift auf Hoehe der Grafik sitzt */
	font-weight:normal;
	color:#585759;
	padding-bottom: 10px;
	text-transform: uppercase;
}

h2{
	font-size:0.75em;
	line-height:1.5em;
	font-weight:normal;
	color:#585759;
	padding-top: 4px;
}

h3{
	font-size:0.75em;
	line-height:1.5em;
	font-weight:normal;
	color:#585759;
	padding-top: 15px;
	text-transform: uppercase;
}

h4{
	font-size:1em;
	line-height:1.5em;
	font-weight:normal;
	color:#585759;
	padding-top: 15px;
}

hr{
color:#585759;

}

p img{

float:left;
/*padding-left:20px; */
margin-right:20px;
margin-top:4px;
}

/* EBENEN */
#bg_container {
	position:absolute;
	top:1%;
	left:50%;
	width:955px; /* plus 15px links fuer Schatten */
	height:98%;
	margin:0 0 0 -478px;
	background: url('../img/bg_bg_container.jpg') no-repeat bottom left;
	overflow:visible;
}


#container {
	position:absolute;
	top:0px;
	left:15px;
	width:940px;
	height:98%;
	background: url('../img/bg_container.gif') repeat-y;
	overflow:visible;
}

#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:140px;
	height: 95px;
	background: url('../img/bg_logo.gif') no-repeat;
}

#navcontainer {
	position:absolute;
	top:125px; /*eigentlich 130px, 5px nach oben wg Grafik */
	left:0px;
	width:140px;
}
#subnavcontainer {
	position:absolute;
	left:150px;
	width:90px;
}

#header{
	position:absolute;
	top:0px;
	right:0px;
	width:689px;
	height:95px;
}

#content {
	position:absolute;
	top:130px;
	left:251px;
	height: 75%;
	width:689px;
	overflow:auto;
}

#bild{
	position:absolute;
	top:0px;
	left:25px;
	width:190px;
	height:230px;
}

#bild2{
	position:absolute;
	top:240px;
	left:25px;
	width:190px;
	height:230px;
}

#bild3{
	position:absolute;
	top:478px;
	left:25px;
	width:190px;
	height:230px;
}


    #single {
	margin:0;
	padding:0 0 1.5em 0;
	/*border:1px #666666 solid;*/
	position:relative;
	left:15px;
	width:625px;
	height:auto;
	clear:both;
    }

	#single p, #single h1 {
	margin:0 0 1.5em 215px;
	padding:0;
    }
	
	#single h2{
	margin:0 0 0 215px;
	padding:0;
    }
	
	#single #bild{
	margin:0 0 1.5em 0;
	padding:0;
	position:relative;
	float:left;
	left:0;
	width:200px;
	/*border:1px #666666 solid;*/
	height:auto;
	}
	
	#single #bild img{
	margin:0;
	padding:0;
	float:right;
	}
	
	
 	#single ul{
	margin:10px 0 1.5em 235px;
	padding:0;
	list-style:outside square;
	font-size: 0.75em;
	line-height:1.5em;
    }
	
	
	 #einspaltertext {
	position:absolute;
	top:0px;
	left:234px;
	width:400px;
	overflow: auto;
    }
	
	#einspaltertext2 {
	position:absolute;
	top:0px;
	left:118px;
	width:458px;
	overflow: auto;
    }
	
	#einspaltertext ul li{
	margin:10px 0 0 10px;
	padding:0;
	list-style:outside square;
	font-size: 0.75em;
	line-height:1.0em;
    }


/* Formatierungen content */
#content a {
	color:#8B8B8B;
	text-decoration: underline;
}
#content a:hover {
	color:#8B8B8B;
	text-decoration: none;
}

#content .blauerlink {
	color:#009ee0;
	text-decoration: none;
	padding: 0 0 0 18px;
	background: url('../img/bg_link.gif') no-repeat 0.2em left;
}

/* Formatierungen navcontainer */
#mainnav_gr li{
	width: 140px;
	list-style-type: none;
}
#mainnav_gr a {
	display: block;
	width:140px;
	height:/*70px*/62px;
}
#mainnav_gr a:hover {
	background: url('../nav/img/bg_main_overover_click.gif') no-repeat top right; 
}

#mainnav_gr .selected {
	background: url('../nav/img/bg_main_over_click.gif') no-repeat top right; 
}

#mainnav li{
	width: 140px;
	list-style-type: none;
}
#mainnav a {
	display: block;
	width:140px;
	height:/*30px*/28px;
}
#mainnav a:hover {
	background: url('../nav/img/bg_main2_overover_click.gif') no-repeat top right; 
}
#mainnav .selected {
	background: url('../nav/img/bg_main2_over_click.gif') no-repeat top right; 
}



/* Formatierungen subnavcontainer */
#subnav li {
	list-style: none;
}
#subnav a {
	display: block;
	height: 16px;
	font-size: 0.70em;
	color:#8B8B8B;
	text-decoration: none;
}
#subnav a:hover {
	font-size: 0.7em;
	text-decoration: underline;
}

#subnav .subselected {
	font-size: 0.70em;
	color:#009EE0;
	text-decoration: none;
}
