/* @override http://moebel-kraft.clientpreview.info/frontend_files/css/style.css */

/* @group exozet */

body { color: #333; background-color: #dfdfdf; margin: 0; padding: 0; font: 12px Arial, Helvetica, sans-serif;	text-align: center; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-weight: normal; }


h1,h2 {
    font-size:24px;
}

h3 {
    font-size:16px;
}

a { color: #FF7600; text-decoration: none; outline:none; }

.link_underline { text-decoration: underline; }

img {
    border:none;
}

#page { background-color: #fff; border: 20px solid #fff; position: relative; text-align: left; }

/*
 *  Naviagtion
 */
#navigation { width: 898px; height: 41px; margin-bottom: 5px; position: relative; background: transparent url(../images/navi_end.png) top right no-repeat; }
#navigation ul { margin: 0; padding: 0 0 0 275px; float: left; background: #FF7700 url(../images/navi_back.png) top left repeat-x;  }
#navigation li { list-style: none; display: inline; font-size: 14px; letter-spacing: 0.025em; line-height: 35px; }
#navigation li a { text-shadow: 0 1px 2px #482323; display: block; float: left; color: #fff; height: 40px; padding: 0 8px; border-right: 1px solid #fff; }
#navigation li a:hover { text-shadow: 0 1px 2px #000; }

#navigation li.active a {
    background:#d51414;
}

#navigation li.active.first a {
    margin-left:-31px;
    padding-left:39px;
}

/*
 *  Logo
 */

#logo { text-indent: -1000em; position: absolute; top: -1px; left: -1px; z-index: 1000; }
#logo a { display: block; width: 280px; height: 102px; outline: none; background: transparent url(../images/logo.png) top left no-repeat; }

object { outline: none; }

/*
 *  Suchform
 */

#search_top { position: absolute; right: 28px; top: 10px; }
#search_top input { border: 0; }
#search_top input.txt { color: #777; font-size:11px; padding: 3px; width: 130px; float: left; background-color: transparent; }
#search_top input.submit { width: 25px; height: 20px; float: left; text-indent: -1000em; background-color: transparent; cursor:pointer;}



/*
 *  Header
 */
#header_flash { height: 500px; margin: 5px 0 10px 0; }
#header { height: 500px; background-color: #eaeaea; margin: 5px 0 10px 0; background: #f1f1f1 url(../images/back_big_headline.png) top right no-repeat; }


/*
 *  Content
 */

#content { }
#content_two_column { height: 500px; background-color: #f1f1f1; }


/*
 *  Footer
 */



#footer ul { margin: 0; padding: 20px 0 0 0; float: left; }
#footer li { list-style: none; display: inline; font-size: 1.25em; line-height: 0.9em; }
#footer li a { display: block; float: left; padding: 0 10px; border-right: 1px solid #FF7600; }
#footer li.last a { border: none; }
#footer li a.image { display: block; float: left; padding: 0 0px; border-right: 0px; margin-top: -3px; }

.footer_image {
    border: 0px;
}

#go2top {
    width: 21px;
    height: 16px;
    display: block;
    margin: 10px auto;
    background: transparent url(../images/footer_top.png) 0 0 no-repeat;
    outline: none;
    text-indent: -1000em;
}

/*
 *  Big Buttons
 */
#big_buttons .btn {
   background-color: #afafaf; margin-bottom: 10px; height: 140px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}



/*
 *  Bussiness Hours
 */
