#page_top {
    background-image:url(../images/bg_body_blue.png);
    background-repeat: repeat-x;
    background-position:top center;
    height: 93px;
    width:100%;
    margin: 0 auto;
}

#footer_bottom {
    background-image:url(../images/bg_footer_blue.png);
    background-repeat: repeat-x;
    background-position:bottom center;
    height: 35px;
    width:100%;
    clear:left;
    margin: 0 auto;
}

#title {
	padding: 0 20px;
	margin: 0 auto;
	width: 940px;
}

.site-title {
    font-size: 30px;
	line-height: 36px;
    color: #fff;
	float: left;
	width: 740px;
    padding: 10px 0 0 10px;
}

.site-title a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 15px 0 18px 0;
	width: 220px;
}

#access .menu-header,
div.menu {
	font-size: 16px;
	margin-left: 10px;
    width: 750px;
    display: inline-block;
    zoom: 1;
	*display:inline;
    _height: 50px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 9999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #0044CC;
	line-height: 1em;
    color:#ccc;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #0044CC;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #ffd500;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #ffd500;
}

#top_content_left .more-link {
	display:block;
	width: 89px;
	height:36px;
    margin:-10px 6px 0 0;
	padding-left:46px;
	padding-top:22px;
	font-size:15px;
    background:url(../images/bt_more_blue.png) 0 0 no-repeat;
	color:#fff;
    font-weight:normal;
    letter-spacing: 1px;
    text-decoration:none;
    float:right;
	clear:both;
}

#top_content_left .more-link:hover {
    color:#ffd500;
	text-decoration:none;
}

#homeBoxes ul li {
        background:url(../images/bullet_list_blau.png) 0 12px no-repeat;
}

#homeBoxes .more-link {
 display:block;
	width: 64px;
	height:26px;
    margin:-10px 16px 0 0;
	padding-left:26px;
	padding-top:11px;
	font-size:12px;
    background:url(../images/bt_more_blue_klein.png) 0 0 no-repeat;
	color:#fff;
    font-weight:normal;
    letter-spacing: 1px;
    text-decoration:none;
    float:right;
	clear:both;
}

#homeBoxes .more-link:hover {
    color:#ffd500;
	text-decoration:none;
}

#footerBoxes ul li {
    background:url(../images/bullet_list_blau.png) 0 12px no-repeat;
}

#footer_custom_menu a {
    color:#fff;
}

#footer_custom_menu a:hover {
    color:#fff;
}

#site-copy {
	color: #fff;
}

#loginout a {
    color:#fff;
}

#loginout a:hover {
    color:#fff;
}

.widget-area ul ul li{
    background:url(../images/bullet_list_blau.png) no-repeat 1px 13px;
}

#contact input.submit {
    background:url(../images/bt_more_blue.png) 0 0 no-repeat;
    color: #fff;
    font-size:18px;
}
