/***********************************************/
/* Allgemein                            */
/***********************************************/ 

html {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	}

body.start {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../bilder/hg/hg-unten-start-3.gif);
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

body.eins {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../bilder/hg/hg-unten-01sw.gif);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
body.fotoeins {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../bilder/hg/hg-unten-bild-01.gif);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
body.fotozwei {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../bilder/hg/grafik-bild-03.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
body.fotodrei {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../bilder/hg/grafik-bild-04.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

body.fotovier {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../bilder/hg/grafik-bild-05.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
body.fotofuenf {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../bilder/hg/hg-unten-kraeuter.gif);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
body.fotosechs {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../bilder/hg/hg-unten-wurzel.gif);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

body.hoch {
	font-size : 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../bilder/hg/hg-unten-hoch-wurzel.gif);
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}



/***********************************************/
/* Container                             */
/***********************************************/ 


#texteins {
	margin-right: auto;
	margin-left: auto;
	width: 553px;
	margin-top: 30px;
	text-align: justify;
	line-height: 15px;
	font-weight: normal;
}




/***********************************************/
/* Tabellen                            */
/***********************************************/ 

.table_eins {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}



.tdnavigation {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-weight: bold;
	line-height: 24px;
	width: 220px;
}

.tdnavigationstart {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 100px 0px 0px;
	vertical-align: top;
	font-weight: bold;
	line-height: 18px;
}

.tdnavigationstartzwo {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-weight: bold;
	line-height: 35px;
	width: 735px;
}

.tdstartoben {
	text-align: left;
	margin: 0px;
	vertical-align: top;
	font-weight: bold;
	line-height: 18px;
	padding-top: 50px;
	padding-bottom: 0px;
}



.tdspace {
	width: 130px;


}

.tdinhalte {
	margin: 0px;
	padding: 0px 20px 0px 10px;
	vertical-align: top;
	text-align: justify;
	width: 550px;
	line-height: 16px;
	font-size: 11px;


}

.tdinlinks {
	margin: 0px;
	padding: 0px 20px 0px 10px;
	vertical-align: top;
	text-align: left;
	width: 550px;
	line-height: 16px;
	font-size: 11px;


}

.tdinli-zeilen {
	margin: 0px;
	padding: 0px 20px 0px 10px;
	vertical-align: top;
	text-align: left;
	width: 550px;
	line-height: 20px;
	font-size: 11px;


}

.tdinstart {
	margin: 0px;
	padding: 0px 20px 0px 10px;
	vertical-align: top;
	text-align: center;
	width: 550px;
	line-height: 16px;
	font-size: 11px;


}





/***********************************************/
/* Bilder                            */
/***********************************************/ 

img {
	padding: 0px;
	margin: 0px;
	border: 0px none;
}



/***********************************************/
/* Links                             */
/***********************************************/ 

a:link {
	text-decoration:none;
	color: #BA4962;
}

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

a:visited {
	text-decoration:none;
	color: #BA4962;ssss
}

a:visited:hover{
	color: #E08439;
	text-decoration: none;

}

.gruenlink{
	color: #000000;
}

a:hover .gruenlink{
	color: #ADB438;
}

.violettlink{
	color: #666666;
}

a:hover .violettlink{
	color: #BA4962;
}


.blacklink{
	color: #000000;
}

a:hover .blacklink{
	color: #000;
}

a:visited .blacklink{
	color: #000;
}

a:visited:hover .blacklink {
	color: #000;
	text-decoration: none;

}



/***********************************************/
/* Schriften                             */
/***********************************************/ 

h1{
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 25px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
	}
	
	
.small {
	color: #72626D;
	font-size: 10px;
	line-height: 20px;
	}
	
.gruen {
	color: #ADB438;
	}
	
.gruendk {
	color: #757926;
	}
	
.orange {
	color: #E4B152;
	}
	
.violett {
	color: #BA4962;
	}
	
.grau {
	color: #9699A5;
	}
	
.blau {
	color: #68879D;
	}


.dunkel {
	color: #72626D;
	}
	
.startzitat {
	font-size: 12px;
	font-style: italic;
	}
	
a:link .startzitat{
	color: #000;
}

a:hover .startzitat{
	color: #000;
}

a:visited .startzitat{
	color: #000;
}

a:visited:hover .startzitat{
	color: #000;
	text-decoration: none;

}



/***********************************************/
/* menu                             */
/***********************************************/ 

.m-gruen {
	color: #ADB438;
	}
	
.m-violett {
	color: #BA4962;
	}
	
.m-gruenlink{
	color: #000000;
}

a:hover .m-gruenlink{
	color: #ADB438;
}

.m-violettlink{
	color: #666666;
}

a:hover .m-violettlink{
	color: #BA4962;
}
