@charset "utf-8";
body  {
	font: 75% Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #002366;
	background-color: #000032;
}
a:link  , a:visited{
	color: #AD9B52;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:hover, a:focus , a:active{
	color: #D6CDA8;
	text-decoration: none;
}
#container {
	margin: 0 auto;
	width: 950px;
}
#header {
	height: 180px;
	background-image: url(../images/bg_header.gif);
	background: #000036 url(../images/bg_header.gif) repeat-x scroll 0 0;
	color: #FFF;
	clear: both;

} 
#header .logo {
	width: 340px;
	height: 180px;
	display: inline;
	float: left;
}





#header h1 {
	float: left;
	text-indent: -5000px;

}
#header .dealer_links {
	text-align: right;
	padding: 20px 0 10px;
	font-size: 0.8em;
	height: 15px;
}
#header #wrap {
	width: 500px;
	float: right;
}

#header .web_location {
	text-align: right;
	font-size: 1em;
	height: 18px;
}

#header .slogan {
	font-size: 3em;
	text-align: right;
	padding: 0;
	margin: 50px 0 0 0;
	color: #FFF;
}


#navigation {
	background: #baaa6d url(../images/bg_nav.gif) repeat-x scroll 0 0;
	border-bottom: 1px solid #3a3a2c;
}
#navigation ul {
	border-left: 1px solid  #3a3a2c;
	display: block;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	display: inline;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #DCD4B3 #3a3a2c #DCD4B3 #DCD4B3;
	float: left;
	margin: 0;
}
#navigation a {
	display: inline-block;
	color: #3a3a2c;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 20px 6px 21px;
	margin: 0;
	line-height: 18px;
	height: 18px;
}


#navigation a:hover {
	text-decoration: none;
	background: #baaa6d url(../images/bg_nav_hover.gif) repeat-x scroll 0 0;
	margin-top: -1px;
	margin-left: -1px;
	padding: 7px 20px 6px 22px;

}
#navigation .li_link_end {
	border-right: 1px solid #DCD4B3;
}
#navigation .a_link_end {
	border-right: 1px solid #3a3a2c;
}
#main_wrap {
	background: #FFF url(../images/bg_content.gif) no-repeat scroll 0 0;
	margin-top: 30px;
	padding: 20px 20px 0;
	text-align: left;
	min-height: 300px;
}
#main_wrap h1, #main_wrap h2, #main_wrap h3, #main_wrap h4, #main_wrap h5 {
	color: #000032;
	margin-bottom: 12px;

}
#main_wrap h1 {
	font-size: 1.6em;
}
#main_wrap h2 {
	font-size: 1.4em;
}
#main_wrap h3 {
	font-size: 1.1em;
}
#main_wrap p {
	margin-bottom: 10px;
}
#main_wrap .list {
	margin-left: 30px;
	list-style-type: lower-alpha;
	text-align: justify;
}
#main_wrap .sub_list {
	list-style-type: lower-roman;
	margin-left: 50px;
	font-size: 0.9em;
	color: #000032;
}

#mainContent_320 {
	/* margin-right: 320px; */
	float: left;
	width: 590px;
} 
#mainContent_250 {
	/* margin-right: 250px; */
	float: left;
	width: 650px;
}

#mainContent_wide {
	clear: both;

}

#main_wrap img {
	margin-bottom: 10px;
}

#sidepanel_280 {
	float: right;
	width: 280px;
	padding: 0;
	margin: 0 0 20px;
	display: inline;
}
#sidepanel_220 {
	float: right;
	width: 220px;
	padding: 0;
	margin: 0 0 20px;
	display: inline;
}
#sidepanel_220  img, #sidepanel_280 img{
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebar  {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #EFEFEF;
}
.sidebar_clear {
	padding: 10px;
	margin-bottom: 10px;
}

.sidebar h3 {
	font-size: 1.2em;
}
.sidebar ul {
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: square;
}

.sidebar table  {
	width: 100%;
}
#search, .sidebar, #main_wrap .feed_meta {
	-moz-border-radius: 5px;
}
.sidebar .pagenav {
	margin-bottom: 20px;
}
#product_links {
	height:325px;
	margin:0 auto 20px;
	width:280px;
	overflow: hidden;
}
#product_links ul li {
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom: 20px;
}
#product_links ul a, #product_links a .hover {
	background:transparent url(../images/profile_range.png) no-repeat scroll 0 0;
	display:block;
	height:95px;
	width:280px;
}

