body {
	background-color: Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	overflow: auto;
}

#leiste_schwebend {
	display: block;
	width: 265px;
	background : #108442;
	float: right;
	margin : 0px 6px 0px 6px;
	position: fixed;
	_position:absolute;
	top: 170px;
	bottom: auto;
	left: auto;
	right: 20px;
}

#leiste_oben {
	height : 150px;
	background : White url(images/hintergrund08.jpg) no-repeat right;
	border : 0 solid Black;
}

#leiste_termine {
	height : 24 px;
	color : Black;
	background : #FFFFCC;
	text-align : left;
	padding : 8px 8px 8px 8px;
	font-size : x-small;
}

#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: 500px;
}

#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;
}

#letzte_news {
	color : Black;
	background : #FFFFCC;
	text-align : left;
	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;
}

#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;
}

p, ul, li {
	font-size : medium;
	font-weight : normal;
	font-style : normal;
	color : #2F4F4F;
	margin : 12px 12px 12px 12px;
}

h1 {
	color : #108442;
}

h2 {
	color : #108442;
}

img.ausbilder {
	margin : 12 12 4 12;
}
