@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
}
html{
	background: url(img/html_bg.jpg);
/*	background-color: #069;	*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body{
	margin-top: 10px;
	width:1024px;
	margin:auto;
	background-color: #FFF;
	color:#666;
}
a{
	text-decoration: none;
}
.hidden{
	display:none;
}
#header, #slogan, #content, #footer{
	background:#CEDFF1 url(img/bg.png) repeat-y;
}
#header{
	padding: 0 18px;
	height:113px;
}

#slogan{
	padding: 20px 18px 2px 18px;
	text-align:right;
	height: 40px;
	border-bottom:1px solid #069;
}
#content{
	background:#fff url(img/bg.png) repeat-y;
	padding-top: 20px;
	height: 570px;
}
#left{
	float:left;
	width: 160px;
	margin-left: 18px;
}
#right{
	float:right;
	width:797px;
	margin-right: 18px;
	padding: 0 10px 0 20px;
	height: 540px;	
	margin-top:20px;
	overflow:auto;
}
#footer{
	border-top:1px solid #069;
	font-size:.6em;
	padding: 3px 15px;
	font-weight:bold;
	white-space:nowrap;
}
#footer span{
	font-size:1.5em;
	padding: 0 4px;
}
#footer, #footer a, #footer p{
	color: #069;
}
.werbung{
	font-size:70%;
	margin-top: 40px;
}
.werbung p{
	margin-bottom: 6px;
}
.werbung a{
	color: #666;
}
.artikel{
	font-size:.9em;
	line-height: 1.3em;
	text-align:justify;
	margin-bottom:50px;
}
.artikel ul{
	margin-left: 16px;
}
.artikel h1, .artikel h2{
	margin-bottom: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #7E8DA3;
	font-weight:bold;
	font-style:italic;
}
.artikel h3{
	margin-bottom: 0;
	color: #777;
}
.artikel h4{
	padding-bottom:8px;
/*	width:400px; */
	border-bottom:1px dotted #ccc;
	font-weight:normal;
	color: #aaa;
}
.artikel a{
	text-decoration: none;
	font-weight:bold;
	color: #666;
}
.artikel p, .artikel ul{
	width: 400px;
	margin-bottom: 10px;
	color: #666;
}
.artikel ul, ul{
	width: 384px;
	list-style-type:disc;
}
table{
	margin-bottom:20px;
	text-align:left;
}
td{
	padding-right: 6px;
	vertical-align:top;
}
.bold, .boldblack{
	font-weight:bold;
}
.boldblack{
	color: #333;
}
.small{
	font-size:.8em;
	line-height:normal;
}
.unter_punkt, .unter_punkt a{
	border-bottom: 1px dotted #999;
}
.img_right{
	float: right;
	margin-left:10px;
	margin-right:20px;
	border: 3px solid #CEDFF1;
/*	border:7px solid #CEDFF1; */
	padding:0px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px; 
}
#MenuBar1{
	margin-top: 20px;
	margin-bottom: 60px;
}
#vorstand p{
	width:auto;
}
.FotoVorstand{
	float: left;
	width: 150px;
	margin:20px 0;
}
.FotoVorstand img{
	width: 120px;
	height: 180px;
}
.re_spalte{
	float:right;
	margin-right:20px;
}
.re_spalte, .re_spalte p{
	width: 313px;
}
.logo{
	float:left;
	margin-top:40px;
	width:280px;
	text-align:left;
}
.logo a{
	color: #999;
	font-size:.8em;
	line-height:normal;
}
.clear{
	clear:both;
}
.submenu a{
	display:inline-block;
	padding: 2px 10px 2px 10px;
	color: #069;
	font-size:.8em;
	background:#eee;
}
.abt_content{
	height:420px;
	overflow:auto;
}
.tborder th, .tborder tr, .tborder td{
	border:1px solid #ccc;
	padding: 2px 4px;
}
p.subline, p.supline{
	font-size: .8em;
	color:#999;
	margin-top:-16px;
}
p.supline{
	margin-top:0;
	border-bottom:1px dotted #ccc;
}
.table_tuZeiten td, .table_tuZeiten th{
	padding: 6px 12px 6px 6px;
	border: 8px solid #cedff1;
}
.table_tuZeiten th{
	background:#cedff1;
}
.table_tuZeiten{
	font-size:.9em;
	border-collapse:collapse;
}
.table_tuTermine{
	border-collapse:collapse;
	empty-cells:show;
}
.table_tuTermine td{
	padding: 6px 12px 12px 0;
	border-bottom:1px dotted #aaa;
}
.table_tuTermine .breiteInhalt{
	width:300px;
}
.table_tuTermine .breiteErg{
	width:120px;
}
.table_tuTermine .breiteErg a{
	font-weight:normal;
	font-style:italic;
	border-bottom: 1px dotted grey;
}
.center{
	text-align:center;
}
dl.img{
	width:313px;
	margin-bottom:20px;
}



/* Kontaktformular */
#kontakt{
	width:440px;
	float:left;
}
#fehler, #ergebnis{
	color: #B43832;
	font-size: .8em;
	margin-bottom: 20px;
	line-height: 1.7em;
	font-weight: bold;
	text-align: left;
}
#sendfehler{
	color: #B43832;
}
#sendfehler, #erfolg{
	margin-bottom: 10px;
}
#ergebnis a{
	text-decoration: none;
}
#ergebnis a:hover{
	color: #999;
}
#ergebnis a, form, #erfolg{
	color: #069;
}
form{
	font-size: .85em;
	width: 400px;
	text-align: left;
	margin-top:0px;
}
label{
	display: table;
	line-height: 2em;
}

input, textarea, select{
	float: right;
	width: 300px;
	margin-top: -20px;
	border: 1px inset #aaa;
	color: #303030;
}
select{
	width:302px;
}
#button input{
	width: 130px;
	display: block;
	border: 2px outset #eee;
	background-color: #bbb; 
	font-size: 1em;
}
#reset{
	margin-right: 174px;
}
#submit{
	margin-top:10px;
}

