body { 	
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:10pt; 
	 } 

div.inhalt{
	
	position:absolute;
	width:750px;
	padding:10px;
	margin-left:5px;
	margin-top:5px;
	z-index:100;
	overflow:auto;
}

iframe{
	border:solid #000000 1px;
}

p{
	text-align:left;
}

button.formbutton{
	background-color:#7788B6;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight:bold;
	border:solid #000000 1px;
	width:100px;
	cursor:pointer;
}
textarea{
	width:400px;
	border:solid #000000 1px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10pt; 
	margin-bottom:10px;
}

input{
	width:250px;
	border:solid #000000 1px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10pt; 
	margin-bottom:10px;
}
.formular_short{
	width:80px;
}

.formular_long{
	width:400px;
}

p.menu{
	margin-top:-4px;
	margin-left:76px;
	background-color:#203263;
	height:25px;
	width:654px;
	padding-top:10px;
	padding-left:20px;		
	font-size: 8pt; 
	color:#7788B6; 
	font-weight: bold; 		
}
p.menu2{
	margin-top:-19px;
	margin-left:76px;
	background-color:#203263;
	height:25px;
	width:654px;
	padding-top:10px;
	padding-left:20px;		
	font-size: 8pt; 
	color:#ffffff; 
	font-weight: bold; 		
}

span.blau
{
	color:#7788B6; 
}
span.reg{
	font-size:8pt;
	vertical-align:super;
}

p.text{
	margin-left:96px;
	line-height:12pt;
}

p.text_short{
	margin-left:96px;
	width:634px;
	line-height:12pt;
}

p.higher{
	margin-left:96px;
	margin-top:30px;
	margin-right:100px;
	font-size:12pt; 
}

h1{
	margin-left:96px;
	margin-top:30px;
	margin-right:100px;
	font-size:12pt; 
	color:#203263; 
	font-weight:bold; 	
}

ul {
	margin-left:96px;
}

li {
	margin-top:3px;
}

table.layout{
	margin-left:106px;
	line-height:14pt;
}

td.top{
	vertical-align:top;
	font-size:10pt;
}

a:link { 	
	border:none;
	text-decoration: none; 
} 
a:active { 	
	border:none;
	text-decoration: none; 
} 
a:visited { 
	border:none;
	text-decoration: none; 
} 
a:hover { 	
	border:none;
	text-decoration: none; 
}

a.menulink:link { 	
	font-size: 8pt; 
	color: #ffffff;  
	font-weight: bold; 
	font-style: normal; 
	text-decoration: underline; 
} 
a.menulink:active { 	
	font-size: 8pt; 
	color: #ffffff; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: underline; 
} 
a.menulink:visited { 
	font-size: 8pt; 
	color: #ffffff;  
	font-weight: bold; 
	font-style: normal; 
	text-decoration: underline; 
} 
a.menulink:hover { 	
	font-size: 8pt; 
	color: #7788B6;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: underline; 
} 

a.mainlink:link { 	
	font-size: 10pt; 
	color: #203263;  
	font-weight: bold; 
	font-style: normal; 
	text-decoration: underline; 
} 
a.mainlink:active { 	
	font-size: 10pt; 
	color: #203263;
	font-weight: normal; 
	font-style: normal; 
	text-decoration: underline; 
} 
a.mainlink:visited { 
	font-size: 10pt; 
	color: #203263;  
	font-weight: bold; 
	font-style: normal; 
	text-decoration: underline; 
} 
a.mainlink:hover { 	
	font-size: 10pt; 
	color: #ffffff;  
	font-weight: bold; 
	font-style: normal; 
	text-decoration: underline; 
} 

img.referenz{
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	border:solid #000000 1px;
}

