/*  CSS-Datei Grünlilie.de  */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	/*background-color: #333333;*/
	background-color: #91A6B7;
	background:url(img/background.jpg)no-repeat center center fixed;background-size: cover;
        font-size: 14px;
	font-family: Verdana, sans-serif;
}
#wrap {
	position: relative;
	top: 50px;
	width: 967px;
	text-align: left;
	margin: 0 auto;
	background: url('img/headerbg.gif');
	
}
#top {
	background: url('img/top.gif');
	height: 5px
}
/*  Header Grünlilie.de */

#header h1 {
	display: none;
	position: absolute;
	top: 100px;
	left: 200px;
	color: #A5FDDA;
	font-family:  "Comic Sans MS", "Sans-Serif" ;
	font-weight: bold;
	font-size: 36px;
	outline-style: none;
	outline-color: #000000;
	outline-width: 1px;
}
#top2 {
	background: url('img/top2.gif');
	height: 43px
}
#top2 font {
	display: inline;
	position: absolute;
	left: 172px;
	margin-top: 2px;
	font-size: 12px;
	text-decoration: none;
}
#content {
	background: url('img/contentbg.gif');
	
}
#footer {
	background: url('img/footer.gif');
	height: 43px;
	text-align: center;
	vertical-align: middle
}
#left_col {
	width: 158px;
	float: left;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 18px;
	padding-bottom: 0px;
	color: black;
	overflow: hidden;
}
#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
	color: black;
}
#left_col a {
	color: black;
}
#left_col .menu_heading {
	color: darkgreen;
	display: block;
	letter-spacing: 3px;
	font-size: 18px;
	padding: 0  0 3px 5px;
}
#left_col ul li {
   	list-style-type: none;
	color: green;
	overflow: hidden;
	padding: 4px;
}
#main_col {
	width: 737px;
	float: left;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	clear: none;
	min-height: 100px;
	overflow: auto;
}
#left_col ul {
	padding: 0;
	margin: 0;
	width: 164px; list-style-position:inside;
}
/*#left_col li {
	margin: 0;
	background: url('img/box_menu_trennlinie.gif') no-repeat bottom; padding-left:3px; padding-right:0; padding-top:5px; padding-bottom:0
}*/
/*#left_col li ul {
	width: 154px;
	background: url('img/box_menu_trennlinie.gif') no-repeat top;
}*/
#left_col li li {
	padding-left: 8px;
}
#left_col li a {
	color: darkgreen;
	padding-left: 8px;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
}
td {
	font-family: Verdana, sans-serif;
	font-size: 14px;
}
a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.box {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
a.box:hover {
	text-decoration: none;
}
.Chead {
	background: Silver;
	color: Black;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b {
	background: Gray;
	color: Black;
}
.Callg {
	background-color: White;
	color: Black;
}
.Callg td {
	color: Black;
}
.Cnorm {
	background-color: White;
}

.Cmite {
	background-color: Silver;
}
.Cdark {
	background-color: Gray;
}
.rand {
	border: 1px solid Gray;
}
.smalfont {
	font-size: 12px;
	text-decoration: none;
}
.border {
	background-color: Gray;
}
hr {
	height: 0px;
	border: 0px solid Black;
	border-top-width: 1px;
}
input, textarea, select {
	color: Black;
	font: 12px Verdana, sans-serif;
	border-color: Gray;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	background-color: #EFEFEF;
}
