@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #b6c9c5;
	color: #000000;
	background-image: url(images/bgrd_Main.gif);
	background-repeat: repeat-y;
	background-position: left
	}

.invis {
	display: none;
}

a  {text-decoration: none;}
a:link  {color : #006633;  text-decoration: underline;} /* Linkfarbe */
a:visited  {color : #666666;  text-decoration: underline;} /* besuchter Link */
a:active  {color : #006633;  text-decoration: underline;} /* aktiver Link */
a:hover  {color : #cc3333; text-decoration: underline;} /* Mouseover */

a img {border: 0px;}

p, td, th, div, input, textarea, select, h1, h2, h3, h4, h5, h6, ul, ol, li, font, dl, dt, dd {
	font-family: inherit;
	font-size: inherit;
}

h3 {color:#006633; font-size:18px; line-height:26px;}
h4 {font-size:14px;color:#96a043;}


/* top */
.topbgrd { background-color: #b6c9c5; padding-top:0px; height: 20px; display:block;}

#topimage { display: block; white-space:nowrap;}

#topnav {
	width: 930px;
	height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
	font-size: 12px;
	text-align:right;
	margin-top: 6px;
	}

#topnav p {
	padding-top: 0px;
	padding-bottom:0px;
	}
	
#topnav a:link, #topnav a:visited, #topnav a:active, #topnav a:hover    { color: #006633; text-decoration:none;}
#topnav a:hover    { color: #cc3333; text-decoration:none;}
	
.topimage {padding-left:1px;}

/* hauptmenue */

#mainnav a:link, #mainnav a:visited, #mainnav a:active, #mainnav a:hover    { color: #006633; text-decoration:none;}
#mainnav a:hover    { color: #cc3333; text-decoration:none;}

#mainnav {
	position: absolute;
	top: 172px;
	left: 60px;
	text-align: left;
/*	border: solid;
	border-width:1px;
	*/}
	
#mainnav ul {
	margin: 0px; 
	padding: 0px;
	}

#mainnav li {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	white-space: nowrap;
	}

.mainnavline {
	line-height: 20px;
	font-size: 14px;
	font-family:inherit;
	color:#006633;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 20px;
	border-bottom: solid 1px #999999;
	border-bottom-width: 170;
	}
	
.mainnavlineSelected {
	line-height: 20px;
	font-size: 14px;
	font-family:inherit;
	color:#666666;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 20px;
	border-bottom: solid 1px #999999;
	border-bottom-width: 170;
	}
	
.mainnavlineAct {
	line-height: 20px;
	font-size: 14px;
	font-family:inherit;
	color:#006633;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 20px;
	}

	
.subnav {
	text-transform: none;
	font-size: 14px;
	color:#666666;
	line-height: 22px;
	text-decoration: none;
	}
	
.subnavLast {
	text-transform: none;
	font-size: 14px;
	color:#666666;
	line-height: 22px;
	text-decoration: none;
	border-bottom: solid 1px #999999;
	border-bottom-width: 170;
	}
	
.klinker { padding-top: 50px; }

/* inhalt */

#content {
	padding-left:262px;
	padding-top: 14px;
	width: 670px;
	height: 1000px;
	font-family: inherit;
	font-size:14px;
	line-height: 20px;
	}
	
.mainimage {
	margin-left: 40px;
	margin-bottom: 20px;
	float: right;
	}

.leftimage {
	margin-right: 40px;
	margin-bottom: 20px;
	float: left;
	}
	
.listtable td {
	border-bottom:solid #D0D0D0 1px;
	padding-bottom:16px;
	padding-top:26px;
	vertical-align:top;
	}
	
.listtable h4 {
	font-size:14px;
	color:#666666;
	margin-top: 0px;
	margin-bottom: 6px;
	}
	
.gray {
	color:#999999;
	font-weight:bold;
	}
	
.topLink {
	font-size:10px;
	text-align:right;
	padding-top:20px;
	}
	
.kontakttable {
	padding: 0px;
	margin: 0 px;
	}

.kontakttable td {
	padding-bottom:8px;
	padding-top:8px;
	vertical-align:top;
	}
	
.kontaktinput {
	width:360px;
	height:20px;
	font-size:14px;
	border:solid #006633 1px;
	}
	
.kontaktext {
	width:480px;
	height:100px;
	font-size:14px;
	border:solid #006633 1px;
	}
