body{
  
}

/* =menue
   Colors for the menue
*/
#menue li a{
}

#menue li a:hover, a:hover, a:visited, a:active, a:hover, a:link{
  color:#000000;
}

#sortMainMenu2 li a:hover, #sortMainMenu2 li a:visited, #sortMainMenu2 li a:active, #sortMainMenu2 li a:link{
  color:#FFFFFF;
}

#menue li{
  color:#000000;
}

/* =branding
   Colors for the branding
*/
#container2{
  background:url(../images/borderShadowMiddle.png) repeat-y;
}

#borderShaddowTop{
  background:url(../images/borderShadowTop.png) no-repeat;
}

#borderShaddowBottom{
  background:url(../images/borderShadowBottom.png) no-repeat;
}

#branding .logo{
  
  background:url(../images/logo.png) no-repeat;
}

/* =content
   Colors for the content
*/
#content #cont_left, #cont_middle{
  background-color:#FFF;
}

#content div div.article h4.title{
}

#content div#cont_right div.article h4.title{
}

#cont_middle .borderJS h4{
  color:white;
}

/* =cont_right
   Colors for the cont_right
*/
.border_top{
  background:url(../images/rahmen_top.png) no-repeat;
}

#cont_right div.content_element{
  background:url(../images/rahmen_content.png) repeat-y;
}

.border_bottom{
  background:url(../images/rahmen_bottom.png) no-repeat;
}