
#footer {
 background:url('images/static/bg-bottom.png') bottom center repeat-x;
}

#content_container h1 {
 color:#31552F;
}
#content_container h2 {
 color:#31552F;
}
#content_container h3 {
 color:#31552F;
}

#header {
 background:url('images/static/bg-top.png') top center repeat-x;
}

#sub_container2 ul {
 list-style-image:url('images/static/liststyle.gif');
}
#content_container table {
 border-bottom:3px solid #96B269;
 border-right:2px solid #96B269;
 border-left:2px solid #96B269;
}
#content_container table th {
 background-color:#ABC581;
 border-top:3px solid #96B269;
 border-bottom:3px solid #96B269;
}
#content_search_container {
 background:url('images/static/search.png') left bottom no-repeat #ABC581;
}
#content_search_container:hover {
 background:url('images/static/search_hover.png') left bottom no-repeat #A2BC78;
}
#content_search_container form input {
 border:1px solid #31552F;
}
#weblog_last_comments_container ul {
 list-style-image:url('images/static/text1.png');
 margin-left:2em;
}
#weblog_external_links_container ul {
 list-style-image:url('images/static/link.png');
 margin-left:2em;
}

/* Searchcontainer
==============================================================================*/
#weblog_search_container {
 background:url('images/static/search.png') left bottom no-repeat #ABC581;
}
#weblog_search_container:hover {
 background:url('images/static/search_hover.png') left bottom no-repeat #A2BC78;
}
#weblog_search_container form input {
 border:1px solid #31552F;
}

/* Forum
==============================================================================*/
#main_container #forum_topics_container table {
 border-bottom:3px solid #96B269;
 border-right:2px solid #96B269;
 border-left:2px solid #96B269;
}
#forum_search_container {
 background:url('images/static/search.png') left bottom no-repeat #ABC581;
}
#forum_search_container:hover {
 background:url('images/static/search_hover.png') left bottom no-repeat #A2BC78;
}
#forum_search_container form input {
 border:1px solid #31552F;
}
#forum_main_container table input:hover, #forum_main_container table textarea:hover {
 border:1px solid #31552F;
}

.weblog_comment_link {
 background:url('images/static/text.png') 0.2em 0.2em no-repeat;
}
#main_nav_container {
 background:url('images/static/menue_bg.png') right -20px no-repeat;
}
/*
#left_column_container {
 background:url('images/static/personen.png') right bottom no-repeat;
}
*/
#main_nav_list {
 border-left:20px solid #96B269;
}
a.main_nav_active_item {
 border-left:10px solid #96B269;
 border-bottom:2px solid #96B269;
 background-color:#96B269;
}

a.main_nav_item:hover {
 background:url('../../images/dynamic/buttonset2/menuepunktbg.png') left bottom #fff repeat-x;
}

.sub_nav_list {
 border-bottom:2px solid #96B269;
}

a.sub_nav_item {
 background:url('../../images/dynamic/buttonset2/menuepunktbg_man.png') right bottom #E4E1DB no-repeat;
}

a.sub_nav_item:hover {
 background:url('../../images/dynamic/buttonset2/menuepunktbg.png') left bottom #fff repeat-x;
}

#content_container p {
 background:url('images/static/p-bg.png') right bottom no-repeat #FCFCFC;
}
#content_container button:hover {
 background:url('images/static/menuepunktbg.png') left bottom #fff repeat-x;
}
#main_container #forum_topics_container table {
 background:url('images/static/forum.png') right bottom no-repeat ;
}
