/************************************************************/
/* Allgemeines festlegen (Schriften, Abst�nde usw. )        */
/************************************************************/
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select, span { font-family: Arial, Helvetica, Sans-Serif; color: #000000; }

a {  color: #000000; text-decoration: underline; }
a:hover {  color: #000000;   text-decoration: underline; }

form { margin: 0px 0px 0px 0px;}
p, pre { margin: 0; line-height: 1.4em;}
p, td, ul, ol { font-size: 11px; }

/************************************************************/
/* Formatierungen  Seite                   */
/************************************************************/
body {
  margin: 0;
  padding: 0;
    text-align: center;
  width: 988px;
    height: 100%;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
    background-color: #424242;
}

html, body { 
    height: 100%;
  width: auto;
}

/************************************************************/
/* Formatierungen  Layer                                     */
/************************************************************/
#format {
    position: relative;
    top: 0;
    right: 0;  
  width: 990px;
  height: 100%;
  margin: auto;
  padding: 0px;  
  text-align: left;
  background-image: url(../gfx/bg-main.gif);
  background-repeat: repeat-y;  
}


#main {
    width: 990px;
    margin: 0;
    padding: 0;
  text-align: left;
  background-color: #FFFFFF;
  background-image: url(../gfx/bg-main.gif);
  background-repeat: repeat-y;  
}

* html #main{
  width:989px;
}

#header1 {
  width: 100%;
  height: 114px;
  background-image: url(../gfx/bg-header.gif);
  background-repeat: no-repeat;
  margin: 0 0 0 1px;  
}

#logo {
  position: absolute;
  top: 45px;  
  left: 101px;
}

#searchtext {
  position: absolute;
  top: 50px;
  left: 500px;
  color: #BDBDBD;
}
* html #searchtext {
  top: 55px;
}
*+html #searchtext {
  top: 55px;
}
#search {
  position: absolute;
  top: 50px;
  left: 545px;
  color: #BDBDBD;
}

#language {
  position: absolute;  
  top: 50px;
  left: 840px;
}

#header2 {

  height: 179px;
  margin: 23px 0 0 1px;  
  background-repeat: no-repeat;
}

#menu1 {
  position: relative;
  top: 0;
  left: 0;
  width: 145px;
  color: #BDBDBD;  
}

#headerimage {
  position: absolute;
  top: 137px;
  left: 729px;
}

#automarken {
  position: absolute;
  top: 245px;
  left: 146px;
  color: #BDBDBD;  
  margin: 0;
  padding: 0;
}

#menu-header {
  position: absolute;  
  top: 50px;
  left: 720px;
  width: 260px;
  text-align: right;
}

#pagetitle {
  position: absolute;
  top: 170px;
  left: 253px;
  width: 470px;  
  height: 70px;
  color: #BDBDBD;  
}

#markeaudi {
  float: left;  
  width: 74px;
  height: 50px;
  margin: 0 2px 0 0;
  padding: 2px;
}

#markevw {
  float: left;  
  width: 78px;
  height: 54px;
  margin: 0 1px 0 0;
}

#markeskoda {
  float: left;  
  width: 78px;
  height: 54px;
  margin: 0 1px 0 0;
}

#markeseat, #markeweltauto  {
  float: left;  
  width: 78px;
  height: 54px;
  margin: 0 1px 0 0;
}

#markevwnutz {
  float: left;  
  width: 78px;
  height: 54px;
  margin: 0 1px 0 0;
}

/*#markeweltauto {
  float: left;  
  width: 78px;
  height: 27px;
  margin: 17px 1px 0 2px;
}*/

#content-breadcrumb{
    padding: 1px 0 0 5px;
    margin: 0;
    color: #000000;
    font-size: 10px;
    float: left;
    width: 500px;
    text-align: left;
}

#content-container {
  width: 988px;
  
  min-height: 416px;
  height:auto !important;
  height: 416px;  
  
  background-color: #E3DED8;  
  margin: 0 0 0 1px;
}

#left {
  float: left;
  width: 145px;  
}

#content {
  float: left;
  width: 613px;
  margin: 13px 0 24px 21px;  
}

#right {
  float: right;
  width: 190px;  
}


#footer {
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  color: #B2B2B2;
  background-color: #FFFFFF;
  padding: 0 0 0 165px;    
  font-size: 9px;
}

#copyright {
  float: left;  
}


div.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 1px;
  font-size: 1pt;
}

/************************************************************/
/* Formatierungen  Menus                                     */
/************************************************************/
#language ul {
  margin: 0;
  padding: 0;  
  list-style: none;
}

#language li {
  float: left;
  margin: 0 2px 0 3px;
  padding: 0 5px 0 0;
  color: #BDBDBD;  
    
  background-image: url(../gfx/language-bg-li.gif);
  background-repeat: no-repeat; 
  background-position: right; 
}


#language li.last {
  float: left;

  margin: 0 0 0 3px;
  padding: 0 3px 0 0;
  color: #BDBDBD;  
    
  background-image: none;
}

#language li a {
  color: #BDBDBD;  
  text-decoration: none;
  vertical-align: top;
}

#language li a:hover {
  color: #BDBDBD;  
  text-decoration: underline;
  vertical-align: top;
}

#menu-header ul {
  margin: 0;
  padding: 0;  
  list-style: none;  
}

