/* CSS Document */

/*-------------------- projekte --------------------*/

/*-------------------- projekte --------------------*/

#navigation_projekte {
	position: absolute;
	width:792px;
	margin-top:0px;
/*
	border-bottom: 10px solid white;
*/
}

#navheader_projekte ul {
	background-color: #fbcb8c;
	width: 190px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	border: 1px solid #fbcb8c;
}

#navheader_projekte li {
	background-color: #ea6645;
	font-weight: bold;
	color: white;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.main_ul_projekte {
	background-color: #fbcb8c;
	list-style: none;
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #fbcb8c;
}

.main_li_projekte {
	background-color: #edf4f8;
	border-top: 6px solid #fbcb8c;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.main_li_act_projekte {
	background-color: #edf4f8;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border-top: 6px solid #fbcb8c;
}

.main_li_actifsub_projekte {
	background-image:url(../gfx/projekte/bg_nav_ul.png);
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border-top: 6px solid #fbcb8c;

}

.main_sub_ul_projekte {
	margin-left: 0px;
	padding-left: 6px;
}

.sub_li_projekte {
	font-weight: normal;
	padding-left:8px;
}

.sub1_li_projekte {
	font-weight: normal;
	padding-left:8px;	
}

.sub1_li_act_projekte {
	font-weight: bold;
	padding-left:8px;	
}

.sub1_li_actifsub_projekte {
	font-weight: bold;
	padding-left:8px;	
}

.sub2_ul_projekte {
	margin-left: 0px;
	padding-left: 15px;
}

.sub2_li_projekte {
	font-weight: normal;
	padding-left:8px
}

.sub2_li_act_projekte {
	padding-left:8px;
	font-weight: bold;
	background: url(../gfx/projekte/bullet.png) no-repeat 0px 3px;
}
#searchbox_projekte {
	z-index: 1000;
	margin-left: 10px;
	width: 212px;
	padding-top: 10px;
	background-color: #fbcb8c;
}

#searchbox-headline_projekte {
	background-color: #fbcb8c;
	margin-bottom: 6px;
	padding-right: 10px;
}

#searchbox-headline_projekte div {
	background-color: #ea6645;
	font-weight: bold;
	color: white;
	padding-left: 8px;
	padding-top: 3px;

	padding-bottom: 3px;
}

#searchbox-advanced_projekte {
	margin-top: 6px;
	margin-bottom: 6px;
}

#searchbox-advanced_projekte a {
	color: #ea6645;
}

