body {
	color: #3c3c3c;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	width: 100%;
	background: #ffffff url(/images/background.gif) repeat-y;
}

/* texts */

p {
	margin: 0px 0px 1em 0px;
}

td {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
}

.txt_grey {
	color: #aaaaaa;
}

.txt_small {
	font-size: 10px;
}

.txt_small_grey {
	font-size: 10px;
	color: #aaaaaa;
}

/* links */

a {
	color: #375bb9;
	text-decoration: none;
}

a:hover {
	color: #375bb9;
	text-decoration: underline;
}

a.white {
	color: #ffffff;
	text-decoration: none;
}

a.white:hover {
	color: #ffffff;
	text-decoration: none;
}

.copyright {
	font-size: 9px;
	color: #a6a6a6;
	text-decoration: none;
}

.copyright:hover {
	font-size: 9px;
	color: #a6a6a6;
	text-decoration: none;
}

/* forms */

.formfield {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #e9dfcf;
	padding: 2px;
}

.formsubmit {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #cdb793;
	background-color: #e9dfcf;
	color: #000000;
}

/* backgrounds */

.bg_black {
	background-color: #000000;
	z-index: 1;
	left: 0px;
	top: 490px;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000000 url(/images/background_lines.gif) repeat-x;	
}

/* colors */

.brown {
	background-color: #cdb793;
}

.bg_light{
	background-color: #d5d2ce;
}

/* borders */

.bd_red {
	border: 1px solid #ff0000;
}

/* ids */

#container {
	left: 0px;
	top: 0px;
	width: 957px;
	position: absolute;
}

#logo {
	left: 0px;
	top: 0px;
	width: 253px;
	height: 137px;
	position: absolute;
}

#img_head {
	width: 676px;
	height: 238px;
	left: 255px;
	top: 0px;
	overflow: hidden;
	position: absolute;
	background-color: #d5d2ce;
}

#img_head_hover {
	width: 676px;
	height: 238px;
	left: 255px;
	top: 0px;
	overflow: hidden;
	position: absolute;
}

#img_bg {
	width: 470px;
	height: 235px;
	left: 255px;
	top: 238px;
	position: absolute;
}

#img_ls {
	z-index: 50;
	width: 125px;
	height: 195px;
	left: 128px;
	top: 139px;
	position: absolute;
}

#navigation {
	z-index: 5;
	width: 253px;
	height: 290px;
	left: 0px;
	top: 137px;
	position: absolute;
	/*
	background-color: #d5d2ce;
	*/
}

#subnavigation {
	z-index: 10;
	width: 126px;
	left: 127px;
	height: 285px;
	top: 2px;
	position: absolute;
	background-color: #e9e8e6;
}

#content {
	width: 480px;
	height: 20px;
	left: 259px;
	top: 235px;
	position: absolute;
}

#pictures_neuheiten {
	width: 152px;
	left: 577px;
	top: 278px;
	position: absolute;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
	border: 1px solid #d5d2ce;
	font-size: 10px;
}

#pictures_neuheiten_neu {
	width: 152px;
	left: 577px;
	top: 470px;
	position: absolute;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
	border: 1px solid #d5d2ce;
	font-size: 10px;
}

#pictures_neuheiten_rolex {
	width: 152px;
	left: 577px;
	top: 420px;
	position: absolute;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
	border: 1px solid #d5d2ce;
	font-size: 10px;
}



#pictures_neuheiten_neu_breitling {
	width: 152px;
	left: 577px;
	top: 372px;
	position: absolute;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
	border: 1px solid #d5d2ce;
	font-size: 10px;
}

#pictures_neuheiten_neu_omega {
	width: 152px;
	left: 577px;
	top: 520px;
	position: absolute;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
	border: 1px solid #d5d2ce;
	font-size: 10px;
}


#pictures {
	width: 152px;
	left: 757px;
	top: 278px;
	position: absolute;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
	border: 1px solid #d5d2ce;
	font-size: 10px;
}

#pictures img,#pictures_neuheiten img,#pictures_neuheiten_neu img,#pictures_neuheiten_neu_breitling img, #pictures_neuheiten_neu_omega  img, #pictures_neuheiten_rolex img{
	border: 1px solid #d5d2ce;
	padding: 1px;
	margin-bottom: 5px;
}

#sidebar {
	width: 180px;
	height: 20px;
	left: 734px;
	top: 0px;
	position: absolute;
}

/* navigation */

ul.nav {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

ul.subnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
}

.nav li, .subnav li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	list-style-image: none;
	display: inline;
}

.nav li a {
	display: block;
	padding: 0px 0px 0px 15px;
	background-color: #d5d2ce;
	width: 111px;
	color: #474747;
	text-decoration: none;
	line-height: 24px;
	border-top: 1px solid #e3e1de;
	border-bottom: 1px solid #e3e1de;
}

.nav li a:hover {
	display: block;
	padding: 0px 0px 0px 15px;
	background-color: #8c8a88;	
	color: #ffffff;
	text-decoration: none;
	line-height: 24px;
	border-top: 1px solid #e3e1de;
	border-bottom: 1px solid #e3e1de;
}

.nav li a.active {
	display: block;
	padding: 0px 0px 0px 15px;
	width: 111px;
	background-color: #434343;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	border-top: 1px solid #f9f1e3;
	border-bottom: 1px solid #f9f1e3;
}

.nav li a.active:hover {
	display: block;
	padding: 0px 0px 0px 15px;
	background-color: #434343;
	color: #ffffff;
	text-decoration: none;
	line-height: 24px;
	border-top: 1px solid #e3e1de;
	border-bottom: 1px solid #e3e1de;
}


/* subnavigation */

.subnav li a {
	display: block;
	padding: 0px 0px 0px 15px;
	width: 107px;
	background: transparent url(/images/nav.gif) no-repeat;	
	color: #474747;
	text-decoration: none;
	line-height: 24px;
	border-top: 1px solid #edecea;
	border-bottom: 1px solid #edecea;
}

.subnav li a:hover {
	display: block;
	padding: 0px 0px 0px 15px;
	background-color: #8c8a88;	
	color: #ffffff;
	text-decoration: none;
	line-height: 24px;
	border-top: 1px solid #edecea;
	border-bottom: 1px solid #edecea;
}

.subnav li a.active {
	display: block;
	padding: 0px 0px 0px 15px;
	width: 107px;
	background-color: #434343;
	color: #ffffff;
	text-decoration: none;
	line-height: 24px;
	border-top: 1px solid #edecea;
	border-bottom: 1px solid #edecea;
}

.subnav li a.active:hover {
	display: block;
	padding: 0px 0px 0px 15px;
	background-color: #434343;	
	color: #ffffff;
	text-decoration: none;
	line-height: 24px;
	border-top: 1px solid #edecea;
	border-bottom: 1px solid #edecea;
}

/* tables */

#tbl td {
	padding: 5px 5px 5px 5px;
}

#tbl td.border_all {
	border: 1px solid #f2f1f0;
}

#tbl td.border {
	border-bottom: 1px solid #f2f1f0;
}

#tbl td.header {
	background-color: #f1f1f1;
}