.business_hours {
    background-color: #c47125; color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}


/*
 *  Google Map
 */

.map { height: 335px; background-color: #eaeaea; }


/*
 *  Big Header
 */
#big_headline { position: relative; background: #f1f1f1 url(../images/back_big_headline.png) top right no-repeat; margin-bottom: 1px; height: 110px; }
#big_headline h2 { position: absolute; bottom: 10px; left: 40px; font-size: 24px; letter-spacing: 0.005em; }


/*
 * Dummy Content
 */

.dummy { background-color: red; }

/*
 * Startseite
 */

.start_left_top {
    width: 100%;
    display: block;
    background: transparent url(../images/home_teaser1_top-grey.png) 0 0 no-repeat;
}

.start_left_head {
    color: #666666;
    padding:32px 0 34px 50px;
}

.start_left_middle {
    /*height:54px; removed*/
    background-color: #eaeaea;
    padding: 0px 10px 10px 10px;
    color: #666666;
}

.start_left_middle h3 {
    font-size: 1em;
    color: #666666;
    margin: 0 5px 0 0;
    font-weight: bold;
}

.start_left_middle_link {
    color: #666666;
	font-style: italic;
}

.start_left_bottom {
    background: url("../images/home_teaser1_bottom-grey.png") no-repeat scroll 0 2px #EAEAEA;
    display: block;
    height: 14px;
    width: 100%;
}

body.webkit .start_left_bottom {
    background: url("../images/home_teaser1_bottom-grey.png") no-repeat scroll 0 7px #EAEAEA;
    display: block;
    height: 19px;
    width: 100%;
}

.start_rest_image {
    width: 100%;
    height: 180px;
    display: block;
}

.start_rest_static {
    margin: 15px 0px 30px 0px;
    font-size: 1.4em;
}

.start_rest_dynamic {
    margin: 0px 0px 15px 0px;
    font-size: 15px;
}

.start_rest_price {
    width: 100%;
    height: 180px;
    display: block;
}

.start_teaser {
    font-size:12px;
    color: #9f9f9f;
}

/*
 * Service
 */

.service_box {
    height: 180px;
    margin-bottom: 10px;
    position: relative;
    /*text-indent: -1000em;*/
}

.service_box h3 {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 130px;
    text-align: center;
    color: #fff;
}

#single_content {
    margin-top:20px;
}

#single_content .subheadline {
    width:230px;
    margin-top:10px;
    font-size:11px;
    line-height:13px;
}

/* first line */
.serv_lieferservice {
    background: transparent url(../images/service_lieferservice.jpg) 0 0 no-repeat;
}

.serv_finanzierung {
    background: transparent url(../images/service_finanzierung.jpg) 0 0 no-repeat;
}

.serv_tiefpreis {
    background: transparent url(../images/service_tiefpreisgarantie.jpg) 0 0 no-repeat;
}

.serv_kinderland {
    background: transparent url(../images/service_kinderland.jpg) 0 0 no-repeat;
}

.serv_kindergeburtstag {
    background: transparent url(../images/service_kindergeburtstag.jpg) 0 0 no-repeat;
}

.serv_gastronomie {
    background: transparent url(../images/service_gastronomie.jpg) 0 0 no-repeat;
}

/* second line */
.serv_aufmassservice {
    background: transparent url(../images/service_aufmassservice.jpg) 0 0 no-repeat;
}

.serv_umzugsservice {
    background: transparent url(../images/service_umzugsservice.jpg) 0 0 no-repeat;
}

.serv_gardinenservice {
    background: transparent url(../images/service_gardinennaehservice.jpg) 0 0 no-repeat;
}

.serv_kundenkarte {
    background: transparent url(../images/service_kundenkarte.jpg) 0 0 no-repeat;
}

.serv_wunschliefertermine {
    background: transparent url(../images/service_wunschliefertermine.jpg) 0 0 no-repeat;
}

.serv_kundenservice {
    background: transparent url(../images/service_kundenservice.jpg) 0 0 no-repeat;
}

/* third line */
.serv_altentsorgung {
    background: transparent url(../images/service_altmoebelentsorgung.jpg) 0 0 no-repeat;
}

.serv_montage {
    background: transparent url(../images/service_montage.jpg) 0 0 no-repeat;
}

.serv_teppichservice {
    background: transparent url(../images/service_teppichservice.jpg) 0 0 no-repeat;
}

.serv_bargeldloser {
    background: transparent url(../images/service_bargeldloser_einkauf.jpg) 0 0 no-repeat;
}

