body {
background-image: url(../images/bg.jpg);
color: #000;
font-family: Verdana, Helvetica, Arial,
sans-serif;
font-size: 0.6em;
margin: 0;
padding: 0;
border: none;
background-repeat: repeat-y;
background-position: left;
}
#wrapper
{
margin: auto;
width: 990px;
height: auto;
}
#header
{
width: 990px;
height: 150px;
}
#header_left {
width: 230px;
height: 150px;
float: left;
background-image: url(../images/logo.jpg);
background-repeat: no-repeat;
background-position: center
center;
}
#header_right_a {
width: 760px;
height: 90px;
color: #666;
float: right;
line-height: 90px;
font-size: 1.1em;
text-align: right;
word-spacing: 10px;
}
#header_right_b {
width: 760px;
height: 58px;
float: right;
color: #333;
}
#header_right_b2
{
width: 725px;
height: 58px;
float: right;
line-height: 60px;
padding-left: 20px;
border-top-width: 2px;
border-top-style: solid;
border-top-color:
#CCC;
}
#navi {
float: left;
width: 230px;
height: auto;
border-bottom: solid 2px rgb(200,200,200);
}
#navi_space {
width: 230px;
height: 60px;
border-top: solid 2px rgb(200,200,200);
border-bottom: solid 1px rgb(200,200,200);
}
#navi a:link, #navi
a:visited, #navi a:active {
color: #060;
}
#content
{
width: 745px;
height: auto;
float: left;
color: #333;
border-top: solid 2px rgb(200,200,200);
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 15px;
}
#speisecontent {
width: 100%;
height: auto;
float: left;
color: #333;
border-top: solid 2px rgb(200,200,200);
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 15px;
}
#content_head {
width: 710px;
height: 35px;
padding-right: 15px;
padding-left: 20px;
padding-top: 15px;
margin-bottom: 10px;
background-color:
#f4f4f4;
color: #444;
}
#content_body {
width: 710px;
height: auto;
line-height: 16px;
padding-right: 15px;
padding-left: 20px;
padding-top: 25px;
text-align: justify;
font-size: 1.1em;
color: #000;
background-image: url(../images/bg_content.gif);
background-repeat: repeat-x;
}
#speisecontent_body {
width: 990px;
height: auto;
line-height: 16px;
padding-right: 0px;
padding-left: 0px;
padding-top: 25px;
text-align: justify;
font-size: 1.1em;
color: #000;
background-image: url(../images/bg_content.gif);
background-repeat: repeat-x;
}
.content_sub {
width: 700px;
height: 30px;
background-color:
#f4f4f4;
border-bottom: dotted 1px #CCC;
border-top: dotted 1px #CCC;
text-align: left;
padding-left: 10px;
margin-top: 15px;
line-height: 30px;
color: #777;
}
.content_top1
{
width: 462px;
height: 50px;
background-color:
#f4f4f4;
border-bottom: dotted 1px #CCC;
border-top: dotted 1px #CCC;
text-align: left;
padding-left: 10px;
margin-top: 0px;
margin-bottom: 10px;
line-height: 50px;
color: #777;
float: left;
}
.content_top2
{
width: 218px;
height: 50px;
background-color:
#f4f4f4;
border-bottom: dotted 1px #CCC;
border-top: dotted 1px #CCC;
text-align: left;
padding-left: 10px;
margin-top: 0px;
margin-bottom: 10px;
line-height: 50px;
color: #777;
float: right;
}
#content_thirds {
width: 100%;
height: auto;
padding-top: 15px;
}
.thirds
{
float: left;
width: 205px;
font-size: 1.1em;
color: #000;
text-align: justify;
line-height: 16px;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
background-image: url(../images/bg_content.gif);
background-repeat: repeat-x;
}
.both {
float: left;
width: 445px;
font-size: 1.1em;
color: #000;
text-align: justify;
line-height: 16px;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
background-image: url(../images/bg_content.gif);
background-repeat: repeat-x;
}
.thirds_spacer {
float: left;
width: 20px;
height: auto;
}
#footer
{
width: 100%;
height: 50px;
margin-top: 20px;
margin-bottom: 30px;
line-height: 50px;
color: #666;
font-size: 1.1em;
word-spacing: 10px;
border-top-width: 2px;
border-top-style: solid;
border-top-color:
#CCC;
}