body {
	background-color: Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	overflow: auto;
}

#leiste_schwebend {
	display: block;
	width: 240px;
	background : #108442;
	float: right;
	margin : 0px 6px 0px 6px;
	position: fixed;
	_position:absolute;
	top: 170px;
	bottom: auto;
	left: auto;
	right: 20px;
}

#leiste_oben {	
	border : 0 solid Black;
	height : 150px;	
	background : White url(images/hintergrund01.jpg) no-repeat right;	
}

.aktuelles {
	height : 150px;	
	background : White url(images/hintergrund01.jpg) no-repeat right;	
}

.foerderkreis {
	height : 150px;	
	background : White url(images/hintergrund02.jpg) no-repeat right;	
}

.ausbildung {
	height : 150px;	
	background : White url(images/hintergrund03.jpg) no-repeat right;	
}

.mitglied {
	height : 150px;	
	background : White url(images/hintergrund04.jpg) no-repeat right;	
}

.links {
	height : 150px;	
	background : White url(images/hintergrund05.jpg) no-repeat right;	
}

.service {
	height : 150px;	
	background : White url(images/hintergrund06.jpg) no-repeat right;	
}

.kontakt {
	height : 150px;	
	background : White url(images/hintergrund07.jpg) no-repeat right;	
}

#nav_oben {
	background : #108442;
	margin : 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	color : White;
	font-size : large;	
}

#nav_links {
	background : #49a271;
	margin : 0px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
	color : White;
	font-size : medium;
	float : left;
	line-height : 30px;
	height : 100;
	display : inline;
}

#leiste_rechts {
	width : 240px;
	background : #108442;
	float : right;
	margin : 0px 0px 0px 12px;
	display : inline;	
}

#leiste_unten {
	background : #108442;
	Height: 24px;
	font-size : x-small;
	color : White;
	text-align : right;
	padding : 2px 2px 2px 2px;	
	margin : 0px 0px 0px 0px;
}

#inhalt_rahmen {
	background : #49a271;
	padding : 0px 0px 0px 0x;
	margin : 0px 0px 0px 0x;
}

#inhalt {
	background : #e0f0e6;
	padding : 12px 240px 12px 12px;
	text-align : left;
	min-height: 600px;
    height:auto !important;
    height: 600px;
}

#fk_ueberschrift {	
	font-size : x-large;
	font-variant : small-caps;
	font-weight : normal;
	color : #108442;
	text-align : left;
}

#webdesign {
	color : Black;
	background : White;
	text-align : right;
	padding : 8px 8px 8px 8px;
	font-size : x-small;
}

#webdesign_unten  {
	color : Black;
	background : White;
	text-align : left;
	padding : 8px 8px 8px 8px;
	margin : 0px 0px 0px 0px;
	font-size : x-small;
	float : left;
	vertical-align : bottom;
	line-height : normal;
}

#nav_1 {
	color : White;	
	font-size : large;
	margin : 12px 8px 12px 8px;
	list-style : none none;
	padding : 0px 0px 0px 0px;
}

#nav_2 {
	color : White;
	font-size : small;
	margin : 0px 12px 0px 12px;
	list-style : none none;
	padding : 4px 4px 4px 8px;
	background-color : #49a271;
}

a.navlink {
	text-decoration : none;
	color : White;
}

a:hover.navlink {
	text-decoration : underline;
	color : White;
}

#nav_current {
	color : White;
	font-size : small;
	margin : 0px 12px 0px 12px;
	list-style : none none;
	padding : 4px 4px 4px 8px;
	background-color : #49a271;
	font-style : italic;
	font-weight : bold;
}

#nav_1_current {
	color : White;
	font-size : large;
	margin : 12px 8px 12px 8px;
	list-style : none none;
	padding : 0px 0px 0px 0px;
	font-style : italic;	
}

#thema_rechts {
	font-size: large;
	font-weight : bold;
	margin : 12 12 12 12;
	float : right;
	color : Green;
	font-style : italic;
}

#ausbilder_text {
	background-color: #BCDEC9;
	padding : 12 12 12 12;
	margin : 0 24 24 24;
}

#abschnitt_text {
	background-color: #BCDEC9;
	padding : 12 12 12 12;
	margin : 0 24 24 24;
}

#block_hell {
	background-color: #e0f0e6;
}

#comment {
	font-size: x-small;
}

p, ul, li {
	font-size : medium;
	font-weight : normal;
	font-style : normal;
	color : #2F4F4F;
	margin : 12px 12px 12px 12px;
}

li {
	margin : 0px 0px 0px 24px;
}

h1 {
	color : #108442;
}

h2 {
	color : #108442;
}

img.ausbilder {
	margin : 12 12 4 12;
}

tr.alt {
	background : #e0f0e6;
}