
body {
	color: #00693F;
	margin: 0px;
	background-color: #eba764;
	background-image:url(images/himmel.jpg);
	background-position:top;
	background-repeat: repeat-x;
}

h1 {
 font-family: Verdana, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #af543d;
 text-align:left;
}
h2 {
 font-family: Verdana, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #af543d;
 text-align:left; 
}
h3 {
 font-family: Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #af543d;
 text-align:left; 
}
h4 {
 font-family: Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #af543d;
 text-align:left; 
}
h5 {
 font-family: Verdana, sans-serif;
 font-size: 12px;
color: #ecd2cb;
 text-align:left; 
}
p { text-align:justify;}

table{ text-align:left;}


/* DIVS */



#box{
	position: relative;
	width:1000px;
	z-index: 0;
	padding: 0px;
	margin:0px;
	text-align: center;
 /*	background-color: #FCFAF4;*/
	border:#ba664e 0px solid ;
}
	
#header{
	position: relative;
	width: 900px;
	height: 270px;
	position: relative;
	margin:0px;
	background-image:	url(images/header1.gif);
	background-repeat:no-repeat;
	z-index: 1;
	text-align:center;
}


	
#innerbox{
	width: 840px;
	z-index: 4;
	background-color: #ecd2cb;
	margin: 0px;
	min-height: 400px;
	border:#ba664e 1px solid ;
	

}
#content{

	z-index:5;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 1.4em;
	padding: 10px;
	margin-top: 10px;
	width: 590px;
}


#haus{
	position: relative;
	text-align: right;
	width: 185px;
	margin-top: -30px;
	z-index: 17;
}


#navi{
	float: right;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	width: 185px;
	margin-top: 20px;
	z-index: 7;
}
.text {

	padding-left: 5px;
	
	}
#gruppe{
	position:relative;
	float: right;
	margin-top: 20px;
	z-index: 7;
}
#infos{
	float:left;
	margin-top: -80px;
	z-index: 7;
}
#footer{

	position: relative;
	width: 840px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	height: 15px;
	font-family:"ITC Avant Garde Gothic", Verdana, sans-serif;
	font-size: 11px;
	text-align:center;
	line-height: 15px;
	margin-bottom:20px;

	

}
/* Mambo CSS */


#active_menu{
	display: block;
	width: 140px;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #f39607;
	margin-bottom: 2px;
	text-indent: 6px;
	line-height: 20px;
	border-right: 4px solid;
	border-right-color: #af543d;
	}

a.navi#active_menu{
	display: block;
	text-decoration: none;
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #f39607;
 	margin-bottom: 2px;
	border-right: 4px solid;
	border-right-color: #af543d;
	}
	
a.navi:link, a.navi:visited{
	display: block;
	width: 170px;
	text-decoration: none;
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #af543d;
	font-weight: bold;
	text-indent: 6px;
	padding-bottom: 3px;
	border-left: 4px solid;
	border-left-color: #f39607;
	border-bottom: 1px solid #f39607;
}
a.navi:hover, a.navi:active{
	display: block;
	text-decoration: none;
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #f39607;
	border-left: 4px solid;
	border-left-color: #af543d;
	border-bottom: 1px solid #af543d;
	
}


table.moduletable_top {
	margin: 0px;
	padding: 0px;
	border: 0px solid;
	padding: 0px;
}
table.moduletable_top th{
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #253c98;
	font-weight: bold;
	text-align: left;
	}
	


table.moduletable {
	margin: 0px;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 0px;
}

table.moduletable th {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #253c98;
	border-bottom: 1px solid #d4d2c4;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
}

table.moduletable td {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: left;
}

a:link, a:visited{
	color: #af543d;
	text-decoration: underline;
}
a:hover{
	color: #af543d;
}
a.copylink:link, a.copylink:visited{
	color: #c9907e;
	text-decoration: none;
}
a.copylink:hover{
	text-decoration: none;
	
	border-bottom: 1px solid;
	border-bottom-color:  #af543d;
;
}
ul {
	margin-top: 0px;
  	padding: 0;
	text-align: left;
}
li {
	line-height: 15px;
	padding-top: 0px;
	margin-left: -20px;
	list-style-type: square;
}
.contentheading{
	white-space: nowrap;
	font-size: 11pt;
	font-weight: bold;
	width: 100%;
	font-family: Verdana, sans-serif;
	color: #b7a8c4;
}
.componentheading{
	white-space: nowrap;
	font-size: 11pt;
	font-weight: bold;
	color: #b7a8c4;
	width: 100%;
	padding-left: 3px;
	font-family: Verdana, Helvetica, sans-serif;
}

