/* ############# */
/* ### BASIS ### */
/* ############# */
html, body {
	margin: 0;
	padding: 0;
	min-height: 100.01%;
}

body {
	font-family: Tahoma, Verdana;
	font-size: 76%;
	text-align: center;
	color: #000000;
	background-color: #e8f2ea;
}

div#wischer {
	position: absolute;
	top: 7px;
	left: 50%;
	
	width: 98px;
	height: 70px;
	
	margin-left: -427px;
	
	z-index: 1000;
}

/* ######################################### */
/* ### Container um Layout zu zentrieren ### */
/* ######################################### */
div#container {
	width: 770px;
	margin: 0 auto;
	
	text-align: left;
	
	color: #000000;
	background-color: #ffffff;
	
	/* border: 1px solid #d1bc9c; */
  border: 1px solid green;
	
	z-index: 1;
}

/* ########################### */
/* ### Header / Navigation ### */
/* ########################### */
div#header {
	width: 756px;
	height: 65px;
	
	text-align: right;
	
	margin: 2px 7px 0px 7px;
	padding: 0;
	
	color: #000000;
	background-color: #ffffff;

	background-image: url(../images/main/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#topnavigation {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 18px 0px 0px 0px;
	
	list-style: none;
	
	color: #000000;
	background-color: transparent;
}

#topnavigation li {
	float: right;
	
	margin: 0;
	padding: 0;
	
	color: #000000;
	background-color: transparent;
}

#topnavigation a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	
	color: #000000;
	background-color: transparent;
	
	text-decoration: none;
}

/* ########################### */
/* ### Header2 / Deko-Bild ### */
/* ########################### */
div#top {
	clear: both;
	width: 756px;
	height: 258px;
	
	margin: 1px 7px 0px 7px;
	
	color: #000000;
	background-color: #ffffff;

	background-image: url(../images/main/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/* ########################### */
/* ### Header3 / Deko-Bild ### */
/* ########################### */
div#top2 {
	clear: both;
	width: 756px;
	height: 22px;
	
	margin: 0px 7px 0px 7px;

	color: #000000;
	background-color: #ffffff;

	background-image: url(../images/main/top2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* ############## */
/* ### Inhalt ### */
/* ############## */
div#content {
	float: right;
	width: 459px;
	
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	
	color: #000000;
	background-color: #ffffff;
	
	/* background-image: url(../images/main/verwirklichung.jpg); */
	background-repeat: no-repeat;
	background-position: bottom left;
	
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #d1bc9c;
}

div#content2 {
	float: right;
	width: 440px;
	
	margin: 1px 7px 0px 0px;
	padding: 0;
	
	color: #000000;
	background-color: #ffffff;
}

div#content3 {
	float: right;
	width: 378px;
	
	margin: 1px 7px 0px 0px;
	padding: 0;
	
	color: #000000;
	background-color: #ffffff;
}

div#content4 {
	float: right;
	width: 500px;
	
	margin: 1px 7px 0px 0px;
	padding: 0;
	
	color: #000000;
	background-color: #ffffff;
}

div#content5 {
	float: left;
	width: 485px;
	
	margin: 1px 7px 0px 15px;
	padding: 0;
	
	line-height: 2em;
	
	color: #000000;
	background-color: #ffffff;
}

div#content6 {
	float: left;
	width: 750px;
	
	margin: 1px 7px 0px 15px;
	padding: 0;
	
	line-height: 2em;
	
	color: #000000;
	background-color: #ffffff;
}

div#content p {
	line-height:1.4
}

#text {
	padding: 0px 7px 0px 5px;
}

#content_text {
	padding: 0px 0px 0px 5px;
	
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	/* border-color: #d1bc9c; */
  border-color: green;
}

/* ################### */
/* ### Navi rechts ### */
/* ################### */
div#navigation{
	float: left;
	width: 299px;
	
	margin: 1px 0px 0px 7px;
	padding: 0px 2px 0px 0px;
	
	color: #000000;
	background-color: #ffffff;
}

