#f-center{
	width: 100%;
	font-size: 12px;
}
#f-center .designEL{
	border-top:1px solid #714c15;
}
#f-center .bread, #f-center .content-top, #f-center .choose, #f-center .f-center-nav{
	margin-left: 0px;
}
#f-center .bread{
	margin-top: 10px;
	margin-bottom: 22px;
	color: #2f386f;
	font-size: 10px;
}
#f-center .bread a{
	color: #2f386f;
	text-decoration: none;
}
#f-center .bread a:visited, #f-center .bread a:active{
	color: #2f386f;
	text-decoration: none;
}
#f-center .bread a:hover{
	color: #000;
	text-decoration: none;
}
#f-center .content-top{
	margin-bottom: 25px !important;
	display: block;
	padding-right: 10px;
}
#f-center .content-top h1{
	font-size: 16px;
	font-weight: bold;
	color: #b0ca33;
	margin: 0 0 18px 0;
}
#f-center .content-top p{
	margin: 0 0 16px 0;
	line-height: 16px;
}
#f-center .content-top a{
	color: rgb(36, 73, 151);
	font-weight: bold;
	text-decoration: none;
}
#f-center .content-top a:visited, #f-center .content-top a:active{
	color: rgb(36, 73, 151);
	font-weight: bold;
	text-decoration: none;
}
#f-center .content-top a:hover{
	color: rgb(144, 21, 21);
	font-weight: bold;
	text-decoration: none;
}
#f-center .choose{
	background: #714c15;
	color: #fff;
	font-weight: bold;
	padding: 6px 0 3px 8px;
	border-top: 1px solid #dbd1c5;
	border-bottom: 1px solid #dbd1c5;
	margin-bottom: 30px;
}
.f-center-nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.f-center-nav ul li{
	list-style: none;
}
.f-center-nav ul li a{
	text-decoration: none;
	font-size: 14px;
	padding: 0 0 0 28px;
	background: url(../media/ul-li.gif) no-repeat 8px 2px;
	color: #714c15;
	margin: 0 0 15px 0;
	display: block;
}
.f-center-nav ul li a:active, .f-center-nav ul li a:visited{
	color: #714c15;
}
.f-center-nav ul li a:hover{
	color: rgb(176, 203, 50);
}
.f-center-nav ul ul li a{
	text-decoration: none;
	font-size: 14px;
	padding: 0 0 0 28px;
	background: url(../media/ul-ul-li.gif) no-repeat 15px 5px;
	color: #714c15;
	margin: 0 0 10px 0;
	display: block;
}
.f-center-nav ul ul li a:active, .f-center-nav ul ul li a:visited{
	text-decoration: none;
	display: block;
	color: #714c15;
}
.f-center-nav ul ul li a:hover{
	text-decoration: none;
	display: block;
	color: rgb(176, 203, 50);
}
.f-center-nav ul ul{
	margin: 0 0 0 0;
	display: block;
	padding: 0 0 18px 0 !important;
	margin: 0 0 12px 0 !important;
	border-bottom: 1px solid #714c15;
}
.f-center-nav ul ul ul{
	padding: 0 0 0px 0 !important;
	margin: 0 0 0px 0 !important;
	border-bottom: 0;
}
.f-center-nav ul ul ul li{
	margin: 0 0 0 0 !important;
	padding:  0 0 0 0 !important;
}
.f-center-nav ul ul ul li a{
	text-decoration: none;
	font-size: 12px;
	padding: 0 0 2px 0;
	margin: 0 0 0 12px;
	color: #404040;
	display: block;
	text-decoration:none;
}
.f-center-nav ul ul ul li a:active, .f-center-nav ul ul ul li a:visited{
	text-decoration: none;
	display: block;
	color: #404040;
}
.f-center-nav ul ul ul li a:hover{
	text-decoration: none;
	display: block;
	color: rgb(176, 203, 50);
}



.f-center-nav ul li a.open{
	font-weight: bold !important;
	background: url(../media/ul-li-open.gif) no-repeat 8px 2px !important;
}
.f-center-nav ul ul li a.open{
	font-weight: normal !important;
	background: url(../media/ul-ul-li-open.gif) no-repeat 15px 5px !important;
}
.f-center-nav ul ul li a{
	font-weight: normal !important;
}


.nav-content{
	margin: 0 0 12px 28px;
}
.nav-content .text{
	font-size: 12px;
}
.nav-content .link, .nav-content .list{
	margin: 0 0 3px 0;
}

.nav-content .link a, .nav-content .list a{
	color: #000;
	display: block;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 10px;
	background: url(../media/ul-ul-ul-li.gif) no-repeat 0px 4px;
}
.nav-content .link a:visited, .nav-content .link a:active, .nav-content .list a:visited, .nav-content .list a:active{
	color: #000;
	display: block;
	text-decoration:none;
	font-weight: normal;
}
.nav-content .link a:hover, .nav-content .list a:hover{
	color: rgb(36, 73, 151);
	font-weight: normal;
}
.nav-content .list a.open{
	padding: 0 0 0 10px;
	background: url(../media/ul-ul-ul-li-open.gif) no-repeat 0px 4px !important;
}
.nav-content .list ul{
	margin: 10px 0 10px 0 !important;
}
.nav-content .list ul li a{
	margin-bottom: 3px;
}
.nav-content .text{
	margin: 0 5px 0 0;
}
.nav-content .auftrag{
	text-decoration: underline;
	font-size: 10px;
	line-height: 10px;
	position: relative;
	top: -1px;
	color: rgb(36, 73, 151);
	padding: 2px 0 2px 17px;
	background: url(../media/icon-auftrag.gif) no-repeat 0px 0px;
}
.nav-content .size{
	font-size: 10px;
	line-height: 10px;
	position: relative;
	margin: 0 0 0 4px;
}
.nav-content .pdf{
	text-decoration: underline;
	font-size: 10px;
	line-height: 10px;
	color: rgb(36, 73, 151);
	position: relative;
	padding: 2px 0 1px 17px;
	background: url(../media/icon-pdf.gif) no-repeat 0px 0px;
}
.nav-content .excel{
	text-decoration: underline;
	font-size: 10px;
	line-height: 10px;
	color: rgb(36, 73, 151);
	position: relative;
	padding: 2px 0 1px 17px;
	background: url(../media/icon-excel.gif) no-repeat 0px 0px;
}
.nav-content .word{
	text-decoration: underline;
	font-size: 10px;
	line-height: 10px;
	color: rgb(36, 73, 151);
	position: relative;
	padding: 2px 0 1px 17px;
	background: url(../media/icon-word.gif) no-repeat 0px 0px;
}


