/* ********************** */
/* Generallayout          */
/* ********************** */

div.cleaner {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

a {
	color: #808080;
}

body {
	background: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	text-align: center;
	margin:0;
}

div.std_container {
  width: 980px;
  margin: 0px auto;
  text-align: left;
}

div.std_header {
	padding-top: 10px;
	height: 146px;
}

div.std_logo {
	float: left;
	
}
div.std_gallery {
	float: right;
}

div.std_languages_adress_container {
	float: right;
	height: 105px;
	padding-right: 10px;
	
}

div.std_languages a {
	float: left;
	padding: 3px;
}

div.std_adress {
	font-size: 12px;
	text-align: right;
	padding-top: 25px;
}

div.std_languages {
	width: 284px;
	font-size: 11px;
	text-align: right;
	padding-top: 12px;
}

div.std_languages form {
	float: left;
}

div.std_content {
	clear: both;
	padding-top: 42px;
	overflow: auto;
	font-size: 12px;
}

div.std_main_content {
	width: 489px;
	float: left;
	padding-right: 20px;

}

div.std_right_content {
	float: right;
}

div.std_footer {
	clear: both;
	color: #666666;
	font-size: 12px;	
	border-top: 1px solid #262626;
	width: 980px;
	padding: 5px 0px;
	margin:0 auto;
	margin-top: 10px;
	text-align: right;
}

div.std_logos {
	float: right;
	padding-left: 10px;

}


div.contentheader h1 {
	margin: 0px;
	padding: 0px;
}
/* ********************** */
/* Generalfonts           */
/* ********************** */

div.std_main_content,
div.std_main_content td {
	font-size: 12px;
	color: #fff;
}

div.std_main_content a,
div.std_main_content td a {
	font-size: 12px;
	text-decoration: underline;
}

div.std_main_content a:visited,
div.std_main_content td a:visited {
	
}

div.std_main_content a:hover,
div.std_main_content td a:hover {

	text-decoration: none;
}

h1 {
    font-size: 28px;
    color: #fff;
    font-weight: normal;
}

h2 {
    font-size: 15px;
    color: #FFF;
    letter-spacing: 0.05em;
}

h2 a {
    font-size: 15px;
    color: #FFF;
    letter-spacing: 0.05em;
}

li {

}

div.article div.shopnavigation {
	clear:both;
	text-align:center;
	padding-top: 10px;
}

/* ********************** */
/* Quicklinks             */
/* ********************** */

div.std_right_content {
	float: right;
}

div.std_main_content div.article {
	color: #aaa;
	line-height:20px;
	text-align: justify;
}

div.std_main_content div.article strong {
	color: #fff;
	line-height:20px;
	text-align: justify;
}

div.contentheader {
	padding: 17px;
}

/* ********************** */
/* Menu                   */
/* ********************** */

div.std_menu-lvl-1 {
	width: 600px;
	_width: 568px;
	clear:right;
	
	
}

td.std_menu-lvl-1 img {
		float: left;
}

td.menu-1 {
	
}

td.menu-1 a {
	color: #ffffff;
	display: block; 
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;	
	float: left;	
}

td.menu-1 a:hover {

}

td.menu-1-active {
	border-bottom: 1px solid #717171;
}

td.menu-2 a {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-size: 12px;
}

td.menu-2-active {
	border-bottom: 1px solid #fff;
}


td.menu-1-active a{
	color: #ffffff;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}

table.submenu td.menu-2 {
	padding: 10px 20px 0px 0px;
}

table.submenu td.menu-2 a{
	border-bottom: none;
}

table.submenu td.menu-2 a.active{
	border-bottom: 1px solid #fff;
}

/* ********************** */
/* Search                 */
/* ********************** */

input.search_box_input {
	background-color: #000;
	border: 1px solid #717171;
	color: #717171;
	font-size: 10px;
	height: 11px;
	line-height: 10px;
	padding: 1px;
	width: 85px;
	*float: left;
	*height: 11px;
	
	*margin-top: 2px;
}

input.search_box_submit {
	background: transparent url(/static/i/search-loupe.gif) no-repeat 0 1px;
	*background: transparent url(/static/i/search-loupe.gif) no-repeat left top;
	border: none;
	*width: 15px;
	*float: left;
	*margin-top: 2px;

	
}

div.std_languages a.shopping-basket {
	display: block;
	color: #fff;
	background: transparent url(/static/i/shopping-cart.gif) no-repeat right 0px;
	padding: 3px 18px 3px 3px ;
	text-decoration: none;
	
}

table.gallery img {
	border:none;
}



