a 
{
	color: #000000;
	text-decoration:underline;
}
a:visited
{
	color: #000000;
	text-decoration:underline;
}

a:active 
{
	color: #000000;
	text-decoration:underline;
}

a:hover        
{
	color: #000000;
	text-decoration: underline; 
}
a.bottomlink 
{
	color: #000000;
	text-decoration:none;
}
a.bottomlink:visited
{
	color: #000000;
	text-decoration:none;
}

a.bottomlink:active 
{
	color: #000000;
	text-decoration:none;
}

a.bottomlink:hover        
{
	color: #000000;
	text-decoration: underline; 
}
a.impressum
{
	font-size:14px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
a.impressum:visited
{
	color: #000000;
	text-decoration:none;
}

a.impressum:active 
{
	color: #000000;
	text-decoration:none;
}

a.impressum:hover        
{
	color: #000000;
	text-decoration: none;
}

a.menu
{
	width:150px;
	height:24px;
	display:block;
	background-image:url(../img/bg_menu.gif);
	font-size:18px;
	color:#025E9C;
	padding-left:20px;
	padding-top:1px;
	text-decoration:none;
}
a.menu:visited
{
	height:24px;
	display:block;
	background-image:url(../img/bg_menu.gif);
	font-size:18px;
	color:#025E9C;
	padding-left:20px;
	padding-top:1px;
	text-decoration:none;
}
a.menu:active
{
	height:24px;
	display:block;
	background-image:url(../img/bg_menu.gif);
	font-size:18px;
	color:#025E9C;
	padding-left:20px;
	padding-top:1px;
	text-decoration:none;
}
a.menu:hover
{
	height:24px;
	display:block;
	background-image:url(../img/bg_menu_hover.gif);
	font-size:18px;
	color:#025E9C;
	padding-left:20px;
	padding-top:1px;
	text-decoration:none;
}
html, body 
{
	width:100%;
	margin: 0;
	border: 0;
	padding: 0;
	text-align:center;
	font-family: Arial, Helvetica,Verdana;
	FONT-SIZE: 12px;
	vertical-align:middle;
	background-image:url(../img/bg.gif);
}
h1
{
	font-family: Arial, Helvetica, Verdana;
	FONT-SIZE: 20px;
	color: #000000;
	font-weight:bold;
	padding:0;
	margin:0px;
}
h2
{
	padding:0;
	margin:0px;
}
#over
{
	width:990px;
	margin:auto;
	margin-top:20px;
	text-align:left;
	border:1px solid #025E9C;

}

#title
{
	height:205px;
	background-image:url(../img/banner.gif);
}
#title_top
{
	width:984px;
	height:89px;
	padding-top:5px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
#title_bottom
{
	width:990px;
	height:116px;
}
#over_content
{
	background-color:#f1f1f3;
	width:990px;
	float:left;
	height:100%;
}
#place_left
{
	background-color:#f1f1f3;
	width:57px;
	float:left;
}
#content
{
	width:933px;
	margin:0;
	float:left;
	background-color:#B4BBC3;
	background-image:url(../img/bg_menu.jpg);
	background-repeat:no-repeat;
}
#content_left
{
	width:170px;
	margin:0;
	float:left;
	background-color:#B4BBC3;
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
	background-image:url(../img/bg_menu.jpg);

}
#content_mitte
{
	float:left;
	width:633px;
	margin:0;
	background-color:#FFFFFF;
	min-height:350px;
	padding:20px;
}
#content_right
{
	background-color:#f1f1f3;
	float:left;
	width:763px;
	margin:0;
	background-image:url(../img/bg_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

a.menu2
{
	width:137px;
	height:19px;
	display:block;
	background-image:url(../img/bg_menu.gif);
	font-size:14px;
	color:#025E9C;
	margin-left:13px;
	padding-left:20px;
	padding-top:2px;
	text-decoration:none;
}
a.menu2:hover
{
	height:19px;
	display:block;
	background-image:url(../img/bg_menu_hover.gif);
	font-size:14px;
	color:#025E9C;
	padding-left:20px;
	padding-top:2px;
	text-decoration:none;
}
