/* CSS Document ------------------------------------------------------------------------------------------------------------------------------- */

body {
	margin: 0px auto;
	padding: 0px;
	background-image: url(../content/background/background.jpg);
	background-repeat: repeat-x;
	background-position: top center; 
	background-color: #cad4df;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 19px;
	behavior: url(csshover.htc);
}

img {
	border: 0;
}


/* LAYOUT -------------------------------------------------------------------------------------------------------------------------------*/

#content_center {
	background-image:url(../content/background/bg_content_repeat.gif);
	width: 954px;
	height: auto;
	margin: auto;
}

#content_center_bottom {
	background-image: url(../content/background/bg_content_bottom.gif);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	color: #79838d;
	width: 954px;
	text-align: center;
	line-height: 11px;
}

#logo {
	padding: 20px 0 20px 30px;

}


#language {
	float: right;
	padding: 20px 30px 20px 30px;
	font-size: 9px;
}

#header_image_1 {
	width: 950px;
	height: 250px;
	left: 2px;
	position: relative;
	z-index: 1;
	background-image: url(../content/header/1.jpg);
	background-repeat: no-repeat;
}

#header_image_2_1 {
	width: 950px;
	height: 250px;
	left: 2px;
	position: relative;
	z-index: 1;
	background-image: url(../content/header/2_1.jpg);
	background-repeat: no-repeat;
}

#header_image_2_2 {
	width: 950px;
	height: 250px;
	left: 2px;
	position: relative;
	z-index: 1;
	background-image: url(../content/header/2_2.jpg);
	background-repeat: no-repeat;
}

#header_image_2_3 {
	width: 950px;
	height: 250px;
	left: 2px;
	position: relative;
	z-index: 1;
	background-image: url(../content/header/2_3.jpg);
	background-repeat: no-repeat;
}

#header_image_4_1 {
	width: 950px;
	height: 250px;
	left: 2px;
	position: relative;
	z-index: 1;
	background-image: url(../content/header/4_1.jpg);
	background-repeat: no-repeat;
}

#header_image_4_2 {
	width: 950px;
	height: 250px;
	left: 2px;
	position: relative;
	z-index: 1;
	background-image: url(../content/header/4_2.jpg);
	background-repeat: no-repeat;
}

#header_image_5 {
	width: 950px;
	height: 250px;
	left: 2px;
	position: relative;
	z-index: 1;
	background-image: url(../content/header/5.jpg);
	background-repeat: no-repeat;
}

#header_image_6 {
	width: 950px;
	height: 250px;
	left: 2px;
	position: relative;
	z-index: 1;
	background-image: url(../content/header/6.jpg);
	background-repeat: no-repeat;
}


#header_image_7 {
	width: 950px;
	height: 250px;
	left: 2px;
	position: relative;
	z-index: 1;
	background-image: url(../content/header/7.jpg);
	background-repeat: no-repeat;
}

#header_image_9 {
	width: 950px;
	height: 250px;
	left: 2px;
	position: relative;
	z-index: 1;
	background-image: url(../content/header/9.jpg);
	background-repeat: no-repeat;
}

#header_image_10 {
	width: 950px;
	height: 250px;
	left: 2px;
	position: relative;
	z-index: 1;
	background-image: url(../content/header/10.jpg);
	background-repeat: no-repeat;
}

#navigation {
	width: 170px;
	height: 250px;
}

#content {
	padding: 20px 30px 18px 30px;
}

#content_news {
	height: 200px;
	width: 890px;
	background-image: url(../content/content/news.gif);
}


/* LAYOUT -------------------------------------------------------------------------------------------------------------------------------*/

#news_1 {
	float: left;
	width: 223px;
	height: 180px;
}

#news_2 {
	float: left;
	width: 223px;
	height: 180px;
}

#news_3 {
	float: left;
	width: 221px;
	height: 180px;
}

#news_4 {
	float: right;
	width: 222px;
	height: 180px;
}


#news_content {
	padding: 17px 20px 20px 20px;
	position: relative;
	z-index: 3;
}



#icons_fische {
	margin-left: 150px;
	margin-top: 120px;
	position: absolute;
	background-image: url(../content/content/news_icons_fische.gif);
	width: 96px;
	height: 50px;
}

#icons_boot {
	margin-top: 142px;
	position: absolute;
	background-image: url(../content/content/news_icons_boot.gif);
	width: 221px;
	height: 58px;
}

#icons_taucherin {
	margin-left: 74px;
	margin-top: -16px;
	position: absolute;
	background-image: url(../content/content/news_icons_taucherin.gif);
	width: 146px;
	height: 93px;
	z-index: 2;
}

#icons_cave {
	margin-left: 0px;
	margin-top: 80px;
	position: absolute;
	background-image: url(../content/content/news_icons_cave.gif);
	width: 222px;
	height: 120px;
	z-index: 2;
}



h1 {
	color: #4483a4;
	padding: 0px;
	margin: 0 0 13px 0px;
	font-size: 15px;
	font-weight: normal;
}

h2 {
	color: #4483a4;
	padding: 0px;
	margin: 0 0 5px 0px;
	font-size: 13px;
	font-weight: normal;
}

#spalte_links_breit {
	width: 560px;
}

#randspalte_rechts{
	float: right;
	width: 300px;
	margin-left: 30px;
}

#spalte_rechts{
	float: right;
	width: 435px;
}

#spalte_links{
	float: left;
	width: 435px;
}


/* LINK -------------------------------------------------------------------------------------------------------------------------------*/

a:link { 
	color: #4483a4;
	text-decoration: none;
	}
	
a:visited { 	
	color: #4483a4;
	text-decoration: none;

	}
a:hover  { 
	color: black;
	text-decoration: underline;
	}
	
a:active  { 
	color: black;
	text-decoration: none;
	}
	

a.link_footer:link { 
	color: #79838d;
	text-decoration: none;
	}
	
a.link_footer:visited { 	
	color: #79838d;
	text-decoration: none;

	}
a.link_footer:hover  { 
	color: black;
	text-decoration: none;
	}
	
a.link_footer:active  { 
	color: black;
	text-decoration: none;
	}
	
	

a.link_sprache:link { 
	color: black;
	text-decoration: none;
	}
	
a.link_sprache:visited { 	
	color: black;
	text-decoration: none;

	}
a.link_sprache:hover  { 
	color: #4483a4;
	text-decoration: none;
	}
	
a.link_sprache:active  { 
	color: black;
	text-decoration: none;
	}
	
	
	
a.link_newsteaser:link { 
	color: black;
	text-decoration: none;
	}
	
a.link_newsteaser:visited { 	
	color: black;
	text-decoration: none;

	}
a.link_newsteaser:hover  { 
	color: #4483a4;
	text-decoration: none;
	}
	
a.link_newsteaser:active  { 
	color: black;
	text-decoration: none;
	}
	