html
{
	background-color:#ffffff;
}

iframe{
	height:450px;	
}

body{
	width:960px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	line-height:140%;
}

span,legend{
	display:none;
}

#content span{
	display:inline;
}

a{
	text-decoration:none;
}

label,div{
	font-size:12px;
}

em{
	font-style:italic;
}

b,strong{
	font-weight:bold;
}

a:focus{
	-moz-outline:0;
}

td{
	font-size:12px;
	padding:5px;
}

th{
	padding:0 5px;	
}

h1{
	width:100%;
	float:left;
	height:20px;
	background:url("../img/bg_top.png") no-repeat 0 30px #fff;
	background:url("../img/schatten-top.gif") no-repeat 0 18px #fff;
}

h2{
	font-size:34px;
	text-transform:uppercase;
	margin:0 0 0px 0;
	letter-spacing:3px;
	line-height:100%;
}

h3{
	text-transform:uppercase;	
}

h4
{
	font-size:9px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	letter-spacing:1px;
}

tr{
	width:100%;
	padding:5px 0;
}

.bb{
	border-bottom:1px solid #999;
}


h3{
	font-weight:bold;
	width:100%;
	float:left;
	font-size:12px;
	margin: 0 0 15px 0;
}

#base{
	float:left;
	width:946px;
	padding:20px 16px 0 7px;
	display:inline;
	position:relative;
	background:url("../img/bg_base.gif") repeat-y;
}

#logo{
	width:330px;
	height:65px;
	float:left;
	margin-top:10px;
	margin-left:32px;
	background:url("../img/logo_neu.gif") no-repeat;
}

/* ----- Head: navigation > languageSwitch > subNavigation > warenkorb ----- */
#navigation{
	width:100%;
	float:left;
	margin:30px 0 0 0;
	background:url("../img/bg_navi.gif") repeat-x;
	height:29px;
	overflow:hidden;
}

#navigation ol{
	margin:0 0 0 27px;
}

#navigation li{
	float:left;
}

#navigation li a{
	float:left;
	color:#ccc;
	font-size:14px;
	padding:4px 15px;
	text-transform:uppercase;
}

#navigation ol .active,#navigation ol .sub,#navigation a:hover{
	background:url("../img/bg_navi_active.gif") repeat-x;
}

#navigation ol ol a:hover,#shopnavi a:hover{
	background:url("../img/bg_subnavi.gif") repeat-x;
	color:#fff;
}

#navigation ol ol,#shopnavi{
	position:absolute;
	clear:both;
	margin:29px 0 0 0;
}

.ie7 #navigation ol ol{
	margin:-2px 0 0 0;	
}

#shopnavi{
	left:516px;	
	top:125px;
	display:inline;
}

#navigation ol ol .active,#shopnavi .active{
	background:url("../img/bg_subnavi.gif") repeat-x;
	color:#000;
}

#navigation ol ol a,#shopnavi a{
	font-size:12px !important;
	background:url("../img/bg_subnavi.gif") repeat-x;
	padding:1px 7px 1px 7px !important;
}

#languageSwitch{
	float:right;
	margin:4px 0 0;
	width:150px;
}

#languageSwitch a{
	font-size:10px;
	text-transform:uppercase;
	color:#999;
	margin:0 10px 0 0;
}

#languageSwitch a:hover{
	color:#fff;
	background:none;
}

#languageSwitch .active{
	color:#ccc;
}

#basket,#wkTop{
	background:url("../img/icon_basket.gif") no-repeat;
	padding:12px 5px 5px 40px;
	float:right;
	width:150px;
	height:50px;
	color:#ccc;
	line-height:15px;
}

#basket a{
	color:#ccc;	
}

#wkTop{
	position:absolute;
	top:20px;
	margin-left:615px;
}


/* ----- Content ----- */
#content{
	float:left;
	width:866px;
	overflow:hidden;
	padding:90px 40px 20px 40px;
	/*background:url("../img/bg_content.gif") repeat-x #C1C1C1;*/
	background:#fff;
	min-height:380px;
}

#content a{
	text-decoration:underline;
	color:#000;
}

#content li{
	font-size:12px;
	clear:both;
	float:none;
	font-size:12px;
	list-style-type:inherit;
	margin-left:15px;
	padding-left:5px;
}

#left{
	width:350px;
	float:left;
	min-height:50px;
	margin:0 30px 0 0;
}

#center{
	width:390px;
	float:left;
	margin:0 30px 0 0;
}

