html { height: 100%; margin-bottom: 1px; }
/*
	seite	#98a5b1
	kastel	#d3d7da
	navig	#4d7296
	navigd	#003366


	verlauf unten #728ea6
				   718ca7
*/

body {
	background-color:#98a5b1;
	margin:0;
	/* text-align:center; */
	/* padding:0 auto 0 auto; */
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

a {
	color:#000;
}

div,span,p,td,th {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	text-align:left;
}

div#outerwrapper {
	text-align:center;
}

div#wrapper {
	width:939px;
	background-color:#d3d7da;
	margin:0 auto 0 auto;
	border:1px solid #003366;
}


div.contentwrapper {
	width:939px;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
	background-image:url("/images/line/vertical.gif");
	background-position:692px 0;
	background-repeat:repeat-y;

}

div.contentwrapperg {
	width:939px;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
}
.clearing {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}
/***********************************************************************
 * header 
 ***********************************************************************/

div.header { 
	background-color:#036; 
	width:939px;
	padding-bottom:1px;
}

/***********************************************************************
 * footer 
 ***********************************************************************/

div.footer { 
	border-top:1px solid #003366;
	width:939px;
}

div.footer .links {
	background-color:#b4ba54; 
	border:1px solid #98a5b1;
	padding:5px 24px 5px 24px;
	text-align:center;
}
div.footer .links a {
	text-decoration:none;
	color:#000000;
}
div.footer .copy {
	color:#003366;
	background-color:#98a5b1;
	border-top:1px solid #003366;
	/* border-bottom:1px solid #003366; */
	padding:5px 24px 5px 24px;
	text-align:center;
	font-size:9px;
}

div.main {
	float:left;
	/* width:403px; */
	/* new */
	width:460px;
	overflow:hidden;
/*
	background-image:url("/images/line/vertical.gif");
	background-repeat:repeat-y;
	background-position:395px 0;
*/
}

.main .content {
	padding:0 15px 0 15px;
}

div.features {
	width:234px;
	float:right;
	/* border-left:1px solid black; */
}
div.features .content {
/* padding:28px 10px 0 10px; */
	padding:0px 0px 0 0px;
}

.features .item {
	margin:5px 0 10px 0;
}
.features .item .title {
	color:#003366;
	margin-bottom:5px;
}
.item .ort {
	color:#003366;
}

img.headline {
	margin-bottom:10px;
}
img.line {
	margin:10px 0 10px 0;
}

/***********************************************************************
 * home 
 ***********************************************************************/

td.homefeatures {
	padding:20px 0 20px 0;
	width:234px;
}
.homefeatures .content {
	padding:0 10px 0 10px;
}
.homefeatures2 .icon, .homefeatures .icon {
	width:50px;
	float:left;
	text-align:right;
}

.homefeatures .lead {
	color:#036;
}

.homefeatures div.lead {
	margin-bottom:5px;
}

.homefeatures span.lead {
	margin-left:0px;
	margin-top:10px;
	width:140px;
	float:left;
}
.homefeatures2 span.lead {
	color:white;
	margin-left:10px;
	margin-top:10px;
	width:140px;
	float:left;
}
.homefeatures .ort {
	color:#036;
}
.homefeatures input.submit {
	margin-top:5px;	
}
.homefeatures input.radio {
	padding:0;
	border:0;
	margin:0 10px 0 0;	
}

td.homemain {
	padding:20px 0 20px 0;
	vertical-align:top;
	width:468px;
	color:#ffffff;	
	background-image:url("/images/bg/verlauf.gif");
	background-repeat:repeat-x;
}
.homemain .item {
	margin-bottom:10px;
}
.homemain .item .ort {
	font-weight:bold;	
}

.homemain .advertorial {
	border:1px dotted #fff;
}
.homemain .content {
	padding:0 25px 0 25px;
}


div.homewrapper {
	width:939px;
	padding:0 0 0 0;
	clear:both;
	background-image:url("/images/bg/home4.gif");
	background-repeat:repeat-y;
}


.homemain a {
	color:#036;	
	text-decoration:underline;
}

.homesmall {
	font-size:10px;
}

/**********************************************************************
 * subnavigation 
 **********************************************************************/

.subnav {
	float:left;
	width: 234;
	/* padding:1px;  */
	font-size:10px;
}

.subnav ul {
	list-style: none;
	margin: 0;
	/* new */
	padding: 1px;
	border: none;
}
		
.subnav ul li {
	margin: 0 0 1px 0;
	text-transform:uppercase;
	border:1px solid #003366;
	background-color: #4d7296;
}
 
