@import url(reset.css);

/*******************
*
* globale Selektoren
*
********************/

html {
  height: 100.1%
}

body {
  font-size: 0.8em;
  font-family: arial, "DejaVu Sans", verdana, sans-serif;
  color: #000000;
  background: #FFFFFF;
  line-height: 160%;
  margin: 20px 0
}

label,
input[type=button], input[type=submit], input[type=reset], input[type=image],
button {
  cursor: pointer;
}

input[type=hidden] {
  display: none;
}

h2, h3, h4, h5, h6 {
  clear: both;
  color: #727377;
  background: inherit;
  line-height: 130%;
  font-weight: normal
}

h2 {
  font-size: 1.667em;
  margin: 0 0 1em 0;
	padding: 5px 10px;
	background: #838C95;
	color: #FFFFFF
}

h3 {
  font-size: 1.3em;
  margin: 0 0 0.5em 0;
	padding: 5px 10px;
	background: #838C95;
	color: #FFFFFF;
	font-weight: bold
}

h4 {
  font-size: 1.2em;
  padding: 0 0 0.5em 0;
  font-weight: bold
}

h5 {
  font-size: 1em;
  padding: 0 0 0.2em 0;
  font-weight: bold
}

h6 {
  font-size: 1em;
  font-style: italic
}

p {
  padding: 0 0 1em 0
}

table {
  margin: 0 0 1em 0
}

strong {
  font-weight: bold
}

hr {
  border: none;
  height: 1px;
  background: #727377;
  color: #727377
}

table {
  width: 100%
}

small {
  font-size: 0.87em
}

a, a:hover {
  text-decoration: none
}

#top {
  visibility: hidden
}

.clear {
  line-height: 0;
  height: 0;
  visibility: hidden;
  clear: both
}

.hidden {
  display: none
}

/*******
*
* Bl�cke
*
********/

#wBlockMain {
  position: relative;
  width: 970px;
  background: #FFFFFF url(/de/wLayout/design/img/backgrounds/bg_main.gif) repeat-y 0 0;
  color: inherit;
  margin: 0 auto
}

#wBlockTop {
  width: 100%;
  height: 208px;
  border-bottom: 5px solid #C1C6CA;
  background: #C1C6CA url(/de/wLayout/design/img/backgrounds/header.jpg) no-repeat 0 0;
  position: relative
}

#wBlockLeft {
  display: none
}

#wBlockContent {
  display: inline;
  float: left;
  width: 630px;
  margin: 1em 65px
}

#wBlockRight {
  float: right;
  width: 200px;
  padding: 1em 0
}

#wBlockBottom {
  clear: both;
  height: 20px;
  border-top: 10px solid #C1C6CA;
  border-bottom: 10px solid #C1C6CA;
  color: inherit;
  background: #838C95
}

/*************
*
* Bereich oben
*
**************/

/* Logo-�berschrift */

h1 a {
  display: block;
  height: 183px;
}

h1 a span {
  display: block;
  text-indent: -3000em
}

/* Navigation */

#neufahrzeuge #wBlockTop {
  height: 225px;
}

#wBlockTop ul#nav {
  margin: 0;
  padding: 0 57px;
  height: 25px;
  background: #838C95 url(/de/wLayout/design/img/backgrounds/nav.gif) repeat-x 0 bottom;
}

#neufahrzeuge #wBlockTop ul#nav {
  height: 42px;
}

#wBlockTop ul.navigation2 {
  display: none;
}

#neufahrzeuge #wBlockTop ul.navigation2 {
  display: block;
  position: absolute;
  top: 13px;
  left: 0;
  width: 765px;
  padding: 0;
  margin:0
}

#wBlockTop ul#nav li {
  position: relative;
  float: left;
  margin: 4px 0 0 0;
  padding: 0 8px;
  border-right: 1px solid #FFFFFF;
  line-height: 100%;
  list-style: none
}

#wBlockTop ul#nav li.last {
  padding-right: 0;
  border: none
}

#wBlockTop ul#nav li a {
  color: #FFFFFF
}

#wBlockTop ul#nav li a:hover,
#wBlockTop ul#nav li a.level1Selected,
#wBlockTop ul#nav li a.level1OpenSelected,
#neufahrzeuge #wBlockTop ul#nav li a.level1Open,
#wBlockTop ul#nav li a.level2Selected {
  color: #000000
}

/***************
*
* Inhaltsbereich
*
****************/

/* Teaser-Header */

.teaser-header {
	display: block;
	margin-bottom: 5px;
	padding: 3px 5px;
	background: #838C95;
	color: #FFFFFF;
	font-weight: bold;
}

.teaser-text {
	display: block;
	width: 195px;
	margin: 5px 0 0 0
}

