body {
background-color:#C0C0C0;
font-family:Verdana,Sans-Serif;
font-size:12px;
padding:10px;
margin:0;
}

#container {
background: #FFF url(bgMain.gif) repeat-y;
text-align: left;
width: 800px;
border: 1px solid #545454;
margin: auto;
}

h1 {
background:url(top.jpg);
background-repeat: no-repeat;
font-size:1px;
text-indent: -2000px;
width:800px;
height:145px;
padding: 0;
margin: 0;
}

#menu {
display:block;
float:left;
font-family:Trebuchet MS;
font-size:14px;
width:200px;
border-top: 1px solid #545454;
}

a {
font-weight:bold;
color:#056FB2;
text-decoration:none;
}

a:active {
color:#0000FF;
}

a:hover {
text-decoration:underline;
}


#menu dd:first-child a:first-child {
border-top: 1px solid #545454;
}

#menu a {
display:block;
background:#667CD0;
color:#FFFFFF;
border-width: 0 1px 1px 1px;
border-style:solid;
border-color:#545454;
padding:3px;
margin-right:10px;
}

#menu a:hover {
background:#FFFFFF;
color:#667CD0;
text-decoration:none;
}

#menu dl {
margin-top:20px;
margin-right:20px;
}

#menu dl dt {
background:#FFFFFF;
color:#667CD0;
font-weight:bold;
text-align:center;
border-width:2px;
border-style:dotted;
border-color:#667CD0;
margin-left:30px;
}

#menu #style dd {
text-align:center;
background:#FFFFFF;
margin-right:10px;
border-bottom: 1px solid #545454;
}

input, select, textarea {
font-size:12px;
color:#FFFFFF;;
font-family:Trebuchet MS;
background:#667CD0;
}

#menu input, #menu select, #menu textarea{
text-align:center;
font-weight:bold;
}

#content {
float:left;
width:580px !important;
width:598px;
text-align:left;
border-top: 1px solid #545454;
padding:10px;
margin:0;
}

#content img {
margin: 8px;
border: 2px solid #D1D1D1;
}

#content img.rechts {
float: right;
}

.smile {
border-width:0px !important; 
}

#smilies img {
border-width:0px;
}

#content p {
line-height:16px;
text-align:justify;
margin-bottom:20px;
}

#footer {
background-color:#667CD0;
color:#FFFFFF;
clear:both;
text-align:right;
width:790px !important;
width:800px;
border-top: 1px solid #545454;
padding-right:10px;
margin:0;
}

#news, #gbook {
width:80%;
}

h2 {
font-size:14px;
font-weight:bold;
border-bottom: 1px solid #545454;
}

h3 {
font-size:12px;
font-style:italic;
border-bottom: 1px dotted #000000;
width:300px;
margin-bottom:-5px;
}

span.even {
color:#666666;
font-style:italic;
padding-top:1px;
padding-bottom:5px;
display:block;
text-align:right;
}

#news p {
border-bottom: 3px dotted #667CD0;
margin-bottom:30px;
background-color:#EDEDED;
padding:3px;
}

#gbook p {
background-color:#EDEDED;
}

ul {
list-style-type:none;	
}

.scroll {
background:#C0C0C0;
overflow:auto;
width:90%;
height:150px;
border-style:ridge;
border-width:2px;
border-color:#667CD0;
padding-bottom:10px;
}

.fehler {
color:#FF0000;
font-weight:bold;
}

fieldset {
border-color:#667cd0;
}