body {	
	scrollbar-base-color:#FFFFFF;
        scrollbar-track-color:#FFFFFF;
        scrollbar-face-color:#0278B5;
        scrollbar-highlight-color:;
        scrollbar-3d-light-color:;
        scrollbar-dark-shadow-color:;
        scrollbar-shadow-color:;
        scrollbar-arrow-color:#EAE73C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


.text1 {
	font-size: 13px; 
	font-family: arial; 
	color: #FFFFFF; 
	font-weight: bold;
}


.text2 {
	font-size: 13px; 
	font-family: arial; 
	color: #0278B5; 
}


.news {
	font-size: 15px; 
	font-family: arial; 
	color: #FF0000; 
	font-weight: bold;
}


.tooltip { 
   
  position: absolute;
  z-index: 3; 
  display: none;
  padding: 5px; 
  border-width: 2px; 
  border-style: solid; 
  background-color: #EAE73C;
  border-color: #0278B5;
  }



strong {	
color:#0278B5; 
font-size:18px; 
font-family: arial;
font-weight: bold; 
}


#fliesen {
	display:none;
}

h1 {
	display:none;
}

h2 {
	display:none;
}

h3 {
	display:none;
}


a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


.text {
	display:none;
}


#formfont { 
	font-size:13px;
	font-family: arial;
 	color:#0278B5;
	font-weight: normal;	 
}

form { 
	padding: 0px; 
	border: 0px; 
}


input, select, textarea {
	background-color: #0278B5; 
	color:#FFFFFF; 
	font-size:13px; 
	font-family: arial;
	border: 2px solid #FFFFFF;
	font-weight: bold; 
	text-decoration: none;
}




.form1 { 	 
	width: 46px; 
	height: 22px;  
}


.form2 { 
	width: 138px; 
	height: 22px; 
}


.form3 {  
	width: 230px; 
	height: 22px; 
}


.form4 {  
	width: 100px; 
	height: 22px;  
}


.form5 {  
	width: 396px; 
	height: 80px; 
}


.form6 {  
	width: 280px; 
	height: 22px; 
}


.form7 {  
	width: 80px; 
	height: 22px; 
}


.form8 {  
	width: 180px; 
	height: 22px; 
}


.form9 {  
	width: 82px; 
	height: 22px; 
}


.form10 {  
	width: 190px; 
	height: 22px; 
}


.form11 {  
	width: 396px; 
	height: 50px; 
}


.Button { 
	font-size:15px;
 	font-family: arial;
 	text-align: center;
 	width: 135px;
 	background-color: #EFEF42; 
	color: #0278B5;
 	border: 2px outset; 
	font-weight: bold;
 	text-decoration: none; 
}



