.bg_menu {
	background-image: url(images/general/bg_menu.gif);
	background-repeat: no-repeat;
}
.bg_content {
	background-image: url(images/general/bg_content.gif);
	background-repeat: repeat-y;
}
.bg_general {
	background-image: url(images/general/unterwater.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_inside {
	background-image: url(images/general/bg_inside.gif);
	background-repeat: no-repeat;
}
BODY {SCROLLBAR-FACE-COLOR: #025186; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
 SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: none; SCROLLBAR-ARROW-COLOR: #51B1E0;
 SCROLLBAR-TRACK-COLOR: #025186; SCROLLBAR-DARKSHADOW-COLOR: none; }
 
 .headline_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headline_darkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004879;
	text-decoration: none;
}
.mengentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.test {
	background-image: url(images/general/bg_menu2.gif);
	background-repeat: repeat-y;
}
.link_white a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_white a:hover{
	font-weight:bold;
}
.text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #02426D;
	text-decoration: none;
}
.marginalie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.box {
	letter-spacing: 15px;
	float: right;
	margin: 5px;
}
.box2 {
	letter-spacing: 15px;
	float: none;
	margin: 5px;
}

