@charset "utf-8";
body  {
font-family:"Trebuchet MS", sans-serif;
font-size:12px;
margin: 0; 
padding: 0;
color: #ffffff;
    }
	
a img {border-color:#FFFFFF}	
a:visited {color:#666666}
a:link {color:#aaaaaa}
a:hover {color:#666666}


  
	
#Logo {
	position: absolute;
	visibility: visible;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
	width: 250px;
	height: 30px;
	top: 32px;
	left: 740px;
	z-index: 4;
}
	
	
#Navigation {
	position: absolute;
	visibility: visible;
	padding-top: 80px;
	padding-left: 0px;
	display: block;
	width: 940px;
	height: 120px;
	z-index: 3;
	left: 0px;
	top: 0px;
}








/*----------Untermenue-------------*/



#menu
{
	top:324px;
	position: absolute;
	left:285px;
	font-family:"Trebuchet MS";
	font-size:0.65em;
	line-height:1.0em;
	z-index:8;
	width: 207px;
}


#sofortkontakt
{
	top:550px;
	position: absolute;
	left:285px;
	z-index:6;
	width: 207px;
}


a.menu {
	display:block;
	text-align:right;
	width:180px;
	text-decoration:none;
	padding-right:10px;
}



a.menu:link    { 
	color:#ffffff; 
	background-color:transparent; 	
	}
a.menu:visited { 
	color:#ffffff; 
	background-color:transparent;  	
	}
a.menu:hover   { 
	color:#ffffff; 
	background-color:transparent; 
	border-right:1px; 
	border-right-style: dotted; 		
	border-right-color: #aaaaaa; 
	}
a.menu:active  { 
	color:#ffffff; 
	background-color:transparent; 
	border-right:1px; 
	border-right-style: dotted; 		
	border-right-color: #ffffff; 
	}
	
	
	
	
	



#Untermenue
{
	top:530px;
	position: absolute;
	left:325px;
	font-family:"Trebuchet MS";
	font-size:0.65em;
	line-height:1.0em;
	z-index:8;
}

























/*----------Inhalt-------------*/

#Container-1 {
	position: absolute;
	visibility: visible;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
	top: 250px;
	left: 380px;
	z-index: 1;
	
}

#Text-1{
	font: 8pt , Trebuchet MS;
	color:#000000;
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
	position: absolute;
	z-index: 4;
	top: 230px;
	left: 491px;
	width: 405px;
	border-left: 1px dotted;
	border-right: 1px dotted;
	padding-right:20px;
	padding-left:20px;
	border-color:#cccccc;
	text-align:left;
}

#Text-2{
	font: 8pt , Trebuchet MS;
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
	position: absolute;
	z-index: 4;
	top: 540px;
	left: 450px;
	width: 474px
}

#Schmuckelement {
	visibility: visible;
	display: block;
	position: absolute;
	z-index: 1;
	top: 182px;
	left: 95px;
	
}

#Truckspot {
	position: absolute;
	visibility: visible;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
	top: 550px;
	left: 70px;
	z-index: 2;
}

img.rahmen {
	border: 1px #999999 solid;
	padding: 3px
	}








/*----------Formular-------------*/


textarea

{

   color: white;

   background-color: #0093d0;

   border: 1px dotted #999999;

   padding: 2px;
   
   width: 250px

}

input

{

   color: white;

   background-color: #0093d0;

   border: 1px dotted #000000;

   padding: 2px;
   
   width: 250px

}



input#Abschicken

{

   color: white;
   
   font-size: 9pt;

   background-color: #0093d0;

   border: 1px dotted #000000;

   padding: 2px;
   
   width: 60px;
   
   height: 20px

}

input#Reset

{

   color: white;
   
   font-size: 9pt;

   background-color: #0093d0;

   border: 1px dotted #000000;

   padding: 2px;
   
   width: 60px;
   
   height: 20px

}