div#navigation2{
	float: left;
	width:316px;
	
	margin: 1px 0px 0px 7px;
	padding: 0;
	
	color: #000000;
	background-color: #ffffff;
}

div#navigation3{
	float: left;
	width: 378px;
	
	margin: 1px 0px 0px 7px;
	padding: 0;
	
	color: #000000;
	background-color: #ffffff;
}

div#navigation4{
	float: left;
	width: 256px;
	
	margin: 1px 0px 0px 7px;
	padding: 0;
	
	color: #000000;
	background-color: #ffffff;
}

div#navigation5{
	float: right;
	width: 256px;
	
	margin: 1px 0px 0px 7px;
	padding: 0;
	
	color: #000000;
	background-color: #ffffff;
}

#navigation_text {
	padding: 0px 5px 0px 0px;
}

/* ############## */
/* ### Footer ### */
/* ############## */
div#footer {
	clear: both;
	width: 756px;

	margin: 0px 7px 10px 7px;

	color: #000000;
	background-color: #ffffff;
	
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	/* border-color: #d1bc9c; */
  border-color: green;
}

div#footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footernavigation {
	float: left;

	margin: 0px;
	padding: 10px 3px 0px 0px;
	
	list-style: none;
	
	color: #000000;
	background-color: transparent;
}

#footernavigation li {
	float: right;
	
	margin: 0;
	padding: 0;
	
	color: #000000;
	background-color: transparent;
}

#footernavigation a {
	float: left;
	display: block;
	
	margin: 0;
	padding: 0;
	
	color: #000000;
	background-color: transparent;
	
	font-family: Tahoma, Verdana;
	font-size: 85%;
	text-decoration: none;
}

/* ################# */
/* ### Sonstiges ### */
/* ################# */

.block {
	display: block;
	color: #981793;
	padding: 10px
}

a {
	text-decoration: underline;
	/* color: #ae956f; */
	color: #008742;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
	/* color: #ae956f; */
	color: #005228;
	background-color: transparent;
}

