@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0}
html {
	overflow-y: scroll;
}
body {	font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:21px;
		background-image:url(../bilder/hg.jpg);
		background-attachment:fixed;
		background-color:#fff;
		color:#333;}
h1{	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	font-weight:lighter; 
	color:#97b910;
	margin-bottom:21px;}
h2{	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	font-weight:lighter; 
	color:#97b910;
	margin-bottom:21px;}
h3 {font-family:font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:lighter;
	padding-bottom:10px;
	margin-bottom:10px;}
h4{	font-family:font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:lighter; 
	color:#3c99d0;}	
p{text-align:justify;
	margin-bottom:15px;	}
img {border: none;}	
a{ text-decoration:none;
	color:#97b910;
	border-bottom:dotted 1px #97b910;}
a:hover {color:#97b910;}		
.ueberschriftstart{font-family:font-family:Arial, Helvetica, sans-serif;
					margin-bottom:21px;
					font-size:21px;
					color:#97b910;}	

.kapitel{ width:960px;
			height:30px;
			position:relative;
			padding-top:12px;
			background-color:#fff;
			border-bottom:dotted 2px #97b910;
			border-top:dotted 2px #97b910;}
.work{width:700px;
		margin-bottom:80px;}
.bildsw{width:698px;
		height:495px;
		border:dotted 1px #ddd;}
.bildstr{width:698px;
		height:369px;
		border:dotted 1px #ddd;}
.bildbb{width:698px;
		height:493px;
		border:dotted 1px #ddd;}
																													
#umfasser{	margin:20px auto;
			width:960px;
			background-color:#fff;
			position:relative;
			padding:50px;
			overflow: auto;
			
			background: #ffffff;
			-moz-box-shadow: 0px 10px 20px #343434;
			-webkit-box-shadow: 0px 10px 20px #343434;
			box-shadow: 0px 10px 15px #343434;
			}
#kopf{ 		width:960px;
			height:90px;
			position:relative;
			background-color:#fff;
			}
#fuß{ width:960px;
			padding-top:10px;
			height:30px;
			position:relative;
			background-color:#fff;
			border-bottom:dotted 2px #97b910;
			border-top:dotted 2px #97b910;
			clear:both;}											
#logo{ 		width:267px;
			height:88px;
			position:absolute;
			}			
#haltercontent{	
				width:960px;
				background-color:#fff;
				}												
#navigationrechts{position:fixed;
				margin-left:740px;
				width:220px;
				padding-top:50px;
				background-color:#FFF;
				list-style-type:none;
				}
#navigationrechts ul li {
						list-style-type:none;
					}
#navigationrechts ul li span {line-height:40px;}
						
#navigationrechts ul li a {display:block;
							text-decoration:none;
							color:#97b910;
							font-size:20px;
							padding:0 12px;
							line-height:35px;
							font-weight:lighter;
							border: none;
							border-bottom:dotted 2px #97b910;}
#navigationrechts ul li a:hover {background:#eaf0d0;
								line-height:35px;}
#navigationrechts ul li a:active {background:#ddd;}
#content{	width:700px;
			padding-top:50px;
			padding-right:40px;
			background-color:#fff;
			float:left;}



					
			
			
			
			
			
			
			
			
