/* =============================================================== */
/* ! CSS Document Audi Auktion
	alle Stile zur online Darstellung   */
/* =============================================================== */

body {
	background-color:#000000;
	font-family:Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:url(bg.png) repeat-y #aeb1b8;
}

#audi-zentrum-hamburg {
	height:70px;
}

#zurhp {
	height:20px;
	background-color: #cc0033;
}

#zurhp p {
	width: 960px;
	background-color: #cc0033;
	margin-left: auto;
	margin-right: auto;
	height: 20px;}

#zurhp a{
	display: block;
	height: 20px;
	text-decoration: none;
	padding-left: 10px;
	background: url(pfeil-nor-weiss.gif) no-repeat;
	background-position: 0 5px;}

#zurhp a:hover {
	text-decoration: underline;
	}

#audi-logo {
	height:70px;
	background-color:inherit;
	text-align:right;
}

a:focus {
	border: none;
}

.anmeldung {
	border-top:1px solid white;
	padding-top: 5px;
	text-align:center;
	}

.anmeldung h3 {
	letter-spacing: 2px;
	}

.orange {
	color:#ff8200;
	}
	
h5 {
	color:#FFF;
	font-size:14px;
	margin-top:10px;
	margin-left:10px;
	}

.topbox {
	height:218px;
	margin-bottom:30px;
	margin-left:0px;
	background-color: green;}

.topbox h3 {
	color: #fff;
	font-size:16px;
	border-bottom:1px solid #fff;
}

.topbox h4 {
	color: #fff;
	font-size:14px;
	margin-bottom: 0px;
}

.topbox p {
	margin-top: 0px;
	font-size:12px;
}


.artikel {
	margin-bottom: 20px;
}

#inhalt {
	margin-top:5px;
	margin-bottom:5px;
}

#inhalt h1 {
	color: #fff;
	font-size:20px;
	margin-bottom:0;
}

#inhalt h2 {
	color: #fff;
	font-size:20px;
	margin-top:0;
	margin-left:172px;
}

h2.headbild {
	color: #000;
	font-size:12px;
	margin-bottom: 0px;
}

#inhalt h3 {
	color: #fff;
	font-size:16px;
	margin-bottom:0;
}

#inhalt p {
	margin-top:10px;
	margin-bottom: 20px;
}


#titelbild {
	margin-top:10px;
	overflow:hidden;
}

.plus {
	color: #cc0033;
	font-style: italic;
	}

#teaser {
	
	background:url(main_container2.png) no-repeat;
	height: 153px;
	width:960px;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 15px;	
	font-size: 11px;
}

#teaser form {
	margin-top: 10px;
	}

#teaser h3 {
	font-family: Tahoma, verdana, sans-serif;
	letter-spacing: 1px;
	font-size:12px;
	color: #fff;
	font-weight: normal;
	margin-bottom:0;
	margin-top: 10px;
}

#teaser h4 {
	font-family: Tahoma, verdana, sans-serif;
	letter-spacing: 1px;
	font-size:11px;
	color: #fff;
	font-weight: normal;
	margin-bottom:0;
	margin-top: 10px;
}

#teaser img {
	margin-top:0px;
	margin-bottom: 0px;
}

#teaser p {
	margin-top: 0px;
	display: block:
	}

#teaser a {
	margin-top:0px;
}

.artikel a{
color:#000;
}

.tinymcewysiwyg a {
	color: #fff;
	}

.imgfloat {
	float: left;
	margin: 0px 7px 7px 0px;
}

sup {vertical-align:super;
	font-size: 10px;
    }
	
#teambilder {
	color:#FFF;
	margin-top:20px;
	margin-bottom: 20px;
	margin-left: 5px;
}

/* ====================== */
/* ! Accordion Style   */
/* ====================== */

#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}

/* ====================== */
/* ! Linkformatierungen   */
/* ====================== */

.topbox a {
	color:#dc193e;
	display:block;
	background:url(pfeil.gif) no-repeat 0 4px;
	padding-left:18px;
	text-decoration:none;
}

.topbox a.noicon {
	color:#ff8200;
	display:block;
	background-image: none;
	padding-left:0px;
	text-decoration:none;
}

.topbox a:hover {
	color:#333;
}

.topbox h4 {
	color: #fff;
	font-size:14px;
	margin-bottom:0px;
	}

