body   
{
	word-spacing: 					0;
	color: 							#669933;
	font-family:   					Arial, sans-serif;

	scrollbar-shadow-color:			#ffcc33;
	scrollbar-darkshadow-color: 	#999999;
	scrollbar-3dlight-color:		#FFCC00;
	scrollbar-arrow-color: 			#ffffcc;
	scrollbar-highlight-color:		#ffffcc;
	scrollbar-face-color: 			#ffcc33;
	scrollbar-track-color: 			#ffffcc;
	background: white;
	margin: 0px;
	padding: 0px;
}
body.hauptseite
{
	background-repeat:				no-repeat;
	background-attachment:			fixed;
	background-position: 			right top;
}
table
{
	padding:						0px;
	spacing:						0px;
	margin:							0px;
	width:							100%;
	height:							100%;
	font-size:						12px;
}
tr
{
}
td
{
}
td.head_mitte
{
	height:							181px;
}
td.head_mitte_logo
{
	border-left:					1px solid #FFFFFF;
	text-align:						right;
	background-color: 				#FFCC66
}
td.head_mitte_logo_spacer
{
	width:							23px;
	background-color: 				#FFCC66;
	border-top:					1px solid #FFFFFF;
}
td.head_mitte_logo_spacer_bottom

{
	width:							23px;
	background-color: 				#FFCC66;
	
}
td.head_mitte_home
{
	border-top:						1px solid #FFFFFF;
	border-left:					1px solid #FFFFFF;
	text-align:						right;
	background-color: 				#FFCC66;
}
td.head_mitte_haende
{
	border-left:					1px solid #FFFFFF;
	text-align:						center;
	width:							253px;
	height:							181px;
}
td.head_mitte_spacer
{
	width:							55px;
}
td.head_mitte_houses
{
	text-align:						center;
}
td.head_unten
{
	height:							25px;
	background-color:				#FF9900
}
table.head_unten_links
{
	border-left:					1px solid #FFFFFF;
	border-top:						1px solid #FFFFFF;
}
td.head_unten_link
{
	text-align:						center;
	border-right:					1px solid #FFFFFF;
}
td.aktivitaeten_oben
{
	height:							17px;
	background-color:				#FFCC66
}
table.aktivitaeten_oben_links
{
	border-right:					1px solid #FFFFFF;
	border-top:						1px solid #FFFFFF;
	font-weight:					bold;
}
td.aktivitaeten_oben_link
{
	text-align:						center;
	border-left:					1px solid #FFFFFF;
	border-bottom:					1px solid #FFFFFF;
}
td.hauptseite_space_links
{
	width:							75px;
}
h1
{
    font-size:						18px;
	font-weight:					bold;
	border-left-style:				dotted; 
    border-left-width:				3px;
    border-bottom-style:			dotted; 
    border-bottom-width:			3px;
    padding-left:					5px;
    padding-top:					0px;
}
h2
{
	font-size:						14px;
	margin-bottom:					-10px;
}
h3
{
	font-size:						12px;
	font-weight:					bold;
	margin-bottom:					-18px;
}
h4
{
}
h5
{
	border-style: solid; border-width: 1px
}
h6
{
}
.meintext{}

a:link { color:#ffffff; text-decoration:none}
a:visited { color:#ffffff; text-decoration:none }
a:hover { color:#ffffff; text-decoration:none }
a:active { color:#ffffff; text-decoration:none }
a:focus { color:#ffffff; text-decoration:none }

a:link.green { font-weight:bold; color:#669933; text-decoration:none}
a:visited.green { font-weight:bold; color:#669933; text-decoration:none }
a:hover.green { font-weight:bold; color:#669933; text-decoration:none }
a:active.green { font-weight:bold; color:#669933; text-decoration:none }
a:focus.green { font-weight:bold; color:#669933; text-decoration:none }

a:link.orange { color:#FFCC66; text-decoration:none}
a:visited.orange { color:#FFCC66; text-decoration:none }
a:hover.orange { color:#FFCC66; text-decoration:none }
a:active.orange { color:#FFCC66; text-decoration:none }
a:focus.orange { color:#FFCC66; text-decoration:none }
