/* CSS Document */
*{
margin: 0px;
font-family: verdana;
}
a{
color: #fff;
text-decoration: none;
}
a img{
border: none;
}
body{
text-align: right;
background: #000;
}
.wrapper{
border-left: 3px solid #e8cb55;
border-right: 3px solid #e8cb55;
width: 1000px;
height: auto;
margin-top: 0px ;


}
/*-----------START OF HEADER-------------------------------*/

.header{
width: 1000px; 
height: 66px;

}
.logo{
float: left;
width: 606px;
height: 66px;
background:url(../images/logo.jpg)no-repeat;

}
.cars{
float: right;
width: 246px;
height: 66px;
background:url(../images/cars.jpg)no-repeat;
}
.orderonline{
background-image: url(../images/online_grad.jpg);
background-repeat: repeat-y;
float: left;
margin-top: 5px;
width: 145px;
height: 56px;
}
.onlinetitle{
color: #000;
margin-top: 2px;
font-weight: bold;
width: 145px;
height: auto;
font-size: 18px;
text-align: center;

}
/*-----------END OF HEADER-------------------------------*/

/*-----------START OF NAVBAR-------------------------------*/
.navbar{
text-align: center;
width: 1000px; 
height: 20px;
background-image: url(../images/navbar_grad.jpg);
background-repeat: repeat-x;
}
.button a{
font-weight: bold;
font-size: 13px;
background-image: url(../images/navbar_grad.jpg);
background-repeat: repeat-x;
margin-left: 2px;
width:140px;
height: 20px;
float: left;
color: #000;

}
.button a:hover{
font-size: 13px;
font-weight: bold;
background-image: url(../images/navbar_grad_roll.jpg);
background-repeat: repeat-x;
margin-left: 2px;
width:140px;
height: 20px;
float: left;
color: #fff;

}

/*-----------START OF NAVBAR-------------------------------*/

