@charset "UTF-8";

body
{
	margin: 0 0 0 0;
	background-color: #ecece9;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#page
{
	width: 1010px;
	margin: 0 auto 0 auto;
}

#header
{
	height: 120px;
	background-color: #000000;
	margin-bottom: 5px;
}
#menu
{
	width: 500px;
	height: 19px;
	padding-top: 2px;
	float: left;

	position: relative;
}
/*

#menu div#webshop {

	position: absolute;

	top: 2px;

	left: 930px;

	width: 80px;

	height: 20px;

	text-align: right;

}
#menu div#webshop a {

	color: #333;

	font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

	font-family: Arial,sans-serif;

	font-size: 14px;

}
*/
#social
{
	width: 129px;
	height: 15px;
	padding-top: 5px;
	margin-left: 379px;
	margin-right: 5px;
	float: right;
}

#content
{
	width: 100%;
	min-height: 380px;
	/* background-image: url(gfx/bannerwebshop.jpg); */
	margin-bottom: 3px;
	float: left;
}

#frames
{
	width: 100%;
	height: 87px;
	border-bottom: 3px #000000 solid;
	margin: 9px 0 5px 0;
	float: left;
}

#info
{
	width: 100%;
	height: 151px;
	margin: 0px 0 0px 0;
	float: left;	
}

#news
{
	background-image: url(gfx/news.jpg);
	width: 527px;
	height: 151px;
	float: left;
}

#news h1
{
	display: none;	
}

#about
{
	background-image: url(gfx/about.jpg);
	width: 483px;
	height: 151px;
	float: left;
}

#about h1
{
	display: none;
}


#copyright
{
	width: 350px;
	height: 14px;
	margin: 5px 0 5px 0;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.line
{
	height: 1px;
	width: 100%;
	float: left;	
	background-color: #000000;
}

span
{
	display: none;
}


/*	HEADER  */

#logo a
{
	width: 647px;
	height: 120px;
	background:url(gfx/header.gif) no-repeat;
	margin: 0 0 0 41px;
	float: left;
}

#contact
{
	width: 154px;
	height: 49px;
	background:url(gfx/contact.gif) no-repeat top;
	margin: 49px 0 0 159px;
	float: left;
}

#email a
{
	width: 146px;
	height: 12px;
	background:url(gfx/email.gif);
	margin: 0 0 0 159px;
	float: left;
}

#space
{
	height: 86px;
	width: 100%;
	float: left;
}

/*	MENU  */

.webshop a, .webshop a:Visited
{
	background-image: url(gfx/menu/webshop.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 72px;
	height: 15px;

	margin-right: 1px;
}
.dealers a, .dealers a:Visited
{
	background-image: url(gfx/menu/dealers.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 67px;
	height: 16px;
}

.distribution a, .distribution a:Visited
{
	background-image: url(gfx/menu/distribution.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 105px;
	height: 16px;
}

.press a, .press a:Visited
{
	background-image: url(gfx/menu/press.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 54px;
	height: 16px;
}

.human a, .human a:Visited
{
	background-image: url(gfx/menu/human.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 110px;
	height: 16px;
}

.shop a, .shop a:Visited
{
	background-image: url(gfx/menu/shop.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 46px;
	height: 16px;
}

.item a:Hover
{
	background-position: 0 -16px;
}
.webshop a:Hover
{
	background-position: 0 -15px;
}

.sel a, .sel a:Hover, .sel a:Visited
{
	background-position: 0 -32px;
}


.twitter a, .twitter a:Visited
{
	background-image: url(gfx/menu/twitter.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 60px;
	height: 12px;
}

.twitter a:Hover
{
	background-position: 0 -12px;
}


.facebook a, .facebook a:Visited
{
	background-image: url(gfx/menu/facebook.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: right;
	width: 59px;
	height: 12px;
	margin-left: 70px;
}

.facebook a:Hover
{
	background-position: 0 -12px;
}

/*	FRAMES  */

#framesHeader
{
	width: 380px;	
	height: 82px;
	float: left;	
	background-image: url(gfx/framesmenu/header.gif);
}

#stel
{
	width: 368px;
	height: 49px;
	float: left;
	margin-top: 35px;
	margin-left: 5px;
}

.timeless a, .timeless a:Visited
{
	background-image: url(gfx/framesmenu/timeless.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 110px;
	height: 23px;
}

.granddanois a, .granddanois a:Visited
{
	background-image: url(gfx/framesmenu/granddanois.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 165px;
	height: 23px;
}

.harry a, .harry a:Visited
{
	background-image: url(gfx/framesmenu/harry.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 78px;
	height: 23px;
}

.avantguard a, .avantguard a:Visited
{
	background-image: url(gfx/framesmenu/avantguard.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 145px;
	height: 23px;
}

.paulsenior a, .paulsenior a:Visited
{
	background-image: url(gfx/framesmenu/paulsenior.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 145px;
	height: 23px;
}

.wolfgang a, .wolfgang a:Visited
{
	background-image: url(gfx/framesmenu/wolfgang.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 128px;
	height: 23px;
}

.walter a, .walter a:Visited
{
	background-image: url(gfx/framesmenu/walter.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 90px;
	height: 23px;
}

.frame a:Hover
{
	background-position: 0 -23px;
}

.frameSel a, .frameSel a:Hover, .frameSel a:Visited
{
	background-position: 0 -46px;
}

#frameSpace
{
	float: left;
	height: 3px;
	width: 100%;
}