#right{
	width:180px;
	float:left;
	min-height:50px;
}

dd{
	font-size:11px;
	margin:-5px 0 0 0;
}

p{
	font-size:12px;
	line-height:18px;
	margin:0 0 18px 0;
}

.left dl{
	float:left;
	margin:4px 10px 5px 0;
}

.right dl{
	float:right;
	margin:4px 0 5px 10px;
}

.img{
	float:left;
	width:100%;
}


/* ----- Footer ----- */
#footer{
	width:100%;
	height:35px;
	overflow:hidden;
	background:url("../img/bg_footer.png") no-repeat 1px 0;
	background:url("../img/bg_footer.gif") no-repeat 1px 0;
	float:left;
}

#footer ul{
	margin:auto;
	float:left;
}

#footer li{
	float:left;
	font-size:11px;
	text-transform:uppercase;
	margin:0 10px 0 0;
	color:#999;
}

#footer li a{
	color:#999;
}

#footer a:hover{
	color:#ccc;
}

#meta{
	position:relative;
}


/* ie6 Hax */
.ie6 #base{
	padding-right:8px;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='https://www.m2beaute.com/static/img/bg_base.png', sizingMethod='scale');
	background-image: none;*/
}

.ie6 #footer{
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='https://www.m2beaute.com/static/img/bg_footer.png', sizingMethod='scale');*/
	margin:0 0 0 1px;
	padding:0 2px 0 0;
/*	background-image: none;*/
}

.ie6 #navigation ol ol{
	margin:-2px 0 0 0;
}



/* Plugins */
#center form{
	width:100%;
	float:left;
}

#center form .error,#center .success{
	color:#990100;
	width:auto;
	float:left;
	border:1px dotted #900;
	font-weight:bold;
	padding:10px;
	margin:5px 0 5px 0;
}

#center .success{
	color:#000;
	background-color:#fff;
	border-color:#000;
}

#center form div .error{
	background:none;
	padding:0;
	margin:10px 0 20px 0;
	font-size:12px;
	line-height:18px;
	border:1px dotted #990100;
	float:left;
	width:auto;
	padding:5px;
}

#center form fieldset div{
	width:100%;
	float:left;
	margin:0 0 10px 0;
}

#center div .left{
	width:100%;
	float:left;
	font-size:12px;
	float:left;
	margin:0;
}

#center div .right{
	width:100%;
	float:lef;
	overflow:hidden;
	font-size:12px;
	margin:0;
}

hr{
	float:left;
	width:100%;
	height:1px;
	color:#000;
	border:none;
	border-top:1px solid #999;
	margin:5px 0 20px 0;
}

#center form input{
	font-size:12px;
	padding:3px 2px;
	width:400px;
	border:1px solid #bbb;
	margin-right:5px;
}

#center form select{
	font-size:12px;
	width:405px;
}

#center form #m2b_strassennummer,#center form #rechnung_m2b_strassennummer{
	width:49px;
}

#center form #m2b_strasse,#center form #rechnung_m2b_strasse{
	width:340px;
	float:left;
}

#center form #label_geb,#center form #monat{
	width:35px;
}

#center form #jahr{
	width:70px;
}



/* Shop */
.shop #content img{
	float:left;
	margin:3px 5px 5px 0;
}

.warenkorb #center .anzahl{
	width:25px;
}

#center #label_kreditkartenpruefnr{
	width:30px;
}

#center #label_kreditkartengueltigkeit{
	width:25px;
}

#center #label_kreditkartengueltigkeit2{
	width:50px;
}

#kgueltigkeit td,#kgueltigkeit th{
	padding:0 5px;
}

.warenkorb th,.kasse th,.auftrag th{
	font-size:12px;
	color:#fff;
	background:#2C2C2C;
	padding:1px 5px;
}

.block,.block div{
	width:100%;
	float:left;
}

.block{
	margin:0 0 10px 0;
}

.shop p{
	float:left;
}

#content #agb,#content #checkbox{
	width:15px;
	float:left;
	margin:4px 3px 0 0;
}

#content .maxlength4{
	width:40px;
}


.imgAuto{
	width:auto !important;
	height:auto !important;
	border:none !important;
}

.adresse{
	width:260px;
	float:left;
	margin-bottom:30px;
}

.adresse h3{
	text-decoration:underline;	
}

#center .adresse .left{
	font-weight:bold;
	width:100px;
	float:left;
}

