#wrapper {word-wrap: break-word;} /* ie proprietary property to force long words to break rather than the layout */

* {margin: 0; padding: 0; border: 0;}

body {
	margin:25px 0 0 0;
	padding:0px;
	text-align: center; 
	font-family: arial;
	font-size:12px;
	color: #00335a;	
	background:#ECEADD url(../img/bg.jpg);
	background-attachment: fixed;
	background-position:center top;
	background-repeat: no-repeat;
}

h1,h2,h3,h4,h5,p,ul,li{padding:0;margin:0;}
html {min-height: 100%; margin-bottom: 1px; }

.titel_index1{padding: 10.5px 0 0 3px; color:#00335a; font-size:15px; font-weight:bold; text-align:center; text-decoration:none;}
.titel_index2{padding:10px 20px 0 20px; color:#00335a; font-size:17px; font-weight:bold;}
.titel_header{padding:35px 20px 0 110px; color:#00335a; font-size:18px; font-weight:bold;}

.seitentitel{padding:15px 20px 0 20px; font-size:15px; font-weight:bold;}
.texttitel{padding:5px 20px 0 20px; font-size:12px; font-weight:bold;}
.text{padding:5px 20px 0 20px;}
.text_center{padding:5px 0 0 0;text-align:center;font-weight:bold;}
.text_klein{padding:5px 20px 0 20px;font-size:10px;}
.pdftext{padding:5px 20px 0 20px;}
.admin_text{padding:75px 20px 0 20px;font-size:10px;}
.liste{padding:5px 20px 0 40px;}
.table{margin:5px 0 0 20px;}
.tabelle_zeilen{border-bottom:1px solid #00335a;}

.left_img{padding: 96px 0 0 0; float:left; }
.img_center{padding:0 3px 5px 0;float:right;}
.img_header{float:right;padding:22px 7px 0 4px;}
.logo{float:left;padding: 10px 0 0 10px;}

.toerns_tabelle{width:460px;margin:5px;}
.toerns_tr{height:30px;}
.border_bottom{border-bottom:1px solid #333;}
.border_left{border-top:1px solid #333;border-left:1px solid #333;}


/* Kontaktformular */	
	input, select, textarea{border:#66859C 1px solid;}
	table, td{font-family: arial, verdana, helvetica, sans-serif;font-size:11px;}
	.errortext{margin:0 0 10px 15px;font-size:11px;letter-spacing:1,5px;color:red;}
	.tabelle{margin:5px 0 2px 20px;}
	input.kontakt,textarea.kontakt{width:340px;margin:0 0 5px 0;}


a:link.indexnav, a:visited.indexnav{				
	display:block;
	height:441px;
	width:347px;
	color:#00335a;
	text-decoration:none;
	padding:20px 20px 0 0;
}
	
a:hover.indexnav, a:active.indexnav{        	
	color:#00335a;
	font-weight:bold;
	background: url(../img/index_center_active.jpg) no-repeat;
	text-decoration:none;
}



a:link.mainnav, a:visited.mainnav{				
	display:block;
	padding:5px 0 0 20px;
	margin:0 0 5px 0;
	color:#00335a;	
	text-align:left;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
	
a:hover.mainnav, a:active.mainnav{        	
	color:#fff;
	font-weight:bold;
}

a.mainnav_active{
  	display:block;
	padding:5px 0 0 20px;
	margin:0 0 5px 0;
	color:#fff;	
	text-align:left;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
 }
 
 a:link.subnav, a:visited.subnav{				
	display:block;
	padding:0 0 0 25px;
	margin:0 0 1px 0;
	color:#00335a;	
	text-align:left;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
	
a:hover.subnav, a:active.subnav{        	
	color:#fff;
	font-weight:bold;
}

a.subnav_active{
  	display:block;
	padding:0 0 0 25px;
	margin:0 0 1px 0;
	color:#fff;	
	text-align:left;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
 }

a:link.index, a:visited.index{				
	color:#00335a;	
	text-align:left;
	text-decoration:none;
}

a:hover.index, a:active.index{        	
	color:#fff;
}

a.impressumlink{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

a.buchunglink{
	margin:0 0 0 50px;
	padding:2px 20px 2px 20px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border: 1px solid #00335a;
	}
	
a:hover.buchunglink, a:active.buchunglink{        	
	color:#00335a;
	font-weight:bold;
	border: 1px solid #fff;
}

a.pdflink{
	padding: 0 0 5px 0;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	}
	
a.aktuell_link{
	margin: 0 0 10px 10px;
	line-height:25px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover.aktuell_link, a:active.aktuell_link{        	
	color:#fff;
	font-weight:bold;
	border-bottom: 1px solid #fff;
}

a.zeitung{
	display:block;
	width:150px;
	height:150px;
	padding:10px 0 10px 200px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	}
	
/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */

#wrapper { 
	text-align: left;
	width: 940px;
	margin: 0 auto;
}

#header, #subheader, #footer {
	clear: both; 
	width: 940px;
}

#header {
	height: 90px;
	background:url(../img/header.gif) no-repeat; 
}

#subheader{	
	height: 19px;
	background: url(../img/subnav.gif) no-repeat;
	background-position:left bottom;
}

#contentfloatholder {/* right faux column tab */
	float: left;
	width: 940px;
	background: url(../img/contentfloatholder.gif) repeat-y;
}


#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    	content: "."; 
    	display: block; 
	height: 0px;
    	clear: both; 
    	visibility: hidden;
}

#contentfloatholder2 {/* right faux column tab */
	float: left;
	width: 940px;
	background: url(../img/kogge_left.jpg) no-repeat;
	background-position:left bottom;
}


#contentfloatholder2:after {
 /* this is for NN6 to clear floats */
    	content: "."; 
    	display: block; 
	height: 0px;
    	clear: both; 
    	visibility: hidden;
}

#center {
	margin: 0 487px 0 140px;
}

	#ankuendigung{
		width:270px;
		height:184px;
		margin:20px 0 0 0;
		padding:50px 40px 20px 40px;
		font-family:monotype corsiva;
		text-align:center;
		font-weight:bold;
		font-size:16px;
		line-height: 18px;
		background: url(../img/ankuendigung.jpg) no-repeat;
	}

#centerwrap {
  	float:left;
  	width: 100%; 
	margin: 0 -95% 0 0;
}

#left {
  	float:left;
  	width: 140px;
  	height:430px;
  	margin: 0 0 0 -5%;
}

	
#right {
  	float:right;
  	width: 485px;
	margin: 0px;
}
	

#footer {
	width: 940px;
	height:45px;
	background: url(../img/footer.jpg) no-repeat;
}
	
	
	
/******css style - index*******/

#contentfloatholder_index {/* right faux column tab */
	float: left;
	width: 940px;
	background: url(../img/kogge_start.jpg) no-repeat;
}


#contentfloatholder_index:after {
 /* this is for NN6 to clear floats */
    	content: "."; 
    	display: block; 
	height: 0px;
    	clear: both; 
    	visibility: hidden;
}

#center_index {
	margin: 0 131px 0 460px;
	background: url(../img/background_indexcenter.jpg) no-repeat;
	height:464px;
}

#centerwrap_index {
  	float:left;
  	width: 100%; 
	margin: 0 -95% 0 0;
}

#left_index {
  	float:left;
  	width: 455px; 
  	height:464px;
  	margin: 0 0 0 -5%;	
}

#right_index {
  	float:right;
  	width: 126px;
  	height:464px;
	margin: 0;
}
		


/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}