/* Global Styles */

body,td,th {
	color: #0F1B3F;
	border-bottom-color: #FFFFFF;
	scrollbar-base-color:#0F1B3F;
  scrollbar-3d-light-color:#B8C0D3;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#0F1B3F;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#0F1B3F;
  scrollbar-track-color:#B8C0D3;
}
body {
	background-color: #99a6c0;
	margin-top: 0px;
}

/* ID Styles */

#mitte { 
	padding-top: 20px; 
	padding-right: 25px; 
	padding-bottom: 25px; 
	padding-left: 25px; 
}

#line { 
	padding-right: 0.3em; 
	padding-left: 0.3em; 
}

#language {
	background-color:#B8C0D3;
 	font-size:8pt; 
	font-family:Arial, Helvetica, sans-serif;
 	font-weight:bold; 
	color:#0F1B3F;

}

/* Link Styles */


a:visited {
	text-decoration: none;
	color: #0F1B3F;
}
a:active {
	text-decoration: none;
	color: #0F1B3F;
}
a:link {
	text-decoration: none;
	color: #0F1B3F;
}
a:hover {
	text-decoration: underline;
}

/* Class Styles */

.styletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F1B3F;
}
.styletextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F1B3F;
	font-weight: bold;
}
.style3left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style4downup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0F1B3F;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}

.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	}

#hauptmenu {
	position: absolute;
	width: 715px;
	height: 52px;
	z-index:1;
	left: 154px;
	
}

#Layer1 {
	position:absolute;
	left:3px;
	top:4px;
	width:132px;
	height:49px;
	z-index:1;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	
}

