html, body {
	font-size: 10pt;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a img {
	border: 0;
}

a:hover img {
	text-decoration: none;
}

#head {
	background-color: #001870;
	height: 41px;
	width: 100%;
	padding-top: 15px;
	border-bottom: 1px solid white;
	text-align: center;
}

#head2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.logo {
	display: block;
	float: left;
	width: 172px;
}

#contact {
	float: right;
	padding-top: 5px;
	color: white;
}

#languages {
	float: right;
	padding-top: 5px;
}
* html #languages {padding: 0; margin-top: -20px;}
*+html #languages {padding: 0; margin-top: -20px;}


#menu {
	width: 100%;
	height: 45px;
	text-align: center;
	background-image: url(images/menu.gif);
	border-bottom: 1px solid #e5e5e5;
	padding-top: 20px;
}

#menu2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#menu ul {
	width: 950px;

	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 20px;
}

#menu ul li a {
	display: block;
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#menu ul li a:hover {
	background-color: #001870;
	color: white;
}

#content {
	margin-top: 20px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#col_right {
	width: 200px;
	float: right;
	padding-bottom: 20px;
}

#col_main {
	width: 750px;
	float: left;
	padding-bottom: 20px;
}

#navigation {
	width: 203px;
	float: left;
	padding-bottom: 10px;
	padding-left:0px;
	padding-right:0px;

}
#navigation h1 {
	float: left;
	width: 183px;
	border: 1px solid #e5e5e5;
	padding-left:10px;
	padding-right:10px;
	font-size:18px;
	font-weight:normal;
	background-color:#fbfbfb;
	margin:0px;
}

#navigation ul {
	float:left;
	list-style: none;
	margin: 0;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:15px;
	background-color:#fbfbfb;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}


#navigation ul li a {
	font-size: 15px;
	text-decoration: none;
	font-weight:normal;
	color: #000;
	display: block;
	width: 169px;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
}

#navigation ul ul {
	float:left;
	list-style-image:url(images/sub_nav_pfeil.gif);
	padding-left:31px;
	padding-right:0px;
	margin-bottom:5px;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #e5e5e5;
}

#navigation ul ul li a {
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	color: #001870;
	border: none;
	display: block;
	width: 146px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
}





#elex_sitemap ul li a {
	font-size: 1em;
	padding: 5px 2px;
	text-decoration: none;
	color: #1b1b1b;
	border: none;
	width: 200px;
}

#elex_sitemap ul  {

margin: 0;
	padding: 0px;
list-style: none;
	border: none;
}


#text {
	float: right;
	width: 720px;
	padding-bottom: 20px;
}

.product {
	border: 1px solid #e5e5e5;
	width: 216px;
	height: 216px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(images/bg_product.png);
	padding: 1px;
}

.productname {
	position: absolute;
	background-image: url(images/productname.gif);
	padding-left: 5px;
	padding-top: 5px;
	height: 23px;
	width: 211px;
	margin-top: 5px;
	font-size: 1.3em;
	color: black;
}

.button {
	position: absolute;
	background-image: url(images/button.gif);
	width: 80px;
	height: 23px;
	display: block;
	padding-top: 8px;
	padding-left: 5px;
	color: white;
	text-decoration: none;
	margin-left: 126px;
	margin-top: 183px;
}

.finanzierung {
	position: absolute;
	width: 80px;
	height: 23px;
	display: block;
	padding-top: 8px;
	padding-left: 5px;
	color: #001870;
	text-decoration: none;
	margin-left: 126px;
	margin-top: 155px;
}
.finanzierung a {
	float:right;
}

hr {
	color: white;
	height: 1px;
	background: none;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}

.clear {
	float: none;
	clear: both;
}

.copyright {
	color: #535353;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	color: #001870;
	display: block;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}



h2 {
	font-size: 1.2em;
	padding: 0px 2px;
	font-weight: normal;
	color: #001870;
	display: block;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}


h3 {
	font-size: 1.2em;
	padding: 0px 2px;
	font-weight: normal;
	color: #001870;
	display: block;
	width: 450px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

span.grey {
	color: grey;
	font-weight:bold;
}


a {
	color: #001870;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



ul.ticketsystem li {
	float:left;
	display:inline;
    margin-right:10px;
    padding:2px;
    border:1px solid black;
}

span.uhrenvermittlung {
	color:#BC2720;
}
#cattext {
	display:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#modellliste {
	display:none;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ###Bestellprozess### */

#bestellung-spalte-links {
	position:relative;
	width:210px;
	float:left;
	background-color:#eeeeee;
	border:1px solid #d2d2d2;
	top:30px;
	padding:10px;
	text-align:center;
	font-size:11px;
	margin-bottom:50px;
}
#bestellung-spalte-rechts {
	position:relative;
	float:left;
	width:665px;
	left:20px;
	padding:0px;
	margin:0px;
	top:30px;
}
#bestellung-spalte-links h1 {
	border:none;
	text-align:left;
	border-bottom: 1px solid #d2d2d2;
	font-weight:bold;
	font-size:14px;
	margin-top:0px;
}
#bestellung-spalte-links img {
	border:2px solid #d2d2d2;
	background-color:#FFF;
	width:206px;
}
#bestellung-spalte-links h2 {
	border:none;
	color:#000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:2px;
}
#bestellung-spalte-links .preis {
	border:none;
	color:#000;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
}
#bestellung-spalte-rechts h2, #formzahl h2 {
	border:none;
	text-align:left;
	border-top: 1px solid #d2d2d2;
	font-weight:bold;
	font-size:14px;
	padding-top:4px;
	margin-top:0px;
	padding-top:0px;
}
#bestellung-spalte-links .cross-produkt {
	position:relative;
	padding-bottom:15px;
}
#bestellung-spalte-rechts form {
	padding:0px;
	margin:0px;
}