.blockContent .variabel,
.blockContent .textRechts,
.blockContent .textLinks,
.blockContent .bildNebenBild {
  padding: 0;
  margin: 0 0 2em 0
}

.blockContent a {
  color: #727377;
  background: transparent;
  text-decoration: underline
}

.blockContent a:hover {
  color: #000000;
  background: transparent
}

/* Element - Bilder */

* html .textRechts,
* html .textLinks,
* html .bildNebenBild {
  height: 100%
}

.blockContent .bildNebenBild {
  clear: both;
	margin-bottom: 1.5em
}

.textRechts:after,
.textLinks:after,
.bildNebenBild:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}

.textLinksRechts .textRechts {
  float: right;
  width: 49%
}

.textLinksRechts .textLinks {
  float: left;
  width: 49%
}

span.bildLinks {
  float: left;
  padding: 0 1.5em 0 0
}

span.bildRechts {
  float: left
}

.textLinks span.bildRechts {
  float: right;
  padding: 0 0 0 1em
}

span.bildLinks span,
span.bildRechts span {
  line-height: 130%;
  font-size: 0.85em
}

.artikel {
  clear: both;
  margin: 0 0 2.5em 0
}

/* Tabllen gebrauchte Golfcarts */

table.usedCarts th {
  vertical-align: top;
  text-align: left;
  font-weight: bold
}

table.usedCarts th,
table.usedCarts td {
  padding: 5px 5px;
	padding-left: 0;
  line-height: 130%;
  font-size: 0.86em
}

/* News-Uebersicht-Liste */

#wBlockContent .news dt {
  margin: 0 0 0.5em 0;
	padding: 5px 10px;
	background: #838C95;
}

#wBlockContent .news dt a {
	padding: 0;
	margin: 0;
  clear: both;
	color: #FFFFFF;
  line-height: 130%;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none
}

#wBlockContent dt a:hover {
  color: #000000
}

#wBlockContent dd {
  margin-bottom: 7em
}

#wBlockContent dd a img {
  float: left;
  margin-right: 2em
}

#wBlockContent dd a.more {
  display: block;
  margin-top: 2em
}


/* Element - Listen */

.blockContent ul {
  margin-left: 0;
  list-style-type: none;
  padding: 0 0 1em 0
}
.blockContent ul li {
  padding-left: 18px;
  background: transparent url(/de/wLayout/design/img/icons/bullet.jpg) no-repeat 0 6px
}

.blockContent ol {
  list-style-type: decimal;
  margin-left: 2em;
  padding: 0 0 1em 0
}

/* Element - Sitemap */

ul.sitemap,
ul.sitemap ul {
  margin: 0
}

ul.sitemap li {
  padding: 0 0 0.5em 18px
}

ul.sitemap2 {
  padding: 0 0 0 2em
}

ul.sitemap2 li {
  padding: 0 0 0 18px
}

ul.sitemap3 {
  padding: 0 0 0 2em
}

/* Elemente - unspezifisch */

small a {
  font-size: 0.85em;

}

/* Kotaktformular */

#kontakt .blockContent input {
  display: block;
  float: left;
  width: 30em;
  margin: 2px 5px 2px 5px;
  padding: 5px;
}

#kontakt .blockContent input,
#kontakt .blockContent select,
#kontakt .blockContent textarea {
  border: 1px solid #000000
}

#kontakt .blockContent input:focus,
#kontakt .blockContent select:focus,
#kontakt .blockContent textarea:focus {
  background: #C1C6CA;
  color: #000000
}

.blockContent select#Anrede {
  padding: 5px;
  margin-top: 7px;
  width: 5em
}

.blockContent input#PLZ {
  width: 5em
}

.blockContent input#Ort {
  width: 16.7em
}

.blockContent input#datum,
.blockContent input#uhrzeit {
  width: 5em
}

.blockContent input#checkbox {
  width: auto;
  padding: 0;
  margin: 10px 5px 2px 5px
}

#kontakt .blockContent input.submit,
#kontakt .blockContent input.reset {
  width: 10em;
  border: 3px double #FFFFFF;
  outline: none;
  background: #838C95;
  color: #FFFFFF
}

#kontakt .blockContent input.submit:focus,
#kontakt .blockContent input.reset:focus,
#kontakt .blockContent input.submit:hover,
#kontakt .blockContent input.reset:hover {
  background: #FFFFFF;
  color: #838C95;
  border-color: #838C95
}

.blockContent select {
  margin: 2px 5px 2px 5px;
  padding: 5px
}

.blockContent textarea {
  width: 30em;
  margin: 2px 5px 2px 5px;
  padding: 5px
}

.blockContent label  {
  width: 5em;
  float: left;
  padding: 5px;
  margin: 2px 5px 2px 5px;
  text-align: right
}

