body
{
/* Standardschrift */
FONT-SIZE: 12px;
FONT-FAMILY: "Trebuchet MS", "Verdana", "Helvetica", sans-serif;
}




div#inhalt-left
{
	width: 196px;
	float: left;
	background-image: url(../images/startseite/hg_links.jpg);
	background-repeat:  repeat-x;
	background-color: #F99003;
}

div#inhalt-right
{
	width: 795px;
	float: left;
}


div#inhalt-roundet
{
 background-color: #F9C879;
 margin: 0;
 padding: 0;
}

div#navi
{
	text-align:left;
	width:  185px;
	background-image:url("../images/startseite/hg_menue.jpg");
	background-repeat: no-repeat;
	height: 359px;
}


div.navi-box
{
padding-left:	9px;
padding-right:  5px;
width:			150px;
height: 		25px;
}


div#mycontent
{
 width: 793px;
 padding-left:	2px;
}


span#left-text
{
padding-left: 8px;
}


div#headline
{
 height: 60px;
 text-align: center;
}


span.headline
{
 color: #000000;
 padding-left: 10px;
 padding-top: 20px;
 font-size: 28px;
 float:left;
 width: 90%;
}


span.content-text
{
 padding-left: 10px;
 padding-right: 8px;
 float: left;
 font-size: 11px;
}


div#footer
{
	width: 995px;
	height: 170px;
	margin-top: 5px;
}


/*  */
.box-menue-activ
{
 background-color: #ff0000;
}


.box-menue
{ 
    padding-left:6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}








/* Unten */
.unten
{
	background-repeat: no-repeat;
	padding-top:  1px;
	padding-left:  10px;
	/*padding-bottom: 4px;*/
 	height:169px;

	background-position: 5px 0px;
}














/* DIv Slide-Effekt */

.frame, .scroller, .section 
{
 height: auto;
}


.frame
{
	overflow: hidden;
	margin: 0 auto;
	position: relative;
    width:  100%;
    text-align: left;
}


.scroller
{
	width: 330px;
	margin: 0 auto;
	overflow: hidden;
}


/* Aktuelles */
#scroller6
{
 width:390px;
}



.content
{
 width: 5250px;
}


.section
{
	width:  330px;
	margin: 0;
	float: left;
	height: 120px;
	font-size:11px;
	overflow: hidden;
}



