body{
background-image:url(images/bg.png);
background-repeat:repeat-x;
background-color: #F2C97A;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 1.4em;
font-size: 12px;
color: #FFFFFF;
overflow:  -moz-scrollbars-vertical;
}

a:link {
color: #FFFFCC}
a:visited {
color: #FFFFFF}
a:hover {
color: #FFFFFF}  
a:active {
color: #FFFFFF} 

body,html{
padding: 0;
margin: 0;
}

img{
border: none;
margin: 0;
padding: 0;
}

p{
margin: 0;
padding-top: 5px;
padding-bottom: 10px;
}

#containercenter{
margin: 0 auto;
width: 909px;
}

#container{
float:right;
}

#header{
background-image:url(images/header.png);
background-repeat:no-repeat;
width: 739px;
height: 98px;
}

#content{
background-image:url(images/contentbg.png);
width: 715px;
background-repeat: repeat-y;
min-height: 500px;
height: auto !important;
height: 500px;
padding-left: 10px;
padding-right: 15px;
}

#contentbottom{
background-image:url(images/bottomcontent.png);
width: 740px;
height: 35px;
background-repeat:no-repeat;
}

#langmenu{
float: left;
margin-top: 100px;
width: 169px;
height: 440px;
background-image:url(images/langmenu.png);
background-repeat:repeat-y;
padding: 0;
}

#footer{
clear: both;
position: relative;
text-align: center;
padding: 3px;
}

h1{
font-size:18px;
margin-bottom: 15px;
}

#ordernow{
margin: 0 auto;
background-image:url(images/ordernow.png);
background-repeat:no-repeat;
float:right;
height: 110px;
width: 150px;
margin-top: -105px;
margin-right: 30px;
text-align:center;
padding-top: 45px;
font-size: 24px;
line-height: 1.3em;
font-weight: bold;
color: #473200;
text-decoration: none;
}

input.text{
height: 20px;
font-size: 18px;
}


input.number{
height: 25px;
font-size: 18px;
background-color:#FFFFFF;
color: #000000;
border: 1px solid #A7A6AA;
padding: 2px;
}

table{
border: none;
border: 1px solid #f27200;
background-color:#ff8920;
/* margin-top: 10px; */
}

td{
border:1px solid #f27200;
text-align: left;
}

.button{
background-color: #FFD687;
border: 1px solid #F2C97A;
height: 25px;
width: 100px;
font-weight:bold;
}