/* $Id: sjr_ehrenamt.css 18 2008-10-27 18:12:17Z thomas $ */
body {
	margin: 0 auto;
	width: 980px;
	background: url(../bilder/page_bg_2.gif) top left repeat-x #d5ebae;
}



#page {
	width: 980px;
	background: url(../bilder/bg.jpg) center repeat-y;
}

#page_top {
	background: url(../bilder/page_bg_1.jpg) top left no-repeat;
	width: 980px;
}

#header,
#content {
	margin:0 92px
}

#header {
	width: 804px;
	height:163px;
	/*background-color: #A1DF60;*/
}
	
	#header .header_left {
		border: #FFFFFF dotted 1px;
		border-top: 0;
		border-bottom: 0;
		float: left;
		height: 163px;
		/*background-color: #A1DF60;*/
	}
	
	#header .header_right {
		border: #FFFFFF dotted 1px;
		border-top: 0;
		border-left: 0;
		border-bottom: 0;
		float: right;
		height: 163px;
		background-color: #A1DF60;
	}

#nav {
	width: 804px;
	height: 39px;
	margin: 0 0 0 92px;
	clear: both;
	border-bottom: #FFFFFF dotted 1px;
	position: relative;
	z-index: 9999;
}

	#nav ul {
		margin: 0;
		padding: 0;
		font: bold  11px Verdana;
		font: bold  12px Verdana;
		list-style-type: none;
	}
	
		#nav li {
			display: inline;
			margin: 0;
		}
		
		#nav li a {
			width: 159px;
			height: 26px;
			float: left;
			display: block;
			text-decoration: none;
			margin: 0;
			padding: 12px 0 0 0;
			text-align: center;
			border-left: 1px dotted #FFF;
			border-top: 1px dotted #FFF;
			color: #5B892E;
			background-color: transparent;
		}
		
		#nav li.n_trans a {	
			background: #D0EFB0;
		}
			#nav li.trans a {
				background: url(../bilder/nav_bg-trans.png) top left repeat transparent;
			}			
			#nav #nav_offer a {
				background: url(../bilder/nav_bg-offer.png) top right no-repeat #D0EFB0;
			}
			#nav #nav_request a {
				background: url(../bilder/nav_bg-request.png) top right no-repeat transparent;
			}
		
		a.border_right {
			border-right: 1px dotted #FFFFFF;
			width: 162px !important; 
		}

#content {
	width: 804px;
}
	#main {
		width:598px;
		width:583px;
		
		width:553px;
		
		float:left;
		padding-left:35px;
		padding-left:45px;
		
		padding-right:15px;
		padding-right:45px;
		
		padding-top: 11px;
		padding-bottom: 22px;
	}
	
	#right {
		width: 160px;
		float:right;
		padding-top:11px;
	}
	#right div {
		padding:0 5px 5px;
		/*background-color:#f5f7f3;
		border-bottom:1px dotted #FFFFFF;*/
	}
		
	#right h2 {
		padding:0 5px 5px;
		/*background-color:#fff;
		border-bottom:1px dotted #FFFFFF;
		*/
	}
	
		#right div h2 {
			padding:0;
			background-color:transparent;
			border:0;
		}
		
		#right div div {
			padding:0;
		}
	
		#right ul,
		#right ul li {
			margin:0 8px;
			padding:0;			
		}
		#right ul li {
			padding:0 0 5px 0;			
		}
	
#subcontent {
	float:left;
	margin:0;
	padding:0 85px 0 135px;
}
	#notes {
		float:left;
		width:70%;
		color:#aaa;
		color:#000;
	}
	#link{
		float:right;
		text-align:right;
		width:20%
	}


#footer {
	height:190px;
	padding:0 0 0 92px;
	background: url(../bilder/footer_bg.jpg) bottom no-repeat ;
	font: normal 10px/1.3em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer div {
	border-right: #FFFFFF dotted 1px;
	border-top:#FFFFFF dotted 1px;
	border-bottom:#FFFFFF dotted 1px;
	height:23px;
	color:#d5ebae;
	text-align:center;
	font-size:11px;
	padding-top:10px;
	width: 804px;
	float: left;
	background-color:#98c857;
}
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #d5ebae;
}
#footer a:hover {
	color: #fff;
}

#footer .left {
	width: 640px;
	border-left:#CAECA5 dotted 1px;
	background: url(../bilder/footer_text_bg.jpg) left repeat-y #98c857;	
}
/*
#footer .copy {
	width: 210px;
	border-left:#FFFFFF dotted 1px;
}

#footer .rights {
	width: 157px;
}

#footer .imprint {
	width: 95px;
}
*/
#footer .design {
	width: 162px;
}