#teaser p {
	margin-top: 3px;
	}

#teaser p a {
	display:block;
	background:url(pfeil-nor.gif) no-repeat 0 4px;
	color:#000;
	font-size: 11px;
	text-decoration:none;
	padding-left:10px;
}

#teaser p a:hover {
	text-decoration:underline;
}

a {
	color: #fff;
	
}

a:hover {
	text-decoration: underline;
}

a.audilink {
	display:block;
	background:url(pfeil-nor.gif) no-repeat 0 4px;
	color:#fff;
	text-decoration:none;
	margin-top: 10px;
	padding-left:10px;
}

#teambilder a.audilink {
	display:block;
	background:url(pfeil-nor.gif) no-repeat 0 4px;
	color:#fff;
	text-decoration:none;
	margin-top: 0px;
	padding-left:10px;
}

a:hover.audilink {
	text-decoration:none;
	color:#FFFFFF
}

a.icon {
	color:#333;
	display:block;
	background:url(pfeil.gif) no-repeat 0 4px;
	padding-left:18px;
	text-decoration:none;
}

a:hover.icon {
	color:#e80000;
}

#gwsuche {
width:900px;
margin-left: 20px;
}

/* =========================== */
/* ! Formatierung Navigation   */
/* =========================== */

/* Hauptnavigation - Rest ist in den Dropdown CSS Dateien*/

#navi {
	font-size:12px;
	font-weight:bold;font-family:  Tahoma, "Lucida Grande", Arial, Verdana, Helvitica, sans-serif;
	letter-spacing: 1px;
	width: 962px; height: 30px;
	background:url(bg_navigation_main.png) no-repeat;
}

ul#nav {
	width: 800px;
	}
	
/* Subnaviation auf der linken Seite*/

#sidenavi {
	margin-top:10px;
	padding:0px;

}

#sidenavi ul li  {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

#sidenavi ul li a {
	background: url(bg-side-nav.png) no-repeat 0px 0px !important;
	background: url(bg-side-nav.gif) no-repeat 0px 0px;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	height: 28px;
	color: #fff;
	line-height: 30px;
	font-weight: bold;
}

#sidenavi ul li a:hover {
	background: url(bg-side-nav.png) no-repeat 0px -28px !important;
	background: url(bg-side-nav.gif) no-repeat 0px -28px;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	height: 28px;
}

#sidenavi ul li.hi a {
	background: url(bg-side-nav.png) no-repeat 0px -28px !important;
	background: url(bg-side-nav.gif) no-repeat 0px -28px;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	height: 28px;
}

#sidenavi h4 {
	color: #fff;
	font-size:14px;
	margin-top: 0px;
}

#sidenavi p {
	margin-top: 5px;
	font-size:12px;
}

#sidenavi a {
	display:block;
	background:url(pfeil-nor.gif) no-repeat 0 4px;
	color:#000;
	text-decoration:none;
	padding-left:10px;
}

#sidenavi a:hover {
	text-decoration:none;
	color:#fff
}
.info {
	margin:0px;
	padding: 0px;
	background-color: #323335;
	padding-left:10px;
	color:#fff;
		}
.infob {
	height: 11px;
	margin-top: 0px;
	}

.info h3 {
	size: 13px;
	}
		
#sidenavi img {
	padding: 0px;
	margin:0px;}

#sidenavi .info a {
	color: #fff;
	}

#com-user-box label {
	color: #000;
	}
	
#com-user-box p{
	color: #fff;
	padding-top: 5px;
	padding-right: 25px;

	}

#com-user-box a {
padding-bottom: 1px;
 margin: 5px 5px 0px 5px;
 font: normal 11px/normal Arial, Helvetica, sans-serif;
 text-decoration: none;
}

#com-user-box a:hover {
	color: #000;
}


	
/* Subnavigation am Seitenende */
#subnavi {
	font-size:11px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	background:url(bg_navigation_main.png) no-repeat;

	height:24px;
	width:960px;
	overflow: hidden;
	margin-bottom:5px;
	margin-top: 28px;
}

#subnavi ul, #subnavext ul {
	margin:0;
	margin-left:10px;
	margin-top: -2px;
	padding:0;
	list-style:none;
	width: auto;
}