.serv_bankautomat {
    background: transparent url(../images/service_bankautomat.jpg) 0 0 no-repeat;
}

.serv_fachberatung {
    background: transparent url(../images/service_fachberatung.jpg) 0 0 no-repeat;
}

/* fourth line */
.serv_miettransporter {
    background: transparent url(../images/service_miettransporter.jpg) 0 0 no-repeat;
}

.serv_saniinstallation {
    background: transparent url(../images/service_sanitaerinstallation.jpg) 0 0 no-repeat;
}

.serv_elektroinstallation {
    background: transparent url(../images/service_elektroinstallation.jpg) 0 0 no-repeat;
}

.serv_verpackungsentsorgung {
    background: transparent url(../images/service_verpackungsentsorgung.jpg) 0 0 no-repeat;
}

.serv_kostenloseparkplaetze {
    background: transparent url(../images/service_parkplatz.jpg) 0 0 no-repeat;
}

.serv_planung {
    background: transparent url(../images/service_planung.jpg) 0 0 no-repeat;
}

/* fifth line */
.serv_objektservice {
    background: transparent url(../images/service_objektservice.jpg) 0 0 no-repeat;
}

.serv_smsservice {
    background: transparent url(../images/service_sms_service.jpg) 0 0 no-repeat;
}

.serv_gutscheine {
    background: transparent url(../images/service_gutscheine.jpg) 0 0 no-repeat;
}

.serv_offenersonntag {
    background: transparent url(../images/service_sonntag.jpg) 0 0 no-repeat;
}


/*
 * Angebote
 */

.angebote_bottom_link {
    position: absolute;
    z-index: 1000;
    top: 10px;
    left: 10px;
}

.angebote_price {
    top: 50px;
    right: 0px;
    position: absolute;
    font-size: 32px;
    color: #fff !important;
    background-color: #e36900;
    font-weight:700;
    padding:2px 2px 2px 4px;
}

.opaque {
    background: transparent url(../images/orange_bg.png);
}


.angebote_rest_image {
    width: 100%;
    height: 251px;
    display: block;
    margin-bottom: 10px;
    position:relative;
}

.angebote_rest_image.home {
    height:299px;
}

.zoom,
.zoom-invisible {
    width:20px;
    height:20px;
    display:block;
    background: transparent url(../images/home_teaser3_lightbox_button.png) 0 0 no-repeat;
    position:absolute;
    bottom:8px;
    right:4px;
}

.zoom-invisible {
	background-image: none;
}

.normal_position {
    position:static;
}

.angebote_prosp_bottom {
    width: 100%;
    height: 12px;
    display: block;
    background: transparent url(../images/box_news_menu_bottom.png) 0 0 no-repeat;
    margin-bottom: 10px;
}

.angebote_prosp_container {
    width: 100%;
    height: 205px;
    display: block;
    background-color: #eaeaea;
    position: relative;
    font-size: 1.1em;
    overflow:hidden;
}
.angebote_prosp_image {
    width: 50%;
    height: 184px;
    margin: 0px 10px 0px 10px;
    float: left;
}

.angebote_prosp_time {
	font-size: 0.9em;
	position: absolute;
	left: 10px;
    bottom: 1px;
}

.angebote_prosp_more {
    position: absolute;
    bottom: 0px;
    left: 175px;
}

.link_coupon {
    left:0;
    text-decoration:underline;
    width:175px !important;
}

#produkteForm {
    margin:0;
}

/*
 * News
 */

.news_left_top {
    width: 100%;
    height: 12px;
    display: block;
    background: transparent url(../images/box_news_menu_top.png) 0 0 no-repeat;
}

.news_left_bottom {
    width: 100%;
    height: 12px;
    display: block;
    background: transparent url(../images/box_news_menu_bottom.png) 0 0 no-repeat;
}

.news_left_middle {
    background-color: #eaeaea;
    padding: 7px 5px 7px 15px;
    font-size: 1.4em;
    margin: 1px 0px 1px 0px;
}

