/* Menu 1 column */
TD#menu_1 
	{	
	vertical-align: top; 
	width: 200px;	
	padding-top: 10px;
	}
TD#menu_1 DIV 
	{
	width: 95%;
	}
TD#menu_1 DIV A 
	{
	color: #FFCC66;
	text-decoration: none;
	}
TD#menu_1 DIV A:hover 
	{
	text-decoration: underline;
	color: #FFFFFF;
	}

H1,H2,H3,H4,H5 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	color: #CCCCCC;
	font-size: 11px;
	font-weight: 600;
	letter-spacing:6px;
	}

input {
width:250px;
}
	
.bg1 {
background: url('../images/carbonringe_screenshot_w-18.jpg');
}

.bg2 {
background: url('../images/carbonringe_screenshot_w-20.jpg');
}

.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:100px;
padding-left:10px;
margin-bottom:5px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:250px;
border: 1px solid #CCCCCC;
background:#666666;
padding:1px;
margin-bottom:5px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 110px;
/* Float wieder abschalten */
clear: both;
color: #FFCC66;
font-weight: bold;
}

.subhead1
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
.subhead2
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
.subhead3
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
.headerdate
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
.caption
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
.bulletlist
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
.table
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
.filelinks
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
.filelinkssize
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
.sitemap1
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
.sitemap2
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-left: 20px;
	}
.sitemap3
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-left: 40px;	
	}
.sitemap4
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-left: 60px;
	}
.celmenu
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 10px;
	}
.celsubmenu
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666699;
	margin-left: 20px;
	margin-top: 3px;
	}
body
  	{
    color: #CCCCCC; 
    background: #FFFFFF url(../images/car_bg.gif);
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  	}
.bodytext
	{
	color: #cccccc;
	font-size: 11px;
 	font-family:Verdana, Arial, Helvetica;
	}
.title
	{
	font-family: Arial, Helvetica, sans-serif ! important;
	color: #cccccc;
	font-size: 11px;
	font-weight: 600;
	}

td,p
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-indent: 0px;
	}
ul
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom : 0px;
	text-indent: 0px;
	list-style: square;
	}
.center
	{
	color: #cccccc;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	}
.right
	{
	color: #cccccc;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-align: right;
	}
A:link
	{
	text-decoration: none;
	color: #FFCC66;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 600;
	}
A:visited
	{
	text-decoration: none;
	color: #FF6633;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight:600;
	}
A:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 600;
	}
A:active
	{
	text-decoration: underline;
	color: #FFFF99;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 600;
	}
div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 796px;
    padding: 0;
    background: url(../images/carbonringe_screenshot_w-18.jpg) repeat-y;
    border: 1px solid #FFFFFF;
  	}
div#Fusszeile
	{
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #000000;
    border-top: 1px solid #CCCCCC;
  	}
/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  	border-bottom: 1px dashed #666666;
  	font-size: 0.7em;
  	padding-left: 5px;  
	}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	border-left: 1px solid #FFFFCC;  
	border-bottom: 1px solid #999999;
	border-right: 1px solid #FFFFCC;
  	border-top: 1px solid #FFFFCC;
  	background-color: #666666;
  	font-weight: bold;
  	font-size: 0.7em;
  	padding-left: 5px; 
	}
TD#menu_1 DIV.menu1-level1-act A {
  	color: #FFFFCC;
	}
/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  	font-size: 0.7em;
  	padding-left: 30px;
	}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  	font-weight: bold;
  	font-size: 0.7em;
  	padding-left: 30px;
  	color: #FFFFCC;
	}
TD#menu_1 DIV.menu1-level2-act A {
  	color: #FFFFCC;
	}
/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  	font-size: 0.7em;
  	padding-left: 60px;
	}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  	border-bottom: 1px dashed #666666;
  	font-weight: bold;
  	font-size: 0.7em;
  	padding-left: 60px;
  	color: #FFFFCC;
	}
TD#menu_1 DIV.menu1-level3-act A {
  	color: #FFFFCC;
	}
/*  MENU 1, level 4, normal state (NO) */
TD#menu_1 DIV.menu1-level4-no {
  	font-size: 0.7em;
  	padding-left: 80px;
	}
/*  MENU 1, level 4, active state (ACT) */
TD#menu_1 DIV.menu1-level4-act {
  	border-bottom: 1px dashed #666666;
  	font-weight: bold;
  	font-size: 0.7em;
  	padding-left: 80px;
  	color: #FFFFCC;
	}
TD#menu_1 DIV.menu1-level4-act A {
  	color: #FFFFCC;
	}
