body {
	min-width: 41em;
	text-align: center;
	font-size: 100.01%;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0; padding: 1em;
	color: black; background-color: #71a4d5;/*#f60;*/
	background-image:url(../images/banner_hintergrund2.gif); background-repeat:repeat-x;	
}

/*========================================================*/
/*   Seite                                                                                                   */
/*========================================================*/
div#Seite {    
	width: 970px;
	margin: 0 auto; padding: 0;
	border: 4px ridge silver;
	background: white url(../images/banner_navigation.gif) repeat-y;
}

/*========================================================*/
/*  Kopf-/Fusszeile                                                                                  */
/*========================================================*/
div#Kopfzeile {
	height: 120px;
	text-align: center;
	font-size: 3em;
	margin: 0; padding: 0.2em 0.4em;
	border-bottom: 3px solid silver;
	background-image:url(../images/banner_kopf.png); background-repeat:repeat-y;
}
p#Fusszeile {
	height: 30px;
	clear: both;
	text-align: right;
	font-size: 0.8em;
	margin: 0; padding: 0.4em 1em 0 0;
	border-top: 1px solid silver;
	color: black;
	background-color: #9f9f9f;
	background-image:url(../images/banner_fusszeile.gif); background-repeat:repeat-x;
}

/*========================================================*/
/*   Navigation                                                                                          */
/*========================================================*/
ul#Navigation {
	width: 158px; 
	text-align: left;
	float: left; 
	font-size: 0.9em; 
	margin: 0; padding: 0;
  background-color: #bcd;
}
ul#Navigation li {
	list-style: none;
	margin: 0; padding: 0;
}
ul#Navigation a {
	display:block;
	text-decoration: none;
	padding: 0.4em 2em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
	color: maroon; 
}
* html ul#Navigation a {
	width: 100px; /*wegen IE6 display: block Problem*/
}
ul#Navigation a:link {
  color: black;
}
ul#Navigation a:visited {
  color: black;
}
ul#Navigation a:hover {
	color: black; background-color: #0f9;
}
ul#Navigation a:active {
	color: white; background-color: gray;
}

/*========================================================*/
/*   Inhalt                                                                                                  */
/*========================================================*/
div#Inhalt {
	width: 575px;
	float: left;
	margin: 0; padding: 1em;
	border-right: 1px solid #36f;
	color: #404040;
}
div#Inhalt h1{
	font-size: 1.3em;
}
div#Inhalt p{
	line-height: 1.5em;
	text-align: justify;
	font-size: 0.9em;
}
div#Inhalt2 h1{
	font-size: 1.3em;
	margin: 0 0 2em 0; padding: 0;
}
div#Inhalt2 h2{
	font-size: 0.9em;
	margin: 1em 0 0.5em 0; padding: 0;
	color: #0a5198;
}
div#Inhalt2 h3{
	font-size: 1.3em;
	margin: 0 0 0.2em 0; padding: 0;
}
div#Inhalt2 h4{
	font-size: 0.9em;
	font-weight: normal;
	margin: 0 0 1em 0; padding: 0;
}
div#Inhalt2 p{
	line-height: 1.5em;
	text-align: justify;
	font-size: 0.9em;
	margin: 0; padding: 0;
}
div#Inhalt2 a {
	color: #404040;
	text-decoration: underline;
}
div#Inhalt2 a:hover {
	color: red;
	text-decoration: underline;
}

/*========================================================*/
/*   Info-Box                                                                                             */
/*========================================================*/
div#Info {
	width: 194px;
	float: right; 
	font-size: 0.75em;
	margin: 0; padding-left: 0;
}
div#Info_Titel{
	width: 100%;
	text-align: center;
	font-size: 1.6em; font-weight: bold;
	margin: 1em 0 0; padding: 0.2em 0;
	border-top: 2px solid #36f;
	border-bottom: 2px solid #36f;
	color: red; background-color: #9cf;
}
div#Info_Aktuelles {
	text-align: left;
	margin-top: 0.4em; padding: 0.5em 0.5em 2em 0.5em;
	border-top: 1px solid #36f;
	background-image:url(../images/banner_aktuelles.gif); background-repeat:repeat-y;
}
div#Info_Aktuelles p{
	margin: 0; padding: 0.4em 0;
}
div#Info_Termine {
	text-align: left;
	margin-top: 0.4em; padding: 0.5em 0.5em 2em 0.5em;
	border-top: 1px solid #36f;
	background-image:url(../images/banner_termine.gif); background-repeat:repeat-y;
}
div#Info_Termine p{
	margin: 0; padding: 0.4em 0;
}

/*========================================================*/
/*   Sonstige Hilfsklassen                                                                        */
/*========================================================*/
ul#Links {
	text-align: left;
	font-size: 0.9em;
}
ul#Links li {
	list-style: disc;
	margin: 1em 0; padding: 0;
}
ul#Links a {
	text-decoration: underline;
}
ul#Links a:hover {
	text-decoration: underline;
}

ul#Kommandanten {
	text-align: left;
	font-size: 0.9em;
}
ul#Kommandanten li {
	list-style: disc;
	margin: 0 0 0.4em 0; padding: 0;
}