#subnavi ul li, #subnavext ul li {
	display: block;
	float: left;
	margin:0;
	padding:0;
	color: #fff;
	font-size: 11px;
}

#subnavi ul li a, #subnavext ul li a {
	display:block;
	margin:5px 15px 0 10px;
	float:left;
	color:#fff;
	text-decoration:none;
	font-size: 11px;
}

#subnavext ul li p {
	display:block;
	margin:5px 0px 0px 0px;
	float:left;
	color:#fff;
	text-decoration:none;
	font-size: 11px;
}


#subnavi ul li a:hover, #subnavext ul li a:hover {
	color:#000;
}

.commentbox {
		font-size: 11px;
	}
a.comment, .commentbox a{
	color:#fff;
	text-decoration: none;
}


a.comment:hover, .commentbox a:hover{
	color:#000;
}

.current_lang {
	color: #999;}
	
.trenner {
	color: #fff;}	

.nologin {
	margin:30px; 
	height: 50px;
	text-align: center;
	
}
	
div.lang {
	display: none;
	}	

.aos {
background-color: #fff;
}	

.frame {
background-color: #b8bcc2;
margin-left: 10px;
}	
	
/* ================================== */
/* ! Formatierung für Round Corner   */
/* ================================== */

.rounded {
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} 

.roundednav {
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
     border: 1px solid #a0a6ac;
} 


/* =============================== */	
/* ! Formatierung für Formulare   */
/* =============================== */



#sprache {
	width:100%;
	margin-top:5px;
}

#sprache select {
	width:100%;
	margin-top:5px;
	background-color: #c7ccd0;
	border: 1px solid #999;

}


body {
	background:url(bg_main.png);}

div, p {
	margin:0;
	padding:0;
}
.container {
	margin:0 auto;
	border:0;
	padding:32px;
	
}
.hoverme:hover .hasBackgroundColor {
	background-color:#333 !important;
}

#schnellsuche .input {
border: none;
background: #b3b7bd;
width: 140px;
height:16px;
background: url(bg_input.gif) no-repeat left top;
}

#schnellsuche div {
margin-bottom:5px;
}

#schnellsuche .input:focus  {
background: url(bg_input.gif) no-repeat left -19px;
}
#schnellsuche label {
height:18px;
display:block;
float:left;
width:75px;
font-family: Arial, Verdana, Helvitica, sans-serif;
font-size:11px;
color:#000;
}

.noflash {
background-color:#ffffff;
width: 100%;
margin-top:20px;
}

.noflash p {
padding: 20px 0px;
text-align:center; 
font-size:12px;
color:#000000;
}

.noflash a {
color:#990000;
text-decoration:none;
font-weight: bold;
}

/* root element for scrollable */
div.scrollable {

	
/* required settings */
	position:relative;
	overflow:hidden;

	
/* vertical scrollers have typically larger height than width */
	height:95px;
	width:100%;
}


	
/* root element for scrollable items */
div.scrollable div.items {
	position:absolute;

	font-size: 11px;
/* this time we have very large space for the height */
	height:95px;
}

div.scrollable div.items div {
	height:105px;
	overflow: hidden;
	}

.box_hr {
	height:1px;
	width:100%;
	background:#ddd;
	clear:both;			
	border:0px;
	margin:5px 0px 0px 0px;
	padding:0px;
}


	
/* slider area for testimonial or news etc.
-------------------------------------------------------------- */

	
/* testimonial arrows*/
.test_arrows_right img,.test_arrows_left img {
	margin-top:0px;
}

a.test_arrows_left {
	line-height:24px;
	background:transparent url(nav-arrow-left.gif)  no-repeat left 0px;
	text-decoration:none;
	cursor: pointer;
	color:#000;
	margin:0 20px 0 0px;
	padding:1px 0 0 15px;
}

a.test_arrows_left:hover {
	line-height:24px;
	text-decoration:none;
	cursor: pointer;
	color:#fff;
	margin:0 20px 0 0px;
	padding:1px 0 0 15px;
}


a.test_arrows_right {
	line-height:24px;
	background:transparent url(nav-arrow-right.gif)  no-repeat right 0px;
	text-decoration:none;
	cursor: pointer;
	color:#000;
	margin:0;
	padding:1px 15px 0 0px;
	}

