body {
	color: #535353;
	background: #fff url(../images/grey/bg_top_grey.png) center top repeat-x;
}

a:link, a:visited {
	color: #888;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #aaa;
}

#header {
	/* background: url(../images/logo_hup.jpg) no-repeat 20 0; */
}

/* module left */
#left_l {
	background: url(../images/grey/cont_shadow_l_grey1.jpg) top left no-repeat;
}

#left_r {
	background: url(../images/grey/cont_shadow_r_grey2.jpg) top right no-repeat;
}

/* content */
#content_l {
	background: url(../images/grey/cont_shadow_l_grey.jpg) top left no-repeat;
}

#content_r {
	background: url(../images/grey/cont_shadow_r_grey.jpg) top right no-repeat;
}

#pathway_inside {
	border: 1px dotted #cccccc;
	color: #ababab;
	font-weight: normal;
	font-size: 10px;
}

#pathway_inside a {
font-weight: normal;
color: #ababab;
}

.inputbox {
	border: 1px solid #aaa;
	background: #f4f4f4;
	padding: 2px;
	color: #aaa;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #888;
	background: #fff;
}

.button {
	background: #aaa;
}

.button:hover {
	background: #888;
}

/* footer */
#footer {
	/* background: #fff url(../images/grey/bg_bottom_grey.png) center bottom repeat-x;  */
}

#footer a:link, #footer a:visited {
	color: #aaa;
	border-bottom: 1px dashed #aaa;
}

#footer a:hover {
	color: #fff;
	border-bottom: 1px dashed #fff;
}

#footer_1 a {
	/* background: url(../images/grey/top_bg.gif) no-repeat; */
}

/* topmenu (user3) */
#topmenu {
	background: url(../images/grey/topmenu_bg_grey.png) repeat-x top center;
	border-bottom: 1px solid #fff;
} 

#mainlevel-nav {
	color: #535353;
	font-weight: bold;
	}

#mainlevel-nav ul {
  list-style:none;
}

#mainlevel-nav li {
	float: left;
	margin-right: 10px;
}


#mainlevel-nav a, #mainlevel-nav a:visited {
	color: #535353;
	text-decoration: none;

}
#mainlevel-nav a:hover {
	color: #b5132a;
	text-decoration: none;
	background: url(../images/grey/topmenu_shadow_l_grey.png) no-repeat bottom right;
}

#mainlevel-nav a#active_menu-nav {
	color: #b5132a;
	background: url(../images/grey/topmenu_shadow_l_grey.png) no-repeat bottom right;
}





.componentheading, .contentheading {
	/* border-bottom: 1px solid #aaa; 
	margin: 0 0 15px 0; */
}

.contentheading {
	border-right: 5px solid #b5132a; 
	background: #b5132a;
	color: #fff;
	padding-left: 7px; 
	
}

.module_menu h3, .module h3 {
	/* background: url(../images/flip1.jpg); */
	padding-top: 33px;
}

.article_separator {
	/* border-bottom: 1px solid #535353; */
}


/* ################## Main Menue ################## */

#left ul {
border:0;
margin:0;
width: 180px;
font-weight: normal;
}

#left ul li {
border:0;
margin:0;
}

#left ul li a {
	font-weight: normal;
	list-style: none;
	display: block;
}

#left ul li a:link, #left ul li a:visited { /* sub 1 off */
color:#535353;
padding:5px 0px 8px 30px; 
font-weight: normal;
background: url(../images/grey/navlin.jpg) top left no-repeat;
}

#left ul li a:hover, #left ul li a:active, #left ul li a:focus { /* sub 1 over */
background: url(../images/grey/navlin_on.jpg) top left no-repeat !important;
color: #b5132a !important;
}







#left ul li ul {/* sub 1 block */
border:0;
margin:0;
padding-top: 10px;
padding-bottom: 10px;
}

#left ul li ul li {  /* sub 1 off */
color: #535353;
background: url(../images/grey/nav2lin.gif) top left no-repeat;
}

#left ul li ul li a:hover, #left ul li ul li a:active, #left ul li ul li a:focus { /* sub 1 over */
color: #b5132a;
background: url(../images/grey/nav2lin_on.gif) top left no-repeat;
}

#left ul li ul li ul {
border:0;
padding:0px; 
}

#left ul li.active a:link,#left ul li.active a:visited {
background: url(../images/grey/navlin_on.jpg) top left no-repeat;
color: #b5132a;
}


#left ul li ul li ul {
border:0;
padding:0px; 
}



/* subnuv */ 
#left ul li.active ul li a:link, #left ul li.active ul li a:visited { 
color:#535353;
font-weight:normal;
padding:1px 0px 2px 30px;
background: url(../images/grey/nav2lin.gif) top left no-repeat;
}

#left ul li.active ul li.active a:link, #left ul li.active ul li.active a:visited {
background: url(../images/grey/nav2lin_on.gif) top left no-repeat ;
color:#b5132a;
border:0;
}



#left ul li.active ul li.active ul li a:link, #left ul li.active ul li.active ul li a:visited {  
border:0;
font-weight:normal;
margin:0 0 0 0px;
padding:0px 0 1px 40px;
}

#left ul li.active ul li.active ul li.active span.active_link { 
border:0;
margin:0 0 0 0px;
padding:1px 0 1px 40px;

}

#left form a:hover,#left form a:active,#left form a:focus {
color:#fff;
}


/* ################## Main Menue end ################## */

tr.sectiontableentry1 td {
	background: #f4f4f4;
}

tr.sectiontableentry2 td {
	background: #fbfbfb;
}