#center .adresse .right{
	float:right;
	width:150px;
}

.abschluss{
	width:100%;
	float:left;
}

#content .abschluss form{
	width:auto;
	float:right;
}

#faq .element{
	width:100%;
	float:left;
	margin:-10px 0 10px 0;
}

#faq p{
	cursor:pointer;
}

.home #content,.home #center{
	padding:0 0 0 5px;
	width:942px;
}

.home #left{
	display:none;	
}

.csc-mailform-field textarea{
	border:1px solid #BBBBBB;
	font-size:12px;
	margin-right:5px;
	padding:3px 2px;
	width:400px;	
}


#content #mailformformtype_mail{
	background:url("../img/button_abschicken.jpg") no-repeat;
	width:162px;
	height:30px;
	border:none;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
}

#center form #submit{
	width:162px;
	height:30px;
	border:none;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	background:url("../img/button_abschicken.jpg") no-repeat;
}

.more{
	font-weight:bold;	
}

#content #left h2{
	position:absolute;
	top:240px;
}

#content #left h4{
	position:absolute;
	top:270px;
}


.agb #left p{
	position:absolute;
	top:300px;
}

#statistik select,#statistik input{
	width:auto !important;	
}

#gmap{
	background:#ccc;
	visibility:hidden;
	width:290px;
	height:270px;
}

#ajax_loading{
	position:absolute;
	top:363px;	
	left:427px;
	width:290px;
	height:270px;
	background:url("../img/loading.gif") center center #fff no-repeat;
}

.ie6 #area_locations #sub{
	padding-top:43px;
	padding-right:80px;
	left:345px;
}

.ie6 #minHeightGmapEntries{
	margin-top:-340px;	
}

.ie6 #locations{
	padding-left:700px;
}

.ie6 #ajax_loading{
	top:20px;
	margin-left:-415px;
	float:left;
	position:relative;
}
	

#content #locations h3{
	margin-bottom:0;	
}

#content #locations p img{
	float:left;
	margin:4px 6px 4px 0;
}

#content #locations div{
	float:left;
	width:290px;
}

#content #locations .atStart{
	width:180px;	
}

#content #locations h2{
	position:relative;
	float:left;
	width:100%;
	margin:20px 0 0 0;
	top:auto;
	font-size:16px;
}

#content #locations h3{
	text-transform:none;
	cursor:pointer;
}

#content .csc-form-labelcell p{
	margin:0;	
}

#locations{
	padding-left:300px;	
	padding-top:103px;
}

#area_locations h3{
	margin:0;	
}

#area_locations .navi{
	width:100%;
	float:left;
	margin:0 0 5px 0;
}

#area_locations #sub{
	background:#fff;
	position:absolute;	
	padding-top:86px;
	position:absolute;
	top:154px;
	width:487px;
}

.ie7 #area_locations #sub{
	height:120px;
}

#minHeightGmapEntries{
	margin:15px 0 0 0;
}





/* Pressemitteilungen */
#pressemitteilungen .links{
	width:100px;
	float:left;
	margin:0 10px 0 0;
}

#pressemitteilungen .rechts{
	width:280px;
	float:right;
}

#pressemitteilungen .entry{
	width:100%;
	float:left;
	margin:0 0 20px 0;
}

#content .archiv .entry{
	width:100%;
	float:left;
	margin:20px 0 0 0;	
}

#pressemitteilungen h3 span{
	float:left;
}

#pressemitteilungen h3 .date{
	float:right;
	font-weight:normal;
}

#pressemitteilungen h3 {
	width:100%;
	float:left;
	display:inline;
}

#pressemitteilungen .rechts h3,.archiv h3{
	margin:0;	
}

#pressemitteilungen .imgDiv{
	float:left;
	margin:4px 10px 10px 0;	
}

#pressemitteilungen .imgDiv a{
	width:100%;
	float:left;
	height:100%;
	background:url("../img/zoom.gif") bottom right no-repeat;
}

#pressemitteilungen .weiter{
	background:url("../img/pfeil.gif") no-repeat 1px 3px;
	padding-left:12px;
}

#pressemitteilungen .pdf{
	background:transparent url(../img/pdf.gif) no-repeat scroll 1px 3px;
	padding-bottom:2px;
	padding-left:24px;
	padding-top:4px;
}


.registrierung-presse #left p{
	top:290px;
	position:absolute;
	width:300px;	
}

.item img{
	border:1px solid #ccc;	
}

.item p img{
	border:none;	
}