body {
  background: #fff;
  font:100% normal verdana, sans-serif; 
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  margin: 15px 0px 0px 0px;
  border: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:0.7em; 
  color: #666666; 
  margin: 0px 0px 0px 75px;
}


A:link { color: #666666;  text-decoration: underline;}
A:hover { color: #666666;  text-decoration: underline;}
A:visited { color: #666666; text-decoration: underline;} 
A:active { color: #666666; text-decoration: underline;} 


#all{
  width: 951px;
  height: 599px;
  margin: auto;
}


#head{
  height: 187px;
}

#logo{
  float: left;
  background: url(/fileadmin/vorlagen/touran/001_01.gif) no-repeat;
  width: 294px;
  height: 187px;
}

#head2{
  float: left;
  background: url(/fileadmin/vorlagen/touran/001_02.gif) no-repeat;
  width: 657px;
  height: 187px;
}

#seitentitel{
  margin:130px 0px 0px 85px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 17px;
  font-weight: bold; 
  color: #AF3838;
  text-align: left;
}

#besucher{
  float: right;
  width: 60px;
  margin:130px 10px 0px 0px;
}

#nav{
  float: left;
  width: 294px;
  height: 412px;
  text-align: left;
}

#footer{
  float: left;
  width: 294px;
  height: 109px;
  background: url(/fileadmin/vorlagen/touran/001_15.gif) no-repeat;
}


#content{
  float: left;
  width: 657px;
  height: 412px;
  background: url(/fileadmin/vorlagen/touran/body_start.gif) no-repeat;
}


#inhalt{
  padding: 0px 2px 0px 0px;
  height: 390px;  
  text-align: left;
  overflow: auto;
}



/*******************************************/
/* Aufz�hlung linksb�ndig                                      */
/*******************************************/
/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 0.7em; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #666666; }
UL.csc-bulletlist-1 { color: #666666; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #666666; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #666666; list-style-image: url(img/red_arrow_bullet.gif); }

UL { 
margin: 0 0 0 0;  
} 

OL { 
margin: 0 0 0 0; 
} 

.bulletlist { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
color: #666666; 
margin: 0 0 0 0;
} 

li { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
color: #999999; 
margin: 0 0 0 0;
} 

/*******************************************/
/* Ueberschriften                                                     */
/*******************************************/
h1 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px; 
  color: #AF3838; 
  font-weight: bold; 
  margin: 0px 0px 0px 75px;
} 

h2 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px; 
  color: #AF3838; 
  font-weight: bold; 
  margin: 0px 0px 0px 75px;
} 

h3 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:14px; 
  color: #AF3838; 
  font-weight: bold; 
  margin: 0px 0px 0px 0px; 
} 

