#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 { 
	font-family: arial; 
	font-size:12px; 
	color: #1A3553; 
	text-align:left;
	background:#1A3553; 
}

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

h1{padding:10px 0 5px 0;font-size:18px;}
h2{padding:8px 0 5px 0;font-size:16px;}
h3{padding:8px 0 3px 0;font-size:14px;}
h4{padding:0px 0 3px 0;font-size:12px;font-weight:bold;}
h5{padding:0px 0 3px 0;font-size:12px;font-weight:normal;}
p{padding:0 0 5px 0;font-size:12px;}
ul{padding:0 0 5px 0;font-size:12px;}
li{margin:0 50px 0 50px;padding:0 5px 2px 5px;font-size:12px;}

input{border:#000 1px solid;}

h1.seitentitel{margin:0 0 15px 0;padding:0;font-size:16px;border-bottom:#1A3553 2px dotted;}
h5.asp{float:left;padding:32px 0 0 10px;font-weight:bold;color:#666699;}
img.slogan{display:block;float:right;margin:3px 0 0 0;}
img.service{padding:12px 7px 0 0;}
div.naviBox{width:800px;padding:0 0 0 150px;}
input.login{width:133px;margin:0 0 2px 0;}
textarea.editierfeld{width:100%;height:400px;}

/********* LINKSTRUKTUR ************/

a:link.mainnav, a:visited.mainnav{		
	display:block;
	float:left;
	height:21px;
	margin:2px 0 0 0;
  padding:14px 9px 0 9px;
	color:#fff;	
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	border-left: #7584A1 1px solid;
}
	
a:hover.mainnav{        	
	color:#CCCCFF;
}

a.mainnav_active{
	display:block;
	float:left;
	height:21px;
	margin:2px 0 0 0;
  padding:14px 9px 0 9px;
	color:#CCCCFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	border-left: #7584A1 1px solid;
}

a:link.subnav, a:visited.subnav{		
	display:block;
	padding:1px 7px 0 0;
	color:#666699;	
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
	
a:hover.subnav{        	
	color:#CCCCFF;
}

a.subnav_active{
	display:block;
	padding:1px 7px 0 0;
	color:#CCCCFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}


a:link.linkSprache, a:visited.linkSprache{		
	text-decoration:none;
}
	
a:hover.linkSprache, a:active.linkSprache{ 
}

a:link.impressum, a:visited.impressum{		
	padding:0 4px 0 0;
	color:#1A3553;
	font-size:10px;
}
	
a:hover.impressum, a:active.impressum{  
}

a:link.redButton, a:visited.redButton{		
	display:block;
	width:133px;	
	height:21px;
	margin:2px 0 0 0;
	color:#fff;	
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background:red;
}

a:hover.redButton, a:visited.redButton{		
	color:#000;	
}

/********** Kontaktformular *************/	
input, select, textarea{border:#ccc 1px solid;}
table, td{font-family: arial, verdana, helvetica, sans-serif;font-size:11px;}
.errortext{margin:10px 0 10px 0;font-size:11px;letter-spacing:1,5px;color:red;}
.tabelle_kontakt{margin: 0 0 10px 0; color:#333;}
input.kontakt,textarea.kontakt{width:341px;margin:0 0 5px 0;}
input.smallKontakt{width:241px;margin:0 0 5px 0;}
select.kontakt{width:241px;margin:0 0 5px 0;}
.text_kontakt{padding:10px 0 5px 0;font-size:11px;}



/* 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 { 
	width: 100%;
}

#header, #subnav, #footer {
	clear: both;
}

#header {
	width: 100%;
	height: 129px;
	padding:0 0 0 0;
	background: #fff url(http://mas-wismar.de/img/page/header.jpg) repeat-x;
}
	
	#headerLeft{
		float: left;
		width: 440px;
		height: 80px;
		padding: 12px 0 0 10px;
	}
	
	#headerRight{
		float: right;
		width: 375px;
		height: 88px;
		margin: 4px 0 0 0;
		text-align:right;
		background: url(http://mas-wismar.de/img/page/headerRight.jpg) no-repeat;
	}
	
	#asp{
		float:left;
		width:190px;
		height:46px;
		padding:46px 0 0 5px;
		text-align:right;
		background: url(http://mas-wismar.de/img/page/asp.gif) no-repeat;
		background-position:bottom right;
	}
	
	#nav{
		float:left;
		width:100%;
		height:37px;
	}

#subnav{

}	

#contentfloatholder {/* right faux column tab */
	float: left;
	width: 100%;
	background:#fff url(http://mas-wismar.de/img/page/contentfloatholder.jpg) repeat-y;
}

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

#center {
	margin: 18px 0 0 150px;
}

	#contentholder{
		padding: 0 50px;
	}

#centerwrap {
 	float:left;
  width: 100%; 
  min-height:385px;
	margin: 0 -95% 0 0;
}

#left {
	float:left;
	width: 130px;
	height:442px;
	margin: 0 0 0 -5%;
	background: url(http://mas-wismar.de/img/page/left.jpg) no-repeat;
}	
	
#right {
  	float:right;
  	width: 200px;
}	
	
#footer {
	width: 100%;
	height: 70px;
	text-align:right;
	border-top:#ccc 7px solid; 
}

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