﻿
body {
	font-family: Verdana;
	text-align: justify;
	font-size: 0.8em;
	background-color: yellow;
}
#container {
	width: 845px;
	font-size: 11px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px;
	border-top: 2px solid #C16820;
	border-right: 2px solid #C16820;
	border-bottom: 2px solid #C16820;
	border-left: 2px solid #C16820;
	background-color: #FEF5CC;
}
#masthead {
	text-align: center;
	width: 845px;
	margin-top: 0px;
	padding: 0px;
	border-bottom: 1px dotted #C16820;
	background-color: #FEF5CC;
}

#masthead img {
	margin-bottom: 10px;
	}




/*Standard-Link-Farben!*/
a:link {color: #00f;}
a:visited {color: #00f;}
a:hover {color: #39f;}
a:active {color: #00f;}
#sidebar {
	float: left;
	text-align: center;
	width: 160px;
	background-color: #FEF5CC;
	position: relative;
	clear: both;
	display: inline;
}
/* Formatvorlagen für die Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 12px;
	display: block;
	margin: 2px;
	padding: 0;
	border: 1px solid #C16820;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #E76301;
	display: block;
	padding: 8px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F8F8F8;
	background-color: #C16820;
}
#sidebar p a:hover {
	background-color: #FEF5CC;
}
#content {
	float: left;
	width: 654px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #C16820;
}
.datum1 {
	float: left;
	margin-left: 10px;
	color: #C16820;
}




/*---------------------- Fußzeilen-Formatvorlagen */
#footer {
	clear: both;
	text-align: center;
	width: 160px;
	margin-top: -60px;
}
#footer p {
	margin: 0px;
	color: #C16820;
}
.style7 {
	border-width: 0px;
}

/*----------------------- Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #fff;
	margin: 0px;
}
#masthead h3 {
	color: #C16820;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 20px;
}
/*------------------------ Inhaltsformatvorlagen */
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #C16820;
}
/* Schrift Rot für Startseite Zentrierte Überschrift */
h6 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 40px;
	margin-top: 20px;
	color: red;
}
h3 {
	color: #503750;
}
#content h2 {
	color: #503750;
}
#content img {
	padding: 5px;
	border: 1px #E76301 solid;
}
a {
	color: #402640;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/*----------------------------- Seite Aktuelles */
table.aktuelles1 {
	width: 80%;
	margin-left: 50px;
}
table.aktuelles1 td {
	height: 20px;
}
table.aktuelles2 {
	width: 60%;
	margin-left: 50px;
	font-size: 12px;
}
h5 {
	padding: 5px;
	border: 1px solid #EDA023;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	color: #C16820;
}
.ergebnisgrün {
	color: green;
}
.ergebnisrot {
	color: red;
}
table.aktuelles1 {
	width: 80%;
	margin-left: 50px;
}
table.default4 .style1 {
	text-align:center;
}
.hintergrund {
text-align:center;
	border: 1px solid #808080;
	background-color: #EAEAEA;
}


/*------------------------------- Seite Links */
table.links {
	width: 80%;
	margin-left: 70px;
	font-size: 12px;
}
table.links td {
	height: 20px;
}
/*------------------------------- Seite Mitglieder */
table.mitglieder1 {
	width: 80%;
	margin-left: 40px;
}
table.mitglieder2 {
	width: 100%;
}
.style5 {
	font-size: small;
	font-weight: bold;
}
.style6 {
	font-size: 12px;
}
/*------------------------------- Seite Default */
.style9 {
	font-size: 12px;
}

table.default1 {
	width: 40%;
	margin-left: 120px;
	font-size: 12px;
}
table.default2 {
	width: 60%;
	margin-left: 140px;
	font-size: 11px;
}
table.default3 {
	margin: 0 auto;
	width: 85%;
	font-size: 11px;
	border: 1px solid #808080;
}
table.default4 {
	margin: 0 auto;
	width: 60%;
	font-size: 11px;
	border: 1px solid #808080;
}
.style8 {
	text-decoration: underline;
}
.signatur {
	float:right;
	font-size: 10px;
}

/*------------------------------- Seite Bilder */
<!--
table.bilder {
	width: 50%;
	margin-left: 100px;
	font-size: 12px;
}
-->
/*------------------------------- Kontaktformular */
<!--
table.kontaktformular {
    margin: 0px auto 10px auto;
    width:50%;
    border: 0;
    padding: 0px;
}
table.kontaktformular td.breite {
      width: 26%;
}
table.kontaktformular .red {
    color:#FF0000;
}
/*table.kontaktformular input.text { width: 70%;}*/
table.kontaktformular .eingabe2 {
	width: 75%;
	height: 15px;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 2px;
	border: 1px #C16820 solid;
}
table.kontaktformular select {
       	font-size: 11px;
}
table.kontaktformular textarea {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
        width: 95%;
        height: 100px;
        border: 1px #C16820 solid;
}
#variabel table.kontaktformular input#submit {
        padding: 2px 5px;
        border: 1px solid #656462;
		background-color: #FFF;		
}
table.kontaktformular input#submit {
		font-size: 11px;
}
.kontaktausgabe {
	padding-left: 60px;
	}
