/* __________________navigation hauptseiten_____________________ */
#header_bg {background:#86a484 url("../images/hoe_nav_line.gif") repeat-x bottom;}
#header .logo{background: url("../images/homeofevents_logo.gif") no-repeat left 10px;}
#header li {background:url("../images/hoe_nav_left.gif") no-repeat left top;}
#header a { background:url("../images/hoe_nav_right.gif") no-repeat right top; }
#header #current { background-image:url("../images/hoe_nav_left_on.gif"); } 
#header #current a { background-image:url("../images/hoe_nav_right_on.gif"); }

#back2home {visibility:visible; position: absolute; bottom: 1px; right: -82px; width: 80px; text-transform: uppercase; }
#back2home li {background: transparent url(../images/bg_back2home_left.gif) top left no-repeat;}
#back2home a {background: transparent url(../images/bg_back2home_right.gif) top right no-repeat; color: #fff;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/ 
#header a {float:none;} 
#back2home a{float:none;}
/* End IE5-Mac hack */

/* __________________content_____________________ */

#content h1{ color:#86a484;}

tr.kopf{ background:#356832;}
tr.color_1{background: #e4eee0;}
tr.color_2{ background: #d8ebd1;}

#content .maincontent h1.csc-firstHeader{}
#content .maincontent p.bodytext{}
#content .rightcontent h1.csc-firstHeader{}
#content .rightcontent p.bodytext{color:#86a484}

/* __________________subnav1 _____________________ */

#subnav1 {color: #356832;}
#subnav1 .normal a{color: #356832;}
#subnav1 a:hover {color:#86a484;} 
#subnav1 .activ a {color:#86a484; }

/* __________________subnav2 _____________________ */

#subnav2 {color: #356832;}
#subnav2 .normal a {color: #356832;}
#subnav2 a:hover {color:#86a484; } 
#subnav2 .activ a {color:#86a484; }

/* __________________footer _____________________ */

#footer {background: #d7e1d6;}

/* __________________formular _____________________ */

.form_leftcontent .inputsmall{
border-color: #86a484;
}
.form_rightcontent .inputsmall{
border-color: #86a484;
}
.inputmiddle{
border-color: #86a484;
}
.form_leftcontent .input{
border-color: #86a484;
}
.form_rightcontent .input{
border-color: #86a484;
}
.container textarea{
border-color: #86a484;
}
