body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration:none;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #990099;
	text-decoration:none;
}
a:active {
	color: #333333;
	text-decoration:none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
#main {
	width:980px;
	background-image:url(../tpl/head.gif);
	background-repeat:no-repeat;
}
#logo {
	width:300px;
	height:114px;
	float:left;
}
#navi {
	width:680px;
	height:114px;
	float:left;	
}
#pages {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#pages li {
	float: left;
}

#pages li a {
	display: block;
	width:5.3em;
	height: 14px;	
	padding: 90px 10px 0px 10px;
	text-align: center;
	font-weight:bold;
	background-color:#FFF;
	
}

#pages li a:hover {
	background-image:url(../tpl/hover.gif);
	color:#990099;
	
}

#pages li a.active {
	background-image:url(../tpl/hover.gif);
	color:#990099;
	
}

#left {
	width:250px;
	float:left;
	padding-top:10px;
	text-align:right;
	padding-right:40px;
	
}

#left ul {
	width:210px;
	list-style:none;
	line-height:25px;
}

#left li a {
	display:block;
	color: #990099;

}

#left li a:hover {
	display:block;
	color: #990099;
	border-bottom:1px solid #99099;
}

#left li a.active {
	display:block;
	color: #990099;
	border-bottom:1px solid #99099;
}

#right {
	width:660px;
	float:left;
	padding:10px;
	line-height:20px;
	font-size:11px;
}
#foot {
	width:980px;
	clear:both;
}
#fenster {
	width: 635px;
	padding:10px;
	margin-bottom:20px;
	border:1px solid #333333;
}

.headline {
	font-size:16px;
	font-weight:bold;
}

.termin {
	font-size:13px;
	color:#902F81;
	font-weight:bold;
	padding:2px;
	border:1px solid #902F81;
	margin-bottom:5px;
}

/* Inhaltlayouts */

.template1 {
	float:left;
}

.template1 {
	float:left;
	margin-bottom:10px;
}
.template2 {
	float:left;
	margin-bottom:10px;
}
.template3 {
	float:left;
}
.template4 {
	float:left;
}
.template5 {
	float:left;
	padding-right:10px;
	margin-bottom:15px;
}
.template6 {
	float:left;
	margin-bottom:10px;
}
.template7 {
	float:left;
}
.template8 {
	float:left;
}
.template9 {
	float:left;
}
.template10 {
	float:left;
}

.template11 {
	float:left;
	margin-bottom:10px;
}

.template12 {
	float:left;
	margin-bottom:10px;
}

.template13 {
	float:left;
	padding:10px;
	margin-bottom:20px;
	border:1px solid #333333;
}

.template14 {
	float:left;
	margin-bottom:10px;
}

.abstrechts {
	margin-left:10px;
	margin-bottom:10px;
}

.abstlinks {
	margin-right:10px;
	margin-bottom:10px;
}

.temp11 {
	padding:5px;
	margin:5px;
	background-color:#D9BDA1;
}

.clear {
	clear:both;
}

.picture {
	padding:3px;
	border:1px solid #666666;
}

.small {
	font-size:10px;
	color:#FFF;
}

.red {
	color:#990000;
}

.abstand {
	margin-bottom:20px;
}
     
	 
.red {
	color:#990000;
}

.kontaktform {
	border: 1px solid #333333;
	background-image:url(../images/form_bg.gif);
}
