@charset "utf-8";
/* CSS Document */

#wrapper {
margin:0 auto;
width:971px;
}

.top_black {
background-image:url(pfadea.gif);
background-repeat:repeat-x;
background-position:top left;
background-color:#383832;
width:197px;
}

.top_grey {
background-image:url(pfade.gif);
background-repeat:repeat-x;
background-position:top left;
width:551px;
background-color:#7A7A6E;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
font-family:"Trebuchet MS", Verdana, Arial;
}
/*Normale Navi*/
#nav_normal {
background-image:url(navi.jpg);
background-repeat:repeat-x;
width:100%;
height:50px;
}

ul {
margin-top:15px;
margin-left:350px;
}

li {
display:inline;
list-style:none;
margin-right:25px;
}

li a {
font-size:13px;
color:#666666;
text-decoration:none;
font-family:"Trebuchet MS", Verdana, Arial;
}
li a:hover {
text-decoration:underline;
}

/*Produkt Navi*/
#nav_products {
width:180px;
margin:0 auto;
margin-top:28px;
}
.product {
text-align:right;
vertical-align:middle;
}
.product a {
font-family:"Trebuchet MS", Verdana, Arial;
color:#FFFFFF;
font-size:13px;
text-decoration:none;
}
.product a:hover {
text-decoration:underline;
}

.titleline {
margin-left:-20px; 
background-color:#53534b; 
height:45px; 
padding-top:8px; 
padding-left:20px; 
color:#FFFFFF; 
font-family:'Times New Roman', Times, serif; 
font-size:30px;
}

.slogan_box {
font-size:43px;
font-family:"Times New Roman", Times, serif;
text-align:right;
z-index:2;
position:absolute;
color:#333333;
margin-top:70px;
margin-left:130px;;
}

.link_black {
font-size:12px;
color:#393938;
text-decoration:none;
font-family:"Trebuchet MS", Verdana, Arial;
}

.link_black:hover {
text-decoration:underline;
}

.link_white {
font-size:13px;
color:#FFFFFF;
text-decoration:none;
font-family:"Trebuchet MS", Verdana, Arial;
}

.order {
font-family:"Trebuchet MS", Verdana, Arial;
color:#FFFFFF;
border: 1px solid #52524a;
background-color:#52524a;
}

.service_text {
font-size:13px;
color:#FFFFFF;
text-decoration:none;
font-family:"Trebuchet MS", Verdana, Arial;
}
.tbDetail_inline {
font-size:13px;
color:#FFFFFF
text-decoration:none;
font-family:"Trebuchet MS", Verdana, Arial;
}

.input {
border:1px solid #575757;
background-color:#96968a;
font-size:12px;
color:#393938;
text-decoration:none;
font-family:"Trebuchet MS", Verdana, Arial;
}

.top_grey a {
color:#333333;
text-decoration:none
}
.top_grey a:hover {
color:#333333;
text-decoration:underline;
}