body {
  background-image: url(../bilder/header_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	margin : 0 0 0 0; 
}


#dhtmltooltip{
position: absolute;
padding: 5px;
background-color: #f0ff00;
visibility: hidden;
z-index: 999;
}


a:link { text-decoration: none ;  color: #000000}
a:visited { text-decoration: none ;  color: #000000}
a:hover   {text-decoration: underline ; color: #000000 ; }
a:hover   {text-decoration: underline ; color: #000000 ; }




.content_link:link { text-decoration: none ;  color: #000000}
.content_link:visited { text-decoration: none ; color: #000000}
.content_link:hover   {text-decoration: underline ; color: #000000 ; }
.content_link:hover   {text-decoration: underline ; color: #000000 ; }

.right_menu:link { text-decoration: none ;  color: #008dc7}
.right_menu:visited { text-decoration: none ; color: #008dc7}
.right_menu:hover   {text-decoration: underline ; color: #008dc7 ; }
.right_menu:hover   {text-decoration: underline ; color: #008dc7 ; }



body, table, tr, td { font-family: arial; font-size: 14px; color: #303030; line-height: 18px; }

.footer { font-family: arial; font-size: 12px; color: #ffffff }
.footer:link { text-decoration: underline ; color: #ffffff}
.footer:visited { text-decoration: underline ; color: #ffffff}
.footer:hover   {text-decoration: none ; color: #ffffff ; }

.submenu { font-family: arial; font-size: 12px; color: #002c3f; font-weight: bold}
.submenu:link { text-decoration: none ;  color: #002c3f}
.submenu:visited { text-decoration: none ;  color: #002c3f}
.submenu:hover   {text-decoration: underline ; color: #002c3f }

.dotted {
  background-image: url(../bilder/dotted_red.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
}

.dotted_grau {
  background-image: url(../bilder/dotted_grau.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
}

.dotted_blau {
  background-image: url(../bilder/dotted_blau.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
}

.flash {
z-index: 1;
}

.mailput { 
border: 1px solid #888888; font-size: 14px; color: #303030; padding: 10px; height: 38px
}




