body {
	background-color:#6C6A6A;
	margin-right: 0;
	margin-left: 0;
	font-family: arial, hevetica, sans-serif;
	font-size: 11px;
	background-image: url(bilder/bgr.gif);
	background-repeat: repeat-x;

}
	
#container {
	background-color: #FFFFFF;
	width: 760px;
	margin: 1em auto 1em auto;
	border: medium solid #ccc;
	padding: 5px 5px 1px 5px;
}

#header {
	height: 58px;
	float: left;
	width: 585px;
	border-bottom: solid medium #ccc;
	padding-bottom: 5px;
}

#header img {
	float: right;
}

#logo {
	float: left;
	width: 175px;
	height: 58px;
	border-bottom: solid medium #CCCCCC;
	padding-bottom: 5px;
}

#logo img {
	float: left;
}

#navigation {
	background-color: #FFFFFF;
	width: 175px;
	height: 480px;
	float: left;
	margin-top: 15px;
}

#navigation div {
	padding: 0;
	border-bottom: solid 1px #ccc;
	color: #000000;
}

#navigation a {
	display: block;
	margin: 0;
	text-decoration: none;
	color: #000;
	letter-spacing: 1px;
  padding: 2px 0 2px 4px;
	border-left: solid 8px #fff;
	line-height: 17px;
}

#navigation a.ulink {
	display: block;
	margin: 0;
	line-height: 16px;
	padding: 0px opx 0px 11px;
}	

#navigation a:hover {
	color: #62B94C;
	border-left: solid 8px #62B94C;
}

#navigation a.akt {
	color: #62B94C;
	border-left: solid 8px #62B94C;
	font-weight: normal;
}

#navigation a.ulinklink {
	padding-left: 20px;
}

#navigation a.bold {
	font-weight: bolder;
	font-size: 15px;
}

#navigation a.bold2 {
	font-weight: bolder;
	font-size: 15px;
	color: #999999;
	border-left: solid 8px #BFE3B7; 
}

#content {
	float: left;
	width: 584px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
}

#content h1 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	margin-left: 15px;
}

#content h2 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 1px;
	margin-left: 15px;
	border-left: solid medium #62B94C;
	padding-left: 5px;
	bottom: -10px;
	margin-bottom: -10px;
}

#content h3 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	margin: 1px 15px 0px 15px;
	padding-left: 5px;
	border-left: solid medium #62B94C;
	margin-bottom: -10px;
}

#content p {
	color: #000000;
	font-size: 11px;
	margin: 15px 15px 15px 15px;
}

#content ul
	{
	list-style-type: disc;
}

#content li
	{
	list-style-image: url(bilder/listenpf.gif);
}


#content a:link {
	color: #62B94C;
	text-decoration: none;
} 

#content a:visited { 
	text-decoration: none;
	color: #62B94C;
}

#content a:hover { 
  color: #000;
	font-size: 11px;
	text-decoration: none;
}  

#content a:active { 
	font-size: 11px;
	text-decoration: none;
}

#content label {
	display: block;
	width: 80px;
	float: left;
	font-size: 11px;
}

#content input, textarea, select {
	float: left;
	display: block;
	width: 200px;
	border: 1px solid #000;
	margin-bottom: 5px;
	padding: 1px;
	background-color: #ccc;
	color: #000000;
}

#content form {
	float: left;
	width: 330px;
	padding-left: 15px;
}

#content .form-button {
	width: 80px;
	float: left;
	margin-right: 2px;
}

#content fieldset {
	padding-left: 100px;
	padding-bottom: 10px;
	display: block;
	clear: both;
}

#content fieldset input {
	width: auto;
	background: none;
	float: left;
	display: block;
	margin-right: 10px;
	margin-top: 3px !important;
	margin-top: 0px;
}

#content fieldset label {
	width: auto;
	clear: none;
	display: block;
	padding-right: 2px;
	white-space: nowrap;
} 


#content ul.ref
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#content li.ref
	{
	font-weight: bold;
  list-style-type: none;
  list-style-image: none;
	padding-left: 15px;
}

#content i 
	{
	color:#999999;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

#content .bilddiv {
	border:1px solid #CCCCCC;
	width:160px;
	float: left;
	padding: 4px;
	margin: 10px 5px 12px 12px;
}