#menu-header li {
  display: inline;
  color: #BDBDBD;  
}

#menu-header li a {
  color: #BDBDBD;  
  padding: 0 5px 0 5px;
  text-decoration: none;
}

#menu-header li a.dansk {
  padding: 0 5px 0 20px;
  background-image: url(../gfx/dansk.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
}


#menu-header li a:hover {
  color: #BDBDBD;  
  text-decoration: underline;
}



/************************************************************/
/* Formatierungen  �berschriften                             */
/************************************************************/
h1.csc-firstheader, h2.csc-firstheader, h3.csc-firstheader, h4.csc-firstheader, h5.csc-firstheader, h6.csc-firstheader { margin-top: 0px; }

h1 {                                        
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  color: #000000;
  font-size: 140%;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  padding: 0;
}

h2 {
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 10px 0;
  padding: 0;
}

h3 {                                        
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  color: #000000;
  font-size: 100%;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  padding: 0;
}

#content-content h1 {
  color: #ffffff;
  text-align: left;
  font-size: 14px;
  line-height: 14px;
  padding: 3px 0 0 12px;
}

#content-content h2 {
  color: #303030;
  text-align: left;
  font-size: 14px;
  line-height: 14px;
  padding: 0 0 10px 0;
  margin: 0;
}

/************************************************************/
/* Suchbox                                                  */
/************************************************************/
input.searchbox {
  border: 0;  
  width: 135px;
  height: 12px;
  margin: 0;
  padding: 0 4px 0 4px;

  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 10px;
  color: #FFFFFF;
  
  background-image: url(../gfx/bg-search.gif);
  background-repeat: no-repeat;      
}
/************************************************************/
/* Kontaktformulare                                         */
/************************************************************/
#tx-powermail-pi1_fieldset_1,
#tx-powermail-pi1_fieldset_3,
#tx-powermail-pi1_fieldset_4,
#tx-powermail-pi1_fieldset_5,
#tx-powermail-pi1_fieldset_6,
#tx-powermail-pi1_fieldset_7,
#tx-powermail-pi1_fieldset_8,
#tx-powermail-pi1_fieldset_9,
fieldset{
  border:0px solid green;
}

legend{
  display:none;
}

.tx_powermail_pi1_fieldwrap_html_radio_title,
.tx_powermail_pi1_fieldwrap_html_9,
.tx_powermail_pi1_fieldwrap_html_6,
.tx_powermail_pi1_fieldwrap_html_17,
.tx_powermail_pi1_fieldwrap_html_36,
.tx_powermail_pi1_fieldwrap_html_30,
.tx_powermail_pi1_fieldwrap_html_27,
.tx_powermail_pi1_fieldwrap_html_57,
.tx_powermail_pi1_fieldwrap_html_51,
.tx_powermail_pi1_fieldwrap_html_48,
.tx_powermail_pi1_fieldwrap_html_72,
.tx_powermail_pi1_fieldwrap_html_69,
.tx_powermail_pi1_fieldwrap_html_99,
.tx_powermail_pi1_fieldwrap_html_112,
.tx_powermail_pi1_fieldwrap_html_134,
.tx_powermail_pi1_fieldwrap_html_163,
.tx_powermail_pi1_fieldwrap_html_184,
.tx_powermail_pi1_fieldwrap_html_175,
.tx_powermail_pi1_fieldwrap_html_226,
.tx_powermail_pi1_fieldwrap_html_78,
.tx_powermail_pi1_fieldwrap_html_90,
.tx_powermail_pi1_fieldwrap_html_259,
.tx_powermail_pi1_fieldwrap_html_121,
.tx_powermail_pi1_fieldwrap_html_289,
.tx_powermail_pi1_fieldwrap_html_283,
.tx_powermail_pi1_fieldwrap_html_312,
.tx_powermail_pi1_fieldwrap_html_315,
.tx_powermail_pi1_fieldwrap_html_318,
.tx_powermail_pi1_fieldwrap_html_329,
.tx_powermail_pi1_fieldwrap_html_204,
.tx_powermail_pi1_fieldwrap_html_198,
.tx_powermail_pi1_fieldwrap_html_195,
.tx_powermail_pi1_fieldwrap_html_268,
.tx_powermail_pi1_fieldwrap_html_303,
.tx_powermail_pi1_fieldwrap_html_247,
.tx_powermail_pi1_fieldwrap_html_323
{
  font-size:12px;
  font-weight:bold;
  margin: 10px 0 5px 0;
}




.powermail_radio_inner
{
  float:left;
  width:150px;
  margin-bottom:10px;
}

label
{
  display:block;
  width:110px;
  float:left;
}



.powermail_text,


.powermail_textarea{
  border:1px solid #535353;
  margin-bottom:5px;
  width:250px;

  font-size:11px; 
}

.tx_powermail_pi1_fieldwrap_html_select{
  margin-bottom:5px;
}

.powermail_submit{
  margin-left:271px;
}

.powermail_mandatory_js{
  color:#f00;
}

.tx_powermail_pi1_formconfirmation_back,
.tx_powermail_pi1_formconfirmation_submit{
  width:180px;
  float:left;
}

select.bilder_menu {
  margin: 0 0 0 5px;
  width: 150px;
}

/************************************************************/
/* Popup                                                    */
/************************************************************/
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(../gfx/preload.gif) no-repeat 50% 50%; border:none; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

