/** 
 * #########################################
 * #######   	  		     #######
 * ###	    @author: Tammo Depping	 ###
 * ##########	   		  ##########
 * #########################################
 */ 


* {margin:0; padding:0; border:0; line-height:20px;}



hr { 
	background-color: #f19300;
	color: #f19300;
	border: 0;
	margin: 10px 0 10px 0;
	height: 1px;
	}
#content img {border:0;}






#rechte-spalte h1 {
	font-size: 12px;
	}



body {
	font-family: arial;
	font-size: 12px;
	background-color: #eee;
	}

#page {
	width:960px;
	margin: 0 auto;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	background: white url(../bilder/nav-bg.jpg) repeat-y;
	}
	
#header {
	background: url(../bilder/header.jpg) no-repeat;
	width:960px;
	height:140px;
	}

#main {
	background: url(../bilder/logo.jpg) left bottom no-repeat;
	}

#content .csc-textpic-clear {float:left;}


/*
* ######
* ###LINKS
* ######
*/


#navigation {
	border-bottom: 1px white solid;
	margin:0;
	padding:0;
	}
#navigation img{
	margin:0;
	padding:0;
	}

#linke-spalte {
	float:left;
	width:140px;
	min-height:600px;
	}

#nav-mitte-eins {
	background: url(../bilder/links-notruf-off.jpg) no-repeat;
	width:139px;	
	height:55px;
	}

	
#nav-mitte-eins:hover {
	background: url(../bilder/links-notruf-on.jpg) no-repeat;
	width:139px;	
	height:55px;
	}
/* #nav-mitte-zwei {
	background: url(../bilder/links-anfrage-off.jpg) no-repeat;
	width:139px;	
	height:55px;
	margin-bottom:200px;
	}
#nav-mitte-zwei:hover {
	background: url(../bilder/links-anfrage-on.jpg) no-repeat;
	} */


#nav-unten {
	text-decoration:none;
	color:black;
	position:relative;
	bottom:50px;
	left:66px;
	float:left;
	}
	
/*
* ######
* ### Rechts
* ######
*/
	
#rechte-spalte {
	float:right;
	width:170px;
	margin-right:20px;
	background: url(../bilder/sroe_news_rand01.jpg) repeat-y;
	line-height:14px;
	}
#rechte-spalte-inline {
	padding:5px 15px 5px 15px;
	}

#rechte-spalte-inline .csc-header h1,h2,h3{
	font-size:11px;
	}

/*
* ######
* ### CONTENT
* ######
*/




#content {
	width: auto;
	margin-left:140px;
	margin-right:190px;
	padding: 0 40px 0 40px;
	min-height: 600px;
	line-height:18px;
	}
	
#content .tabelle1{
	line-height:12px;
	}	
	
#content .bodytext{
	margin-top:12px;
	text-align: justify;
	}

#content csc-header h1,h2.h3{
	color: #333333;
	}

#content h2{
	font-size:19px;
	border-bottom: 1px #666 solid;
	padding-bottom: 10px;
	}
	
#content h1{
	font-size:19px;
	}
	
#content .csc-textpicHeader h2{
	font-size:19px;
	border-bottom: 1px #666 solid;
		padding-bottom: 10px;
	}


/*
* ######
* ### clear -BUG
* ######
*/

#clearer {
	clear:both;
	display:block;
	height: 1px;
	}
