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

#content_container h1 {
 color:#8DB634;
}

#content_container h2 {
 color:#8DB634;
}

#content_container h3 {
 color:#8DB634;
}

#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 #516276;
 border-right:2px solid #516276;
 border-left:2px solid #516276;
}

#content_container th {
 background-color:#758598;
 border-top:3px solid #516276;
 border-bottom:3px solid #516276;
}
#content_search_container {
 background:url('images/static/search.png') left bottom no-repeat #516276;
}
#content_search_container:hover {
 background:url('images/static/search_hover.png') left bottom no-repeat #46576B;
}
#content_search_container form input {
 border:1px solid #544129;
}
#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 #516276;
}
#weblog_search_container:hover {
 background:url('images/static/search_hover.png') left bottom no-repeat #46576B;
}
#weblog_search_container form input {
 border:1px solid #8DB634;
}

/* Forum
==============================================================================*/
#main_container #forum_topics_container table {
 border-bottom:3px solid #516276;
 border-right:2px solid #516276;
 border-left:2px solid #516276;
}
#forum_search_container {
 background:url('images/static/search.png') left bottom no-repeat #516276;
}
#forum_search_container:hover {
 background:url('images/static/search_hover.png') left bottom no-repeat #46576B;
}
#forum_search_container form input {
 border:1px solid #8DB634;
}
#forum_main_container table input:hover, #forum_main_container table textarea:hover {
 border:1px solid #8DB634;
}

.weblog_comment_link {
 background:url('images/static/text.png') 0.2em 0.2em no-repeat;
}

/*
#left_column_container {
 background:url('images/static/personen.png') right bottom no-repeat;
}
*/

#main_nav_container {
 background:url('images/static/menue_bg.png') right -20px no-repeat;
}

#main_nav_list {
 border-left:20px solid #516276;
}

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

a.main_nav_active_item {
 border-left:10px solid #516276;
 border-bottom:2px solid #516276;
 background-color:#516276;
}

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

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

a.sub_nav_item:hover {
 background:url('../../images/dynamic/buttonset4/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 ;
}
