html {
	height:100%;
}

body {
	padding-top:0px;
	padding-left:10px;
	font:normal 10pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color:#696969;  
	margin:0px;	
	width:770px;
}
table, td, a { font:normal 10pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }

table {
	font:normal 10pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	color:#696969; 	
}
.headLine {
	font-weight:bold;
	color:firebrick;
	font-size:120%;
	margin-bottom:20px;
}
#searchForm, .fillForm {	
	margin-left:40px;
	padding:20px;
	border:1px solid #cccccc;
	background-color: #ffffef;
	width:300px;
}
.formKey {
	font-weight:bold;
	padding-right:20px;	
}


a, a:hover, a:active, a:visited {	
	font:normal 10pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color:#696969; 
	border:none;
}

#sidebar a { color:white;}

#sidebar {
color:white;
 height:420px; 
	width:220px;		
	padding-top:8px;	
	text-align:center; /*balkenTile3.gif */
/*	background:url(../img/menu/balkenTile3.gif) repeat;	*/
background-color:#68A55D;
}
div#coloredbar {
	margin-top:0px;
	height:100%;
	text-align:left;
}

#titleLogo {
	margin-bottom:10px;
}

#footer {
	padding:0px;
	clear:both;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	height:170px;	
	width:740px;
}

.errors { color: red; }
.info { color: green; }
.warn { color: orange; }
	


a.butt {
	padding:2px;
	text-decoration:none;
	color:black;
	background-color:#eeeeee;
	font:bold 9pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	border-bottom:2px solid #777777;
	border-right:2px solid #777777;

}

input.butt {
	padding:0px;
	text-decoration:none;
	color:black;
	background-color:#eeeeee;
	font:bold 9pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular;

}

.submitbutt {
	padding:1px;
	margin-top:20px;	
	text-decoration:none;
	background-color:#eeeeee;
	font:bold 10pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

	
img {
	border-style:none;
}

td {
	vertical-align: top;
	text-align:left;
}

#mainpart {
	padding-top:0px;
	padding-left:10px;
	padding-bottom:5px; 
	width:520px;	
	vertical-align:top;
}

#logoCell {
	width:500px;
	height:170px;
	background: url(../img/menu/logo_gruener1.jpg) no-repeat top left;
}


#newLogoCell {
	width:500px;
	height:170px;
	background: url(../img/menu/kombilogos.jpg) no-repeat top left;
}


#priv_mainpart {
	padding-top:50px;
	padding-bottom:180px;
	padding-left:10px;
	width:570px;	
}

.privIndexList li  {
	padding-bottom:9px;
}

#mainpart form {
	margin-top:50px;
}

.edge {	
	margin-top:60px;
	float:left;
	width:220px;
	padding-left:0px;	
/*	height:250px; */
	
}
.privEdge {	
	float:left;
	width:130px;
	padding-left:0px;
		
}

.beschr {
	position:absolute;	
	top:220px; 
	left:20px;
	width:200px;
	background-color:#68A55D;
	color:white;
}

.title {
	font-size: 1.3em;
	font-weight:bold;	
	margin-bottom:0.6em;
}

h4, h5 {
	font-size:1em;
	font-weight:bold;	
	color:orange;
	line-height:1em;
	margin-bottom:0.4em;
	padding-bottom:0px;
}

em {
	font-style:normal;
	font-weight:bold;
	color:#2e8b57;
}

blockquote, blockquote table {
	padding-left:15px;
	font-style:italic;
}

#bew_menu {
	position:absolute;
	visibility:visible;
	z-index:5;
	top:250px; 
	left:0px;
	width:180px;	
	margin-left:10px;	
}

.animName {
	font-size:1.4em;
}

.features {
	width:180px;	
	color:#ffffff;
}

.features td {
	background-color:#96D166;
	font-weight:bolder;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
}

#indexTable {width:105%;}

#indexTable ul {
	margin:0px;	
	list-style-type:none;	
}
body:-moz-last-node #indexTable ul {
	margin-left:-40px;
}
#indexTable td {
	width:170px;
}


ul.edgeMenu {
	color:white;
	margin:6px;	
	padding:0px;
	padding-left:10px;
	list-style-type:none;		
}
ul.edgeMenu li, , #indexTable ul li {
	margin-top:-3px;
	margin-bottom:-3px;
}

ul.edgeMenu .spaceBefore, #indexTable ul .spaceBefore{
	margin-top:6px;
}
	
ul.edgeMenu a.current:link, ul.edgeMenu a.current:visited {
	text-decoration:none;
	font-weight:bold;
	padding-top:1px;
}
ul.edgeMenu a:hover {
	font-weight:bold;
}

ul.edgeMenu  a:link, ul.edgeMenu a:visited, .beschr a, #indexTable ul a {
	display:block;
	padding-bottom:2px;
	text-decoration:none;
}

.menuSpace {
	height:4px;
}

.floatleft {
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
}

.hilfe {
	position:relative;
	top:40px;
	left:20px;
	width:170px;
	font:normal 0.7em Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.boldHilfe {
	color:orange; font-weight:bold;
}

.evenListRow td {
	background-color: #eeeeee;
}
.evenListRow td, .oddListRow td,  .listHeader {
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}
	
	
#tabsCell {   
	color:white;
	background-color:#68A55D;
	text-align:left;
	vertical-align:bottom;
	padding-bottom:10px;
}


#tabsCell  a {
	color:white;
 font-weight:bold;
 display:block;
 padding:2px;
 width:100%;
padding-left:20px;
 text-decoration:none;
}

#tabsCell a.activeTab, #tabsCell a:hover {
background-color: #96D166;
color:white;

}

 .internalTabs {   
	position:absolute;
	top:200px;
	left:136px;
	margin:0px;
	color:firebrick;
	
}
.internalTabs a {
	font-weight:bold;
	color:firebrick;
}

.linkblock {
	margin-top:40px;
}
.linkblock h3 {
	margin-bottom:10px;
}
.linkblock p {
	margin-bottom:-4px;
	margin-top:10px;	
}

