/*Service_Nav*/

#build_service_nav li {
	float:left;
	padding-right: 16px;
	list-style: none;
	
	/*font-size: 10px;*/
	
	background-image:url(../img/layout/bg_service_nav.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#build_service_nav #nav_lvl1_firstli{
	background-image:url(../img/layout/bg_service_nav.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#build_service_nav #nav_lvl1_lastli{
	background-image: none;
}

#build_head a:link {
	 text-decoration: none;
	 color: #000000; /*black*/
}

#build_head a:visited {
	 text-decoration: none;
	 color: #000000; /*black*/
}

#build_head a:active {
	color: #e94e1a; /*orange*/
}

#build_head a:hover {
	color: #e94e1a; /*orange*/
}






/*Nav Level 1*/

#build_nav #nav_lvl1_lastli{
	border-bottom: 1px solid #535353;
}

#build_nav li.nav_lvl1_active{
	background-color: #CDCDCD;
}

#build_nav ul.nav_lvl1 a{
	font-weight: bold;
}

#build_nav ul.nav_lvl1 a:hover{
	background-color: #CDCDCD;
}

/* Colors */

#build_nav a.nav_schwarz{
	color: #000000;
}

#build_nav a.nav_blau{
	color: #007BB0;
}

#build_nav a.nav_rot{
	color: #FE0202;
}

/*Nav Level 2*/

#build_nav li.nav_lvl2_active {
	background-color: #EEEEEE;
	
	background-image: url(../img/layout/line_darkgrey.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#build_nav ul.nav_lvl2 a{
	font-weight: normal;
}

#build_nav ul.nav_lvl2 a:hover{
	font-weight: bold;
	background-color: #EEEEEE;
	
	background-image: url(../img/layout/line_darkgrey.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#build_nav li.nav_lvl2_active a{
	font-weight: bold;
}

/*Nav Level 3*/

#build_nav li.nav_lvl3_inactive {
	background-image: url(../img/layout/line_lightgrey.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#build_nav li.nav_lvl3_active {
	background-color: #EEEEEE;
	
	background-image: url(../img/layout/line_lightgrey.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#build_nav ul.nav_lvl3 a{
	font-weight: normal;
}

#build_nav ul.nav_lvl3 a:hover{
	font-weight: normal;
	background-color: #EEEEEE;
	
	background-image: url(../img/layout/line_lightgrey.gif);
	background-position: left;
	background-repeat: repeat-y;
	
	display: inline-block;
}

/*Nav General*/

#build_nav li{
	border-top: 1px solid #535353;
	display: inline-block;	
	background-color: #ffffff;
}

#build_nav a{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;	
	color: #000000;
	width: 165px;
	height: auto !important;
	height: 14px;
	min-height: 14px;
	
	display: inline-block;
}

#build_nav a:link {
	 text-decoration: none;
}

#build_nav a:visited {
	 text-decoration: none;
}

#build_nav a:active {
	color: #e94e1a; /*orange*/
}

#build_nav a:hover {
	color: #e94e1a; /*orange*/
}

/*Schnellzugriff*/

#build_content_right li.titel_schnellzugriff {
	background-image: url(../img/layout/bg_titel_schnellzugriff.gif);
	background-repeat:no-repeat;
	height: 17px;
	vertical-align:middle;
	
	padding-top: 3px;
	padding-left: 12px;
	padding-bottom: 1px;
	
	margin: 0px;
	
	color: #FFFFFF; /*white*/
	font-weight: bold;
	list-style: none;
	width: 163px !important;
	width: 160px;
	
	border: none;
}

#build_content_right li {
	background-image: url(../img/layout/bg_nav.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	vertical-align:middle;
	list-style: none;
	font-style-type: none;
	display: inline-block;
		
	border-bottom: 1px solid #535353;
}


#build_content_right a:hover{
	background-color:  #eeeeee;
}

#build_content_right a {
	text-decoration: none;
	color: #000000;
	
	height: auto !important;
	height: 14px;
	min-height: 14px;

	display: inline-block;	
	width: 163px !important;
	width: 160px;
	
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#schnellzugriff li{
	list-style-type: none;
	width: 100%;

}

#build_content_right li.punkt_bold{
	font-weight: bold;
}

#build_content_right a.info_link {
	color: #E94E1A;
	text-decoration: underline;
	width: 175px !important;
	width: 159px;
	padding-left: 0px;
}

#build_content_right a.info_link:visited {
	color: #E94E1A;
	text-decoration: underline;
}


#build_content_right a.info_link:hover {
	background-color: #f9efe6;
}

#build_content_right a.info_link:active {
	background-color: #f9efe6;
}

p.infos {
	margin-top: 25px;
	margin-bottom: 15px;
}

/*Sitemap*/

li.map_nav_lvl1_firstli, li.level_1, li.map_nav_lvl1_lastli {
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #535353;
	
	margin-top: 10px;
}

li.map_nav_lvl2_firstli, li.level_2, li.map_nav_lvl2_lastli {
	list-style-type: none;
	padding-bottom: 3px;
}

li.map_nav_lvl3_firstli, li.level_3, li.map_nav_lvl3_lastli {
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 3px;
}

li.map_nav_lvl4_firstli, li.level_4, li.map_nav_lvl4_lastli {
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 3px;
}

a.map_nav_lvl2_inactive {
	list-style-type: none;
}

/*Shop*/

td.back1_on a{
	color: 	#007bb0;
}

td.back2 {
	padding-left: 7px;
}

td.back2_on {
	padding-left: 7px;
}


td.back2_on a{
	color: 	#007bb0;
}

td.back3 {
	padding-left: 14px;
}

td.back3_on {
	padding-left: 14px;
}

td.back3_on a{
	color: 	#007bb0;
}
