body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #333;
	background-color: #37b;
	background-image: url(design/page_bg.gif);
}

body#bg, body#bg table {
	text-align: left;
}

strong {
	font-weight: bold;
	font-style: italic;
}

#wrap_fch94 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
	width: 975px;
	/*max-width: 975px;
	min-width: 502px;*/
  border-left: 1px solid #222;
  border-right: 1px solid #222;
  background: #fff;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #0066DE;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #0033AB;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}





/**************************
 *          LOGO          *
 **************************/
#logo_fch94 {
	background: #3874BB url(design/head_bg.gif) no-repeat top right;
	height: 90px;
	padding: 0;
	margin: 0;
	border-top: 5px solid #235B9C;
}

#logo_fch94 span {
	position: absolute;
	top: 5px;
	left: 0px;
	vertical-align: middle;
}





/********************************
 *          NAVIGATION          *
 ********************************/
#nav_fch94 {
	float: left;
	width: 100%;
	max-width: 975px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 95%;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #235B9C;
	border-bottom: 1px solid #235B9C;
	background: #3874BB url(design/nav_bgnormal.gif) repeat-x top left;
}

#nav_fch94 li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
}

#nav_fch94 a {
	float: left;
	padding: 4px 25px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid black;
}

#nav_fch94 a.active {
	color: #FC0;
	background: #2072CE url(design/nav_bgaktiv.gif) repeat-x bottom left;
}

#nav_fch94 a:hover {
	background: #227ADD;
	color: yellow;
}





/***********************************
 *          SUBNAVIGATION          *
 ***********************************/
#subnav_fch94 {
	float: left;
	width: 100%;
	max-width: 975px;
 
	margin: 0;
	padding: 0;
	font-size: 82%;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #235B9C;
	background: #2072CE url(design/nav_bgaktiv.gif) repeat-x bottom left;
	color: black;
}

#subnav_fch94 li {
	float: left;
	margin: 0;
	padding: 2px 1px 2px 25px;
	list-style: none;
}

#subnav_fch94 a {
	float: left;
	padding: 0px 20px;
	text-decoration: none;
	color: #EEE;
	font-weight: bold;

}

#subnav_fch94 a.active {
	color: #FC0;
}

#subnav_fch94 a:hover {
	background: #3175B5 url(design/nav_bgnormal.gif) repeat-x bottom left;
	color: yellow;
}





/***************************
 *          TITLE          *
 ***************************/
#title_fch94 {
	clear: left;
	padding: 20px 25px 20px 25px;
	background-color: #003565;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}


#title_fch94 h1 {
	margin: 0;
	padding: 0;
	font-size: 130%;
	letter-spacing: 0.1em;
	color: #EB9F3D;
}

#title_fch94 h2 {
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
	font-weight: normal;
	color: #CCC;
}







/*****************************
 *          CONTENT          *
 *****************************/
#content_fch94 {
	margin: 20px 0;
	padding: 0 25px;
	background: white;
	color: black;
	font-size: 90%;
	/*background-image: url(bilder/design/background.gif);
	background-repeat: repeat;*/
	
}

#content_fch94 hr {
	border: 1px solid #eee;
	height: 1px;
	clear: left;
	margin: 15px 0 15px 0;

}

#content_fch94 div.news {
	padding: 0;
}

#content_fch94 div.news h1 {
	display: inline;
}

#content_fch94 div.news h1 a{
	color: #40659B;
}

#content_fch94 div.news img.thumb {
	float: left;
	margin: 10px 5px 2px 0;
	padding: 0 5px 5px 0;
	background-image: url(design/schatten_newsthumb.jpg);
}

#content_fch94 div.news img.news {
	float: none;
	text-align: center;
	margin: 0px 5px 0px 10px;
	padding: 0 5px 5px 0;
	background-image: url(design/schatten_news.jpg);
}

#content_fch94 div.news div.text {
	margin: 10px 0 0 0;
	padding: 0;
}

