﻿body {
	width: 100%;
	/*height: 100%;*/
	margin:0 auto 15px 0;
	/*background-color: #eaeaea;*/
	background-color:#ddd;
	font-size: 100.01%;
	color: #333;
	font-family: Arial,Verdana,Helvetica, Sans-Serif;
	text-align: center;
}
html {
	width: 100%;
  /*height: 100%;*/
	margin: auto;
	/*background-color: #eaeaea;*/
	background-color:#ddd;
	font-size: 100.01%;
	color: #333;
	font-family: Arial,Verdana,Helvetica, Sans-Serif;
	text-align: center;
}

/*---inhalt---*/
.content {
	height:100%;
	text-align:left;
	width:620px;
	margin:0px auto;
	font-size:0.9em;
	line-height:1.3em;
	background-color:#FFFFFF;
}
/*---Grafik oben--*/
#gesamt {
	height:370px;
	margin:0px auto;
	text-align:center;
	}

.text
{
	padding:15px;
}

.text1
{
	padding:15px 0 0 140px;
}

.orange
{
	font-weight:bold;color:#fff;
}
.green
{
	font-weight:bold;color:#328034;text-align:center;
}

.tel
{ color:#ccc; padding:0 360px 0 15px;
}
.einzug
{
	padding-left:200px;
}

a.tool {color:#333;
font-weight: normal;
text-decoration: none;
font: 0.9em Verdana, sans-serif;
}
a.tool:link {color:#333;text-decoration:none;border-bottom:dotted 1px;}
a.tool:visited {color:#333;text-decoration:none;border-bottom:dotted 1px;background-color:#fff;}
a.tool:hover {color:#333;text-decoration:none;background-color:#fff;}
a.tool:active {color:#333;text-decoration:none;background-color:#fff;}


a {color:#317E31;
font-weight: normal;
text-decoration: none;
font: 0.9em Verdana, sans-serif;
}
a:link {color:#317E31;text-decoration:none;}
a:visited {color: #333;text-decoration:none;background-color:#ddd;}
a:hover {color: #000;text-decoration:underline;background-color:#ddd;}
a:active {color: #000;text-decoration:none;background-color:#ddd;}

.nav
{	
background-color:#317E31;
width:100%;
height:20px;
}

a.navi {color:#fff;
font-weight: bold;
text-decoration: none;
font: 0.85em Verdana, sans-serif;
}
a.navi:link {color:#ee7f00;text-decoration:none;font-weight: bold;}
a.navi:visited {color:#ccc;font-weight: bold;text-decoration:underline;background-color:#317E31;}
a.navi:hover {font-style:italic;color:#fff;text-decoration:underline;background-color:#317E31;font-weight: bold;}
a.navi:active {font-style:italic;color:#fff;text-decoration:underline;background-color:#317E31;font-weight: bold;}

.fett {
	font-weight: bold;
}
#klein {
	font-size: .8em;
	text-align:left;
	}

.klein1 {font-size: .9em;
	text-align:center;
	}

.titel {
	font-size: 1.5em;
	font-weight: bold;
	font-variant:small-caps;
	text-align:left;
	padding-left:10px;
	padding-top:20px;
	color:#999;
	} 
	
.titel2 {
	font-size: 1.5em;
	font-weight: bold;
	text-align:center;
	padding-top:20px;
	color:#ee7f00;
} 
	
.titel_bio {
	font-size: 1.2em;
	color:#999;
	text-align:left;
	font-weight: bold;
	font-variant:small-caps;
	} 	
	
.ueberschrift {
	font-size: 1.2em;
	color:#cc3300;
	text-align:left;
	font-weight: bold;
	font-variant:small-caps;
	} 	
	
.clear {
	clear:left;
	} 
.z{
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}

.small {
	color:#ee7f00;
	font-size:.65em;
	font-variant:normal;
	font-weight:normal;
}
/* fotos Fotogalerie*/
img.foto {
	float:left;
	border:1px gray solid;
	padding:2px;
	margin:15px;
}

/* fotos Fotogalerie klein*/
img.fotosm {
	float:left;
	border:1px gray solid;
	padding:2px;
	margin:5px;
}

td.fotos {
	color:#328034;
	font-size:.90em;
}

hr {
	border:solid #317E31 1px;
	}
	