/* START: GENERAL STUFF */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
        background:#000000 url(bg.jpg) no-repeat fixed center top;
	margin:10px 0px 50px 0px;
	padding:0px;
}

a {
	color: #ddd;
}

a:hover {
	text-decoration:none;
}

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

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

.borderTable{
   background: url(bg_trans_black_40.png);
}

/* Header Table */

.titleimagecol{
   height: 67px;
}




/* START: Content Table */


.bordercontenttop{
	height: 8px;
	background-color: #A99978;
}

.ContentMain
{
	height: 400px;
	background-color: transparent;

}

.tableColumnLeft
{
}

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

.tableColumnRight
{
}

/* Sub Menu */

#sub_navi_table{
   width:100%;
}

#sub_menu_space{
       height: 1px;
}

/* START: Boxen */

.boxborder{
	background: url(bg_trans_black_40.png);
	padding: 0px;
}

.boxtopspace{
  height: 18px;
}

.boxmainborder{
	background: url(bg_trans_black_40.png);
	padding: 0px 0px 0px 0px;
}

.boxcontent, .boxmaincontent{
	background-color: transparent;
	padding: 10px 0px 0px 0px;
}

.boxtitle{
	color: #fff;	
	font-size: 9px;
	font-weight: bold;
	text-align: left;
        letter-spacing: 2px;
        text-transform: uppercase;
	background-color: #A99978;	
	padding: 4px;
        margin: 0px 70px 0px 0px;

        
}

.boxmaintitle{
	color: #fff;	
	font-size: 13px;
	font-weight: bold;
	text-align: left;
        letter-spacing: 3px;
        text-transform: uppercase;
	background-color: #A99978;	
	padding: 2px;
        margin: 0px 180px 0px 0px;
        
}


.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: #A99978;
	text-decoration: none;
}

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

/* FOOTER */



.FooterSpaceH{
     height: 8px;
     background-color: #0F3346;
}

.FooterContent{
      background-color: transparent;
      padding: 4px;
}

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

/* LIVETICKER */

.LiveTickerTable{
    height: 30px;
background:#6EC3E8;
}

.headertopborder{
    height: 4px;
    background:#A99978;
}

#LiveTickerFrame{
    height: 14px;
    width: 100%;
    padding-bottom:10px;

}


/* 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: #A99978;
	color: #FFFFFF;
}

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

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

#formSpaceLine{
  height:20px;	
}

#formTable{
	background-color: transparent;
}

#titlehondabox {
color:#FFFFFF;
font-size:21px;
font-weight:normal;
padding:120px 0 0 10px;
}


.importeurBoxImageCol {
height:80px;
}

