* {
	font-family: Arial, Verdana;
	margin: 0px;
	padding: 0px;
	/*SCROLLBAR-Face-COLOR: #e67b00;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #fab500;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #fab500;
	SCROLLBAR-DARKSHADOW-COLOR: #e67b00;*/ 
}

form{
	margin: 10px 10px 0px 130px;
}

body{
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	background-image: url(../images/bgbody.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

a:link{
	color: #e67b00;
	text-decoration: none;
}

a:hover{
	color: #fab500;
	text-decoration: none;
}

a:active
{
	color: #e67b00;
	text-decoration: none;
}

a:visited
{
	color: #fab500;
	text-decoration: none;
}

#container{
	min-width: 920px;
	max-width: 100%;
}

#header{
	background-color:#d6e341;
	height: 82px;
	text-align: right;
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;

}

#top-navi
{
	background-image: url(../images/Ringelblume.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color:Transparent;
	width: 417px;
	height: 285px;
	position:absolute;
	top: -5px;
	right: 5em;
	/*border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;*/
}

#top-navi-home
{
	background-image: url(../images/RingelblumeHome.gif);
	background-repeat: no-repeat;
	width:58px;
	height:24px;
	cursor:pointer;
}

#top-navi-kontakt
{
	background-image: url(../images/RingelblumeKontakt.gif);
	background-repeat: no-repeat;
	width:65px;
	height:24px;
	cursor:pointer;
}

#top-navi-links
{
	background-image: url(../images/RingelblumeLinks.gif);
	background-repeat: no-repeat;
	width:94px;
	height:24px;
	cursor:pointer;
}

#top-navi-suche
{
	background-image: url(../images/RingelblumeSuche.gif);
	background-repeat: no-repeat;
	width:84px;
	height:24px;
	cursor:pointer;
}

#top-navi-suche-box
{
	width:84px;
	height:24px;
	cursor:pointer;
}

#top-navi-suche-lupe
{
	background-image: url(../images/Lupe.gif);
	background-repeat: no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}

#header h1{
	font-size: 20px;
	color: #FFF;
	padding-top: 50px;
	padding-right: 25px;
	margin: 0;
}

#content-container{
	background-color: #FFF;
	background-image: url(../images/navi.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#left-col{
	background-color:#d6e341;
	float: left;
	width: 185px;
	background-image: url(../images/logo2.gif);
	background-repeat:no-repeat;
	background-position: top left;
}

#menu{
	margin-top: 60px;
}

#menu div{
	margin-top: 5px;
	margin-left: 10px;
}

#menu div a
{
	font-size: 10pt;
	font-weight: normal;
	color: #00800e;
	margin-left: 20px;
	text-decoration: none;
}

#menu div a:hover{
	color: #04d21b;
	text-decoration: none;
}

#menu div h1{
	margin-top: 10px;
	color: #00800e;
	border-bottom: #FFF 1px solid;
	font-size: 10pt;
	font-weight: bold;
}

#mid-col{
	margin-left: 185px;
	margin-right: 50px;
}

#content{
	padding: 200px 10px 0px 10px;
	min-height:230px;
	background-image: url(../images/Personengruppe.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
}

#content h1{
	margin: 10px 10px 0px 130px;
	color: #e67b00;
	font-size: 20pt;
	font-weight:lighter;
	font-style:italic;
}

#content h2{
	margin: 10px 10px 0px 270px;
	color: #e67b00;
	font-size: 18pt;
	font-weight:normal;
	font-style:normal;
}

#content h3{
	margin: 10px 10px 0px 270px;
	color: #e67b00;
	font-size: 16pt;
	font-weight:normal;
	font-style:normal;
}

#content h4{
	margin: 10px 10px 0px 270px;
	color: #000;
	font-size: 14pt;
	font-weight:normal;
	font-style:normal;
}

#content h5{
	margin: 10px 10px 0px 270px;
	color: #000;
	font-size: 12pt;
	font-weight:normal;
	font-style:normal;
}

#content h6{
	margin: 10px 10px 0px 270px;
	color: #000;
	font-size: 10pt;
	font-weight:bold;
	font-style:normal;
}

.bodytext{
	margin: 10px 10px 0px 270px;
	color: #000;
	font-size: 10pt;
	font-weight:normal;
	font-style:normal;
}

UL.csc-bulletlist LI{
	margin: 0px 0px 0px 290px;
	font-size: 10pt;
	font-weight:lighter;
	font-style:normal;
}

UL.csc-bulletlist-0{
	list-style-type:decimal;
}

UL.csc-bulletlist-1{
	list-style-type:disc;
}

UL.csc-bulletlist-2{
	list-style-type:circle;
}

UL.csc-bulletlist-3{
	list-style-image: url(../Images/Icons/BulletRingelblume.gif);
}

#right-col{
	float: right;
	width: 73px;
	background-image: url(../images/right.gif);
	background-repeat:repeat-y;
	background-position:top right;
}

#right-col div{
	width: 40px;
	background-color: #CCF;
	margin: 10px;
}

#right-col div h4{
	font-size: 11px;
	padding: 3px;
}

#right-col div p{
	font-size: 11px;
	line-height: 13px;
	color: #000;
	padding: 3px;
}

#footer 
{
	background-color:#d6e341;
	height: 90px;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat:repeat-x;
}

#footer p {
	font-size: 11px;
	color: #FFF;
	padding-top: 12px;
}

#personengruppe{
	background-image: url(../images/Personengruppe1.gif);
	background-repeat: no-repeat;
	width: 212px;
	height: 90px;
}

.icons{
	cursor:pointer;
}

.lauftext{
	color: #00800e;
	font-size: 12pt;
	font-weight:lighter;
	font-style:italic;
	cursor:pointer;
}