body{background:#E1E1BF;color:#716C5B; font-size:13px; font-family:arial; margin:0; line-height:1.5em;}
#table{background:#E47D07; color:white}
.white{background:#ffffff;height:20px}
.banner{background:#ffffff;height:20px;color:#e47d07}
#table h4{color:#E47D07}
table a{color:white}
#tab{margin-right:15px}

a{
color:#e47d07;
text-decoration:none;}
a:hover{
text-decoration:underline;}

#head{
background:#999481;
border-bottom:4px solid #E47D07;
width:100%;
height:145px;
}
#head2{
background:#999481;
border-bottom:4px solid #E47D07;
width:100%;
height:116px;
}
#navbar{
width:650px;
position:relative;
top:80px;
left:300px;
}
#navbar2{
width:650px;
position:relative;
top:60px;
left:300px;
}
#navbar li{
float: left;
margin: 0 3px;}

#navbar ul{
list-style: none;
padding: 0;
margin: 0;}

#navbar li a{
border:2px solid #ffffff;
background:#ffffff;
height: 2em;
line-height: 2em;
float: left;
display: block;
color: #E47D07;
text-decoration: none;
text-align: center;
padding: 2px 10px 2px 10px;
}
#navbar li a:hover{
color:black;
background:#E47D07;
}
#header{
width:266px;
position:relative;
top:-40px;
left:35px;
}
#content{
padding:5px 0 50px 7px ;
}
#content2{
padding:5px 0 50px 7px ;
width:100%;
}
#contentOther{
padding:10px 0 50px 7px ;
}
#footer{
padding:8px;
}
/******************************/


/***** headers ***********/
h2{
color:#e47d07;
}
h3{
color:#e47d07;
}
h4{
line-height:0.5em;
color:white;
}

/*********** form *************/
fieldset{
margin:1em o;
padding:1em;
border:1px solid #ccc;
background:#f8f8f8;
}
legend{
font-weight:bold;
}
label{
display:block;
}
legend{
color:e47d07;
}
#form_return a{
background:#ffffff;
border:2px solid #e47d07;
}
.submit_button{
background:url(images/formbg.gif) repeat-x left top;
color:#e47d07;
}

a.static{
color:black;
background:#E47D07;
}

/************ tooltips ***************/
a.tooltip{
position:relative;
}
a.tooltip span{
display:none;
}
a.tooltip:hover span{
display:block;
position:absolute;
top:-40px;
left:-2px;
background:white;
color:#000000;
width:200px;
padding:2px;
border:2px dotted #e47d07;
}

/****************** two columns ******************/
#columnLeft{
float:left;
width:420px;
}
#columnRight{
float:right;
width:300;
}
#clear{
clear:both;
}
#wrapper{
width:700px;
padding:6px;
}
/*************************/
#rightCol{width:300px; float:right; background:#e1e1bf}
#offers{border-bottom:3px dotted #CCCCCC}

.shop{background-image:url(images/warenkorb.gif) no-repeat}