body{
  background-color:#DCE3F3;
  padding:0;
}

body img {
	margin:0; /* for Safari */
}
#page_background{
  height: 100.01%; /* for IE */
  min-height: 600px; /* for not-IE */
  width: 100%; /* for IE */
  min-width: 800px; /* for not-IE */
  background-image: url('../../../images/layout/frontbild_bg.jpg');
  background-position: bottom left;
  background-repeat: no-repeat;
  /*border:1px solid red;*/
}
#page_margins{
  background: 0;
}
#clearer {
  float:left;
}
#right_nav{
  float:left;
  position:relative;
  top: 147px;
  right: -106px;
  width:200px;
}
.rightnav li{
	border-bottom: solid 6px #C3D12B;
}
a{
	color:#6E4290;
}


/* ELEMENTE NEU AUSRICHTEN */
#round_left{
  top:0px;
  left:-22px;
}
#round_right{
  top:0px;
  right:-22px;
}
#icons {
  top: 15px;
}
#search {
  top: 14px;
}
#logo {
 right: -116px;
}
#title{
  position:absolute;
  left:20px;
  top:60px;
}


#main {
  background: 0;
}


#header{
  height: 80px;
  width:700px;
}

#headerround{
 position:absolute;
 bottom: -30px;
 left:0px;
 height:30px;
 width:100%;
 background: url('../../../images/layout/round/bgfooter_front.gif');
}




/* NAVIGATION */
#mainnav{
  position:relative;
  float:left;
  width:500px;
}
#mainnav ul{
 width:500px;
}
#mainnav li{
 float:left;
 width:100%;
 border-top: 6px solid;
 border-color: #C3D12B;
 height:25px;
}