body {
margin: 0;
margin-top: 0px;
padding: 0;
font-family: Myriad, Tahoma, Helvetica, Arial, Verdana;
font-size: 12px;
}

body a { color: #000000; text-decoration: none; }
body  a:hover { color: #a4222a; }

#container {
position: relative;
width: 960px;
height: 600px;
background-image: url(../images/unterseiten_leuchtenbox_background.jpg);
background-repeat: no-repeat;
padding: 0px;
margin: auto;
}

.restposten {color:#A4222A; font-weight:700; text-decoration: blink;}


@keyframes blink {  
    0% { color: red; }
    100% { color: black; }
}
@-webkit-keyframes blink {
    0% { color: red; }
    100% { color: black; }
}
.restposten{
    -webkit-animation: blink 0.5s linear infinite;
    -moz-animation: blink 0.5s linear infinite;
    animation: blink 0.5s linear infinite;
} 

#header {
position: relative;
width: 931px;
height: 40px;
padding-top: 19px;
padding-left: 29px;
font-size: 12px;
}

#headermenu {
position: relative;
width: 931px;
height: 41px;
padding-left: 29px;
}

#siteID {
z-index: 10;
position: absolute;
top: 28px;
left: 479px;
width: 450px;
height: 97px;
}

#content {
position: relative;
width: 960px;
height: 423px;
}

#contentbox1 {
position: absolute;
top: 21px;
left: 29px;
width: 365px;
height: 135px;
border-bottom: 1px solid #c4911e;
font-size: 12px;
}

#contentbox1titel {
font-size: 17px;
font-weight: Bold;
}

.contentboxtext{
font-size: 12px;
line-height: 16px;
}

#contentbox2 {
position: absolute;
top: 173px;
left: 29px;
width: 365px;
height: 108px;
border-bottom: 1px solid #c4911e;
font-size: 12px;
}

#contentbox2 span {
font-weight: bold;
}

#order_button {
position: absolute;
top: 293px;
left: 29px;
width: 107px;
height: 41px;
}

#contentbox3 {
position: absolute;
top: 361px;
left: 29px;
width: 272px;
height: 45px;
padding-top: 7px;
padding-left: 11px;
border: 3px solid #ff0000;
background-color: #ffffff;
font-size: 14px;
font-weight: bold;
}

#contentbox3 span {
color: #ff0000;
font-size: 14px;
font-weight: bold;
line-height: 19px;
}

#contentbox4_150 {
position: absolute;
top: 115px;
left: 472px;
width: 300px;
height: 257px;
}

#contentbox4_300 {
position: absolute;
top: 103px;
left: 471px;
width: 400px;
height: 240px;
}

#contentbox4_bestellen {
position: absolute;
top: 65px;
left: 462px;
width: 400px;
height: 240px;
}

.formtext {float: left; width: 92px; height: 19px; padding-top: 3px; font-size: 11px; clear: both;}
.formtext2 {float: left; width: 180px; height: 23px; padding-top: 10px; font-size: 11px; clear: both;}
.forminput {float: left; width: 271px; height: 22px;}
.forminput input {width: 271px; height: 13px; font-size: 9pt; background-color: #FFFFFF; border: 1px solid #6E6E6E;}
.formtextarea {float: left; width: 271px; height: 87px;}
.formtextarea textarea {width: 271px; height: 60px; font-size: 9pt; background-color: #FFFFFF; border: 1px solid #6E6E6E;}
.formbutton {float: left; width: 107px; height: 41px;}
.formbutton input {width: 107px; height: 41px;}

#footer {
position: relative;
width: 931px;
height: 37px;
padding-top: 40px;
padding-left: 29px;
color: #ffffff;
font-size: 11px;
letter-spacing: 0px;
}

#footer a { color: #ffffff; text-decoration: none; }
#footer a:hover { color: #797979; }