/* CSS Document */

body{
	font-family:"Trebuchet MS";
	margin-bottom:1em;}

.cleaner {CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 1px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px; BORDER-BOTTOM-STYLE: none}


.bildunterschrift{
	font-size:smaller;}

h2{
	color:#b80000;
	font-size: 20px;
	margin-top: 6px;
	margin-bottom: 3px;
	}
	
h3{color:#000; margin-top:0.1em; margin-bottom:0.1em;}
.start {margin-top: 0px; padding-left:1em; padding-right:0.5em;}
.lesen {float: right; margin-right: 10px}

h5{
	color:#000;
	margin-top:0.5em;
	margin-bottom:0.3em;
	font-size: 14px;
	font-weight: bold;
} 

li {list-style-type: disc;}


.dicker_roter_punkt{
	color: #B80000;
	font-weight:bolder;
	}
.nix{
	display:none;
	}
	

a:link{
	color:#000000;

	}
a:visited{
	color:#000000;
	}
a:hover{
	color:#b80000;
	}
a:active{
	color:#000000;
	}



/* Menue */

#pagetop{
	width:636px;
	}
	
#pagetitle{
text-align:right;
	}

#menue{
	background-image:url(../gfx/menue_oben.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#b80000;
	width:142px;
	padding-top:2em;
	float:left;
	font-size:small;
	}
#menue li{
	list-style:none;
	margin-left:-1.5em;
	margin-top:0.1em;
	margin-bottom:0.1em;
	}
	
#menue a{
	text-decoration:none;
		}
#menue a:link{
	color:#FFFFFF;
	}
#menue a:visited{
	color:#FFFFFF;
	}
#menue a:hover{
	color:#CaCaCa;
	}
#menue a:active{
	color:#000000;
	}
:root #menue p{ /* root hack, sieht ie nicht */
	margin-bottom:0em;
	}

#keyvisual img{
	margin-left:3px;
	}
	
#content{
	background-image:url(../gfx/content_oben.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#cacaca;
	width:489px;
	padding-top: 1em;
	float:left;
	margin-left:3px;
	margin-top:11px;
    margin-bottom: 20px;
	}
#content_text{
	padding-left:3px;
	padding-right:9px;
	font-size:small;
	margin-top: 6px;
	width: 468px;
	float: left;
}
	
#content_text_start {font-size: medium}

#content p{
	margin-bottom:0em;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	float: none;
	text-align: left;
	font-size: 14px;
	}
.content_text p{
	margin-bottom:0em;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	float: none;
	text-align: left;
	}	
	

#menue p{
	margin-bottom:0em;
	}

/* Seitenspezifisches CSS */

/* Kontaktseite */
#kontakt_bilder{
	width:470px;
}

.kontakt_bild{
margin: 15px;
float:left;
}
	
#kontakt_unten{
	float:left;
	}
	
*html #kontakt_unten{ /* "Asterisk Html Hack" wertet Mozilla nicht aus*/
	padding-top:1em;
	}
	
/* Vereinsleben */

.vereinsleben_einzeln{
	width:25em;
	float:left;
	padding: 1.5em 1.5em 1.5em 1.5em;
	}
	

#vereinsleben_alles{
	width:100%;
	float:none;
	}

/* Termine */

#termine_alles{
	width:480px;}

#termine2{
	float:left;
	font-size:small;
	width:480px;
	color:#FFFFFF;
	}
	
:root #termine2{ /* "Asterisk Html Hack" wertet Mozilla nicht aus*/
	padding-top:1em;
	}

#termine_unten{
	padding-top:1em;
	float:left;
	}

* html #termine_unten{ /* "Asterisk Html Hack" wertet Mozilla nicht aus*/
	padding-top:1em;
	}

.termine{
	font-size:small;
	color:#FFFFFF;
	background-color:#b80000;
	min-height: 30px;
	valign="middle"; padding-left:9px

	}

/* Aktuelles */
.datum {color:#000; margin-top:0.1em; margin-bottom:0.1em;}

/* quick and dirty */
.schwarz{
	color:#000000;
	}
	
#satzung li{list-style-type: decimal;}
#buch li {list-style-type: lower-alpha}

.ohne li {width: 360px; list-style-type: none; float: left;}

.latin li { list-style-type: lower-roman;}
	
.textbox { background: transparent; background-color: White; border: 1px solid #000000; color: #000000; font-family: Verdana, Arial; font-size: x-small; text-align: left; scrollbar-face-color: #CCCCCC; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #000000 }
.Monat {
	height: 28px;
	width: 478px;
	background-color: #b80000;
	font-size: large;
	font-weight: bold;
	color: #FFF;
}

