/* START: GENERAL STUFF */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
        background-color:#000;
	margin:10px 0px 50px 0px;
	padding:0px;
}

a {
	color: #ff0000;
}

a:hover {
	text-decoration:none;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

.borderTable{
background-color:#000000;
}

/* Header Table */

.titleimagecol{
   height: 67px;
}


.HeaderRowImg
{
	height: 80px;
	background-image: url(main.jpg);
}

.HeaderLine{
	height: 3px;
	background-color: #FE0000;
}

.HeaderRowMenu
{
	height: 0px;
	background-color: #9CA29C;
}

.HeaderRowBreadcrump
{
	height: 16px;
	background-color: #000000;
}


/* START: Content Table */

.linevertical
{
        width:1px;
	background-color: #FF0000;
}

.ContentMain
{
	height: 400px;
	background-color: #000;
}

.tableColumnLeft
{
}

.tableColumnMain
{
  padding: 0px 10px 10px 10px;
}

.tableColumnRight
{
}

/* Sub Menu */

#sub_navi_table{
   width:100%;
}

.sub_menu, .sub_menu_hi{
	background-color: #000;
	color: #fff;
	border-bottom: 1px solid #393939;
        border-left: 1px solid #393939;
        border-right: 1px solid #393939;
	padding: 5px;
       	font-size: 11px;
	font-weight: bold;
        cursor: pointer;
}



.sub_menu_hi{
        border-bottom: 1px solid #393939;
        border-left: 1px solid #ff0000;
        border-right: 1px solid #ff0000;
        background-color: #ff0000;
	color: #fff;
}


#sub_menu_space{
       height: 0px;
}

/* START: Boxen */

.boxborder{
	background-color: #393939;
	padding: 1px 1px 1px 1px;
}

.boxmainborder{
	background-color: #393939;
	padding: 1px 1px 1px 1px;
}

.boxcontent{
	background-color: #000;
        background-image:url(boxback.gif);
	padding: 10px 0px 0px 0px;
}

.boxmaincontent{
	background-color: #000;
	padding: 10px 0px 0px 0px;
}

.boxtitle{
	background-color:#252525;
background-image:url(teaser-h2.gif);
background-position:right 0;
background-repeat:no-repeat;
border-color:#393939 #393939 #393939;
border-style:solid solid none;
border-width:1px 1px 0;
color:#FF0000;
font-size:12px;
font-weight:bold;
height:20px;
line-height:100%;
margin:0;
padding:7px 5px 21px;
text-transform:uppercase;
        
}

.boxmaintitle{
	background-color:#252525;
background-image:url(racing-h2.gif);
background-position:right 0;
background-repeat:no-repeat;
border-color:#393939 #393939 #393939;
border-style:solid solid none;
border-width:1px 1px 0;
color:#FF0000;
font-size:22px;
font-weight:bold;
height:30px;
line-height:100%;
margin:0;
padding:7px 5px 21px;
text-transform:uppercase;
        
}


.boxpreis, .boxmainpreis{
	color: #00C400;	
	font-size: 12px;
	font-weight: bold;
}

.boxline, .boxmainline{
	height: 0px;
	background-color: #DF0000;
}

.boximagecol{
   height: 40px;
}

.boximagecolmain{
   height: 80px;
}


.boxtext, .boxmaintext{
 padding:4px
		
}

.boxmehr, .boxmainmehr{
	font-weight: bold;
}

.boxvorteil, .boxmainvorteil{
  text-align:left;	
}


.boxSpace, .boxmainSpace{
   height:10px;
}

.just {text-align: justify;}

/* Breadcrump */
.breadcrump, .breadcrump a, .breadcrump a:hover, .breadcrump a:visited, .breadcrump a:active
{
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

.breadcrump a:hover
{
	font-size: 9px;
   color: #ff0000;
	text-decoration: underline;
}

/* FOOTER */

.FooterLine{
	height: 0px;
	background-color: #757575;
}

.FooterSpaceH{
     height: 1px;
     background-color: #393939;
}

.FooterContent{
      background-color: #000;
      color:#CC0000;
      padding: 4px;
}

.poweredby{
   padding: 20px 0px 0px 0px;
}

/* LIVETICKER */

.LiveTickerTable{
    background-image:url(back01.gif);
    height: 14px;
}

#LiveTickerFrame{
    height: 14px;
    width: 100%;
    padding-top:4px;

}


/* Content Static */

.contentTitle{
	color: #757575;
	padding: 4px 0px 4px 0px;
	font-size: 14px;
	font-weight: bold;
}

.contentText{
	text-align: justify;
        padding: 0px 20px 0px 0px;
}

contentSpace{
	height: 50px;
}

li{
  line-height:20px;
  font-size:13px;
  font-weight:bold;
}

/* Form */

.fButton{
   width: 100%;
	background-color: #FF0000;
	color: #FFFFFF;
}

.fButton:hover{
	background-color: #FFFFFF;
	color: #FF0000;
}

.formSubTitle{
	color: #FFFFFF;	
	font-weight: bold;
	background-color: #FF0000;
	padding: 2px;
}

#formSpaceLine{
  height:20px;	
}

#formTable{
	background-color: #000000;
}
