#Logo {
 background-image:url(images/logo.gif); background-position: center center; background-repeat:no-repeat; z-index:1;
}

html, body
{
	margin: 0;
	padding: 0;
	font-size: 75.00%;
	font-family: georgia, tahoma, sans-serif;
}
body
{
	font-size: 100.00%;
	padding-bottom: 0.5em;
         background-image:url(images/bg1.gif);
         text=#000000;
}

#main
{
	text-align: left;
	padding: 0;
	margin: 1em auto 0;
	width: 71em;
	min-height: 30em;
        /*	background: inherit; */
         /* border:1px solid red; */
}
#header
{
       /* background: #eff0d4 bottom right no-repeat;  */
	position: relative;
	margin: 0 auto 0.5em;
	padding: 0;
	height: 6em;
}
#header img
{
	color: #ff9625;
	font-weight: bold;
	font-size: 2em;
	line-height: 2.1em;
	vertical-align: bottom;
	padding-left: 0.8em;
}

#columns
{
	padding: 0;
	clear: both;
         /* border:1px solid red; */
}

#col-a
{
	float: left;
	width: 1em;
	height: auto;
	margin: 0;
	margin-right: -1px;
        /*	background: inhabit;*/
	/*border: 1px solid red;  */

}
#col-b
{
	float: right;
	margin-left: 1px;
	width: 55em;
	min-height:40em;
	background: Inherit;
	padding: 0;
	overflow: auto;
	/* border-left: 1px solid #d6e2aa; */
         /* border:1px solid red; */
}
.cols-wrapper
{
	padding-bottom: .1px;

	float: left;
	width: 100%;
	margin-right: -1px;
	position: relative;
         /* border:1px solid red; */
}

#footer		/*footer*/
{
	height: 1.2em;
	width: 100%;
	float: left;
	margin: .5em 0 0 0;
	padding: 0;
	border-top: 1px solid #a6b66e;
	border-bottom: 1px solid #a6b66e;
	text-align: center;
}
#footer ul
{
	margin: 0;
	padding: 0;
	width: 98%;
	font-size: .92em;
	list-style: none;
}
#footer ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	width: 33%;
	color: #a6b66e;
}
#footer ul li.left
{
	text-align: left;
	padding-left: 10px;
}
#footer ul li.center
{
	text-align: center;
	width: 31%;
}
#footer ul li.right
{
	text-align: right;
	padding-right: 10px;
}
#footer a
{
	color: #007F00;
	text-decoration: none;
}
#footer a:hover
{
	color: #a6c43c;
	text-decoration: none;
	border-bottom: 1px #ffffff;
}
/* footer: end*/

/* Navigation */
.navigation
{
	margin: 0 0 1em 0;
	padding: 1em .55em 0 .7em;
	list-style-type: none;
	font-size: 1em;
         /* border:1px solid red; */

}
.navigation li
{
	text-align: left;
	margin: 0 0 .1em 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma, sans-serif;
}
.navigation li a
{
	width: 8em;
	display: block;
	padding: 0 0 0 .2em;
	color: #005F00;
	text-decoration: none;
}
.navigation li a,
.navigation li span
{
	font-size: 1.5em;
}
li.selected span
{
	width: 8em;
	font-weight: bold;
	display: block;
	padding: 0 0 0 .2em;
	margin: 0;
	color: #005F00;
	border-top: 1px solid #d6e2aa;
	border-bottom: 1px solid #d6e2aa;
}
/* navigation ende */

.main-content
{
	padding: 0.25em 1em;
	color: #000000;
	font-size: 15px;
         /* border:1px solid red; */
}
h1, h2, h3
{
	font-family: 'Luxi Sans', sans-serif;
	color: #333333;
}
h1
{
	font-size: 1.6em;
	line-height: 1.1em;
	color: #000000;
}
h2
{
	font-size: 1.2em;
	line-height: 1.1em;
	color: #000000;
}
a
{
	text-decoration: none;
       /*	border-bottom: 1px solid #ffffff; */
	color: #005F00;
}
a:hover
{
	color: #a6c43c;
	text-decoration: none;
       /*	border-bottom: 1px solid #aaaa46; */
}

li a,
li a:hover
{
	border: 0;
}
.none
{
	display: none;
}
.clear
{
	clear: both;
}
.ruck {
	padding: 0 2em 0 1em;
}
.box
{
	width:650px;
}
.box img
{
	float: right;
	padding-left: 0.8em;
}
.box img.links
{
	float: left;
	padding:0.5em 0.8em 0.5em 0;
}
.box li
{
	font-Style: italic;
}

.fett
{
	font-Style: normal;
	font-weight: bold;
}
.bilder
{
	text-align:center;
	width:750px;
	overflow:visible;
}
.bilder img
{
	padding:0.5em;
}
.bilder a:hover,
{
	margin: 5px 0px;
	border: 0;
}
.box2
{
	float: left;
	position:relative;
	width:300px;
}
.box3
{

	margin: auto;
	width:500px;
}
.box3 img
{
	float: left;
}
.floatl
{
	float: left;
}
.floatr
{
	float: right;
}
.left
{
	text-align:left;
}
.right
{
	text-align:right;
}
.top
{
	position: absolute;
	top: -3000px;
}
.marker
{
	font-Style: normal;
	font-weight: bold;
	color:red;
}