body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	background-color:#00719b;
	font-family: Trebuchet MS;
	text-align:center;
}

p {
	margin: 0;
	padding: 0;
}
.bgshape {
	/*background-image: url(images/gb_shape.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center;*/
	/*height:965px;*/
	width:760px;
	_width: 780px;
	margin: auto;
	background-color:#FFFFFF;
	
	text-align:left;
	padding: 5px;
}

.footer_bgshape {
	background-image:url(images/bgshape_footer.gif);
	_background-image:url(images/bgshape_footer2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	/*height:100px;*/
	margin:auto;
	_margin-left: -1px;
}

.header {
	padding: 30px 0 0 0;
	background-image: url(images/header_neu.gif);
	background-repeat: no-repeat;
	width:770px;
	
}

/*--------------------------------------------------------------------*/
a:link.haupt_nav, a:active.haupt_nav, a:visited.haupt_nav, a:hover.haupt_nav  {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.haupt_nav_1 {
	background-image: url(images/h_nav_a.gif);
	background-repeat: no-repeat;
	width:125px;
	padding:10px 0px 0px 0px;
}


.haupt_nav_2 {
	background-image: url(images/h_nav_i.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:50px;
	padding:10px 0px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.haupt_nav_2_hover {
	background-image: url(images/h_nav_ho.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:50px;
	padding:10px 0px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/*--------------------------------------------------------------------*/

.sub_nav {
	background-color: #FF9900;
	height: 20px;
}

.sub_nav a {
 color: white;
 padding: 0 20px 0 10px;
 text-decoration: underline;
 font-size: 12px;
 float: left;
}

.sub_nav a:hover {
 text-decoration: none;
 
}

.content_head {
	background:url(images/content_bg_oben.gif); 
	background-repeat:no-repeat;
	height:50px;
	background-color: #daeafa;
	width:505px;
}

.content_middle {
	background-color: #daeafa;
	width:505px;
}

.content_footer {
	background-repeat:no-repeat;
	height:50px;
	background-image: url(images/content_bg_unten.gif);
	background-position: bottom;
	width:505px;
	margin: 0 0 5px 0;
}


.sidebar {
	background-color: #ff9900;
	flaot:left;
	color: #FFFFFF;
	font-size: 16px;
}

.sidebar_footer {
	background-image:url(images/sidebar_bg_footer.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:20px;
	background-color: #ff9900;
}

.sidebar_head {
	background-image:url(images/sidebar_bg_head.gif);
	background-repeat:no-repeat;
	height:20px;
	background-color: #ff9900;
}

.sidebar2_footer {
	background-image:url(images/sidebar_bg_footer.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:50px;
	background-color: #ff9900;
	font-size: 12px;
	color: #FFFFFF;
}

.sidebar2_footer a {
	color: #FFFFFF;
}

.sidebar2_head {
	background-image:url(images/sidebar_bg_head.gif);
	background-repeat:no-repeat;
	height:50px;
	background-color: #ff9900;
	font-size: 12px;
	color: #FFFFFF;
}

.bluebox_head {
	background-image:url(images/blue_box_head.gif);
	background-repeat:no-repeat;
	background-color: #eaf2f8;
	height:20px;
}

.bluebox_middle {
	background-color: #eaf2f8;
}

.bluebox_footer {
	background-image:url(images/blue_box_footer.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-color: #eaf2f8;
	height:40px;
}

.left {
	float:left;
	width:505px;
	padding: 1px 0 0 0;
}

.right {
	float:left;
	width:250px;
	_width: 265px;
	padding: 1px 0 0 5px;
}





.footer {
	background-image: url(images/bg_footer2.gif);
	_background-image: url(images/bg_footer1.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
	height:40px;
	width:770px;
	_width: 780px;
	color: #FFFFFF;
	margin:auto;
	font-size: 12px;
}
.footer a {
	text-decoration:none;
	color: #FFFFFF;
} 

.logo_footer {
	_margin: 17px 0 0 0;
	margin: 17px 0 0 0;
	background-color:#FFFFFF;
}

.footer_links {
	text-align:center;
	color: #FFFFFF;
	padding: 15px 0 0 0;
	_padding: 0 0 0 0;
	margin: 0 0 0 0;
	_margin: 15px 0 0 0;
}

.footer_links a {
	color: #FFFFFF;
	text-decoration: none;
}



/**************CONTENT_STYLES*************************/

.content_headline {
		color: #01668c;
		font-size: 21px;
		padding: 9px 20px 20px 20px;
	}
	
	.content_subheadline {
		color: #01668c;
		font-size: 16px;
		padding: 5px 20px 10px 20px;
	}
	
	.content_copy {
		color: #666666;
		font-size: 13px;
		padding: 10px 20px;
	}
	
	.content_copy td {
		color: #666666;
		font-size: 13px;
		padding: 0px 2px;
	}
	
	.content_copy p {
		color: #666666;
		font-size: 13px;
		padding: 0px 20px;
	}
	
	.content_copy table {
		color: #666666;
		font-size: 13px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.content_copy a {
		text-decoration: underline;
		color: #666666;
	}
	
	.content_copy a:hover {
		text-decoration: none;
		color: #666666;
	}

ul {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
