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: 200px;
	float: left;
	padding-bottom: 20px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid #e5e5e5;
}


#navigation ul li a {
	font-size: 1.6em;
	padding: 5px 2px;
	text-decoration: none;
	color: #001870;
	display: block;
	width: 200px;
	border-top: 1px solid #e5e5e5;
}

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

#navigation ul ul  {
	border: none;
	border-top: 1px solid #e5e5e5;
}



#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;
}