#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:20px 0 0 0;
	padding:0px;
	text-align: center; 
	font-family: Arial;
	font-size:13px;
	background: #EBEBEB;
	color: #333;
}

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

.text{padding:5px 30px 5px 20px;text-align: justify;}
.text_referenz{padding:5px 30px 25px 0px;text-align: justify;font-size:12px;}
.text_frei{padding:5px 30px 110px 0px;text-align: justify;}
.seitentitel{padding:5px 10px 5px 20px; font-weight:bold; font-size:13px;}
.texttitel{padding:5px 10px 0 20px; font-weight:bold; font-size:12px;}
.text_subnav{padding:5px 0 0 20px; font-weight:bold; font-size:13px; color:#2B4E9F;}
.text_footer{padding:2px 0 0 15px; font-size:11px; color:#2B4E9F;}
.liste{padding:3px 10px 5px 40px;}
.bild_anfahrt{padding: 20px 115px 0 0; float:right;}


.rightfloatimg{float:right;margin:0 20px 10px 18px; border:#666 1px solid;}
.rightimg{float:right;margin:0 30px 10px 20px; border:#666 1px solid;}


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

/********* LINKSTRUKTUR ************/
a:link.mainnav, a:visited.mainnav, a:link.mainnav_o, a:visited.mainnav_o{				
	float:left;
	height:20px;
	width:98px;
	margin:0 0 5px 0;
	padding:5px 0 0 10px;
	display:block;
	color:#fff;	
	text-align:left;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	background:#6A6869;
}

a:hover.mainnav, a:active.mainnav, a:hover.mainnav_o, a:active.mainnav_o{        	
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

a.mainnav_active, a.mainnav_o_active{
	float:left;
	height:20px;
	width:98px;
	margin:0 0 5px 0;
	padding:5px 0 0 10px;
	display:block;
	color:#fff;
	text-align:left;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	background:#2B4E9F;
}

a:link.katnav, a:visited.katnav{		
	float:left;
	height:15px;
	width:88px;
	margin:0 0 5px 0;
	padding:1px 0 0 20px;
	display:block;
	color:#fff;	
	text-align:left;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background:#6A6869;
}
	
a:hover.katnav, a:active.katnav{        	
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

a.katnav_active{
	float:left;
	height:15px;
	width:88px;
	margin:0 0 5px 0;
	padding:1px 0 0 20px;
	display:block;
	color:#fff;	
	text-align:left;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background:#2B4E9F;
}

:link.ankernav, a:visited.ankernav{				
	margin:0 0 3px 0;
	padding:1px 0 0 0;
	color:#2B4E9F;	
	text-align:left;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

a:hover.ankernav, a:active.ankernav{        	
	color:#666;
	font-weight:bold;
	font-size:13px;
}

a.impressumlink{
	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: 775px;
	margin: 0 auto;
	background: url(../img/contentfloat.jpg) repeat-y;
}

#header, #footer, #subnav {
	color: #000;
	clear: both; 
	width: 100%;
}

#header {
	height:104px;
	width: 775px;
}
	#header_left{
		float:left;
		height:104px;
		width: 220px;
	}
	#header_right{
		float:right;
		height:104px;
		width: 540px;
		margin: 0 15px 0 0;
		background: url(../img/header_right.jpg) no-repeat;
		background-position:top-right;	
	}
#subnav {
	height:40px;
	width:760px;
	margin:0 0 10px 0;
	border-bottom:#656565 1px solid;
}

#contentfloatholder {/* right faux column tab */
	float: left;
	width: 775px;
	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;
}

#center {
	margin: 0 15px 0 113px;
}

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

#left {
  	float:left;
  	width: 113px;
  	height:400px;
  	margin: 0 0 0 -5%;  	
  	background: url(../img/background_left.jpg) no-repeat;
  	background-position:bottom;
}

#right {
  	float:right;
  	width: 15px;
	margin: 0;
	height:400px;
}

#footer {
	width: 775px;
	height:62px;
	padding: 0;
	background: url(../img/footer.jpg) no-repeat;
}

	#footer_left{
		float:left;
		margin: 0 0 15px 0;
		width: 113px;
		height:47px;
		border-right:#656565 1px solid;
	}
	#footer_right{
		float:right;
		margin: 0 15px 0 0;
		width: 632px;
		height:62px;
		border-top:#656565 1px solid;
	}

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