@charset "UTF-8";

div[id|="page"] {margin:0 auto;width:914px}
div[id|="page"] > div {}


/* ---- HEADER ---- */
#page-header {
    height:194px;
    margin:19px auto 8px;
    position:relative}

#page-header div {height:180px;padding-top:2px;width:400px}
#page-header div p {margin:60px 27px 0 0}

#page-header #logo {margin-left:27px;position:absolute;left:0}
#page-header #logo img {margin-top:56px}
#page-header #tagline {
    color:#b20026;
    font:italic normal normal 23px/150% Georgia,"Times New Roman",Times,serif;
    position:absolute;
    right:0;
    width:215px}


/* ---- PAGE-BODY ---- */
#page-body {background:url(../images/hp-design/page-body-bg.png) no-repeat scroll top center;padding-top:2px}
#page-body #navi {height:40px;margin-bottom:40px}
#page-body #content {float:right;padding-right:27px;width:500px}
#page-body #sidebar {padding:0 0 0 21px;width:344px} /* 0 30 0 27 - 330 */
#page-body #sidebar #sb-content {margin:auto auto auto 7px}

/* -- Footer -- */
#page-body #footer {
    clear:both;
    color:#acafd5;
    font-size:12px;
    height:122px;
    margin-top:50px;
    padding:0 27px;
    position:relative;
    text-align:center}
#page-body #footer p {
	bottom:0;
	margin:0 auto;
	position:absolute;
	width:860px}
#page-body #dekra-logo {
    bottom:0;
    position:absolute;
    right:27px}

/* ---- PAGE-BOTTOM ---- */
#page-bottom {background:url(../images/hp-design/page-body-bg-bottom.png) no-repeat scroll bottom center;height:29px;margin-bottom:50px}


/* ---- Spezielle Styles ---- */
#page-body #content h1:first-child {margin-top:0}

#footer a {color:#acafd5;text-decoration:none}
#footer a:hover {color:#4d53a5;text-decoration:underline}