.subnav ul li.article {
	text-transform:none;
	border:0;
	/* background-color:#6d92b6; */
}

.subnav ul li.selected {
	background-image:url("/images/pfeil.gif");
	background-repeat:no-repeat;
	background-position:4px 5px;
}


		
.subnav ul li a {
	display: block;
	padding: 1px 2px 1px 15px;
	/* background-color: #4d7296; */
	color: #fff;
	text-decoration: none;
	width: 100%;
}
.subnav li.article a {
	display: block;
	padding: 1px 2px 1px 25px;
	color: #fff;
	text-decoration: none;
}

.subnav ul li ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
	border: none;
}
.subnav ul li ul li {
	margin: 0 0 1px 0;
	text-transform:none;
	border:none;/*1px solid #003366;*/
	background-color: #4d7296;

}

html>body .subnav li a {
		width: auto;
}

.subnav li a:hover {
	background-color: #003366;
	background-image:url("/images/pfeil.gif");
	background-repeat:no-repeat;
	background-position:4px 5px;
	color: #fff;
}

/**********************************************************************
 * rest 
 **********************************************************************/
.subtitle, .subtitel {
	font-weight:bold;
	color:#036;
	font-size:11px;
	margin-bottom:5px;
}	


.title {
	font-weight:bold;
	font-size:12px;
	margin-bottom:14px;
}	

.printmail {
	text-align:center;
	margin-top:8px;
}
.path {
	color:#036;
}

.homefeatures a {
	text-decoration:underline;
	color:#036;
}
.features a {
	text-decoration:none; 
	color:#036;
}

.features a:hover,
.homefeatures a:hover {
	text-decoration:underline;
}
/**********************************************************************
 * events 
 **********************************************************************/

.event {
	margin-bottom:12px;
}
.event .date {
	font-weight:bold;
	color:#036;
}
.event .location {
	font-weight:bold;
	color:#000;
}
.event .title {
	font-weight:normal;
	color:#000;
	margin:0;
}

.lead {
	color:#036;
}
form {
	border:0;
	margin:0;
}

select, option, input {
	font-size:11px;
}

form.termin {
}
form.termin .text,
form.termin textarea,
form.termin select {
	width:250px;

}
form.termin td {
	vertical-align:top;
}
form.termin td.label{
	padding-right:15px;
}
.features .content select {
	width:160px;
	overflow:hidden;
}
.error {
	color:#900;
}

body.popup {
	background-color:#d3d7da;
}

table.banner {
	border-top:1px solid #003366;
	background-color: #003366;


}

a.subtitle {
	text-decoration:none;
}

form.terminsearch select {
	width:180px !important;
	margin-bottom:4px;
}

.forumbox {
	background-color:#fff;
	padding:10px 5px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#003366;
	width:202px;
}

* html .forumbox { width:212px; }

ul#tabmenu		{ 
	margin:0 0 4px 0; 
	padding:0; 
	list-style-type:none; 
	position:relative; 
	z-index:2; 
	white-space:nowrap 
}
ul#tabmenu li	{ 
	margin:0; 
	padding:0; 
	display:inline 
}
ul#tabmenu a	{ 
	color:#036 ! important; 
	background-color:#d3d7da ! important; 
	border:1px solid #036; 
	text-decoration:none; 
	/* padding:0 0.6em;  */
	padding:4px 8px 4px 8px;
	border-left-width:0; 
	border-bottom:none 

}
ul#tabmenu a:hover	{ 
	color:#036 ! important; 
	background-color:#fff ! important 
}
ul#tabmenu a.active	{ 
	color:#036 ! important; 
	background-color:white ! important; 
	border-color:#036; 
	border-left-width:1px; 
	cursor:default; 
	border-bottom:white;
	padding:5px 8px 5px 8px;
}

ul#tabmenu li.firstchild a	{ border-left-width:1px }

a { outline:none; }

.forum { padding:0; margin:0;  }
.forum label { width:350px; }
.forum textarea, .forum input.text  {
	width:350px;
	margin-bottom:5px;
}
.topic {
	margin-top:10px;
	margin-bottom:10px;
}

.forumsubject {
	font-weight:bold;
	font-size:12px;
}
.forumheader {
	margin-bottom:20px;
}

.msgheader {
	padding:10px;
	border:1px solid black;
	margin-bottom:15px;
	margin-top:15px;
}
.forumaddcomment {
	padding-top:10px;
}

div.banner {
	margin-bottom:10px;
}