h4 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #AF3838; 
  font-weight: bold; 
  margin: 0px 0px 0px 0px;
} 

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #666666; text-decoration: none; }
H2 A { color: #2E992F; }
H3 A { color: #2E992F; }
H4 A { color: #2E992F; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size:0.9em; color: #2E992F; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #666666; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #666666; }
P.csc-subheader-2 { color: #666666; }
P.csc-subheader-3 { color: #666666; }

/*******************************************/
/* Tabellen                                                           */
/*******************************************/
.tabellenstandard { 
width:100%; 
border-collapse:collapse; 
border-style:none; 
border-spacing:0px; 
} 

.tabelle_1 { 
width:; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
color: #666666; 
vertical-align:bottom; 
text-align:left; 
background-color:#E3E5E0; 
border-right-width:0px; 
border-left-width:0px; 
border-top-width:0px; 
border-bottom-color:#999999; 
border-bottom-width:1px; 
border-style:solid; 
} 

.tabelle_2 { 
width:; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
color:#666666; 
vertical-align:bottom; 
text-align:left; 
background-color:#E3E5E0; 
border-right-width:0px; 
border-left-width:0px; 
border-top-width:0px; 
border-bottom-color:#999999; 
border-bottom-width:1px; 
border-style:solid; 
padding-left:8px; 
} 

/*******************************************/
/* Bilder                                                               */
/*******************************************/
/* Images / Captions */
P.csc-caption { font-size:0.64em; font-style: italic; }



/*****************/
/* Formulare           */
/*****************/
#INPUT {
  FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular;
  font-size:0.8em;
  FONT-WEIGHT: normal;
  LINE-HEIGHT: 12px;
  border: solid 1px #ff0000;
  BACKGROUND-COLOR: #FFFFFF
}


.loginform { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #666666; 
} 


.mailform { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #666666; 
} 
.mailformrequired { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #666666; 
} 
.mailformcomment { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #666666; 
} 
.mailformradio { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #666666; 
} 


  
.tx-srfeuserregister-pi1 p { 
    font-family:Verdana, sans-serif;
    font-size: 10px;
    color:#666666; 
    margin: 0px 0px 0px 0px; 
    padding:0px 0px 3px 3px; 
    text-indent:0px; 
   }
   
.tx-srfeuserregister-pi1 a:link { 
   background-color: transparent; 
   color:navy; 
   text-decoration:none; 
   font-weight:bold;
   }
  
.tx-srfeuserregister-pi1 a:visited { 
   background-color:transparent; 
   color:#333333;
   text-decoration:none; 
   }
   
.tx-srfeuserregister-pi1 a:hover { 
   background-color:transparent; 
   color:#333333; 
   text-decoration:none; 
   }

.tx-srfeuserregister-pi1 a:active {
   background-color:transparent;
   color:navy;
   font-weight:bold;
   text-decoration:none; 
   }
   
.tx-srfeuserregister-pi1 td { 
   vertical-align:top;  
   font-family:Verdana, sans-serif; 
   font-size:10px; 
   color:#666666; 
   margin:0px 0px 0px 0px; 
   padding-top:0px 3px 0px3px;
   text-indent:0px;
   }

.tx-srfeuserregister-pi1 input { 
   font-size:0.7em; 
   font-family:Verdana;
   background-color:#fff; 
   color:#666666;
   }

.tx-srfeuserregister-pi1 input[type=radio] { 
   vertical-align: left; 
   margin: 0px 10px 0px 0px;
   background-color:#fff;  
   }


.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit { 
   font-size:10px; font-family:Verdana; 
   background-color:#ced9f9; 
   color:#666666; 
   font-weight:bold; 
   }



.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-uploader { 
   font-size:10px; font-family:Verdana; 
   background-color:#fff; 
   color:#666666; 
   font-weight:bold; 
   }


.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-icon { 
   font-size:10px; 
   font-family:Verdana; 
   background-color:transparent;
   }
   
.tx-srfeuserregister-pi1 select { 
   font-size:10px; 
   font-family:Verdana; 
   background-color:#fff; 
   color:#666666; 
   font-weight:bold; 
   }
  

.tx-srfeuserregister-pi1 textarea { 
   font-size:10px; 
   font-family:Verdana; 
   background-color:#fff; 
   color:#666666; 
   font-weight:bold; 
   }
  

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio input  { 
   font-size:10px; font-family:Verdana; 
   background-color:transparent; 
   color:#fff; 
   font-weight:bold; 
   vertical-align:left; 
   }
   

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox input  {
   font-size:10px; font-family:Verdana; 
   background-color:transparent; 
   color:#666666; 
   font-weight:bold; 
   vertical-align:left; 
   }
   

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { 
   list-style-type: none; 
   list-style-image: none; 
   list-style-position: inside; 
   margin: 0px 0px 0px 5em; 
   font-size: 1em; 
   }
   

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { 
   margin: 0px 0px 4em 0px; 
   }
   

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { 
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 5em; 
   font-size: 1em; 
   }
   

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values { 
   list-style-type: square; 
   list-style-image: none; 
   list-style-position: inside; 
   margin: 0px 0px 0px 0px; 
   font-size: 1em; 
   }


.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li {
    float: left; 
    margin: 0px 2em 0px 0px;
    }
 
/*****************/
/* News                   */
/*****************/

table.newstabelle{
 margin-top:29px;
}

#newslist{
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: solid 1px #821F23;
  vertical-align: top;
}

#newssingle{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: solid 1px #821F23;
}

.newsimage{vertical-align: top;}


.news001{
  padding: 2px 4px 4px 4px;
  border: solid 1px #821F23;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:9px; 
  font-weight: bold;
  color: #fff; 
  text-align: center;
}

.news002{
  padding: 2px 4px 4px 4px;
  border: solid 1px #821F23;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:9px; 
  color: #666666; 
  text-align: left;
  background: url(http://p17814.typo3server.info/fileadmin/vorlagen/touran/news.jpg) repeat-x;
}


.news003{
  margin: 0px 0px 2px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:0.7em; 
  color: #666666; 
  text-align: left;
  vertical-align: top;
}


/*****************/
/* Seite empfehlen  */
/*****************/
#tip{
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: solid 2px #a7b4d7;
  vertical-align: top;
}

.tip001{
  margin: 0px 0px 2px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:0.7em; 
  color: #666666; 
  text-align: left;
  vertical-align: top;
}


/*////// STYLE TYPO3-SHOP ANFANG ////////*/
.browselinks {margin: 10px 0px 10px 0px; padding: 2px 0px 2px 10px; text-align: left; font-size:11px}
.productteaser {background-color: #fff; border: solid 2px #a7b4d7;margin: 10px 0px 10px 0px;}
.producthead {padding: 1px 10px 1px 10px; background-color: transparent; text-align: left; font-size:0.8em;color: #666666; font-weight:bold; vertical-align: top;}
.producthead1 {padding: 1px 10px 1px 10px; text-align: left; font-size:0.8em;color: #3839b7; font-weight:bold; vertical-align: top;}
.productfooter {height: 30px;padding: 0px 10px 0px 2px; text-align: right; font-size:0.8em;}

.singleimg{float: left; width: 144px; padding: 4px 0px 0px 4px;}
.singlist{margin: 0px 0px 0px 144px;}


.productimage{width: 104px; vertical-align: top; padding: 4px 0px 0px 4px;}
.productpreis{width: 130px; padding: 10px 10px 5px 5px;font-size: 12px; color: #3839b7; font-weight:bold;text-align: right; vertical-align: top;}
.product1{padding: 5px 5px 5px 5px; text-align: left; font-size:0.7em; vertical-align: top;}
.product2{padding: 1px 10px 1px 10px; text-align: left; font-size:0.7em; color: #666666;font-weight:bold; vertical-align: top;}
.product3{padding: 1px 10px 1px 10px; text-align: left; font-size:0.7em;color: #666666; vertical-align: top;}







