body,td,th {
	font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	color: #333333;
}
body {
	background-image: url(../wo-pro-images/top.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

html, body {height: 100%;}

a:link {
	color: #5A0E15;
	text-decoration:none;
}
a:visited {
	color: #5A0E15;
	text-decoration:none;
}
a:hover {
	color: #730B18;
	text-decoration:none;
}
#content a:hover {
	border-bottom:1px dotted #5A0E15;
}
a:active {
	color: #5A0E15;
	text-decoration:none;
}
h1 {
	font-size: 20px;
	color: #5A0E15;
	padding:0;
	margin:0;
	line-height:30px;
}
h2 {
	font-size: 16px;
	color: #5A0E15;
	padding:0;
	margin:0;
	line-height:30px;
}
h3 {
	font-size: 15px;
	color: #5A0E15;
	padding:0;
	margin:0;
	line-height:25px;
}
h4 {
	font-size: 14px;
	color: #5A0E15;
	padding:0;
	margin:0;
	line-height:25px;
}
h5 {
	font-size: 13px;
	color: #5A0E15;
	padding:0;
	margin:0;
	line-height:25px;
}
h6 {
	font-size: 12px;
	color: #5A0E15;
	padding:0;
	margin:0;
	line-height:25px;
}

#main {
	width:100%;
	min-height: 100%; 
	position: relative;
}

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

* html #main {
	height: 100%;
	}
	
	
	
#logo {
	width:255px;
	float:left;
	height:172px;

}
#navi {
	width:700px;
	padding-left:25px;
	float:left;
	height:172px;

}

#pages {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#pages li {
	float: left;
	text-align:center;
}

#pages li a {
	font-size:12px;
	display: block;
	width:115px;
	height: 30px;	
	padding: 120px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	background-image:url(../wo-pro-images/topnav.gif);
}

#pages li a:hover {
	background-image:url(../wo-pro-images/hover.gif);
	background-repeat:repeat-x;
	text-decoration:none;	
}

#pages li a.aktiv {
	background-image:url(../wo-pro-images/hover.gif);
	background-repeat:repeat-x;
	text-decoration:none;
}



#subnavi {
	width:255px;
	float:left;

}

.subnav a{
	display:block;
	height:24px;
	padding-top:10px;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	padding-left:35px;
	color:#444444;
	background-image:url(../wo-pro-images/nav_a.gif);
	font-weight:bold;
	}

.subnav a:hover{
	display:block;
	height:24px;
	padding-top:10px;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	padding-left:35px;
	color:#444444;
	background-image:url(../wo-pro-images/nav_b.gif);
	font-weight:bold;
	}
.subnavakt a{
	display:block;
	height:24px;
	padding-top:10px;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	padding-left:35px;
	color:#444444;
	background-image:url(../wo-pro-images/nav_b.gif);
	font-weight:bold;
}



#content {
	width:670px;
	float:left;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:50px;

}
#clear {
	width:980px;
	clear:left;

}
#footer {
	width:100%;
	height:52px;
	background-image:url(../wo-pro-images/bottom.gif);
	position: absolute; 
	bottom: 0; 
	font-size:11px;
	line-height:15px;
	text-align:center;
	color:#FFF;
}

#footer a:link a:hover a:active a:visited {
	color:#FFF;
}


.clear{
	clear:both;
}

.imageleft {
	float:left;
	padding:5px;
	border:1px dotted #666666;
	margin-right:10px;
	margin-bottom:10px;
}
.imageright {
	float:right;
	padding:5px;
	border:1px dotted #666666;
	margin-left:10px;
	margin-bottom:10px;
}
.clear {
	clear:both;
}

.referenz {
	width:634px;
	height:374px;
	background-image:url(../wo-pro-images/praes.gif);
	padding-left:21px;
	padding-top:21px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.aktuell {
	width:614px;
	margin-bottom:5px;
	padding-bottom:5px;
    border:1px dotted #666666;
	padding:10px;
}
.red {
	color:#990000;
}