#content .bilddiv p {
	font-size:11px;
	line-height: 12px;
	padding: 2px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	color: #000000;
}

#bildcontainer {
	position: relative;
	float: left;
	width: 565px;
	padding-left: 15px;
	padding-bottom: 15px;
	height: 420px;
}

#bildcontainer p {
	float: right;
	position: absolute;
	left: 120px;
}

.thumb img {
	border: 1px solid #999;
	padding: 1px;

}

.thumb:hover{
	background-color: transparent;
}

.thumb span {
	position: absolute;
	background-color: #fff;
	left: -1000px;
	visibility: hidden;
	color: #000;
	text-decoration: none;
	border: 1px solid #999;
	font-size: 10px;
	top: 100px;
	padding: 2px;
}

.thumb span img {
	border-width: 0;
	padding: 2px;
}

.thumb:hover span {
	visibility: inherit;
	top: 0px;
	z-index: 2;
	left: 120px;
}

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active {
	position: relative;
	text-decoration: none;
	border-bottom: 1px dotted #62B94C;
	cursor: help;
}

a.tooltip:hover {
	background: transparent;
	z-index: 2;
}

a.tooltip span {
	display: none;
	text-decoration: none;
}

a.tooltip:hover span {
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 50;
	color: #000;
	text-align: left;
	background-color: #ccc;
	font-size: 11px;
	padding: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 3px solid #66B451;
	width: 350px;
}

a.link:link {
	color: #62B94C;
	text-decoration: none;
} 

a.link:visited { 
	text-decoration: none;
	color: #62B94C;
}

a.link:hover { 
	text-decoration: none;
}  

a.link:active { 
	text-decoration: none;
} 
	 	
#footer {
	clear: left;
	border-top-color: #ccc;
}

#footer p {
	font-size: 10px;
	color: #999;
	margin-bottom: 0px;
	text-align: left;
	border-top: solid medium #ccc;
}

#footer span {
  	float: right;
} 

#footer a {
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
	color: #62B94C;
	
} 

#footer a:active { 
	text-decoration: none;
}  

#footer a:hover { 
	text-decoration: none;
	color: #000;
}

#footersitemap {
	width: 778px;
	height: 160px;
	font-size: 10px;
	margin: 10px auto 10px auto;

}

#footersitemap .reihe { float:left; margin-right: 30px;	}
#footersitemap .reihe ul{ list-style:none; padding: 0; margin:0;	}
#footersitemap .reihe li {list-style: none; padding: 0; margin: 0; }
#footersitemap .reihe li a {	text-decoration: none; 	color: #000000;}
#footersitemap .reihe li a:hover {	text-decoration: underline;}

#footersitemap .reihelast { float:left; margin: 0;	padding: 0;}
#footersitemap .reihelast ul{ list-style:none; padding: 0; margin:0;	}
#footersitemap .reihelast li {list-style: none; padding: 0; margin: 0; }
#footersitemap .reihelast li a {	text-decoration: none; 	color: #000000;}
#footersitemap .reihelast li a:hover {	text-decoration: underline;}

.deco1 {
	border-left: solid 4px #62B94C;
	padding-left: 5px;
	font-weight: bold;
	
}

.deco2 {
	background-color: Aqua;
	padding-right: 2px;
	padding-left: 2px;
}

.hinweis {
	background: #C6EFCE;
	border: 1px solid #90DB9E;
	color: #003300;
	margin: 10px auto;
	padding: 1px 6px;
}

.hinweis a {
	color: #4C3900;
	font-weight: 700;
}

hr {
	background-color:#ccc;
	color:#ccc;
	height: 2px;
	margin: 0px 15px 15px 15px;
	border: none;

}

strong {
	font-weight: bold;
}

.grün {
	color: #62B94C;
	font-size: 9px;
}

.hp {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

.schrift {
	color: #999999;
	font-size: 10px;
}

.imgstyle {
	border: 1px solid #ccc;
	padding: 4px;
	margin-right: 10px;
}

.imgstyle2 {
	border: 1px solid #ccc;
	padding: 4px;
	margin-left: 15px;
}

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

.whitep {
	color: #fff;
}