.news_left_spacer {
    background-color: #eaeaea;
    height: 7px;
}

.news_right_top {
    width: 100%;
    height: 12px;
    display: block;
    background: transparent url(../images/box_news_content_top.png) 0 0 no-repeat;
}

#news_right_middle {
    background-color: #eaeaea;
    padding: 7px 5px 7px 15px;
    font-size: 1.4em;
}

#news_right_middle h2 {
    padding-bottom: 10px;
}
/*
#news_right_middle img {
    padding: 0px 10px 10px 0px;
    float: left;
}
*/
.news_right_bottom {
    width: 100%;
    height: 12px;
    display: block;
    background: transparent url(../images/box_news_content_bottom.png) 0 0 no-repeat;
}

/*
 * Sortiment
 */

.sorti_headline {
    font-size: 24px;
    margin-bottom: 7px;
}

.offers {
    display: inline;
    line-height: 37px;
}

.angebote_prosp_top,
.sorti_item_top,
.box-header {
    width: 100%;
    height: 12px;
    display: block;
    background: transparent url(../images/box_grey_top.png) 0 0 no-repeat;
}

.angebote_prosp_head,
.sorti_item_head,
.box-header {
    padding: 0px 10px 10px 10px;
    font-size:15px;
    background-color: #eaeaea;
    font-weight: bold;
    width: 290px;
}

.sorti_item_thumb {
    position: relative;
    width: 310px;
    height: 180px;
    display: block;
    background-color: #eaeaea;
    text-align: center;
    overflow: hidden;
}

.sorti_item_bottom {
    position: relative;
    width: 100%;
    height: 36px;
    display: block;
    margin-bottom: 10px;
    background: url(../images/box_grey_bottom.png) no-repeat 0 0;
}

.no_magnifier {
    background: url(../images/box_grey_bottom_blank.png) no-repeat 0 0;
}

.sorti_item_bottom a {
    cursor:pointer;
    display:block;
    height:22px;
    position:absolute;
    right:10px;
    top:0;
    padding-top:10px;
    width:70px;
}

.prod_counter {
    color: #FF7600;
    cursor: pointer;
    outline: none;
}

.manufacturers {
    float: right;
    margin-top: 3px;
    font-size: 20px;
}
/*
 * statische Seiten
 */

.static_top {
    padding-left: 40px;
    padding-top: 10px;
    background-color: #efefef;
    margin-top: 2px;
    font-size: 1.4em;
}

.static_bottom {
    width: 100%;
    height: 95px;
    display: block;
    background: transparent url(../images/box_additional.png) 0 0 no-repeat;
}

/*
 * Suche
 */

.suche_icon {
    margin: 0px 10px 0px 40px;
    height: 19px;
    display: block;
    background: transparent url(../images/search_headword.png) 0 0 no-repeat;
}

.suche_item {
    padding-top: 20px;
    background-color: #efefef;
    font-size: 1.4em;
}

.suche_link {
    padding-top: 2px;
    margin-left: 25px;
}

.suche_desc {
    margin-left: 65px;
    width: 65%;
}

/*
 * Standorte
 */


.obliquely_box .csc-header {
    background:url("../images/box_grey_big_top.png") no-repeat scroll 0 0 transparent;
    display:block;
    width:100%;
    height:95px;
}

.obliquely_box .csc-header h3 {
    padding:18px 5px 18px 60px;
}

.standort_item_thumb .csc-bulletlist {
    position: relative;
    width: 230px;
    height: 180px;
    display: block;
    background-color: #eaeaea;
    text-align: left;
    overflow: hidden;
    list-style:none;
    margin:0;
    padding:0;
}

.standort_item_thumb h3 {
    font-size:14px;
}

.standort_item_thumb .csc-bulletlist li {
    padding:0 35px;
    color:#929294;
    background:url("../images/bullet.gif") no-repeat scroll 25px 4px transparent;
}

