body {
	background-color: #BDD983;
}

.sidebarcolor {
background-color: #8EB959;
}

#merklsiteside {
width: 210px; 
background: #8EB959 url(images/sidepaneltopbg.jpg) no-repeat bottom left;
}

#loggedinmsg a, #ownerloggedinmsg {
color: #DB62AE;
}



/* linke randseite */
#sideleft, #sideleft2 {
background: #BDD983 url(images/sideleftbg.jpg) repeat-y right top;
}

#sideleft_top {
background: #61ABC4 url(images/lefttopbg.jpg) no-repeat right top;
height:240px;
}

#sideleft_middle {
background: #FFFFFF url(images/lineleftbg.jpg) no-repeat right bottom;
height:15px;
}


#sideleft_bottom {
background: #BDD983 url(images/sidetopleftbg.jpg) no-repeat right;
height:94px;
}


/*rechte randseite */

#sideright, #sideright2{
background: #BDD983 url(images/siderightbg.jpg) repeat-y left top;
}

#sideright_top{
background: #61ABC4 url(images/righttopbg.jpg) no-repeat left top;
height:240px;
}
#sideright_middle{ 
background: #FFFFFF url(images/linerightbg.jpg) no-repeat left;
height:15px;
}
#sideright_bottom{
background: #BDD983 url(images/sidetoprightbg.jpg) no-repeat left;
height:94px;
}

/* abschlussleiste */

#bottom_left{
background: #BDD983 url(images/bottomleftbg.jpg) no-repeat right bottom;
}
			
#bottom_middle{
background: #8EB959 url(images/bottommiddlebg.jpg) no-repeat left bottom;
}


			
#bottom_right{
background: #BDD983 url(images/siderightbg.jpg) repeat-y left;
}


/*banner */
#banner_top {
width: 750px; 
background: #FFFFFF url(images/bannertop.jpg) no-repeat bottom left;
}

#banner {
background: #FFFFFF url(images/banner.jpg) no-repeat;
}

#banner_bottom {
width:750px;background: #FFF url(images/bannerbgbottom.jpg) no-repeat;
}



/* altes css */
h1.fgreen, .fgreen {
color: #265E03;
}

h1, h1 a, h2, h2 a {
color: #79B7CD;
}

h1.headline, .headline {
color: #DB62AE;
}

.rolloverbox .headline {
background-color: #DB62AE;
}

.hbottomword a{
color: #79B7CD;
}


#btnfind {
color: #79B7CD;
}

.desc{
color: #DB62AE;
}

#loginbox  {
background-color: #DB62AE;
}		