.arrowlink {
	font-family: Tahoma, Verdana;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	display: block;
	text-decoration: underline;
	/* color: #ae956f; */
	color: #008742;
	background-color: transparent;
	
	text-align: left;
	vertical-align: middle;
	
	margin: 0;
	padding: 0px 0px 5px 10px;
	
	background-image: url(../images/main/doppelpfeil_mi.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.arrowlink:hover {
	font-family: Tahoma, Verdana;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	display: block;
	text-decoration: none;
	/* color: #ae956f; */
	color: #005228;
	background-color: transparent;
	
	text-align: left;
	vertical-align: middle;
	
	margin: 0;
	padding: 0px 0px 5px 10px;
	
	background-image: url(../images/main/doppelpfeil_mi.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.arrowlink2 {
	font-family: Tahoma, Verdana;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	display: block;
	text-decoration: underline;
	/* color: #ae956f; */
	color: #008742;
	background-color: transparent;
	
	text-align: left;
	vertical-align: middle;
	
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
	
	background-image: url(../images/main/doppelpfeil_mi.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.arrowlink2:hover {
	font-family: Tahoma, Verdana;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	display: block;
	text-decoration: none;
	/* color: #ae956f; */
	color: #005228;
	background-color: transparent;
	
	text-align: left;
	vertical-align: middle;
	
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
	
	background-image: url(../images/main/doppelpfeil_mi.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.subhead {
	font-family: Tahoma, Verdana;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: Black;
	text-align: left;
	vertical-align: middle;
	
	margin: 0;
	padding: 0px 0px 0px 15px;
	
	background-image: url(../images/main/doppelpfeil_mi2.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

img {
	border: 0px;
}

.galimg {
	margin-left: 20px;
	font-size: 140%;
}

.pictureframe {
	padding: 2px;
	border: 1px solid #d1bc9c;
}

.pictureframe2 {
	width: 427px;
	height: 320px;
	
	padding: 4px;
	border: 1px solid #d1bc9c;

	color: #000000;
	background-color: #ffffff;
	
	background-image: url(../images/main/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.skimmer {
	width: 427px;
	margin: 10px 0px 20px 38px;
}

.skimmer_left {
	float: left;
	width: 213px;
	text-align: left;
}

.skimmer_right {
	float: right;
	width: 213px;
	text-align: right;
}


.pictureframe300 {
	width: 300px;
	
	padding: 4px;
	border: 1px solid #d1bc9c;

	color: #000000;
	background-color: #ffffff;
	
	background-image: url(../images/main/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.skimmer2 {
	width: 300px;
	margin: 10px 0px 20px 98px;
}

.skimmer_left2 {
	float: left;
	width: 149px;
	text-align: left;
}

.skimmer_right2 {
	float: right;
	width: 149px;
	text-align: right;
}

.rechts {
	text-align: right;
}

.mitte {
	text-align: center;
}

.klein {
	font-size: 85%;
}


.menuskin {
	position: absolute;
	width: 120px;
	
	color: #000000;
	background-color: #ffffff;
	
	border: 1px solid #d1bc9c;
	
	z-index: 100;
	visibility: hidden;
}


#dhtmltooltip {
	position: absolute;
	
	width: 150px;
	padding: 2px;
	
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #d1bc9c;
	
	visibility: hidden;
	
	z-index: 100;
}



/* Definitionlist */
dl.feature {
	margin: 0;
	padding: 0;
}

dl.feature:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

dl.feature dt {
	margin: 2px 0px 2px 0px;
	
	color: #000000;
	background: transparent;
}

dl.feature dt img {
	float: left;
	
	margin: 0;
	padding: 2px;
	
	color: #000000;
	background: #ffffff;
	
	border: 1px solid #d1bc9c;
}

dl.feature dd {
	margin-left: 130px;
	
	font-size: 90%;
	color: #000000;
	background: transparent;
}

dl.feature dd div {
	text-align: right;
}

/* Definitionlist2 */
dl.feature2 {
	width: 350px;
	margin: 0;
	padding: 0;
}

dl.feature2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

dl.feature2 dt {
	margin: 2px 0px 2px 0px;
	
	color: #000000;
	background: transparent;
}

dl.feature2 dt img {
	float: left;
	
	margin: 0;
	padding: 2px;
	
	color: #000000;
	background: #ffffff;
	
	border: 1px solid #d1bc9c;
}

dl.feature2 dd {
	margin-left: 130px;
	
	font-size: 90%;
	color: #000000;
	background: transparent;
}

dl.feature2 dd div {
	text-align: right;
}



#uwetext {
	font-size: 90%;
	font-style: italic;
}

#uwe {
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
	padding-left: 150px;
}

div#main_left {
width: 95%;
height: 85px;
background-color: #dcece1;
margin-top: 3px;
margin-left: 2px;
padding-top: 1px;
padding-left: 10px;
}

div#main_right {

width: 96%;
height: 85px;
background-color: #c3decd;
margin-top: 3px;
margin-left: 2px;
padding-top: 1px;
padding-left: 10px;
}


h1, h2,h3,h4 {	
font-family: Tahoma;
color: #008742;
}

div#navtree {
margin-left: 10px;
margin-right: 10px;
font-family: Tahoma;
font-size: 14px;
/* font-weight: bold; */
color: #009933;
padding-bottom: 2px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #009933;
}

div#navtree a {
color: #009933;
}

.main {
	font-style: italic;
}

/* hide from ie on mac \*/	
#flashcontent {
  width: 480px;
  height: 680px;
}
/* end hide */	



/* ################# */
/* ### Anfrage   ### */
/* ################# */

/*Default style for SPAN icons. Edit if desired: */
.iconspan{
float: right;
margin: 0px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
border: 1px solid green;
padding: 3px;
margin: 5px;
}


div.eg-bar{
width: 400px;
float: left;
}

.icongroup1{
width: 400px;
}