.standort_item_bottom {
    position: relative;
    width: 100%;
    height:15px;
    display: block;
}

.standort_item_thumb .simplelist li {
	background: none;
	font-size: 14px;
	line-height: 18px;
}

.standort_item_thumb .simplelist a {
	color: #929294;
}

	.standort_item_thumb .simplelist a:hover, .standort_item_thumb .simplelist a.hover  {
		color: #FF7600;
	}	


#seat_social {
    color:#929294;
    font-size:11px;
    padding:0 15px;
}

.orange .standort_item_top {
    background:url("../images/box_orange_top.png") no-repeat scroll 0 0 transparent;
    height:12px;
}

.orange .standort_item_bottom {
    background:url("../images/box_orange_bottom.png") no-repeat scroll 0 0 transparent;
}

.grey .standort_item_bottom {
    background:url("../images/box_grey_big_bottom.png") no-repeat scroll 0 0 transparent;
}

.orange .standort_item_thumb {
    background:#EC7F15;
    color:#fff;
    font-size:12px;
    padding:6px 0;
}

.orange .standort_item_thumb .bodytext {
    margin:0;
    padding:0 20px;
}

.orange .standort_item_thumb .mail {
    color:#fff;
}


.googlemap {
    width:470px;
    height:333px;
    border:1px solid #5f5f5f;
}

.map_topleft,
.map_topright,
.map_bottomleft,
.map_bottomright {
    position:absolute;
    z-index:5000;
    height:15px;
    width:15px;
}

.map_topleft {
    background:url("../images/corner_top_left.png") no-repeat scroll 0 0 transparent;
    left:0px;
    top:0;
}

.map_topright {
    background:url("../images/corner_top_right.png") no-repeat scroll 0 0 transparent;
    right:-2px;
    top:0;
}

.map_bottomleft {
    background:url("../images/corner_bottom_left.png") no-repeat scroll 0 0 transparent;
    left:0px;
    bottom:0;
}

.map_bottomright {
    background:url("../images/corner_bottom_right.png") no-repeat scroll 0 0 transparent;
    right:-2px;
    bottom:0;
}

/*
 * Unternehmen
 */
 td.year {
     width: 14%;
     vertical-align: top;
     font-size: 15px;

 }
 td.description {
     vertical-align: top;
     font-size: 15px;
     padding-bottom: 10px;
 }


/*
 * Single Pages
 */

.container_12 .grid_12 {
    margin:0;
}

.grid_12_outer {
    width:100%;
    background: transparent url("../images/box_additional.png") no-repeat scroll left bottom;
}


.grid_12_inner {
    background:#F1F1F1;
}

.grid_12_inner.default {
    float:left;
    width:100%;
}

.grid_12_bottom {
    height:95px;
    width:100%;
    float:left;
    background: transparent url("../images/box_additional.png") no-repeat scroll left bottom;
}

.pad_30 {
    padding: 30px;
    text-align:justify;
}

/*
 * Kontakt
 */

.grid_12_top.contact {
    height:65px;
    padding:30px 0 0 60px;
    background: transparent url("../images/box_additional_top.png") no-repeat scroll left top;
}

.grid_12_inner.contact {
    margin:0;
    padding:0 20px 20px;
}

.grid_12_bottom.contact {
    height:12px;
    background: transparent url("../images/boxed_bg_bottom.png") no-repeat scroll left bottom;
}

.formular {
    font-size:11px;
    margin:0;
}

.formular legend {
    display:none;
}

fieldset {
    border:0 solid;
}


.error {
    color:#ff0000;
}

.label_container span {
    font-weight:700;
}

.input_container.radiobutton {
    margin:5px 0 20px 0;
}

.input_container.radiobutton label {
    margin-right:5px;
}

.formular #message {
    display:none;
}

.input_container.radiobutton input {
    width:auto;
}

.formular input {
    width:224px;
}

.formular input.error {
    border:1px solid #ff0000;
}

.form_element {
    height:48px;
}

