﻿*{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

div{
	border:0px black solid;
}

#content a, #content a:visited{
	text-decoration:underline;
	color:black;
	font-weight:normal;
}

#content a:hover{
	color:#2a7621;
}


#content h1{
	color:#2a7621;
	font-size:14px;
	margin-bottom:10px;
	margin-top:10px;
}

#kopf{
	border:0px black solid;
	width:979px;
	padding-bottom:0px;
	padding-top:0px;
	height:160px;
}

#kopf img{
	border:0px black solid;
}

.tabelle{
	border:1px black dotted;
}

.tabelle tr{
	background-color:#fffbae;
}

.tabelle tr td{
	padding:5px;
}

#helpercontainer{
	width:979px;
	/* background-image:url('images/roter_balken.jpg');
	background-repeat:repeat-y; */
	height:100%;
	
}

#rahmen_top{
 /*	background-image:url('images/rahmen_top-trans.png'); */
	height:16px;
}

#rahmen_bottom{
	/* background-image:url('images/rahmen_bottom-trans.png'); */
	height:30px; 
}

#navigation{
	border:0px black solid;
	width:130px;
	margin-top:0px;
	text-align:left;
	float:left;
}

#navigation img{
	margin-right:17px;

}

#navigation .lastimg{
	margin-right:0px;
	float:right;
}

#content{
	border:0px black solid;
	width:800px;
	margin-top:5px;
	background-color:transparent;
	/* background-image:url('images/rahmen.png'); */
	text-align:left;
	float:right;
}

#logo{
	border:0px black solid;
	width:777px;
	/* margin-top:5px; */
	background-color:transparent;
	/* background-image:url('images/rahmen.png'); */
	text-align:center;
	float:right;
}


#contentcontainer{
	padding:5px;
	border:0px black solid;
 /*	background-image:url('images/rahmen_mitte-trans.png');
	background-repeat:repeat-y; */
	min-height:450px;
	float:left;
	width:513px;
}

#contentcontainer_right{
	padding:0px;
	width:247px;
	padding-top:10px;
	padding-left:20px;
	border:0px black solid;
 /*	background-image:url('images/rahmen_mitte-trans.png');
	background-repeat:repeat-y; */
	min-height:450px;
	float:right;
	}

.terminliste tr td{
	padding:5px;
}
	

#kalender, #kalender a{
	color:#2a7621;	
}

#kalender{
	height:342px;
	background-image:url('images/kalender.jpg');
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:5px;
	padding-right:5px;
}

#kalender table tr td, #kalender a{
	padding:5px;
	padding-left:0px;
	font-size:10px;
}

#kalender table{
	width:185px;
}

#kalender h1{
	font-size:12px;
	padding-left:20px;
}

.adresstabelle tr td{
	padding:5px;
}

.linkliste{
	list-style-type:none;
}

.linkliste img{
	border:0px black solid;
}

.linkliste span{
	font-size:10px;
}

.linkliste li{
	margin-top:10px;
}

#container{
	text-align:center;
	background-color:transparent;
	height:100%;
	min-height:100%;
}

div{
	margin:auto;
}

body{
	background-color: #ffffff; 
	background-image:url('images/banner_repeat.jpg'); 
	background-repeat:repeat-x;
	background-position:center top;
}

#navlist{
	height:30px;
	list-style-type:none;
}

#navlist li{
	float:left;
	height:39px;
	width:170px;
	margin-right:18px;
	display:block;
	margin-bottom:0px;
}
#navlist li a{
	display:block;
	height:39px;
	width:170px;
	margin-right:0px;
	text-align:left;
	padding-top:0px;
	text-decoration:none;
	color:white;
	font-weight:bold;
}

#navlist li a span{
	display:block;
	padding-top:15px;
	padding-left:5px;
}

#navlist li a{
	background-image:url('images/nav.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#navlist li a:hover{
	background-position:0px -39px;
}

.activemenu{
	background-position:0px -78px!important;
}