#kontakt .blockContent form p {
  clear: left;
  float: left;
  width: 100%
}

#kontakt .blockContent .rueckruf input {
  display: inline;
  margin-left: 5em;
  padding: 0;
  border: none;
  width: auto
}

#kontakt .blockContent .rueckruf label {
  display: inline;
  float: none
}

#kontakt .blockContent form p.senden {
  float: none;
  display: inline
}

#kontakt .blockContent form p.senden .submit {
  margin-left: 6.5em
}

/* IE6+IE7-Hacks Kontaktformular */

* html p textarea {
  width: 29em
}

* + html p textarea {
  width: 29em
}

/* SERP */

p.linkFooterLeft,
p.linkFooterRight {
  line-height: 100%;
  padding: 0 0 0.5em 0
}

p.linkFooterLeft {
  float: left
}

p.linkFooterRight {
  float: right
}

p.linkFooterCenter {
/*   clear: both; */
  text-align: center
}

p.linkFooterLeft a,
p.linkFooterRight a,
p.linkFooterCenter a {
  font-weight: bold
}

p.linkFooterCenter a.textDecorationNone {
  color: #000000;
  border: none;
  font-weight: normal;
  cursor: text;
  text-decoration: none
}

/* Image-Zoom */

div.imgzoom {
  line-height: 0;
  font-size: 0;
  z-index: 10;
  border: 5px solid #fff;
  margin: -5px;
}

div.imgzoom a {
  background: url(/de/wLayout/design/img/backgrounds/imgzoom-close.png) no-repeat;
  display: block;
  width: 44px;
  height: 45px;
  position: absolute;
  top: -22px;
  right: -22px;
  text-decoration: none;
  text-indent: -100000px;
  outline: 0;
  z-index: 11;
}

div.imgzoom a:hover {
  background-position: left -45px;
}

div.imgzoom img, 
div.imgzoom embed, 
div.imgzoom object, 
div.imgzoom div {
  width: 100%;
  height: 100%;
}

/***************
*
* Bereich rechts
*
****************/
#lang-de,
#lang-en {
	display: block;
	float: left;
	margin: 0 0 0.5em 20px;
	width: 22px;
	height: 15px;
	text-indent: -3000em
}

#lang-de {
	background: transparent url(/de/wLayout/design/img/flags/de.gif) no-repeat 0 0
}

#lang-en {
	background: transparent url(/de/wLayout/design/img/flags/en.gif) no-repeat 0 0
}

#wBlockRight h3 {
  margin: 0 20px;
	background: transparent;
	color: #838C95
}

#wBlockRight dl {
  margin: 0 20px
}

#wBlockRight dt {
  clear: both;
}

#wBlockRight dt a {
  display: block;
  margin-bottom: 5px;
  padding: 4px 5px;
  background: #838C95;
  color: #FFFFFF;
  font-size: 0.9em;
  line-height: 130%
}

#wBlockRight dd {
  margin-bottom: 30px;
  font-size: 0.85em;
  line-height: 130%
}

#wBlockRight dd a.more {
  float: right;
  color: #727377;
  text-decoration: underline
}

#wBlockRight dd a.more:hover {
  color: #000000;
  text-decoration: underline
}

/***********
*
* Fu�bereich
*
************/

#wBlockBottom {
  text-align: center;
  color: #FFFFFF;
  font-size: 0.85em
}

#wBlockBottom a {
  color: #FFFFFF
}

#wBlockBottom a:hover {
  color: #000000
}

/****************
*
* Editorspezifika
*
*****************/

#divEditbutton table,
#divEditbutton table td,
#divNavEditbutton table,
#divNavEditbutton table td {
  width: auto;
  margin-bottom: 0
}

form .blockContent {
  width: 630px
}

form .blockContent span.bildRechts {
  float: right
}

form .blockContent input,
form .blockContent label,
form .blockContent select,
form .blockContent textarea {
  border: none;
  outline: 1px solid black;
  font-family: inherit;
  padding: 0;
  margin: 0
}

form .blockContent :focus,
form .blockContent :active {
  outline: 1px solid red;
  padding: 0;
  margin: 0
}

/* Scroll Images */

/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 660px;	
	height:90px;	
	
	/* custom decorations */
	padding:10px 0;	
	border:1px outset #ccc;
	background-color:#efefef;				
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
	/* decoration */
	margin-left:10px;
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	
	/* custom decoration */
	text-align:center;
	width:110px;
	padding:25px 0px;
	font-size:30px;
	font-family: 'bitstream vera sans';
	border:1px outset #ccc;
	background-color: #ddd;
	margin-right: 20px;	
	-moz-border-radius:5px;
}

/* active item */
div.scrollable div.items div.active {
	border:1px inset #ccc;		
	background-color:#fff;
}
