@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/hg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	min-height: 101%;
	background-color: #cae7e3;
}
table tr td{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/******
* div *
******/
#mutter{
	position: absolute;
	width: 905px;
	top: 36px;
	left: 19px;
}
#logo{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 121px;
	width: 258px;
	padding-bottom: 10px;
	float: left;
}
#text{
	background-image: url(../images/text.gif);
	height: 50px;
	width: 553px;
	float: right;
	margin-top: 27px;
	margin-right: 50px;
}
#menu {
	height: 22px;
	#width: 868px;
	margin-left: 22px;
}
#content {
	margin-left: 10px;
}
#top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 892px;
}
#mitte {
	background-image: url(../images/mitte.gif);
	background-repeat: repeat-y;
	width: 892px;
	padding-bottom: 20px;
}
#bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 892px;
	margin-bottom: 5px;
}
#left{
	float: left;
	margin-bottom: 10px;
	margin-left: 22px;
}
#left a, #right a{
	color: #000;
}
#right{
	float:right;
	margin-bottom: 10px;
	margin-right: 22px;
}
/*******
* class *
*******/
.layout5{
	margin: 0px;
	padding-top: 12px;
	margin-bottom: -10px;
}
.clear{
	clear: both;
}

/*
.termine{
	margin-left: 18px;
	margin-top: 40px;
	margin-right: 18px;
	font-size: 10px;
}

*/


.termine{
	margin-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 10px;
}

.termine td {
	font-size:10px;
}

.buch{
	margin-left: 18px;
	margin-top: 40px;
	margin-right: 18px;
	font-size: 10px;
}


.mitglied{
	background-image: url(../images/mitglied.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 227px;
	padding-left: 20px;
	padding-top: 40px;
	padding-right: 5px;
	color: #eec5d9;
	font-size: 10px;
	margin-bottom: 50px;
	float:left;
	margin-left:30px;
	
}
.mitglied a{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.mitglied a:hover{
	text-decoration: underline;
	
}

.firmenweiter {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
		position: absolute;
	top: 548px;
	margin-left: -65px;
}


.firmenweiter a{

		color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.firmenweiter a:hover{
	text-decoration: underline;
}

.firmen{
	background-image: url(../images/promotion.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 227px;
	padding-left: 20px;
	padding-top: 40px;
	padding-right: 5px;
	color: #8DCEDE;
	font-size: 10px;
	float:right;
	margin-right:15px;
	margin-right:34px;
}

.firmen a{

		color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.firmen a:hover{
	text-decoration: underline;
}



.taetig{
	background-image: url(../images/taetigkeiten.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 227px;
	padding-left: 20px;
	padding-top: 40px;
	padding-right: 5px;
	margin-bottom: 50px;
	color: #c5e4e0;
	font-size: 10px;
	float:left;
	margin-right:15px;
}
.taetig a{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.taetig a:hover{
	text-decoration: underline;
}
.content{
	margin-left: 18px;
	margin-top: 1px;
	margin-right: 18px;
	color:#FFFFFF;
	width: 512px;
}
.content img { 
	padding: 2px;
}
.contentelement {
	clear: both;
}

/*******
* Link *
*******/
a {
	color: #ffffff;
	text-decoration: underline;
	border: 0px;
}
#logo a img{
	color: #00957e;
	text-decoration: none;
	border: 0px;
}
a:hover {
	text-decoration: underline;
	border: 0px;
}
/************
* Main Navi *
************/
.main_navi_no {
	height: 21px;
	width: 83px;
	background-image: url(../images/navi_act_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

.main_navi_act {
	height: 21px;
	width: 95px;
	background-image: url(../images/navi_no_bg.gif);
	background-repeat: no-repeat;
	float: left;
}
