BODY {
    border: 0px none;
}   

DIV.header {
	background-color: #8D3209;
	background-image: url('../img/frame/header_bg.jpg');
	background-repeat: no-repeat;
	height:114px;
	margin-bottom: 20px
}
#hLogo {
	position: absolute;
	top: 20px;
	left: 32px;
}
#hflash {
	position: absolute;
	top: 0px;
	left: 370px;
}

#hClaim {
	position: absolute;
	top: 25px;
	left: 0px;
}
#hMeta {
	position: absolute;
	top: 30px;
	left: 552px;
}
#hTabs {
	position: absolute;
	top: 84px;
	left: 5px;
}
.hTab {
	padding-right: 5px;
}
.hLine {
	padding-left: 10px;
	padding-right: 10px;
}
#hBarhos {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 100%;
	border-top: solid 1px #556FAD;
	background-color: #103790;
	height: 7px;
    }
#hBarHome {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 100%;
	border-top: solid 1px #8E3209;
	background-color: #D3CBBF;
	height: 7px;
    }
#hBarWeitere {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 100%;
	border-top: solid 1px #556FAD;
	background-color: #0094DA;
	height: 7px;
    }


/**
 * Pfad Navigation
 */
#ucuoPath {
	margin-bottom: 20px;
	font-family:Arial, sans-serif;
	font-size: 11px;
}
A.ucuoPathEntry {
	font-weight: normal;
}

/**
 * Footer
 */
#footer {
	margin-top: 10px;
	background-image: url('../img/frame/footer_bg_home.gif');
	height: 30px
}
#footerDSL {
	margin-top: 20px;
	background-image: url('../img/frame/footer_bg_dsl.gif');
	height: 53px
}
#footerWeitere {
	margin-top: 20px;
	background-image: url('../img/frame/footer_bg_weitere.gif');
	height: 53px
}
TD.fNav {
	padding-top: 16px;
}
TD.fDiv {
	padding-top: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

/**
 * Navigation
 */
div.navNone, div.navNone{
	padding-left:5px;
	width:142px;
	margin-bottom:10px;
}

div.navPrimary, div.navSecondary{
	padding-left:5px;
	width:142px;
	margin-bottom:10px;
}
DIV.navPrimary{
	background: #ffffff url('../img/frame/nav_bgg.gif');
}
div.navBSecondary, div.navBPrimary{
	border:solid 1px #8E3209;
}
DIV.navBPrimary{
	border-left:none;
	border-color:#ffffff;
}
A.eN{
	width:100%;
	font-family:arial;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#ffffff;
	display:block;
	
}
a.eN:link, a.eN:visited{
	color:#6F2807;
	background-color:#ffffff;
	text-decoration:none;
}
a.eN:active, a.eN:hover{
	background-color:#F3D9C9;
	color:#6F2807;
	text-decoration:none;
}
A.eN{
	border-top:solid 1px #8E3209;
	padding-left:4px;
	font-weight:bold;
}
A.sub{
	border-top:solid 1px #DFC7B9;
	padding-left:4px;
	font-weight:normal;
}
A.sug{
	border-top:solid 1px #DFC7B9;
	border-bottom:solid 1px #8E3209;
	padding-left:4px;
	font-weight:normal;
}

A.first{
	border-top:none;
	font-weight:bold;
}
A.active{
	padding-right:18px;
	background-image:url('../img/frame/nav_act.gif');
	background-repeat:no-repeat;
	background-color:#8E3209
}
DIV.navBSecondary A{
	font-weight:normal;
}

DIV.navBNone A{
	font-weight:normal;
}
DIV.navBNone A:hover{
	text-decoration: underline;
	background-color: #ffffff;
}