body       {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(hintergrund.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
a:link        { color: #7aa2ce; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
a:visited       { color: #7aa2ce; font-size: 12px; font-weight: bold; text-decoration: none }
a:hover       {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
a:active          {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
.text   {
	color: #666666;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px
}
.text_klein  { color: #2a1f00; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12px }
.oben    {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}
.oben_klein { color: #91a9ed; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }

/* Content/Menu
--------------------------------------------------*/
.cm_l { background: url("../nav/li.gif") no-repeat; padding-left:19px;}
.cm_r { background: url("../nav/re.gif") no-repeat 100% 0%; padding-right:18px}
.cm_r b { display:block}
.cm_r ul { height:33px; margin:0px; padding:8px 0px 0px 0px; list-style:none; border-top:1px solid #ededed; border-bottom:1px solid #ededed}
.cm_r ul li { float:left; }
.cm_r ul li a { display:block; }

.cm_r ul li .cm1 { width:80px; height:23px; background: url("../nav/nav1.gif") no-repeat    }
.cm_r ul li .cm1:hover {background: url("../nav/nav1.gif") no-repeat 0% 100%}

.cm_r ul li .cm2 { width:80px; height:23px; background: url("../nav/nav2.gif") no-repeat; margin-left:4px }
.cm_r ul li .cm2:hover {background: url("../nav/nav2.gif") no-repeat 0% 100%}

.cm_r ul li .cm3 {
	width:100px;
	height:23px;
	background: url("../nav/nav3.gif") no-repeat;
	margin-left:4px
}
.cm_r ul li .cm3:hover {background: url("../nav/nav3.gif") no-repeat 0% 100%}

.cm_r ul li .cm4 {
	width:130px;
	height:23px;
	background: url("../nav/nav4.gif") no-repeat;
	margin-left:4px
}
.cm_r ul li .cm4:hover {background: url("../nav/nav4.gif") no-repeat 0% 100%}

.cm_r ul li .cm5 {
	width:60px;
	height:23px;
	background: url("../nav/nav5.gif") no-repeat;
	margin-left:5px
}
.cm_r ul li .cm5:hover {background: url("../nav/nav5.gif") no-repeat 0% 100%}

.cm_r ul li .cm6 { width:80px; height:23px; background: url("../nav/nav6.gif") no-repeat  ; margin-left:5px }
.cm_r ul li .cm6:hover {background: url("../nav/nav6.gif") no-repeat 0% 100%}

.cm_r ul .cm_ac a { background-position: 0% 100%}
.cm_r ul .cm_ac b { background-position: 0% 100%}

.text_unten
{
	font-size: 10px;
	color: #999999;
	position: relative;
	line-height: 13px;
	padding: 0px 0px 0px 0px;
	margin: 150px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
