/* 
    Document   : 2010
    Created on : May 5, 2010, 9:30:51 PM
    Author     : Laurent 
    Description:
        Purpose of the stylesheet follows.
*/
body  {
	font: 			100% Arial, sans-serif;
	font-size:		12px;
        background-image: 	url(pageimages/images/headerslice.png);
	background-repeat:      repeat-x;
	background-color:	#e0e0e0;
	margin: 		0;
	padding: 		0;
        text-align:             center;
	color: 			#000000;
}

.User #Container {
	width: 				1024px;
	padding: 			0 0 0 0;
	margin: 			0 auto;
		background-color:#FFF;

	text-align:                     left;
}

.User #Bigheader {
	width:				1024px;
	height: 			209px;
        float:                          left;
}
.User #Bigheader #Logo {
	position:			absolute;
	margin-top:			0px;
	margin-left:                    38px;
}
.User #Bigheader #Picture1 {
        position:			absolute;
	margin-top:			0px;
	margin-left:                    261px;
}
.User #Bigheader #Picture2 {
        position:			absolute;
	margin-top:			0px;
	margin-left:                    580px;
}
.User #Bigheader #Contact {
	color:				#FFFFFF;
	font:				100% Arial;
	font-size:			16px;
	font-weight:                    bold;
	position:			absolute;
	margin-top:			0px;
	margin-left:                    758px;
        width:                          260px;
        height:                         202px;
        border-left:                    2px #DDDDDD double;
}
.User #Bigheader #Contact #Phone {
	position:			absolute;
	margin-top:			52px;
        margin-left:                    70px;
}
.User #Bigheader #Contact #Envelope {
	position:			absolute;
	margin-top:			54px;
        margin-left:                    146px;
}
.User #Bigheader #Contact #frmSearch {
	position:			absolute;
	margin-top:			128px;
        margin-left:                    60px;
        text-align: center;
}
.User #ContentContainer {
	width: 				1024px;
	text-align:             	left;
	margin-top:			12px;
		background-color:#FFF;

        float:  left;
}






.User #ContentContainer #Left {
	float:				left;
	width:				174px;
	padding-top:25px;
	height:660px;
	background-color:#f88219;
        text-align:                     center;
}
.User #ContentContainer #Left #ROWLink {
	margin-top:                     10px;
}
.User #ContentContainer #Left #RCSLink {
	margin-top:                     10px;
}
.User #ContentContainer #Left #RORLink {
	margin-top:                     10px;
}
.User #ContentContainer #Left #PROLink {
	margin-top:                     10px;
}
.User #ContentContainer #Left #ECOLink {
	margin-top:                     10px;
        margin-bottom:                  10px;
}







.User #ContentContainer #Middle {
	float:				left;
	width:				585px;
 background-image: 	url(pageimages/images/middle_bg.png);	
 background-repeat:repeat-x;
 
        min-height:                     600px;
}
.User #ContentContainer #Middle #Newsspacer {
	height:                         30px;
}



.User #ContentContainer #Middle #News {
        float:                          left;
	margin-left:                    45px;
        width:                          486px;
     /*   min-height:                     110px; */
        margin-top:                     15px;
        margin-bottom:                  15px;
}
.User #ContentContainer #Middle #Newsicon {
        position:                       absolute;
	margin-left:                    15px;
        margin-top:                     5px;
}
.User #ContentContainer #Middle #Newsheader {
        position:                       absolute;
	margin-left:                    140px;
        margin-top:                     0px;
        font-family:                    Arial;
        font-size:                      12pt;
        font-weight:                    bold;
        color:                          #F5822B;
        width:                          370px;
       /* height:                         15px; */
}
.User #ContentContainer #Middle #Newscontent {
	margin-left:                    140px;
        margin-top:                     40px;
        font-family:                    Arial;
        font-size:                      10pt;
        font-weight:                    normal;
        color:                          gray;
       width:                          345px; 
/*     min-height:                     40px;*/
        float: right;
}
.User #ContentContainer #Middle #Newsplusinfos {
	margin-left:                    140px;
        margin-top:                     5px;
        margin-bottom:                  10px;
        color:                          #f8f8f8;
        width:                          486px;
		background-image:url(images/trennlinie.png);
		background-position:bottom;
		background-repeat:no-repeat;
		height: 30px;
        float: right;
        text-align:                     right;
}






.User #ContentContainer #Right {
	float:				left;
	width:				262px;
		background-color:#fff;
        text-align:                     center;
}


.User #ContentContainer #Right #Onlineshop {
	margin-top:                     17px;
}
.User #ContentContainer #Right #Depannage {
	margin-top:                     17px;
}
.User #ContentContainer #Right #Inspekter {
	margin-top:                     17px;
}
.User #ContentContainer #Right #Therollis {
	margin-top:                     17px;
        margin-bottom:                  25px;
}




.User #Footer {
        float:left;
	/*	background-image:url(pageimages/images/footer_bg.png);*/
		background-position:left;
		background-repeat: repeat-x;
        height:                         30px;
        width:                          1024px;
        text-align:                     center;
}
.User #Footer #Content {
        float:left;
	width:				581px;
  
        text-align:                     center;
        margin-left:                    174px;
        height:                         28px;
}
.User #Footer p {
        margin-top:                     8px;
        color:                          #999;

        font-family:                    Arial;
        font-weight:                    bold;
}

.titel {
        color:                          #fff;
        font-family:                    Arial;
        font-weight:                    bold;
		font-size:						16px;
}



