body {
	font-size : 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

	scrollbar-base-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	
}



/***********************************************/
/* Container                             */
/***********************************************/


#out {
	text-align: left;
	width: 640px;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;

}

#unten {
	text-align: center;
	width: 640px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
	line-height: 18px;

}


/***********************************************/
/* Inhalts - Container                    */
/***********************************************/ 


#texte_standard {
	left: 45px;
	top: 17px;
	text-align: justify;
}


#linie {
	background-color: #666666;
	height: 1px;
	width: 500px;
	clear: both;
	margin: 20px auto 0px;
	padding: 0px;
}


/***********************************************/
/* Hintergrund - Container                    */
/***********************************************/ 


#hgbox {
	background-color: #F4F4F4;
	width: 640px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: left;
}


#bildeinslinks {
	width: 600px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	float: left;
}


#bildzweilinks {
	width: 300px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	float: left;
}

#bildzweirechts {
	width: 290px;
	text-align: left;
	padding: 0px 10px 0px 0px;
	float: right;

}

#bildzweiclear {
	width: 620px;
	clear: both;
	height: 1px;
}


/***********************************************/
/* Tabellen                            */
/***********************************************/ 


td {
	text-align: left;
}

#tb_termine {
	background-color: #F4F4F4;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}

#tb_termine td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}

#tb_termine td.td_head {
	background-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 2px;
}




/***********************************************/
/* listen                            */
/***********************************************/ 


ul {
	list-style-type: disc;
	font-variant: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}

ul ul {
	list-style-type: circle;

}


.ulzahl {
	list-style-type: decimal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/***********************************************/
/* Bilder                            */
/***********************************************/ 

img {

}

.bild_links {
	float: left;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-right: 10px;
}

.bild_links_liste {
	float: left;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-right: 25px;
}


/***********************************************/
/* Links                             */
/***********************************************/ 

a:link, a:active, a:visited  {
	text-decoration:underline;
	color: #CC6600;
}

a:hover {
	text-decoration:none;
	color: #67543C;
}

#unten a:link {
	text-decoration:underline;
	color: #8A7261;
}

#unten a:visited {
	text-decoration:underline;
	color: #8A7261;
}

#unten a:hover {
	text-decoration:none;
	color: #CC6600;
}


.mitglied {
	color: #CC6600;
}


/***********************************************/
/* Schriften                             */
/***********************************************/ 

h1 {
	color: #6C4B20;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.headline_gross {
	color: #6C4B20;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 7px;
}

.headline_mittel {
	margin: 0px;
	padding: 0px;
	color: #BC8A49;
	font-weight: bold;
	font-size: 12px;

}

.headline_hgbox {
	margin: 0px;
	color: #BC8A49;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}


.fett {
	font-weight: bold;
}

.fett_schwarz {
	font-weight: bold;
	color: #000;
}

.fett_rot {
	font-weight: bold;
	color: #990000;
}
	
	
.klein {
	color: #72626D;
	font-size: 10px;
	line-height: 20px;
}

.achtung {
	color: #FFFFFF;
	background-color: #CC3300;
}

.autoren {
	font-size : 9px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.artnamen {
	font-size : 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
}