#product_links a * {
display:none;
}
#product_links a.series_3 {
	background-position:0px 0;
}
#product_links a.profile {
	background-position:0px -95px;
}
#product_links a.custom {
	background-position:0px -190px;
}
#product_links .highlight a.series_3:hover, #product_links a.series_3 .hover {
	background-position:-280px  0;
}
#product_links .highlight a.profile:hover, #product_links a.profile .hover {
	background-position:-280px -95px;
}
#product_links .highlight a.custom:hover, #product_links a.custom .hover {
	background-position:-280px  -190px;
}
#main_wrap .feed_mast {
	padding: 0px;
	margin-bottom: 6px;
}
#main_wrap .feed_mast a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 4px 0;
	color: #3A3A2C;
}
#main_wrap .feed_mast img {
	margin-bottom: 0px;
}
#main_wrap .feed_mast .storytitle {
	color:#ED8130;
	display:block;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
	font-size: 1.8em;
}
#main_wrap .feed_date  {
	font-size:90%;
	font-weight:bold;
	margin:2px 0 0;
	padding:0;
}

#main_wrap .feed_content {
	margin: 0 36px 40px;
}
#main_wrap .feed_content .story {
	color: #666;
	font-style: italic;
	text-align: justify;

}
#main_wrap .feed_content .feed_meta {
	background: #EEE none;
	padding: 6px;
	font-size: 0.8em;
	font-weight: lighter;
	color: #999;
}
#main_wrap .feed_content .feed_meta a img, #main_wrap .feed_content .feed_meta img{
	margin: 0 10px 0 0;
	border: none;

}
#main_wrap .feed_content .feed_meta .meta_text{
	float: left;
	margin: 2px 0 0;
}
#main_wrap .feed_content .story .speech_left{
	float: left;
	height: 24px;
	overflow: hidden;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/speech_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 24px;
	margin-right: 4px;
	margin-bottom: 2px;
	display: inline;
}
#main_wrap .feed_content .story .speech_right {
	display: inline;
	float: right;
	margin-left: 4px;
	width: 24px;
	margin-top: -26px;
	background-attachment: scroll;
	background-image: url(../images/speech_right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	background-color: transparent;
}

#page_links {
	background-color: #FFF;
	padding: 10px 20px 20px;
	text-align: center;
}
#page_links .credit , #main_wrap .credit{
	color:#999999;
	font-size:0.8em;
	font-weight:lighter;
	letter-spacing:0.2em;
	margin-bottom:8px;
	text-align: center;
}
#page_links ul {
	list-style-type: none;
	/* display: block; */
}
#page_links ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000032;
	padding: 0 10px 0 6px;
}
#page_end {
	background:#000032 url(../images/bg_reflection.gif) repeat-x scroll 0 0;	
	margin-top: 1px;
	padding: 50px 0 0;
	width: 100%;
}
#page_end #footer{
	background:transparent url(../images/pure_music.gif) no-repeat scroll right 0;
	color: #FFFFFF;
	height: 140px;
	padding: 16px 0 0;
	text-align: left;
} 
#page_end #footer .column{
	width: 210px;
	float: left;
	padding: 0 20px 10px;
	border-right: 1px solid #AD9B52;
	height: 90px;
	margin-right: 30px;
}
#page_end #footer p{
	margin: 0;
	padding: 0 0 10px 0;
}
#page_end #footer a {
	line-height: 1.2em;
}

#conditions {
	color: #FFF;
	font-size: 0.9em;
	margin-bottom: 50px;
	padding: 10px;
	display: block;
}

.dealer_name  {
	color: #3A3A2C;
	letter-spacing: 0.1em;
}

.bg_uk {
	background: transparent url(../images/uk-map.gif) no-repeat scroll center center;
	min-height: 300px;
}

.bg_world {
	background: transparent url(../images/world-map.gif) no-repeat scroll center center;
	min-height: 300px;
}

.fltrt {
	float: right;
	margin-left: 12px;
}
.fltlft {
	float: left;
	margin-right: 12px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfloat_left {
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
div #info {
	padding: 4px;
	display: block;
	background-color: #FFCACA;
	margin-bottom: 20px;
	border: 1px dashed #CC3333;
}


div#alert {
	background: transparent url(../images/bg_trans.png) repeat scroll 0 0;
	position: fixed;
	top:50%;
	width: 340px;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 8px;
	left: 50%;
	margin:-100px 0 0 -170px;
	z-index: 100;
	display: block;
}
div#alert_text {
	background:#FFFFFF none repeat scroll 0 0;
	padding: 40px;
	-moz-border-radius: 6px;
}
div#alert h1 {
	font-size: 1.6em;
	margin-bottom: 10px;
}
div#alert p {
	margin: 0;
	font-weight: bold;
	padding: 6px 0;
}
div#alert a {
	margin: 0;
	padding: 6px 12px;
	background:#baaa6d url(../images/bg_nav.gif) repeat-x scroll 0 0;
	color: #3A3A2C;
	-moz-border-radius: 4px;
	border-color:#CCCCCC #666666 #666666 #CCCCCC;
	border-style:solid;
	border-width:1px;
}
div#alert a:hover {
	background:#baaa6d url(../images/bg_nav_hover.gif) repeat-x scroll 0 0;
}
/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid #333;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
	color: #333;
	left: 0px;
}

div#att p{
	margin: 0;
	display: inline;
	color: #333;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