#content_fch94 h1 {
	padding: 0;
	margin: 20px 0 5px 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.4em;
	color: #40659B;
}

#content_fch94 h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
}

span.datum {
	color: #999;
}

#content_fch94 div.block {
	margin-bottom: 30px;
}



/* BERICHTE */
#content_fch94 div.bericht table.bericht, #content_fch94 div.bericht table.bericht td, #content_fch94 div.bericht table.bericht tr {
	border: 1px solid black;
	border-collapse: collapse;
	width: 500px;
	padding: 5px;
}

#content_fch94 div.bericht table.bericht {
	margin-left: auto;
	margin-right: auto;
}


#content_fch94 div.bericht img {
	width: 450px;
	height: 337px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}







/**********************************************
 *     GÄSTEBUCH und KOMMENTARE, TERMINE      *
 **********************************************/
#gaestebuch li, #kommentare li {
	font-weight: bold;
	background-color: #F4F4F4;
	padding: 5px 5px 5px 10px;
	margin: 10px 30px 10px 0;
}

#gaestebuch li.odd, #kommentare li.odd {
	background-color: #E8E8E8;
}

#gaestebuch li p, #kommentare li p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	margin: 5px 0 20px 15px;
	font-weight: normal;
}

#gaestebuch p.autor, #kommentare p.autor {
	font-family: Verdana, sans-serif;
	font-size: 95%;
	font-style: italic;
	padding: 0;
	margin: 0;
}

#gaestebuch span.autorname, #kommentare span.autorname, .termine span.autorname {
	color: #c60;
	font-weight: bold;
}

#gaestebuch a, #kommentare a {
	font-size: 90%;
}

#gaestebuch img.textinline, #kommentare img.textinline {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}	

table.gaestebuch, table.kommentare {
	margin-left: auto;
	margin-right: auto;
}

table.gaestebuch textarea, table.kommentare textarea {
	width: 360px;
	height: 160px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	background-color: #FFFDDD;
}

table.gaestebuch input, table.kommentare input {
	font-family: Verdana, sans-serif;
	font-size: 1em;
}

table.gaestebuch input[type="text"], table.kommentare input[type="text"] {
	background-color: #FFFDDD;
}



/*******************************
 *          SONSTIGES          *
 *******************************/

#content_fch94 div.gruppe {
	margin-left: 20px;
	margin-top: 7px;
	margin-bottom: 20px;
}

#content_fch94 div.mittig {
	margin-top: 7px;
	margin-bottom: 20px;
	text-align: center;
}

#content_fch94 div.mittig_sb {
	margin-left: 120px;
	margin-top: 7px;
	margin-bottom: 20px;
}

#content_fch94 div.mittig_sb img, #content_fch94 div.mittig img {
	width: 450px;
	height: 338px;
}

#content_fch94 div.floatleft {
	float: left;
}

#content_fch94 div.galerie_links {
 float: left;
 text-align: center;
 padding-top: 5px;
 padding-bottom: 15px;
 width: 460px;
}

#content_fch94 div.galerie_rechts {
 float: right;
 text-align: center;
 padding-top: 5px;
 padding-bottom: 15px;
 width: 460px;
}

#content_fch94 div.galerie_both {
 text-align: center;
 padding-top: 5px;
 padding-bottom: 15px;
 width: 100%;
}

#content_fch94 div.galerie_links img, #content_fch94 div.galerie_rechts img, #content_fch94 div.galerie_both img {
	margin-bottom: 5px;
}

img.schatten {
	padding: 0 5px 5px 0;
	background-image: url(design/schatten_news.jpg);
}



/****************************
 *         TERMINE          *
 ****************************/
#termine div#text {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	margin: 5px 0 20px 15px;
	font-weight: normal;
}

#termine p.autor {
	font-family: Verdana, sans-serif;
	font-size: 95%;
	font-style: italic;
	padding: 0;
	margin: 0;
}

#termine span.autorname {
	color: #c60;
	font-weight: bold;
}






