div.kopf1 {
	background-color:#FFFFFF;
	background-image: url(../images/bg_top2.gif);
	background-repeat:repeat-x;
	width:100%;
	height:180px;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	position:relative;
	text-align: left;
}

div.kopf2 {
	background-image: url(../images/bg4.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:180px;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	position:relative;
	text-align: left;
}

div.navo {
	position:relative;
	left:253px;
	/*#left:245px;*/
	width:400px;
	top:10px;
}

div.fuss {
	background-color:#006cb4;
	width:100%;
	height:100px;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	position:relative;
	margin:auto;
	color:#FFFFFF;
	padding-top:40px;
	text-align: left;
	padding-left:0px;
}

div.main {
	background-color:#FFFFFF;
	background-image: url(../images/bg_mitte.gif);
	background-repeat:repeat-x;
	width:100%;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	text-align:left;
	padding-left:0px;
	/*border:1px solid #000000;*/
}

.bodytxt_11{
	color : #000; 
	font-size: 12px;
	font-family: verdana, tahoma, arial;
	font-weight: normal; 
}

.boxkl{
	background-image: url(../images/verlauf2.gif); 
	border:1px solid #abd9ec; 
	padding:10px; 
	width:220px; 
	font-size:12px;
	margin:10px;
	-moz-border-radius:6px; 
	-khtml-border-radius:6px; 
	-webkit-border-radius:6px;
}

.err {color : #FF0000; font-family : Verdana, Arial, Helvetica, Sans Serif; font-size : 12px; font-weight : bold;}


A {color : #275576; text-decoration : underline; font-family : Arial, Verdana, Helvetica, Sans Serif;font-size : 13px;}
A:Visited {color : #275576; text-decoration : underline;}
A:Active {color : #275576; text-decoration : underline;}
A:Hover {color : #000000; text-decoration : underline;}

.navleft {color : #275576; font-family : Arial, Verdana, Helvetica, Sans Serif; font-size : 13px; font-weight : bold; font-style : normal;}
A.navleft {color : #275576; text-decoration : underline;}
A.navleft:Visited {color : #275576; text-decoration : underline;}
A.navleft:Active {color : #275576; text-decoration : underline;}
A.navleft:Hover {color : #000; text-decoration : underline;}

.navgr {color : #004281; font-family : Arial, Verdana, Helvetica, Sans Serif; font-size : 13pt; font-weight : bold; font-style : normal;}
A.navgr {color : #004281; text-decoration : underline;}
A.navgr:Visited {color : #004281; text-decoration : underline;}
A.navgr:Active {color : #004281; text-decoration : underline;}
A.navgr:Hover {color : #000; text-decoration : underline;}

.le {font-style : normal;}
A.le  {text-decoration : none;}
A.le :Visited {text-decoration : none;}
A.le :Active {text-decoration : none;}
A.le :Hover {text-decoration : none;}


.navb {color : #ffffff; font-family : Arial, Verdana, Helvetica, Sans Serif; font-size : 12px; font-weight : normal; font-style : normal;}
A.navb {color : #ffffff; text-decoration : underline;}
A.navb:Visited {color : #ffffff; text-decoration : underline;}
A.navb:Active {color : #ffffff; text-decoration : underline;}
A.navb:Hover {color : #eeeeee; text-decoration : underline;}

.navo {color : #ffffff; font-family : Arial, Verdana, Helvetica, Sans Serif; font-size : 12px; font-weight : bold; font-style : normal; padding-left:30px;}
A.navo {color : #ffffff; text-decoration : underline;}
A.navo:Visited {color : #ffffff; text-decoration : underline;}
A.navo:Active {color : #ffffff; text-decoration : underline;}
A.navo:Hover {color : #eeeeee; text-decoration : underline;}

select,input,option {font-size : 13px; border:1px solid #b6def1;}

.headline0{
	color : #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight : bold;
}
.headline{
	color : #0590d1; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight : bold;
}



H1{
	color : #004281; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight : bold;
}
H2 {
	color : #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight : bold;
}
TD {
	color : #000; 
	font-size: 14px;
	font-family: arial, verdana,tahoma;
	font-weight: normal; 
}
body {
	text-align: center; 
	background-position:center; 
}

.tooltip {
  position: absolute;
  display: none;
  background-color: #4d90bd;
  border: 2px solid #FFFFFF;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  padding:5px;
  color:#FFF;
}

.tooltip2 {
  position: absolute;
  left: 50px;
  top: 50px;
  display: none;
  background-color: #4d90bd;
  border: 1px solid #044490;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 11px; 
  padding:5px;
  color:#FFF;
  width:850px;
}


.textarea_message_250{
	height:74px;
	width:152px;
	font-size : 13px; 
	border:1px solid #b6def1;
}







