/* $Id: sjr_werwowas.css 22 2008-11-24 17:19:52Z thomas $ */
body {
	margin: 0 auto;
	width: 842px;
	background: url(../bilder/page_bg_2.gif) top left repeat-x;
}



#page {
	background: url(../bilder/bg.gif) center repeat-y;
}

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

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

#header {
	width: 642px;
	height:163px;
	background-color:#7394d3;
}
	
	#header .header_left {
		border: #FFFFFF dotted 1px;
		border-top: 0;
		border-bottom: 0;
		float: left;
		height: 163px;
		background-color:#7394d3;
	}
	
	#header .header_right {
		border: #FFFFFF dotted 1px;
		border-top: 0;
		border-left: 0;
		border-bottom: 0;
		float: right;
		height: 163px;
		background-color:#7394d3;
	}

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

	#nav ul {
		margin: 0;
		padding: 0;
		font: bold  11px 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: #27385A;
			background-color: transparent;
		}
		
		#nav li.n_trans a {	
			background: #B9CBEB;
		}
		
			#nav li.trans a {
				background: url(../bilder/nav_bg-trans.png) top left repeat transparent;
			}
		
		a.border_right {
			border-right: 1px dotted #FFFFFF;
			width: 160px !important; 
		}

#content {

}
	#main {
		width:430px;
		float:left;
		padding-left:35px;
		padding-left:45px;
		padding-top: 11px;
		padding-bottom: 22px;
	}
	
	#right {
		width: 150px;
		float:right;
		padding-top: 11px;
	}

#footer {
	height:133px;
	padding:0 100px;
	background: url(../bilder/footer_bg.gif) 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;
	background-color:#96afde;
	height:23px;
	color:#c7d7f3;
	color:#eee;
	text-align:center;
	font-size:11px;
	padding-top:10px;
	float: left;
}
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color:#c7d7f3;
	color:#eee;
}
#footer a:hover {
	color:#fff;
}

#footer .left {
	width: 479px;
	border-left:#FFFFFF dotted 1px;
}

#footer .copy {
	width: 225px;
	border-left:#FFFFFF dotted 1px;
}

#footer .rights {
	width: 157px;
}

#footer .imprint {
	width: 95px;
}

#footer .design {
	width: 160px;
}