.formular .button {
    height:19px;
    width:152px !important;
    margin:128px 0 0 5px;
    background: transparent url("../images/send_btn.png") no-repeat scroll left bottom;
    border:medium none;
    cursor:pointer;
}

.formular textarea {
    height:168px;
    width:424px;
}

.formular #zip {
    width:68px;
}

.formular #city {
    width:145px;
}

.form_element .subcolumn {
    float:left;
}

.form_element .subcolumn #zip {
    margin-right:5px !important;
}

.grid_4.gamma .form_element {
    margin-top:12px;
}

/*
 * Merkzettel
 */

#bookmarksForm {
    margin:0;
}

#articlelist {
    margin:4px 26px;
    font-size:12px;
}

caption,
table th {
    display:none;
}

#articlelist td {
    width:96px;
    vertical-align:top;
}

#articlelist img {
    width:154px;
    margin-bottom:12px;
    border:1px solid #e5e5e5;
}

#articlelist h2,
#articlelist .headline {
    font-size:12px;
    font-weight:700;
}

#articlelist .headline {
    position:relative;
}

#articlelist .image {
    width:176px;
}

#articlelist .description {
    width:400px;
}

#articlelist input {
    width:36px;
    height:19px;
    font-size:12px;
    text-align:center;
    border:1px solid #cecece;
    border-top:1px solid #909090;
}

.total {
    text-align:right;
    height:22px;
    padding:16px;
    font-size:12px;
    font-weight:700;
    border-top:1px solid #FFF;
    border-bottom:1px solid #FFF;
}

.total strong {
    font-size:20px;
}

.total span {
    font-size:12px;
    font-weight:400;
}

#merkzettel .button {
    float:right;
}

#merkzettel .button {
    margin:0 0 0 18px;
}

#merkzettel #formbuttons {
    text-align:right;
    height:22px;
    padding:16px;
}

.remove_article {
    width:13px;
    height:14px;
    position:absolute;
    top:0px;
    left:112px;
    background: transparent url("../images/x_red.png") no-repeat scroll left bottom;
    display:block;
    cursor:pointer;
    border:none;
}

#articles {
    padding-top:20px;
    margin:0 0 30px 10px;
}

/*
 * Sitemap
 */

#sitemap ul {
    margin:20px 0;
    list-style-type:none;
}

#sitemap ul li {
    font-weight:700;
}

#sitemap ul li ul {
    margin:5px 0;
    padding-left:15px;
}

#sitemap ul li ul li {
    font-weight:400;
}

#sitemap a {
    color:#333;
}

#sitemap a:hover {
    text-decoration:underline;
}

.hersteller_list {
    list-style:none outside none;
    margin:0;
    padding:0;
}

.hersteller_list li img{
    margin:0 10px 10px 0;
    float:left;
}

.asterisk {
    color: #FF7600;
}

.sms_select {
    width: 224px;
}

.sms_checkbox {
    float: left;
}

.sms_check_text {
    width:193px;
    font-size:10px;
    padding-left:5px;
    text-align:left;
    float:left;
}

#sms_form input,
#sms_form select {
    border:1px inset #F1F1F1;
    margin-bottom:20px;
}

.sms_submit {
    border:1px solid #333333 !important;
}

.required {
    color: #FF7600;
    visibility: hidden;
}

.sms_cap_img {
    margin-bottom:38px;
}

.sms_cap_img2 {
    margin-bottom:20px;
}

#sms_form .button {
    height:19px;
    width:152px !important;
    background: transparent url("../images/send_btn.png") no-repeat scroll left bottom;
    border:medium none;
    cursor:pointer;
}

/* @end */

/* @group Entflashungsaktion */

#flash-navi {
	position: absolute;
	top: 505px;
	right: 13px;
	width: 300px;
}

#flash-navi a {
	display: block;
	padding: 6px 10px 5px;
	margin-left: 10px;
	
	font-weight: normal;
	font-size: 1.1em;
	
	float: right;
	
	border: 1px solid white;
	background-color: rgba(0,0,0,0.5);
	color: white;
	
}

