﻿img {border: none}

html, body, div,  h1, h2, h3, ol, 
 table, td, form, img, select,li {
	margin: 0px;
	padding: 0px;
	font: 100.00%/1.3 "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	/*font-style: normal;*/
}

li
{
	margin-top:5px;
	margin-bottom:5px;
}

body
{
	min-width: 750px;
	scrollbar-base-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #B0C4DE;
	scrollbar-highlight-color: #B0C4DE;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #000066;
}

a
{	
	font-weight: bold;
	text-decoration:none;
	color:#104E8B;
}
 
.block
{	
	display:block;
	font-weight: bold; 
	text-decoration:none;
	color:#000000;
	width:98%;
	background-color: #FFFFFF;
}

a:hover
{
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #104E8B;
}

.sRahmen
{
	overflow:hidden;
	width:100%;
	height:17px;
	background-color:#B0C4DE;
	font: 100.00%/1.5 "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 8px;
	overflow:hidden;
	
}

.kopf_rahmen
{
	
	width:60%;
	float:left;		
}

.kopf_rahmen_rechts
{
	float:right;
	text-align:right;

}

.kopf_icon
{
	width:150px;
	height:17px;
	font-weight: bold;
	line-height:150%;
	margin: 1px;
	color: #000000;
	text-align:center;
	font-size: 9px;
	vertical-align:middle;
	float:left;
}

#english
{
	background-image: url(../bilder/sprech.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#email
{
	background-image: url(../bilder/email.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.kopf_icon:link, .kopf_icon:visited
{
	border-left: 3px solid #FFFFFF;
	text-decoration:none;
	width:100px;
	display:block;

}

.kopf_space
{
	width:56%;
	float: left;
	height:20px;
	border-left: 3px solid #FFFFFF;
}
.kopf_icon:hover
{
	width:100px;
	display:block;
	color: #003366;
	background-color: #DDDDDD;
	border-left: 3px solid #000066;
}

.kopf_logo_text
{
	border-top:3px solid #FFFFFF;
	color:#000000;
	line-height:150%;
	padding: 2px;
	text-align:right;
	vertical-align:middle;
	font-weight: bold;
	font-size: 16px;
	height:105px;
}
.kopf_logo_bild
{
	border-top: 3px solid #FFFFFF;
	line-height:150%;
	padding: 2px;
	padding-right:8px;	
	width:95px;
	text-align:center;
	float:right;
	height:105px;

}
.platzhalter
{
	overflow:hidden;
}