table.kontaktformular .pflichtfeld {
    font-size: 10px;
    color:#FF0000;
    padding: 0 0 70px 0;
}
-->
/*------------------------------------- Impressum */
h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #C16820;
}
-->
/*------------------------------------- Berichte */
table.berichte1 {
	width: 80%;
	font-size: 10px;
	margin-left: 50px;
}
table.berichte1 td {
	height: 20px;
}
.berichte1 {
	font-size: 10px;
}
/*------------------------------------------*/
table.fisch {
	width: 80%;
	margin-left: 40px;
	color: #5B0000;
	text-align: center;
	font-size: 14px;
	border: 1px solid #C16820;
	background-color: #FF9900;
}
		/*
		<table class="fisch">
			<tr>
				<td>&nbsp;</td>
				<td><strong>Abfischen am Gondelteich<br />
				<br />
				</strong>bitte Rocky bescheid geben wer kommt<strong> <br />
				01.11.2008<br />
				10:00 Uhr - Tisch ist bestellt</strong></td>
				<td><img style="border:0px" alt="" height="99" src="fische011.gif" width="208" /></td>
			</tr>
		</table>
		*/
		/*Beitrag bis Jahresende
		<table class="fisch">
			<tr>
				<td>&nbsp;</td>
				<td><strong>Mitgliedsbeitrag 2009</strong><br />
				Der Jahresbeitrag für 2009 ist erstmals bis <br />
				zum <strong>31.12.2008</strong> zu bezahlen.<br />
				<br />
				Entweder bar bei Peter Nicolaus oder auf`s Konto:<br />
				Sparkasse Vogtland - BLZ: 870 580 000 - Konto: 4723 006 767</td>
				<td>&nbsp;</td>
			</tr>
		</table>
		*/
		
		

table.weihn {
	width: 80%;
	margin-left: 40px;
	color:#5B0000;
	text-align:center;
	font-size: 14px;
	border:1px solid #C16820;
	background-color: #83BB00;	
}

	/*	<table class="weihn">
			<tr>
				<td><img style="border: 0px" alt="" height="87" src="weihnachten09.gif" width="83" /></td>
				<td><strong>Weihnachtsfeier SG Medizin Bad Elster<br />
				Sektion Volleyball <br />
				Samstag 13.12.2008</strong><br />
				Programm:<br />
				12:00 Uhr<br />
				Volleyball spielen in der Halle mit kleinem Imbiss :-)<br />
				19:00 Uhr<br />
				und anschließend Futtern beim &quot;Adel&quot;</td>
			</tr>
		</table>

	*/

/*  -------------------------------------  GÄSTEBUCH  */
/*
.smilie_gesichtsfarbe {background-color: #FFFF00;}
.textfeld {border: solid 1px #A2BCFB;}
.button {color: #0A47D8;background-color: #C2D3FC;border: solid 1px #A2BCFB;}
body, table {font-family: Verdana, Arial;font-size: 12px;}
*/
/* wichtig auch für Ausrichtung der "Danke" -Ausgabe*/
.gbausrichtung {
    width: 500px;
    margin-left: 90px;
}
/* Strich zwieschen den Einträgen*/
hr {
	border: 0px;
	border-top: solid 1px #C16820;
	border-bottom: solid 1px #FFFFFF;
}
table.gaestebuch {
    margin: 0px auto 10px auto;
    font-size: 11px;
    width:80%;
    border: 0;
    padding: 0px;
}
table.gaestebuch td.breite {
      width: 28%;
}
table.gaestebuch strong.red {
    color:#FF0000;
}
table.gaestebuch .pflichtfeld {
    font-size: 10px;
    color:#FF0000;
    padding: 0 0 70px 0;
}
/*table.gaestebuch input.text {width: 70%;}
*/
table.gaestebuch textarea {
       width: 90%;
       font-family: Arial, Helvetica, Sans-Serif;
	   font-size: 11px;

       border: solid 1px #C16820;
       /* height: 80px;*/
}
table.gaestebuch .eingabe {
		/*size="30" Breite in .php Seite*/
	height: 15px;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 2px;
	border: solid 1px #C16820;	
}
#variabel table.gaestebuch input#submit {
        padding: 2px 5px;
        border: 1px solid #656462;
		background-color: #FFF;		
}
table.gaestebuch input.button {
	width: 90px;
    font-size: 11px;
}
/* zu Login*/
div img.sicherung {
	border:0;
	width:12px;
	height:16px;
	margin: 0 5px;
}








