html
{
	margin:0;
	padding:0;
}
body
{
	margin:0;
	padding:0;
	background: url(img/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
}
h1
{
	margin:0;
	padding:0;
	font-size:24px;
	font-weight:bold;
	color:#760000;
	margin-bottom:10px;
	margin-top:-8px;
}
h2
{
	margin:0;
	padding:0;
margin-bottom:-8px;
}
h2 a
{
	margin-bottom:0px;
color:#ffffff;
}
.post
{
	margin:0;
	padding:0;
margin-bottom:35px;
margin-left:20px;
}
.post img
{
    border:6px solid white;
}
b
{
	font-size:18px;
	font-weight:bold;
}
a
{
	text-decoration:none;
	/*original 760000*/
	color:#760000;
}
a:hover
{
	text-decoration:underline;
	/*Original ohne Farbe*/
	color:#924B4B;
}

#content
{
	margin:0;
	position:absolute;
	left:50%;
	width:880px;
	margin-left:-440px;
	top:130px;
padding-bottom:30px;
}
#nav_container
{
	width:900px;
	height:140px;
}
#nav_fashion1
{
	position:absolute;
	top:10px;
	left:130px;
}
a.nav_fashion
{
	display:block;
	width:251px;
	height:47px;
	background: url(img/fashion1.gif);
}
a.nav_fashion:hover
{
	background: url(img/fashion2.gif);
}
#nav_news1
{
	position:absolute;
	top:48px;
	left:35px;
}
a.nav_news
{
	display:block;
	width:94px;
	height:28px;
	background: url(img/news1.gif);
}
a.nav_news:hover
{
	background: url(img/news2.gif);
}
#nav_shop1
{
	position:absolute;
	top:76px;
	left:30px;
}
a.nav_shop
{
	display:block;
	width:217px;
	height:65px;
	background: url(img/shop1.gif);
}
a.nav_shop:hover
{
	background: url(img/shop2.gif);
}
#nav_contact1
{
	position:absolute;
	top:3px;
	left:630px;
}
a.nav_contact
{
	display:block;
	width:209px;
	height:30px;
	background: url(img/contact1.gif);
}
a.nav_contact:hover
{
	background: url(img/contact2.gif);
}
#nav_inline1
{
	position:absolute;
	top:53px;
	left:243px;
}
a.nav_inline
{
	display:block;
	width:135px;
	height:34px;
	background: url(img/inline1.gif);
}
a.nav_inline:hover
{
	background: url(img/inline2.gif);
}
#nav_skate1
{
	position:absolute;
	top:92px;
	left:666px;
}
a.nav_skate
{
	display:block;
	width:187px;
	height:47px;
	background: url(img/skate1.gif);
}
a.nav_skate:hover
{
	background: url(img/skate2.gif);
}
#nav_snowboard1
{
	position:absolute;
	top:33px;
	left:373px;
}
a.nav_snowboard
{
	display:block;
	width:425px;
	height:54px;
	background: url(img/snowboard1.gif);
}
a.nav_snowboard:hover
{
	background: url(img/snowboard2.gif);
}
#nav_wakeboard1
{
	position:absolute;
	top:85px;
	left:242px;
}
a.nav_wakeboard
{
	display:block;
	width:429px;
	height:54px;
	background: url(img/wakeboard1.gif);
}
a.nav_wakeboard:hover
{
	background: url(img/wakeboard2.gif);
}
#foot_impressum
{
	position:absolute;
	right:10px;
	top:10px;
}
a.foot_impressum
{
	display:block;
	width:155px;
	height:22px;
	background: url(img/impressum1.gif);
}
a.foot_impressum:hover
{
	background: url(img/impressum2.gif);
}
#mainbg
{
	width:875px;
	height:462px;
	background: url(img/mainbg.gif);
}
#mainbg img
{
	margin-left:10px;
	margin-top:10px;
}
#maincontent
{
	
	top:10px;
	left:16px;
	width:840px;
}
#leftcontent
{
	float:left;
	width:440px;
}
#rightcontent
{
	float:right;
	width:265px;
}
.contentimg
{
	margin 0;
	padding:0;
	margin-bottom:20px;
	width:220px;
	height:220px;
	background: url(img/smallimg_bg.gif);
}

.contentimg img
{
	margin-left:10px;
	margin-top:10px;
	border:0px;
}

.footer
{
	position:absolute;
	width:100%;
	border-top:2px solid white;
	bottom:0px;
}
.topimg
{
	width:200px;
	height:56px;
	margin:0;
	padding:0;
}
#shoplink
{
	position:absolute;
	top:200px;
	left:500px;
}
.boardercom{
	position:relative; 
    margin: 0 auto;
	width:100%;
	text-align:center;
}
