html {
	width:100%;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background: #000000 center top repeat-y url(../images/content/Streifen_bg.gif);
	font-size: 12px;
/*
	letter-spacing: .1px;
*/
}
.red {
	color:#D90023;
}
a:link,
a:visited,
a:focus,
a:hover,
a:active {
	text-decoration: none;
	color:#D90023;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
h1, h2 ,h3 ,h4, h5 {
	padding: 0px;
	margin: 0px;
	color:#D90023;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom:14px;
}
h2 {
	font-size: 12px;
	margin:14px 0px 7px 0px;
}


#headerArea {
	margin: 0px auto;
	width: 978px;
	background-image: url(../images/contentbg/head_label.jpg);
	background-repeat: no-repeat;
	height: 182px;
	position:relative;
}
#headerArea a {
	position:absolute; 
	width:220px; 
	height:60px; 
	display:block; 
	left:380px;
	top:40px
}

#shoes #headerArea,
#clothes #headerArea {
	background-image: url(../images/contentbg/head_ohne_label.jpg) !important;
}
#shoes #headerArea a,
#clothes #headerArea a {
	width:330px; 
	height:80px; 
	left:320px;
	top:70px
}
#contentArea {
	margin: 0px auto;
	width:978px;
	height:620px;
	position: relative;
}
#contentBG,
#contentBG_NS {
	position:absolute;
	width:978px;
	height:542px;
	top:0px;
	background-repeat:no-repeat;
}
#contentBG img {
	position: absolute;
}

#laden #contentBG_NS {
	background-image: url(../images/contentbg/b1.jpg);
}
#shoes #contentBG_NS {
	background-image: url(../images/contentbg/bShoes.jpg);
}
#clothes #contentBG_NS {
	background-image: url(../images/contentbg/bClothes.jpg);
}
#no13 #contentBG_NS {
	background-image: url(../images/contentbg/bNno13.jpg);
}
#news #contentBG_NS,
#impressum #contentBG_NS {
	background-image: url(../images/contentbg/bImpressum.jpg);
}

.bold {
	font-weight:bold;
}
.uppercase {
	text-transform:uppercase;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#leftNaviBg {
	position: absolute;
	left:11px;
	top:12px;
	width: 212px;
	height: 216px;
	background: url(../images/contentbg/nav_kasten.gif) no-repeat;
	opacity: .85;
	filter: alpha(opacity=85);
}
#leftNavi {
	position: absolute;
	left:10px;
	top:20px;
	padding-left:10px;
}
#leftNavi a {
	display: block;
	width: 140px;
	height: 26px;
	margin-bottom:1px;
}
#leftNavi a#nv_laden {
	background-image: url(../images/navi/laden.gif);
}
#leftNavi a#nv_laden:hover,
#laden #leftNavi a#nv_laden {
	background-image: url(../images/navi/laden_x.gif);
}
#leftNavi a#nv_clothes {
	background-image: url(../images/navi/clothes.gif);
}
#leftNavi a#nv_clothes:hover,
#clothes #leftNavi a#nv_clothes {
	background-image: url(../images/navi/clothes_x.gif);
}
#leftNavi a#nv_shoes {
	background-image: url(../images/navi/shoes.gif);
}
#leftNavi a#nv_shoes:hover,
#shoes #leftNavi a#nv_shoes {
	background-image: url(../images/navi/shoes_x.gif);
}
#leftNavi a#nv_no13 {
	background-image: url(../images/navi/no13.gif);
}
#leftNavi a#nv_no13:hover,
#no13 a#nv_no13 {
	background-image: url(../images/navi/no13_x.gif);
}
#leftNavi a#nv_contact {
	background-image: url(../images/navi/kontakt.gif);
}
#leftNavi a#nv_contact:hover {
	background-image: url(../images/navi/kontakt_x.gif);
}
#leftNavi a#nv_gallery {
	background-image: url(../images/navi/galerie.gif);
}
#leftNavi a#nv_gallery:hover {
	background-image: url(../images/navi/galerie_x.gif);
}
#leftNavi a#nv_news {
	background-image: url(../images/navi/news.gif);
}
#leftNavi a#nv_news:hover {
	background-image: url(../images/navi/news_x.gif);
}




#gallery {
	display:none
}


#textAreaBg {
	top:292px;
	position: absolute;
	height:250px;
	width:978px;
	background-color: #000000;
	opacity: .70;
	filter: alpha(opacity=70);
}
.png {
behavior: url(/css/iepngfix.htc);
}
.newsButton {
	position:absolute;
	top:275px;
	left:510px;
	width:61px;
	height:62px;
}
.leftBlock {
	position:absolute;
	left:0px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
}
#laden .leftBlock {
	top:292px;
	width: 440px;
}
#shoes .leftBlock {
	top:400px;
	height: 200px;
	width: 440px;
}
#clothes .leftBlock {
	top:470px;
	height: 200px;
	width: 440px;
}
#no13 .leftBlock {
	top:400px;
	height: 200px;
	width: 440px;
}
#news .leftBlock { 
	top:20px;
	left:240px;
	height: 600px;
	width: 740px !important;
}
#impressum .leftBlock {
	top:20px;
	left:240px;
	height: 300px;
	width: 740px !important;
}

.leftBlock .content {
	margin: 12px 12px 12px 24px;
}
.leftBlock .column {
	float:left;
	width:200px
}




.newsBlock {
	position:absolute;
	left:578px;
	top:302px;
	width: 400px;
	padding: 0px 0px 0px 0px;
}
.newsBlock .content {
	height: 230px;
	overflow: auto;
}
.newsBlock .inner {
	padding: 0px 6px 12px 0px;
}
/*
#newsBlock .limiterTop {
	position:absolute;
	width:380px;
	top:0px;
	height:12px;
	background-color: black;
}
#newsBlock .limiterBottom {
	position:absolute;
	width:380px;
	bottom:0px;
	height:12px;
	background-color: black;
}
*/
#mapBoxOuter {
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#mapBox {
	z-index: 200;
	position: relative;
	margin: 0 auto;
	width:620px;
	height: 650px;
	border: 1px solid #000000;
	text-align: left;
	background: #FFFFFF;
} 
#mapBox.expanded {
	background: url(../images/loading.gif) center center no-repeat #FFFFFF;
}
.mapIframe {
	width:600px;
	height:600px;
	z-index:99999;
	margin:10px 10px 10px 10px;
	border:1px solid #666666;
}
#mapBox a.mapClose {
	display: block;
	position: absolute;
	bottom:10px;
	right:10px;
	background: url(../images/closelabel.gif) no-repeat;
	width:66px;
	height:22px;
}
#mapBox a.largeMap {
	display: block;
	position: absolute;
	bottom:20px;
	left:10px;
	color:#666666;
}
.contactInfo {
	line-height: 14px;
	color:#666666;
	width:150px;
	float:left;
	margin-left:50px
}
a#secondaryContactLink {
	color: white;
}
a.impressum {
	position:absolute;
	bottom:50px;
	right:10px;
	background: url(../images/navi/impressum.gif) no-repeat center center;
	width:80px;
	height:16px;
	
}
#newsx a.impressum {
	position:static;
	bottom:none;
	right:none;
}
.googleMapBubble {
	margin:0px 0px 10px 30px;
	color:#666666;
	font-size:11px;
}
.googleMapBubble a {
	color:red;
	text-decoration:none;
}
