body {
text-align: center;
background: #FFFFFF;
}

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

#box {
width: 800px;
margin: 0px auto;
text-align: left;
background: #FFFFFF;
}

#left {
width: 180px;
float: left;
}

#logo {
width: 180px;
height: 160px;
background-image: url(../pic/background/logo.jpg);
}

#navigation {
width: 180px;
height: 300px;
background-image: url(../pic/background/menu.png);
}

#menu {
width: 120px;
margin: auto auto auto 60px;
}

#menutable a {
width: 110px;
display: block;
font-family: helvetica;
font-size: 12pt;
font-weight: bold;
color: #000000;
text-align: center;
text-decoration: none;
border-bottom: 2px solid #D1060C;
}

#menutable a:hover {
width: 110px;
display: block;
font-family: helvetica;
font-size: 12pt;
font-weight: bold;
color: #D1060C;
text-align: center;
text-decoration: none;
border-bottom: 2px solid #D1060C;
}

#right {
width: 610px;
float: left;
margin: auto auto auto 10px;
}

#header {
width: 610px;
height: 160px;
background-image: url(../pic/background/header.png);
}

#main {
width: 602px;
padding-bottom: 200px;
background-image: url(../pic/background/main_background.png);
background-repeat: no-repeat;
background-position: bottom;
border-right: 4px solid #D1060C;
border-bottom: 0px solid #D1060C;
border-left: 4px solid #D1060C;
}

#gaestebuch_main {
width: 560px;
margin-left: 20px;
margin-right: 20px;
border-bottom: 1px dotted #D1060C;
}

