/* Beginn Inhaltsstyle */

body
{
margin: 10px;
padding: 0px;
background:#000000;
font-family: verdana, helvetica, tahoma, arial, sans-serif;
/* font-size: 101%; */
}

p
{
text-align: justify;
}

#container
{
margin:  0px auto;
padding: 0px;
width: auto;
background: #FFA500;
text-align: left;
}

#header
{
height: 40px;
background:#FF7F50;
padding:5px;
}

#img
{
width: 250px;
display: block;
float: left;
}

/*
.image
{
border: none;
}
*/

.right
{
width:290px;
display: block;
float: right;
text-align: center;
}

br.clearing
{
clear: both;
}

#mainnav
{
background: #90EE90;
text-align:left;
}

#mainnav ul
{
background: #90EE90;
margin: 0px 0px 0px 0px;
list-style-type: none;
padding: 10px 10px 10px 10px;
}

#mainnav li
{
padding-left: 10px;
background: #90EE90;
display:inline;
}

#mainnav li a
{
text-decoration: none;
/* color: #272900; */
}

#mainnav li a:hover
{
text-decoration: none;
/* color: #fffffff;  */
background: #272900;
}

#menu
{
padding: 10px 5px 5px 5px;
float: left;
background: #FFF8DC;
text-align: center;
width: 170px;
}

#menu /* Box Modell Hack fur IE5 */
{
\width: 180px;
w\idth: 170px;
}

#menuber
{
background: #FF7F50;
/* color: #000000; */
margin-bottom: 10px;
}

#menunav 
{
background: #FFF8DC;
text-align:left;
}

#menunav ul
{
background: #FFF8DC;
margin: 0px 0px 0px 10px;
list-style-type: none;
padding: 0px 0px 10px 0px;
}

#menunav li
{
padding-left: 10px;
padding-bottom: 5px;
/* border-left: 3px solid green;  */
background: #FFF8DC;
width: 100px;
}

#menunav li
{
\width: 110px;
w\idth: 100px;
}

#menunav li a
{
text-decoration: none;
/* color: #272900; */
}

#menunav li a:hover
{
text-decoration: none;
/* color: #ffffff; */
background: #272900;
}

#content
{
margin-left: 180px;
padding: 10px 30px 10px 30px;
/* background-image: url(../pic/beige051.gif); */
}

#footer
{
padding: 10px;
/* border-top: 1px black solid;  */
clear: both;
background:  #FFF8DC;
text-align: right;
/* font-size:small;  */
text-align: right;
}

a.verein:link	{
 		background:#BDB76B;
		text-decoration:none;
/*		color:red;               */
		margin: 0px 0px 10px 0px;
		padding: 0px 10px 0px 10px;
/*		border-left: solid;
		border-left-color: red;     */
		width:200px;
		text-align:center;
		}

a.verein:visited	{
		background:#BDB76B;
		text-decoration:none;
/*		color:red;                */
		margin: 0px 0px 10px 0px;
		padding: 0px 10px 0px 10px;
/*		border-left: solid;
		border-left-color: red;   */
		width:200px;
		text-align:center;
		}

a.verein:hover	{
		background:maroon;
		text-decoration:underline;
/*		color:white;                */
		margin: 0px 0px 10px 0px;
 		padding: 0px 10px 0px 10px;
/* 		border-left: solid;
 		border-left-color: red;     */
		width:200px;
		text-align:center;
		}

a.verein:active	{
		background:navy;
		text-decoration:none;
/*		color:red;               */
		margin: 0px 0px 10px 0px;
		padding: 0px 10px 0px 10px;
/*		border-left: solid;
		border-left-color: red;   */
		width:200px;
		text-align:center;
		}

/* Ende Inhaltsstyle */


/* BEGINN   FORMATIERUNG NEWSBEREICH UND GAESTEBUCH*/

.newstitle	{
	font-size: 30px;
	margin: 10px 0px 0px 10px;
}

.newseintrag {
/*    border: 1px solid black;    */
    background: #EEEEFF;
    margin: 10px;
}

.newseintrag > .Author {
    padding: 2px;
    float:right;
}

.newseintrag > .Datum {
    padding: 2px;
}

.newseintrag > .Title {
	padding: 2px;
/*	border-top: 1px black solid;    */
	font-weight: bold;
}

.newseintrag > .Inhalt {
    padding: 2px;
    clear: both;
/*  border-top: 1px solid darkgray;  */
}

/* ENDE   FORMATIERUNG NEWSBEREICH UND GAESTEBUCH*/

/* BEGINN FORMATIERUNGSBEREICH DER FORMULARE */

/* Beginn Style fur News Bereich */ 

input,textarea
{
/*     border: 1px #000000 solid;   */

}
table
{
font-size: 12px;
}

div.copyright
{
font-size: 10px; text-align: center;
}

/*Ende Style News Bereich */

/* BEGINN   FORMATIERUNG Gastbuch */ 

.formular {
    background: #EEEEFF;
/*   border: 1px solid black;   */
    text-align: center;
}

.formular > ol {
    list-style-type: none;
    margin: 2px;
    padding: 5px;
 }

.formular > ol > li {
    vertical-align: top;
}

.formular * label:after {
    content: ":";
}

/* ENDE   FORMATIERUNG Gastbuch */

/* ENDE FORMATIERUNGSBEREICH DER FORMULARE */