#flash-navi a.active {
	border: 1px solid #FF7600;
}

.box {
	position: relative;
}

.box-top {
    width: 100%;
    height: 12px;
    display: block;
    background: transparent url(../images/box_grey_top.png) 0 0 no-repeat;
}

.box-header {
	display: block;
    padding: 0px 10px 10px 10px;
    font-size:15px;
    background-color: #eaeaea;
    font-weight: bold;
    width: 290px;
    height: 34px;
}

.box-thumb,
.box-thumb-large {
    position: relative;
    width: 310px;
    height: 175px;
    display: block;
    /*text-align: center;*/
    overflow: hidden;
}

.box-thumb-large {
	height: 216px;
	margin-bottom: 10px;
}

.box-bottom,
.box-bottom-blank {
    position: relative;
    width: 100%;
    height: 36px;
    display: block;
    margin-bottom: 10px;
    background: url(../images/box_grey_bottom.png) no-repeat 0 0;
}

.box-bottom-blank {
	background: url(../images/box_grey_bottom_blank.png) no-repeat 0 0;
}


#footer-startseite #go2top { margin-bottom: 30px; margin-top: 20px; }
#footer-startseite {
	margin-top: 30px;
}
#footer-startseite ul { padding: 0 }
#footer-startseite li { list-style: none; line-height: 1.3em;}
#footer-startseite li a {  }
#footer-startseite li a.image {  }

#submenu {
	position: absolute;
	top: 100px;
	z-index: 1000;
	width: 230px;
	height: 446px;
	overflow: hidden;
	padding-top: 0;
}

#submenu-ecke-links {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1000;
	
	background: transparent url(../images/header-ecke-links-unten.png) no-repeat -1px 0;
	width: 66px;
	height: 89px;
}

#submenu-arrow {
	background: transparent url(../images/subnavigation-arrow.png) no-repeat -13px center;
	width: 13px;
	height: 343px;
	
	position: absolute;
	left: 206px;
	top: 50px;
	z-index: 2001;
}

#submenu-arrow.left {
	background-position: 0 center;
}

ul.submenu {
	position: relative;
	background: transparent url(../images/navi-background.png) no-repeat 0 0;

	width: 230px;
	height: 450px;
	padding: 30px 0 0 0;
	margin-top: 0;

	left: -14px;
}

ul.submenu.hidden {
	left: -197px;
}

ul.submenu li {
	list-style: none;
	color: #fff;
	font-size: 1.1em;
	margin: 5px 0 6px 33px;
	width: 164px;
}

ul.submenu li a {
	color: #fff;
}


.center {
	text-align: center;
}

.right {
	text-align: right;
}

.uppercase {
	text-transform: uppercase;
}


.mapview {
	position: relative;
}

.marker {
	display: block;
	width: 50px;
	text-align: center;
	position: absolute;
	z-index: 1093;
	color: #333;
	height: 43px;
	font-size: 13px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
}

.marker div{
	background: url(/frontend_files/images/standorte_karte_marker.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 43px;
	display: block;
}

.marker span {
	z-index: 1094;
	position: absolute;
	top: 50px;
	left: -20px;
	display: none;
	text-align: center;
	width: 100px;
}

.marker:hover div, .marker.hover div{
	background-position: center -43px;
}

.marker:hover span, .marker.hover span{
	display: inline;
}

.marker:hover, .marker.hover{
	z-index: 1099;
	overflow: inline;
	height: 80px;
}

.map_meta {
	margin-top: 5px;
	display: none;
}

.map_meta.hover {
	display: inline;
}

/* @end */

/* Cross browser support */

.ie7 ul.submenu {
	margin-left: 0;
}

.ie7 .start_left_middle,
.ie8 .start_left_middle {
	padding-bottom: 8px;
}

.ie9 .start_left_bottom {
	background-position: 0 9px;
	height: 21px;
}


