
body 
		{
		color:#034400;
		font-size:8pt;
		font-family:'verdana';
		background-image: url('_images/back.jpg');
		font-style:regular;
		height:100%;
		}
		
table
		{
		font-size:8pt;
		}
		
img
		{
		border:0px;
		border-style:none;
		border-color:transparent;
		}
		
input, textarea, select, option
		{
		background-color:#f8f7f7;
		border-color:#000000;
		border-style:solid;
		border-width:1px;
		}		
		
input.select
		{
		background-color:#f8f7f7;
		border-color:#000000;
		border-style:dotted;
		border-width:1px;
		}
		
		
a:link 	
		{
		color:#034301;
		text-decoration:none;
		}

a:visited 
		{
		color:#034301;
		text-decoration:none;
		}

a:hover 
		{
		color:#888858;
		text-decoration:none;
		}

a:active 
		{
		color:#034301;
		text-decoration:none;
		}
		
		
		
.main 	{
		width:737px;
		border: none;
		margin: auto;
		position: relative;
		background-color: #FFFFFF;
				}

.header
		{
		position:absolute;
		height:165px;
		width:737px;
		border:none;
		}

		
.content 
		{
		position: absolute;
		top:179px;
		width: 953px;

 				}
			
.menu
		{
		position:absolute;
		width: 174px;
		height:432px;
		border:none;
		text-align:left;
		background-image:url('_images/back_menu.jpg');
		font-size:10pt;
		color:#044402;
		}

	
.mitte
		{
		position:absolute;
		background-image:url('_images/back_mitte.jpg');

background-repeat: no-repeat;
		width:550px;
		left:183px;
		height:431px;
		
		}
		
.buttom
		{
		position:absolute;
		height:37px;
		width:737px;
		border:none;
		top: 435px;
		color:#888858;
		background-image:url('_images/back_buttom.jpg');
		
		}				
.mitte_text

	{
	position:absolute;
	left:15px;
	width:330px;
	}
	
.mitte_bilder
	{
	position:absolute;
	top:80px;
	width:150px;
	left:370px;


	}
.scroll_mitte
		{
	position:absolute;
	top:10px;
overflow:auto;
height:411px;
width:545px;
	
		}
