* {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #303B4F;
	margin : 0;
	padding : 0;

}
p {
	margin-bottom : 15px;
}
h1 {
	color : #303b4f;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 18px;
}
.header {
	width: 990px;
	height: 160px;	
	background-image: url('images/header.gif');
}
.header_line {
	width: 990px;
	height: 93px;	
	line-height:15px;
	background-image: url('images/pic_header.jpg');

	background-repeat: no-repeat;
}
.top_nav {
	width: 990px;
	height: 80px;	
	background-image: url('images/balken.gif');
	padding-left: 30px;
	padding-bottom:33px;
	
}

.top_nav a {
 color : #133a40;
 font-size: 12px;
 padding-left: 10px;
 font-weight : bold;
 text-decoration: none;
}

.top_nav a:hover {
 color : #133a40;
 font-size: 12px;
 padding-left: 10px;
 font-weight : bold;
 text-decoration: underline;
}

.thumb_gal {
	float: left; 
	margin-bottom: 5px; 
	margin-right: 7px; 
	width: 120px; 
	min-height: 165px !important;	
	height: 165px;	
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #303b4f;
}

.thumb_kat {
	float: left; 
	margin-bottom: 5px; 
	margin-right: 7px; 
	width: 123px; 
	min-height: 117px !important;
	height: 117px;	
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #303b4f;
}

.thumb_top {
	float: left; 
	margin-bottom: 5px; 
	margin-right: 7px; 
	width: 120px; 	
	min-height: 160px !important;
	height: 162px;	
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #303b4f;
}



.top_nav2 {
	width: 833px;
	height: 34px;	
	padding-left: 157px;
	padding-top: 3px; 
	background-color: #74B3BD;	
	background-image: url('images/back.gif');
}

.top_nav2 a {
	font-size: 16px;
	color: #C4CBD5;
 font-weight : bold;
 text-align: center; 
margin-left: 12px; 
width: 15px; 
height: 15px; 
float: left; 
 text-decoration: none;
}

.top_nav2 a:hover {
	font-size: 16px;
	color: #B7C0CC;
 font-weight : bold;
 text-align: center; 
margin-left: 12px; 
width: 15px; 
height: 15px; 
float: left; 
text-decoration: underline;
}



.content {
	padding-top: 10px;
	padding-bottom:10px;
	background-image: url('images/back.gif');
}
.content .ads {
	padding-left: 2px;	
	padding-top: 2px;
	width: 160px;
}
.content .content_main {
	padding-left: 10px;	
	padding-right: 10px;
}
.content .content_main, 
.content .content_main a, 
.content .content_main a:active, 
.content .content_main a:visited, 
.content .content_main a:link {
	font-size: 11px;
	color: #303b4f;
	text-decoration:none;
}
.content .content_main a:hover {
	text-decoration:underline;
}
.main_menu {
	display : block;
	width : 150px;
	overflow : hidden;
	

}
.main_menu ul li a {
 	color: #000000;
	display : block;
	width : 135px !important;
	width : 150px;
	line-height: 22px;
	 font-weight : bold;
	padding-left : 15px;
	background-image: url('images/navi.gif');
	text-decoration:none;
}
.main_menu ul ul li a {
 	color: #606060;
 	background-image: none;
 	width : 150px;
	line-height: 18px;
 	margin:2px;
	background-color: #e5edbc;
	font-size: 10px;
	text-decoration: none;
 	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}
.main_menu ul li a:hover,
.main_menu ul ul li a:hover {
	color: #133a40;
	 font-weight : bold;
	text-decoration:none;
	background-image: url('images/navi_hover.gif');
}
.main_menu ul ul li a.nav_akt,
.main_menu ul li a.nav_akt,
.main_menu ul li a.nav_akt:hover {
	color: #FF7F00;
	text-decoration:none;
}
.footer {
	width: 990px;
	height: 80px;	
	background-image: url('images/footer.gif');	
}
.footer div {
	margin-bottom: 8px;
	margin-left: 440px;
}
.footer div a {
	text-decoration:none;
	color: #ff7f00;
}

/*------------------------------------------------------*/

.service {
font-size : 12px;
color : #333333;
line-height : 15px;
padding-top : 0;
}
.service_head {
color : #3b557b;
font-size : 13px;
font-weight : bold;
text-decoration : underline;
}
.service_url {
font-size : 10px;
color : #d06930;
line-height : 15px;
}
.service_url:hover {
text-decoration : underline;
}
.service_link {
font-size : 11px;
color : #333333;
line-height : 15px;
text-decoration : underline;
}
.service_link:hover {
text-decoration : underline;
}
