@import url("jmem_main.css");

body {
	background: #FE6941;
}

.contenttable td{
	background: #E6542D;
}

.contenttable th{
	background: #C24726;	
}

#menu{
	background: url(../images/layout_v3c_menu_red.jpg);
	}
#image {
	background: url(../images/layout_v3c_image_red.jpg);
}
/* ============== NEWS ========================== */
#news {
	background: url(../images/layout_v3c_news_red.jpg);
}
#footer {
  background: url(../images/layout_v3c_footer_red.jpg) no-repeat;
}

#rootmenu, #rootmenu  a, #rootmenu a:hover, #rootmenu a:visited {
		color: #E6542D;
}

.wrapVerti, #tipafriend, #newsinhalt  {
	background: #FE6941;
	border-bottom: 1px solid #E6542D;
}
.menuVerti {
	border-top: 1px solid #E6542D;
}

A.ATagMenuVerti:Hover {
	background: #E6542D;
}

.ATagMenuVertiActive {
   background: #E6542D;
}






.wrapVertiLev2 {
background: #FE6941;
}

 .menuVertiLev2{
	border-top: 1px solid #E6542D;
}