#bestellung-spalte-rechts .schritt2 {
	position:relative;
	top:16px;
}
#bestellung-spalte-rechts .cross-selling-produkt {
	position:relative;
	float:left;
	border: 1px solid #d2d2d2;
	width:665px;
}
#bestellung-spalte-rechts .cross-selling-produkt h1 {
	position:relative;
	float:left;
	border:none;
	border-bottom: 1px solid #d2d2d2;
	background-color:#f5f5f5;
	width:662px;
}

#bestellung-spalte-rechts .cross-selling-produkt a {
	color:#000;
	text-decoration:underline;
}

#bestellung-spalte-rechts .cross-selling-produkt label, #bestellung-spalte-rechts table tbody tr td label {
	color:#001870;
	font-weight:bold;
}
#bestellung-spalte-rechts .cross-selling-produkt .preis {
	position:absolute;
	bottom:0px;
	right:10px;
	font-size:14px;
	font-weight:bold;
	background-image: url(images/button.gif);
	width: 80px;
	height: 23px;
	display: block;
	padding-top: 8px;
	padding-left: 5px;
	color: white;
}
#bestellung-spalte-rechts .cross-selling-produkt input {
	position:absolute;
	bottom:20px;
	left:205px;
	font-size:14px;
	font-weight:bold;
	color:#001870;
}
#bestellung-spalte-rechts .cross-selling-produkt label {
	position:absolute;
	bottom:21px;
	left:225px;
}

#bestellung-spalte-rechts table tbody tr td .versandkosten {
	position:relative;
	width:255px;
	float:left;
	background-color:#eeeeee;
	border:1px solid #d2d2d2;
	padding:5px;
}
#bestellung-spalte-rechts table tbody tr td .versandkosten h3, #bestellung-spalte-rechts table tbody tr td .versandkosten .preis {
	width:200px;
	border:none;
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#001870;
	font-weight:bold;
}
#formzahl span.subtitle {
	position:relative;
	border-bottom: 1px solid #d2d2d2;
	width:948px;
	float:left;
	padding-left:2px;
	padding-bottom:6px;
	margin-bottom:20px;
}
#formzahl .table-headline, #formzahl th, #formzahl td.background-border {
	background-color:#eeeeee;
	border-bottom:1px solid #d2d2d2;
}
#formzahl th {
	font-size:12px;
	color:#001870;
	font-weight:bold;
}
#formzahl td.border {
	border-bottom:1px solid #d2d2d2;
}
#formzahl td.background {
	background-color:#eeeeee;
}
#formzahl td.background h2, #formzahl td.background-border h2 {
	font-size:14px;
	color:#001870;
	font-weight:bold;
	border:none;
	padding:0px;
	margin:0px;
}
#formzahl img {
	border:2px solid #d2d2d2;
}
#formzahl img.schritt {
	border:none;
}
#bestellung-spalte-rechts #formzahl span.subtitle, #formzahl #bestellung-spalte-rechts span.subtitle {
	position:relative;
	border-bottom: 1px solid #d2d2d2;
	width:663px;
	float:left;
	padding-left:2px;
	padding-bottom:6px;
	margin-bottom:20px;
}
#bestellung-spalte-rechts #formzahl .cross-selling-produkt img {
	position:relative;
	float:left;
	padding-right:5px;
	margin-right:5px;
	border:none;
}
#formzahl .bestellbuttons {
	position:relative;
	float:left;
	width:663px;
	display:block;
	margin-top:73px;
	text-align:center;
}
#formzahl #bestellung-spalte-links h2 {
	border:none;
	color:#000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:2px;
	text-align:center;
}
.widerrufsrecht {
	font-size: 10px;	
}
.bestellbutton {
	display: inline-block;
	padding: 2px 15px 2px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	background-color: #c1c1c1;
	font-size: 12px;
	border-color:#959595;
	border-style:solid;
	border-width:1px;
	background: url(images/overlay.png) repeat-x;
}
