body {
	font-size: 140%;
	vertical-align:middle;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #25671C;
	background-image:url(../images/back.jpg);
}
#Top 
	{ 
	position: absolute; 
	z-index: 10; 
	top: 0px; 
	left: 0; 
	visibility: visible; 
	display: block 
	 }
#Footer 
	{ 
		float: left; 
		z-index: 10; 
		top: 460px; 
		left: 0; 
		width: 800px; 
		height: auto;
		visibility: visible; 
		display: block ; 
		overflow: auto; 

 }

#contentBig { color: #25671c; float: left; height: 450px; width: 800px; overflow: auto; z-index: 1 
 ; border-style: dotted; border-width: 1px; }

#wrap {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}

#nav_links {
	color: #25671C;
	float: left;
	text-align: left;
	width: 229px;
	height: 600px;	
}

#content {
	color: #25671c;
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 600px; /*Bereich ist leer*/
	width: 400px;
	overflow: auto;
}


#contentBack { color: #25671c; font-weight: bold; text-decoration: underline overline; float: left; text-align: left; z-index: 2; }

#nav_rechts {
	color: #25671C;
	float: right;
	text-align: right;
	width: 229px;
	height: 600px;
}

#nav_pic {
	float: left;
	text-align: center;
	width: 800px;
	height: 100px;
}

h1,h2,h3,h4,h5,h6{
	color: #25671C;
	text-align: left;
}

h1 {
	margin-left: 0px;
	margin-bottom: 16px;
}

h2 {
	margin-bottom: 14px;
}

h3 {
	margin-bottom: 12px;
}

h4, h5, h6 {
	margin-bottom: 10px;
}

#nav_links ol,ul,li, #nav_rechts ol,ul,li {
	color: #25671C;
	text-align: center;
	font-size: 100%;
	padding: 30px 0 30px 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}

#content .rightalign {
	position: bottom;
	float:right;
	margin: 5px 5px 5px 5px;
}

p {
	font-size: 15px;
	line-height: 17px;
}

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

a:hover, a:active, a:focus {
	color: #25671C;
	text-decoration: none;
}

a:visited {
	color: #25671C;
	text-decoration: none;
}

img {
	border: none;
}

.mittig {
	vertical-align: middle;
}

.front {
	float: center;
	width: 380px;
	height: 239px;
	margin: 70px 5px 20px 5px;
	padding: 20px 5px 20px 5px;
}

.foto_preise {
	float: left;
	width: 400px;
	height: 117px;
	margin: 10 10px 0 0;
	padding: 10px;
	border: 1px solid #eee;
	background-color: #fff;
	border-bottom: 1px solid #aaa;
}

.foto_gross {
	float: center;
	width: 310px;
	height: 210px;
	margin: 5 5px 0 0;
	padding: 5px;
	border: 1px solid #eee;
	background-color: #fff;
	border-bottom: 1px solid #aaa;
}

.foto_klein {
	float: center;
	width: 116px;
	height: 79px;
	margin: 3 3px 0 0;
	padding: 3px;
	border: 1px solid #eee;
	background-color: #fff;
	border-bottom: 1px solid #aaa;
}

/* Erweiterungen tboehm, 05.06.2008 */
body {
	margin 0 auto;
	text-align: center;
}
#rahmen {
	width: 760px;
	text-align:center;
}
#rahmen #navigation {
	width: 350px;
	float: left;
	text-align:center;
}
#inhalt {
	width: 410px;
	float: right;
	text-align:left;
}

table td {
	text-align: center;
}

#rahmen #navigation .nav-head {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	line-height: 18px;
	margin: 0 auto;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	width: 200px;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#rahmen #navigation .nav-eintrag {
	margin: 0 auto;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: normal;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}

