

#sitemap ul {
	list-style-type: none !important;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#sitemap li {
	display: inline-block;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.sitemap-level-one,
.sitemap-level-two,
.sitemap-level-three,
.sitemap-level-four {
	background-color: #F5F5F5;
	line-height: 18px;
	height: 18px;
	margin-bottom: 6px !important;
	text-indent: 14px;
}

.sitemap-level-one {
	color: #FFFFFF;
	font-weight: bold;
	width: 985px;
}
.sitemap-level-one { background-image: url(../img/_technik_1/bg_sm-level-one.jpg); }

.sm-interested .sitemap-level-one	{ background-image: url(../img/_technik_1/bg_sm-level-one-interested.jpg) !important; }
.sm-student .sitemap-level-one		{ background-image: url(../img/_technik_1/bg_sm-level-one-student.jpg) !important; }


.sitemap-level-two {
	background-image: url(../img/_technik_1/bg_sm-level-two.jpg);
	color: #464646;
	font-weight: bold;
	margin-left: 124px !important;
	width: 861px;
}
.sitemap-level-three {
	background-image: url(../img/_technik_1/bg_sm-level-three.jpg);
	color: #464646;
	font-weight: normal;
	margin-left: 248px !important;
	width: 737px;
}
.sitemap-level-four {
	background-image: url();
	color: #464646;
	font-weight: normal;
	margin-left: 372px !important;
	width: 613px;
}

.sitemap-level-one:hover,
.sitemap-level-two:hover,
.sitemap-level-three:hover,
.sitemap-level-four:hover {
	background-color: #EDEDED !important;
}


#sitemap li a,
#sitemap li a:link,
#sitemap li a:visited,
#sitemap li a:active {
	color: #464646;
	display: block;
	height: 18px;
}
#sitemap li a:hover { text-decoration: underline; }

.sitemap-level-one a,
.sitemap-level-one a:link,
.sitemap-level-one a:visited,
.sitemap-level-one a:active {
	color: #FFFFFF !important;
}
.sitemap-level-one a:hover { text-decoration: underline; }


/* ------------------------------------------------------------------------------------ OPTIONS SITEMAP*/
.options-sm { font-weight: bold; text-transform: uppercase; height: 35px;}
.options-sm ul { list-style-type: none; top: 0px; margin: 0px; padding: 0px; }
.options-sm ul li { position: relative; display: block; height: 33px; margin-bottom: 7px; float:left !important; width: 231px; margin-right: 16px;}
.options-sm ul li a { position: relative; left: 33px; }

.default-sm { color: #898989; border-left: 7px solid; border-bottom: 1px solid; }
.default-sm a { color: #898989; text-decoration: none; }
.student-sm { color: #d30330; border-left: 7px solid; border-bottom: 1px solid; }
.student-sm a { color: #d30330; text-decoration: none; }
.interested-person-sm { color: #94ad1c; border-left: 7px solid; border-bottom: 1px solid; }
.interested-person-sm a { color: #94ad1c; text-decoration: none; }

/* Checkbox */

.check-sm {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 15px;
	height: 15px;
	left: 9px;
	top: 6px;
}


.sm-options-left,
.sm-options-middle,
.sm-options-right {
	width: 231px;
	position: relative;
	float: left;
}
.sm-options-middle {

}
.sm-options-right {

}
