body {
    background-color: #F0F0F0;
}
#wrapper {
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
    box-shadow: 0 2px 5px #A0A0A0;
	-moz-box-shadow: 0 2px 5px #A0A0A0;
	-webkit-box-shadow: 0 2px 5px #A0A0A0;
	-o-box-shadow: 0 2px 5px #A0A0A0;
	-ms-box-shadow: 0 2px 5px #A0A0A0;
    margin: auto;
    width: 891px;
}
#grafikheader {
    background-color: #3B5998;
    border-color: #606070;
    border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px 1px 0;
    height: 200px;
}
#grafikheader a {
    color: #040456;
    font-size: 60px;
}
#grafikheader a, img {
    border: 0 none;
    border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
    outline: 0 none;
    text-decoration: none;
}
#navi {
    background-color: #F0F0F0;
    border-left: 1px solid #606070;
    border-right: 1px solid #606070;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 20px;
}
#navi ul {
    height: 28px;
    list-style: none outside none;
    margin: 0;
    padding-left: 250px;
    position: relative;
    top: -39px;
}
#navi li {
    background: url("img/left.png") no-repeat scroll left top transparent;
    border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
    float: left;
    margin: 0;
    padding: 0 5px 0 9px;
}
#navi a {
    background: url("img/right.png") no-repeat scroll right top transparent;
    border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-o-border-radius: 0 5px 0 0;
    color: #040456;
    display: block;
    font-weight: bold;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
}
#navi a:hover {
    color: #FF8600;
}
#navi .current {
    background-image: url("img/left_on.png");
}
#navi .current a {
    background-image: url("img/right_on.png");
    border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-o-border-radius: 0 5px 0 0;
    color: #040456;
    padding-bottom: 5px;
}
#navi .current a:hover {
    color: #FF8600;
}
#content {
    background-color: #F0F0F0;
    border-bottom: 1px solid #606070;
    border-left: 1px solid #606070;
    border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
    border-right: 1px solid #606070;
    padding: 2px 40px 39px;
}
#content h1, span, p {
    font-family: tahoma;
}
#content span, p {
    color: #040456;
}
#content h1 {
    color: #3B5998;
    font-size: 24px;
    font-weight: 100;
}
#homebox, #infobox, #sidemenu {
    background-color: #F4F4F4;
    border: 1px solid #E0E0F0;
    box-shadow: 0 1px 3px #E0E0F0;
	-moz-box-shadow: 0 1px 3px #E0E0F0;
	-webkit-box-shadow: 0 1px 3px #E0E0F0;
	-o-box-shadow: 0 1px 3px #E0E0F0;
	-ms-box-shadow: 0 1px 3px #E0E0F0;
    color: #040456;
    float: left;
    font-family: tahoma;
    margin: 0;
}
#homebox {
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
    min-height: 108px;
    padding: 10px 10px 26px;
    width: 789px;
}
#homebox p {
    line-height: 26px;
    padding: 0 30px;
}
#homebox ul {
    list-style-image: url("img/check.png");
    padding-left: 55px;
}
#homebox li {
    color: #040450;
    line-height: 26px;
    padding: 0 30px 10px 20px;
}
#homebox a:link, a:visited, a:active, a:hover {
    color: #3B5998;
}
#kontakt {
    padding-left: 60px;
}
#rufnummern {
	font-size: 16px;
    margin: 4px 0 8px;
}
#rufnummern tr {
    padding: 40px 0;
}
#rufnummern td {
    min-width: 49px;
}
#anfahrt {
    padding-left: 27px;
}
#item ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 60px;
}
#item li {
    background-color: #F7F7F7;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
    box-shadow: 0 2px 5px #B0B0C0;
	-moz-box-shadow: 0 2px 5px #B0B0C0;
	-webkit-box-shadow: 0 2px 5px #B0B0C0;
	-o-box-shadow: 0 2px 5px #B0B0C0;
	-ms-box-shadow: 0 2px 5px #B0B0C0;
    float: left;
    height: 120px;
    margin: 10px 4px;
    padding: 10px 20px 20px;
    text-decoration: none;
    width: 120px;
}
#item li:hover {
    background-color: #FFFBE9;
    box-shadow: 0 1px 4px #A0A0B0;
	-moz-box-shadow: 0 1px 4px #A0A0B0;
	-webkit-box-shadow: 0 1px 4px #A0A0B0;
	-o-box-shadow: 0 1px 4px #A0A0B0;
	-ms-box-shadow: 0 1px 4px #A0A0B0;
    position: relative;
    top: 2px;
}
#item a {
    text-decoration: none;
}
#item img {
    width: 114px;
}
#item table {
    height: 142px;
}
#item table tr.head {
    height: 90px;
    vertical-align: middle;
}
#item table tr.label {
    height: 32px;
    text-align: center;
    vertical-align: middle;
}
#item span {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
}
#infobox {
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
    min-height: 108px;
    padding: 10px 10px 26px;
    width: 549px;
}
#infobox p {
    font-size: 14px;
    line-height: 22px;
    padding: 0 30px;
}
#infobox a:link, a:visited, a:active {
    color: #3B5998;
}
#infobox a:hover {
    color: #3B5998;
}
#infobox h1, #homebox h1 {
    font-family: tahoma;
    font-size: 24px;
    font-weight: 100;
    text-align: center;
}
#infobox h2, #homebox h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 30px;
}
#infobox span {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 30px;
}
#infobox h1 img {
    position: relative;
    top: 3px;
}
#infobox #gadget {
    left: 125px;
    position: relative;
    width: 300px;
}
#infobox #checklist {
    background-color: #F0F0F0;
    border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
    box-shadow: 0 1px 3px #B0B0C0;
	-moz-box-shadow: 0 1px 3px #B0B0C0;
	-webkit-box-shadow: 0 1px 3px #B0B0C0;
	-o-box-shadow: 0 1px 3px #B0B0C0;
	-ms-box-shadow: 0 1px 3px #B0B0C0;
    left: 30px;
    padding: 1px 0;
    position: relative;
    width: 488px;
}
#infobox #checklist table {
    color: #040456;
    font-size: 14px;
}
#infobox #checklist td {
    border-bottom: 1px dashed #ADADFF;
}
#infobox #checklist ul {
    list-style: none outside none;
    padding: 5px 25px 0;
}
#infobox #checklist li {
    background-image: url("img/bulb_on.png");
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0 0 10px;
    padding-left: 10px;
}
#infobox #checklist li span {
    display: block;
    font-size: 14px;
}
#infobox #checklist span {
	font-size: 17px;
}
#infobox #details {
	font-size: 15px;
	margin: 5px 0 0 50px;
}
#infobox #details tr.blue {
	background-color: #e1e7ec;
}
#infobox #details td.key {
	width: 230px;
}
#sidemenu {
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
    font-size: 14px;
    width: 220px;
}
#sidemenu #menu a, #menu a:link, #menu a:visited, #menu a:active {
    background: url("img/button.png") no-repeat scroll 0 0 transparent;
    color: #040456;
    display: block;
    font-size: 15px;
    height: 25px;
    padding-left: 10px;
    padding-top: 7px;
    text-align: left;
    text-decoration: none;
    width: 210px;
}
#sidemenu #menu a:hover {
    background: url("img/button_hover.png") no-repeat scroll 0 0 transparent;
    color: #3B5998;
}
#space {
    float: left;
    width: 16px;
}
#clear {
    clear: both;
}
#footer {
    font-family: sans-serif;
    height: 20px;
    text-decoration: none;
    width: 100%;
}
#footer a:link, a:hover a:visited {
    color: #3B5998;
    text-decoration: none;
}
#footer a:hover {
    color: #3B5998;
    text-decoration: underline;
}
#footer p {
    text-align: center;
    text-decoration: none;
}