a.test_arrows_right:hover {
	line-height:24px;

	text-decoration:none;
	color:#fff;
	margin:0;
	padding:1px 15px 0 0px;
}


	
/* =============================== */	
/* ! Formatierung für Formulare   */
/* =============================== */

#optional1, #optional2 {
	margin-top: 10px;
}

form.kontakt input {
	width:250px;
	border:1px solid #ccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
}

form.kontakt select {
	width:250px;
	border:1px solid #ccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
}

form.kontakt option {
	background-color: #fff;
	}
.anrede {
	background-color: #fff;}

form.kontakt  textarea {
	width:556px;
	height:120px;
	border:1px solid #ccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.fehler {
	padding:5px;
	border:2px solid #e80000;
	background-color: #e80000;
	color:#fff;
}

.ausgabe {
	padding:5px;
	border:2px solid #ccc;
	color:#ccc;
}

.wahl {
	width:15px;
	height:15px;
	border:none;
}

.pers {
	width: 50px;
	margin-right: 10px;
}

/*.box {
	width: 15px;
	height: 15px;
	}*/

form.kontakt  fieldset {
	width:440px;
}

form.kontakt  legend {
	font-size:14px;
	font-weight:bold;
}



/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;

}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;

	
}
 .forminfo 
{
	width: 100%;
	margin-bottom: 20px;
	background-color: #990000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border: 2px solid #666;
	color: #fff;
	text-align: center;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 75%;
	height: 150px;
	background:url(input_verlauf.jpg) repeat-x bottom #fff;
  	border:1px #990000 solid;
}


/* Textfeld */
.formgen .formtext
{
	width: 75%;
	padding-bottom: 4px;
	font-size: 1em;
	background-image:url(input_verlauf.jpg);
  	border:1px #990000 solid;

}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-color: #666;
	/* background-color: #fff;	 */
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	margin-top: 10px;
	color: #000;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #33FF33;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width:100px;
	text-align: center;
	background-color: #990000;
	border: 1px solid #666;
	color: #fff;
	margin-left: 120px;
}
.formgen .formsubmit:hover {
	background-color: #666;
}

.regsubmit {
	text-align: center;
	background-color: #990000;
	border: 1px solid #666;
	color: #fff;
	font-size: 12px;
	}
.regsubmit:hover {
	background-color: #666;
	}

/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #333;
	vertical-align: top;
	
	margin-left: 120px;
	margin-top: 15px;

}

.formgen .formreq {
	color: #990000;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */



#rex-xform p {
	margin-bottom: 5px;}

#rex-xform label,#rex_com_userfenster label {
	width:250px;
	display:block;
	float:left;
	}
#rex-xform input,#rex_com_userfenster input {
	background-image:url(input_verlauf.jpg);
	border:1px #990000 solid;
	width:300px;
}
#rex-xform input.form_warning {
	border:1px #990000 solid;	
}
#rex-xform input.submit {
	width:100px;
	margin-left: 250px;
}
#rex_com_userfenster label {
	width:100px;
}
#rex_com_userfenster input {
	width:150px;
}
#rex_com_userfenster input.submit {
	width:100px;
}

#rex-xform input.submit,#rex_com_userfenster input.submit {
	background-image:none;
	border:1px #666 solid;
	background-color:#990000;
	color:#FFFFFF;
	width:100px;
}

#rex_com_userfenster p.formtext {
  margin-bottom:5px;
  padding:0;
}

#rex_com_userfenster #com-user-box ul {
  margin:0;
  padding:0;
}

#rex_com_userfenster #com-user-box li {
  float:left;
  list-style-type:none;
  padding:0;
  margin:0;
  margin-right:10px;
}
#rex_com_userfenster #com-user-box li a {
  font-size:1.1em;
  color: #809B00;
  text-decoration:underline;
}


/* Keine Nutzen mehr? */ 

#headline {
	font-size:10px;
	font-family:  Tahoma, "Lucida Grande", Arial, Verdana, Helvitica, sans-serif;
	margin-bottom:5px;
	margin-left: 130px;
}

#headline ul {
	margin:0;
	margin-left:-50px;
	padding:0;
	list-style:none;
	width: auto;
}

#headline ul li {
	display: block;
	float: left;
	margin:0;
	padding:0;
}

#headline ul li a {
	display:block;
	margin:7px 5px 0 120px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#headline ul li a:hover {
	color:#666;
}