ol#Dart {
	text-align: left;
	font-size: 0.9em;
}
ol#Dart li {
	list-style: decimal;
	margin: 0 0 0.4em 0; padding: 0;
}

a.bild{
	width: 200px;
	height: 150px;
	display: block;
	padding:5px;
	border:1px solid #c0c0c0;
}
a.bild:hover{
	border:1px solid #999;
}
a.bild_mini{
	width: 100px;
	height: 75px;
	display: block;
	padding:3px;
	border:1px solid #c0c0c0;
}
a.bild_mini:hover{
	border:1px solid #999;
}
table.Bild{
	width: 100%;
	border-collapse:collapse;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
td.Bild{
	vertical-align:top; 
	overflow:hidden; 
}
td.BildNr{
	text-align: center;
	font-size: 0.7em;
	font-weight: normal;
	margin: 0; padding: 5px;
}
table.Pruefung{
	width: 50%;
	border-collapse:collapse;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
td.Pruefung{
	width: 50%;
	text-align: left;
	vertical-align:top; 
	font-size: 0.9em;
	margin: 0; padding: 5px;
}

/*========================================================*/
/*   Gästebuch                                                                                           */
/*========================================================*/
/* ********** Anfang Allgemein Gästebuch *************** */
#gbuchausgabefehler {
	clear: both;
	float: left;
	height: auto;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	text-align: left;
	margin-left: 0px;
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
}
#gbucheingabefeld {
	clear: both;
	float: left;
	height: auto;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: left;
	margin-left: 0px;
	border: 2px outset #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #aaaaaa;
}
.gbucheingabebutton {
	font-size: 14px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px none #ccc;
	background-color: #efefef;
	clear: both;
	float: left;
	width: 250px;
}

/* ********** Anfang Eingabe *************** */
#gbuchalles {
	background-color: #dddddd;
	border: 1px solid #ccc;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gbuchlinks {
	clear: left;
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.gbuchrechts {
	clear: right;
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.gbuchtextfeld {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 237px;
	font-size: 12px;
	color: #0033FF;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
}
.gbuchtextarea {
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 483px;
	font-size: 12px;
	color: #0033FF;
	font-family: "Courier New", Courier, mono;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	float: left;
	clear: both;
}
.gbuchbutton {
	background-color: #ffffff;
	height: 25px;
	width: 140px;
	margin: 15px 5px 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
}
.gbuchimg {
	vertical-align: middle;
	height: 15px;
	padding-right: 2px;
}
.gbuchtextfelduplaod {
	border: 1px solid #CCCCCC;
	width: 487px;
	font-size: 12px;
	color: #0033FF;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	margin-bottom: 15px;
}
.gbuchtextfeldkurz {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 217px;
	font-size: 12px;
	color: #999999;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
}
.gbuchtextfeldspam {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 137px;
	font-size: 12px;
	color: #FF6600;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	text-align: center;
	vertical-align: middle;
	margin-right: 40px;
}
.gbuchkomplett {
	clear: none;
	float: left;
	width: 100%;
}
.gbuch_img {
	vertical-align: text-bottom;
}
/* ********** Ende Eingabe *************** */

/* ********** Anfang Ausgabe *************** */
#gbuchausgabetitelzeile {
	border: 1px solid #ccc;
	clear: both;
	float: left;
	height: auto;
	width: 750px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	padding: 2px 5px;
	background-color: #AAAAAA;
	text-align: left;
	margin-left: 0px;
}
#gbuchausgabeinhaltzeile {
	clear: both;
	float: left;
	height: auto;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	padding: 5px;
	border-top: 1px none #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left;
	margin-left: 0px;
}
#gbuchausgabeinhaltzeile2 {
	clear: both;
	float: left;
	height: auto;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #DDDDDD;
	padding: 5px;
	border-top: 1px none #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left;
	margin-left: 0px;
}
#gbuchausgabeinhaltzeile3{
	clear: both;
	float: left;
	height: auto;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #FFFF99;
	padding: 5px;
	border-top: 1px none #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left;
	margin-left: 0px;
}

.gbuchausgabename {
	text-align: left;
	vertical-align: middle;
	clear: left;
	float: left;
	width: 50%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #1874CD;
	font-weight: bold;
	border: 1px none #ccc;
}
.gbuchausgabeauswertung{
	text-align: right;
	vertical-align: middle;
	clear: right;
	float: right;
	width: 50%;
	border: 1px none #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
.gbuchausgabekontakt {
	clear: none;
	float: left;
	width: 50%;
	font-size: 12px;
	border: 1px none #ccc;
}
.gbuch_imglang {
	vertical-align: text-bottom;
	text-align: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 1px;
}
.gbuchausgabeinhalt {
	clear: both;
	float: left;
	width: 730px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 12px;
}
.gbuchausgabekommentar {
	text-align: left;
	vertical-align: middle;
	clear: both;
	float: left;
	width: 730px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border: 1px none #ccc;
}
.gbuchausgabebilder {
	text-align: center;
	vertical-align: middle;
	clear: both;
	float: left;
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px none #ccc;
}
/* ********** Ende Ausgabe *************** */

/* ********** Seitenanzeige *************** */

#gbuchseitenanzeige {
	clear: both;
	float: left;
	height: auto;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	border: 1px none #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
