/* CSS for MWA Nova GmbH
(c) 2006 Reister Webdesign | www.reister.de */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #05774b;

}
a:visited {

	color: #05774b;
}
a:hover {

	color: #FF0000;
}
a:active {

	color: #FF0000;
}
h1 {
	font-size: 15px;
	color: #05774b;
}

.subtitle {
	font-size: 12px;
	color: #000;
	}

h2 {
	font-size: 12px;
	color: #05774b;
}

#kopf {
	background-color: #e4e4e4;
}

#nav1 {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	background-color: #05774b;
	background-position: center;
	padding:4px 4px 4px 30px;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
}

#nav1 a {  
	padding:4px; 
	color: #fff; 
	text-decoration: none;
	background-color: #05774b; 
}

#nav1 a:hover {  
	color: #05774b;
	background-color: #fff;
}

#nav1 .hier {  
	color: #05774b; 
	background-color: #fff;
}

.logo {
	float: right;
	padding-top: 15px;
	padding-right: 20px;

}

#links {
	width: 190px;
	position: absolute;
	left: 0px;
	top: 150px;
}
#mitte {
	width: 390px;
	position: absolute;
	left: 214px;
	top: 150px;
}

#mittebreit {
	width: 600px;
	position: absolute;
	left: 215px;
	top: 150px;
}
#rechts {
	width: 340px;
	position: absolute;
	left: 630px;
	top: 150px;
}

.navhead {
	color:#000;
	font-size:15px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.nav2 {
	padding: 0px;
	margin: 0px;
}
.nav2  li {
	background-color: #e4e4e4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 20px;
	list-style: none;
}
.nav2 a {
	text-decoration: none;
}
.nav2 a:hover {
	text-decoration: none;
}


.nav2 .small {
	font-size: 10px;
	color: #000000;
}

.nav2 .hier {
	background-color: #cde4db;
	background-image: url(basics/pf.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}




.kastenpdf {
	background-image: url(basics/kasten_pdf.gif);
	height: 61px;
	width: 340px;
}
.kastenlink {
	background-image: url(basics/kasten_link.gif);
	height: 61px;
	width: 340px;
}
.kastentext {
	left: 85px;
	top: 15px;
	position:relative;
}
.small {
	font-size: 9px; 
}
.txtfeld {
	background-color: #E4E4E4;
	width: 160px;
	border-color: #05774B;
	border-style: solid;
	border-width: 1px;
}
.txtfeldgross {
	background-color: #E4E4E4;
	width: 380px;
	border-color: #05774B;
	border-style: solid;
	border-width: 1px;
}

hr {
	height: 1px;
}
.einruecken {border-left: white solid 20px;}