/*-----------START OF NAVBARTHUMBS-------------------------------*/
.navbarthumbs{
padding-top: 3px;
padding-left: 2px;
padding-bottom: 3px;
margin-top: 3px;
margin-bottom: 3px;
width: 1000px;
height: 100px;
border-top: 4px solid #e8cb55;
border-bottom: 4px solid #e8cb55;
}
.thumb1 a{
background-image: url(../images/thumb1.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}
/*.thumb1 a:hover{
background-image: url(../images/thumb1_roll.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}*/
.thumb2 a{
background-image: url(../images/thumb2.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}
/*.thumb2 a:hover{
background-image: url(../images/thumb2_roll.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}*/
.thumb3 a{
background-image: url(../images/thumb3.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}/*
.thumb3 a:hover{
background-image: url(../images/thumb3_roll.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}*/
.thumb4 a{
background-image: url(../images/thumb4.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}/*
.thumb4 a:hover{
background-image: url(../images/thumb4_roll.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}*/
.thumb5 a{
background-image: url(../images/thumb5.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}/*
.thumb5 a:hover{
background-image: url(../images/thumb5_roll.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}*/
.thumb6 a{
background-image: url(../images/thumb6.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}/*
.thumb6 a:hover{
background-image: url(../images/thumb6_roll.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}*/
.thumb7 a{
background-image: url(../images/thumb7.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}/*
.thumb7 a:hover{
background-image: url(../images/thumb7_roll.jpg);
background-repeat:no-repeat;
width: 140px;
height: 100px;
float: left;
margin-left: 2px;
}
*/
/*-----------END OF NAVBARTHUMBS-------------------------------*/


/*-----------START OF MAINBODY-------------------------------*/
.mainbody{
margin-left: auto;
margin-right: auto;
color: #fff;
width: 1000px;
height: auto;

border-top: 4px solid #e8cb55;
}
.indexmainbody{
margin-left: auto;
margin-right: auto;
color: #fff;
padding-top: 10px;
width: 1000px;
height: 400px;
}

/*-----------START OF LEFTBOX-------------------------------*/
.leftbox{
width: 420px;
height: 380px;
margin-left: 5px;
float: left;
border: 1px solid #e8cb55;
}
.leftboxtitle{
background-image: url(../images/navbar_grad.jpg);
background-repeat: repeat-x;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #000;
width: 420px;
height: 20px;
}
.leftbox_mainpicture{
margin-left: auto;
margin-right: auto;
width: 400px;
margin-top: 10px;
height: 280px;
background-image: url(../images/leftbox_mainpicture.jpg);
background-repeat: no-repeat;
}
.teaser_left{
float: left;
width: 400px;
height: 75px;
margin-top: 5px;
margin-left: 8px;
}
.teaser_left_text1{
font-weight: bold;
margin-top: 6px;
font-size: 16px;
height: auto;
width: auto;
color: #fff;
text-align: center;
}
.teaser_left_text{
font-weight: bold;
font-size: 12px;
height: auto;
width: auto;
color: #fff;
text-align: center;
}

/*-----------END OF LEFTBOX-------------------------------*/


/*-----------START OF MIDDLEBOX-------------------------------*/
.middlebox{
position: relative;
background-image: url(../images/mainpictureB.jpg);
background-repeat: no-repeat;
margin-left: 15px;
float: left;
width: 244px;
height: 380px;
border: 1px solid #e8cb55;
}
.angebot{
position: relative;
background-image: url(../images/pizza999.gif);
background-repeat: no-repeat;
margin-left: 15px;
float: left;
width: 244px;
height: 380px;
border: 1px solid #e8cb55;
}
#countdown p{
font-weight: bold;
font-family: cambria;
text-align: left;
position: absolute;
left: 10px;
top: 82px;
height: 25px;
font-size: 14px;
color: #fff;
}
.middlebox a{
color: #000;
}
.middleboxtitle{
background-image: url(../images/navbar_grad.jpg);
background-repeat: repeat-x;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #000;
width: 244px;
height: 20px;
}
.middlebox_text{
color: #000;
text-align: left;
margin-top: 165px;
font-size: 10px;
width: 244px;
height: 75px;
}
.middlebox_text1{
margin-top: 10px;
color: #000;
text-align: left;
font-size: 10px;
width: 244px;
height: 115px;
}
.middlebox_class{
padding: 5px;
}


/*-----------START OF MIDDLEBOX-------------------------------*/

/*-----------START OF RIGHTBOX-------------------------------*/
.rightbox{
text-align: center;
float: right;
width: 300px;
height: 380px;
}
.teaser_top{
width: 290px;
height: 175px;
border: 1px solid #e8cb55;
}
.teaser_top_title{
background-image: url(../images/navbar_grad.jpg);
background-repeat: repeat-x;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #000;
width: 290px;
height: 20px;
}
.daysopen{
font-size: 16px;
font-weight: bold;
color: #fff;
margin: 20px 0 10px 0;
width: 290px;
height: 20px;

}
.timings{
font-size: 14px;
color: #fff;
margin: 5px 0 0 0;
width: 290px;
height: 20px;

}
.teaser_bottom{
margin: 10px 0 0 0;
width: 290px;
height: 195px;
border: 1px solid #e8cb55;
}
.teaser_bottom_title{
background-image: url(../images/navbar_grad.jpg);
background-repeat: repeat-x;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #000;
width: 290px;
height: 20px;
}
.info_text{
margin-top: 10px;
margin-bottom: 10px;
font-weight: bold;
font-size: 16px;
color: #fff;
width: 290px;
height: auto;

}
.phonetext{
font-size: 14px;
color: #fff;
width: 290px;
height: auto;

}
.spacer{
height:auto;
width: auto;
}
/*-----------START OF MIDDLEBOX-------------------------------*/

/*-----------END OF MAINBODY-------------------------------*/
.footer{
color: #fff;
width: 1000px;
height: 15px;
border-top: 1px solid #e8cb55;
border-bottom: 1px solid #e8cb55;
}
.copy{
text-align: left;
float:left;
height: auto;
font-size: 10px;
text-align: left;
margin-left: 5px;
width: 300px;
}
.thornfoto{
color: #fff;
float:left;
height: auto;
font-size: 10px;
text-align: center;
margin-left: 50px;
width: 300px;
}
.kontakt{
color: #fff;
margin-right: 10px;
float:right;
height: auto;
font-size: 10px;
text-align: right;
width: 75px;
}
.Impressum{
color: #fff;
margin-right: 10px;
float:right;
height: auto;
font-size: 10px;
text-align: right;
width: 75px;
}
.hiddenpics{
display:none;
}

