/* ----------------------------------
author:cw.de
date:08.07
website:http://www.feines-webdesign.de
------------------------------------*/
*{margin:0; padding:0;}

	body {
		margin:0px;
		padding:0px;
		position: relative;
		color: #353535;
		background-color:#F4F4F4;
		text-align: left;
		font-size: 62%; 
		font-family: Verdana,Arial,Helvetica,sans-serif;
		background-image:url(../img/body_bg.gif) ;
		background-repeat:repeat-y;
				
						}
						
h1 {	font-family:Georgia, sans-serif;
font-weight:bold;font-style:italic;

		font-size:8.50em;
		color:#BEBAAB;
		padding:0px;
		margin:75px 0px 69px 85px;
		background-color:transparent;
		text-indent:15px;
				
						}
						
h1 a{	width:900px;text-indent:15px;width:900px;padding:15px;
		color:#BEBAAB;text-indent:15px;	font-weight:bold;font-style:italic;
		text-decoration:none;background-color:transparent;;
		
						}
						
	h1 a:hover{	width:900px;padding:15px;width:900px;
		color:#FE0531;	
		text-decoration:none;background-color:transparent;
		
		
						}
						
						
#seite {float:left;
		width:880px;
		margin-left:20px; 
		padding-left:60px;
		background-color:transparent;
		
						}
						
#seite h2 {
		float:left;
		width:840px;
		height:134px;
		font-size:2.2em;
		color:#353535;
		margin:0px 0px 0px 0px;
		background-color:transparent;font-weight:normal;line-height:185%;
		
						}
#seite h2 img {float:left;
				margin:0px 230px 0px 0px;
				background-color:transparent;
		
						}
						
						
#seite h3 {
		float:left;
			width:420px;
			margin:15px 0px 5px 50px;
			padding:0px;
			color:#353535;
			font-size: 1.2em;
			line-height:200%;
		
						}
						
#seite ul {	display:block;
			float:left;
			width:280px;
			height:1000px;
			list-style:none;
			margin:20px 8px 0px 0px;
			padding-left:48px;
			color:#353535;
			font-size: 1.2em;
			font-weight:bold;
			background-color:transparent;	
			}

#seite li{	display:block;
			height:28px;
			text-indent:20px;
			background-color:#ffffff;			
			margin:0px 0px 0px 0px;}
			

#seite li a{	display:block;
				height:28px;
				text-indent:20px;
				background-image:url(../img/bg_li.gif);				
				text-decoration:none;
				color:#353535;
						}

#seite li a:hover{	display:block;
					text-indent:20px;
					height:28px;	
					background-image:url(../img/bg_ak.gif);					
					color:#FE0531;
					text-decoration:none;
					}
					
#seite li a.ak{	display:block;
				height:28px;
				text-indent:20px;
				background-image:url(../img/bg_ak.gif);
				color:#FE0531;
				text-decoration:none;
										}
										

#seite p {	float:left;
			width:420px;
			margin:0px 0px 0px 50px;
			padding:0px;
			color:#353535;
			font-size: 1.2em;
			line-height:220%;
			font-weight:normal;
			background-color:transparent;
			
			}
			
#seite p a{	color:#353535;
			line-height:220%;
			font-weight:normal;
			text-decoration:none;
			border-bottom:1px dotted #353535;
			background-color:#ffffff;			
			}
			
#seite p a:hover{	color:#ffffff;
			line-height:220%;
			font-weight:normal;
			text-decoration:none;
			background-color:#FE0531;
			border-bottom:1px dotted #ffffff;	}
			
	
			

			
		

