/* CSS Document */
body {
font-family: "Lucida Grande", Trebuchet, Arial, Helvetica; sans serif;
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
text-align: center;
margin: 100px, auto;

}
html>body {
font-size: small;
}

h1 {
font-size: 90%;
font-weight: normal;
color: #333;
line-height: 140%;
padding-right: 50px;
}

h1 a {
font-size: 100%;
font-weight: normal;
color: #663333;
text-decoration:none;
}

h1 a:hover {
font-size: 100%;
font-weight: normal;
color: #663333;
text-decoration:underline;
}

h2 {
font-size: 100%;
font-weight: bold;
color: #333;
}

h5{
background: url(images/bean.jpg);
background-repeat: no-repeat;
background-position: 0 0px;
font-size: 110%;
margin-top: 15px;
margin-bottom:0px;
color: #333;
padding-left:25px;
font-weight: bold;
height: 22px;
}

h6{
background: url(images/cup.jpg);
background-repeat: no-repeat;
background-position: 0 0px;
font-size: 110%;
margin-top: 15px;
margin-bottom:0px;
color: #333;
padding-left:25px;
font-weight: bold;
height: 20px;
}

h3 {
font-size: 90%;
font-weight: normal;
color: #666;
}

h7 {
margin-left:25px;
font-size: 100%;
font-weight: bold;
color: #333;
}

#container {
text-align: left;
margin: auto;
width:800px;
border-bottom: none;
border-top: none;
border: solid 1px #e6e6e6;
}

#title {
background: url(images/head.jpg) center no-repeat;
width: 800px;
height: 230px;
}

#image{
float: left;
/*width: 240px;*/
margin:6px 25px 15px 25px;
}

.bildschatten {
  background:url(images/shadow.jpg) no-repeat bottom left;
  padding: 1px 5px 10px 5px;
}

#content {

margin-right:25px;
padding-left:25px;

}

#content h1 {
font-size: 90%;
font-weight: normal;
color: #333;
}

#subcontent{
margin-left: 25px;
}

#subimage{
float:right;
margin: 6px 25px 15px 25px;
}

#content h4 {
font-size: 100%;
color: #333;
font-weight: bold;
margin-top:10px;
}

table {
text-align: left;
font-size: 90%;
width: 100%;
background: #fff;
color: #666;
line-height:120%;
}

table caption {
margin: 0;
padding: 8px 8px;
text-align: left;
font-size:85%;
font-weight: normal;
color: #666;
}

table th {
font-size:85%;
margin: 0;
padding: 8px 8px;
text-align: left;
vertical-align: top;
}

table td {
font-size:85%;
margin: 0;
padding: 8px 8px;
text-align: left;
vertical-align: top;
border-bottom: solid 1px #e6e6e6;
}

table td.bold {
font-weight: bold;
color: #333;
font-size: 100%;
}

table td.bold h1{
font-weight: normal;
color: #666;
font-size: 90%;
}

table th {
text-align: left;
color: #666;
}

table .name {
text-align: left;
}

table tr {
background: #fff;
color: #999;
}

table tr.alt {
background: #fff;
}

table td.alt {
background: url(images/dash.gif) repeat-y left;
font-weight: bold;
color: #333;
font-size: 100%;
padding-left: 13px;
}

table td.alt h1{
font-weight: normal;
color: #666;
font-size: 90%;
}

table td.alt h1 a{
text-decoration:none;
font-weight: normal;
color: #666;
}

table td.alt h1 a:hover{
font-weight: normal;
color: #333;
}

#nav {
font-weight:bold;
font-size: 100%;
display:inline;
list-style: none;
margin-left:0;
}

#nav li {
/*float: left;*/
margin-top: 180px;
float:left;
margin-left:0;
}
 
#nav a {
float: left;
padding: 8px 8px;
color: #663333;
text-decoration: none;
 }

#nav a:hover {
color: #ffffff;
}

#nav li a#current {
color: #ffffff;
}

#footer {
clear:both;
background: #fff;
font-size:85%;
padding: 8px 8px;
text-align:center;
}

#footer a {
font-size:100%;
text-decoration: none;
color: #663333;
}

#footer a:hover {
text-decoration: underline;
color: #663333;
}

/*Formular*/
.contactleft {
width:25%;
clear:both;
float:left;
display:inline;
padding:4px;
margin:9px 0;
text-align:right;
}

.contactright {
width: 70%;
text-align: left;
float:right;
display:inline;
padding: 4px;
margin:5px 0;

}

input. textarea {
border: 1px solid #ccc;
}

span. required {
color:##fff;
font-size: 2em;
}

.label {
color: #666;
font-weight: bold;
padding: 2px 5px 2px 5px;
}

.contactform #Name.
.contactform #Adresse.
.contactform #PLZ.
.contactform #Stadt.
.contactform #Email.
.contactform #Telefon.
.contactform #Feedback
{
background: #fff;
width: 80%;
padding: 5px;
color: #333;
border: 1px solid #ccc;
}

.contactform #Name:hover.
.contactform #Email:hover.
.contactform #Feedback:hover
{
background: #ccc;
width: 80%;
padding: 5px;
color: #333;
border: 1px solid #ccc;
}



