* {margin: 0; padding: 0; border: none;}

body {
background: #fff;
font-family: "Times New Roman", serif;
color:#000;
text-align: center;
font-size: 12pt;
}

#wrapper {
width: 99%px;
text-align: left;

}

#banner, .topl, #logo {
display: none;
}


#content {
margin: 10px;
}

#content_ohne {
margin: 10px;
}

#content h1, #content_ohne h1 {
font-size: 14pt;
font-weight: bold;
 }

#content h2, #content_ohne h2 {
font-size:13pt;
font-weight: bold;
}

#content h3, #content_ohne h3 {
font-weight: bold;
}

#content p, #content_ohne p {
margin: 10px 30px;

}
#content ul, #content_ohne ul {
margin: 10px 30px;
list-style: square;
}


#content ul li, #content_ohne ul li {margin: 6px 0 0 15px;}
#content a:link, #content_ohne a:link, .kalendar a:link, .last a:link, .next a:link {color: #DB7093;background: transparent;}
#content a:visited, #content_ohne a:visited, .kalendar a:visited, .last a:visited, .next a:visited {color:#DB7093;background: transparent;}
#content a:hover, #content_ohne a:hover, .kalendar a:hover, .last a:hover, .next a:hover {color: #564b47;background: transparent;}
#content a:active, #content_ohne a:active, .kalendar a:active, .last a:active, .last a:active { color:#000000; background: transparent;}

#content a:after, #content a:link:after  { 
color: #000000;
background-color:transparent; 
content: " * Link " attr(href) "* "; }
}
a:visited:after {
color:#000000; 
background-color:transparent;
content: " * Link " attr(href) "* "; }




#content_ohne table {margin: 10px 30px;}
#content_ohne tr {padding: 2px;border: none;}
#content_ohne td {padding: 2px 18px 2px 5px;}

#left {
float: left;
margin-left: 30px;
width: 160px;
}


ul.nav1st {display: none;}
.space {background: #eff1f9; width: 160px;height: 20px;border-top: 1px solid #80a0c6;}

.box1 {
display: none;
}

.box2 {
display: none;
}

#right {
	display: none;
}

#footer {
clear: both;
text-align: center;

 }

div.kaloben {
  display: none;
}

div.kalmitte {
   display: none;
	
}

div.kalmitte p {
   display: none;
   
}

div.kalmitte h2 {display: none;}

div.kalunten {
display: none;
}

div.infooben {
display: none;
}

div.infomitte {
  display: none;
  
	
}

div.infomitte p {
  display: none;
   
}

div.infounten {
  display: none;
}

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	display: none;
}

.list_content {
	
	text-decoration:none;
	color:#666666;
	width:500px;
	margin:0 30px;
	}

.list_content2 {
	
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	width:500px;
	margin:0px 30px;
	}
	
hr {
background-color:#000; /* Mozilla 1.4 */
color:#000; /* IE 6 */
border: #000; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

table.member {
	margin: 20px 10px 0 10px;	
	vertical-align:top;
}

table.ohne {  	 
	margin: 0 10px;	
	height: 150px;
	
}

table.foo {
	margin-left: 10px;
	width: 525px;
	vertical-align:top;
}

.th1 { height: 22px;padding-left: 5px;}
th { height: 22px;padding-left: 5px;}
.tr2 {height: 22px;}
.td0 {vertical-align:top;padding: 5px;width: 311px;}
.td1 {vertical-align:top;padding: 5px;width: 311px;height: 150px;}
.td2 {vertical-align:top;color: #000; width:200px;}
.td3 {width: 195px;height:22px;padding-left: 5px;}
.td4 {height:22px;padding-left: 5px;}
.td5 {vertical-align:top;padding: 5px;width: 440px;}

.details {
	padding-top: 8px;
	padding-left: 8px;
	width: 90px;
}

.floatLeft {float: left; margin-left: 30px;margin-right: 10px;}
.floatRight {float: right; margin-left: 10px;}