/****************************
 *         SIDEBAR          *
 ****************************/
#sidebar_fch94 {
	width: 200px;
	float: right;
	margin: 0 0 20px 20px;
	padding: 5px 5px 0px 5px;
	font-size: 90%;
	line-height: 1.5em;
	color: black;
	background: #4483C6 url(design/sidebar_bg.gif) repeat-y top left;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
}

#sidebar_fch94 ul {
	padding: 0;
	margin: 0;
}

#sidebar_fch94 form {
	margin: 0;
	padding: 0;
}

#sidebar_fch94 li.head {
	list-style: none;
	padding: 5px 2px 5px 2px;
	margin: 0;
	width: 100%;
	font-size: 100%;
	font-weight: bold;
	
}

#sidebar_fch94 ul.subliste {
	border-top: 2px solid black;
	margin: 2px 1px 2px 1px;
	padding: 1px;
	background: #3874BB url(design/sidebar_bg.gif) repeat-y top left;
}

#sidebar_fch94 ul.subliste li {
	color: black;
	list-style: none;
	padding: 0px;
	margin: 0;
	width: 100%;
	font-size: 85%;
	font-weight: normal;
	
}

#sidebar_fch94 ul.subliste li input {
	margin: 2px 0 2px 0;
}

#sidebar_fch94 ul.subliste li input[type=text], #sidebar_fch94 ul.subliste li input[type=password] {
	background: #3874BB url(design/sidebar_bg.gif) repeat-y top left;
	border: 1px solid black;
	padding-left: 2px;
	font-weight: bold;
	color: #103981;
}

#sidebar_fch94 a {
	text-decoration: none;
	color: #A3CBFA;
	
}

#sidebar_fch94 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#sidebar_fch94 img {
	vertical-align: middle;
	margin-left: 3px;
}

#sidebar_fch94 img.bdt {
	margin: 2px 0 0 0px;
	padding: 0 3px 3px 0;
	background-image: url(design/schatten_bdt.jpg);
}

#sidebar_fch94 hr {
	border: 1px dashed #A3CBFA;
	margin: 4px 10px 4px 10px;
}





/****************************
 *       STATISTIKEN        *
 ****************************/
.statistiken td.center, .statistiken th.center {
	text-align: center;
}

.statistiken th.center {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.0em;
}

.statistiken table.subtable {
	margin-left: 15px;
}

.statistiken table.subtable td {
	padding: 2px 5px 2px 5px;
}

.statistiken table.subtable tr.even {
	background-color: #E8E8E8;
}

.statistiken table.subtable tr.odd {
	background-color: #F4F4F4;
}

span.mitglied {
	color: #c60;
}
 
 
/****************************
 *          FOOTER          *
 ****************************/
#footer_fch94 {
	position: relative;
	clear: both;
	margin: 0;
	padding: 3px;
	font-size: 70%;
	text-align: center;
	color: #CCC;
	background-color: #003565;
	height: 25px;
}

#footer_fch94 a {
	color: #CCC;
	font-weight: normal;
}

#footer_fch94 #footer_validators {
	float: left;
	margin-left: 20px;
}

#footer_fch94 #footer_copyright {
	float: right;
	margin-right: 20px;
}


/****************************
 *      SONSTIGES           *
 ***************************/
div.adminfield {
	margin: 10px 0 10px -10px;
	padding: 5px 0 5px 10px;
	background-color: #eee;
}




/****************************
 *     STECKBRIEF           *
 ***************************/
 
body#steckbrief {
	background-color: #37b;
	background-image: none;
	margin: 20px;
}

body#steckbrief h1 {
	font-size: 200%;
	line-height: 150%;
	color: #333;
}

body#steckbrief table {
	border-collapse: collapse;
	border-spacing: 2px;
	margin-bottom: 50px;
	font-size: 90%;
	color: black;
}

body#steckbrief img {
	border: 0;
	border-spacing: 0;
	line-height: 0;
	font-size: 0;
}

