body{
 text-align:center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #837872;
 font-size:14px;
}

#main_table {
 margin:0 auto;
 text-align:left;
 width:700px;
}

#content {
width:450px;
border-width:thick;
border-style: groove;
padding:0px;
}

#text {
padding:6px;
}

#bild {
  width:450px;
  height:211px;
  background-image:url(images/blaeter.jpg);
}
#bild2 {
  width:450px;
  height:211px;
  background-image:url(images/park.jpg);
}
#bild3 {
 width:450px;
  height:211px;
  background-image:url(images/eis-bach.jpg);
}
#bild4 {
 width:450px;
  height:211px;
  background-image:url(images/bach.jpg);
}
#bild5 {
 width:450px;
  height:211px;
  background-image:url(images/berge.jpg);
}

#bild6 {
 width:450px;
  height:211px;
  background-image:url(images/schild.jpg);
}

h1 { font-weight: normal;
	color: #58514E;
	font-size:18px;
}
h2 {
	font-size:18px;
	color:#000;
}
#menu{
 background:#c00;
 border:1px solid #666;
 font:bold 12px arial,verdana,sans-serif;
 width:120px;
 margin-top: 140px;
}

#liste{
 background:#fff;
 border-bottom:1px solid #666;
 border-left:1px solid #666;
 border-right:1px solid #666;
 list-style:none;
 margin:10px;
 width:118px;
 margin-left:0px;
 padding-left:0px;
 list-style-position: inside;
}

#liste li a{
 border-top:1px solid #666;
 color:#666;
 display:block;
 padding:5px 8px;
 text-decoration:none;
 width:122px
}

#liste li a:hover{
 background:#c00;
 color:#fff;
 text-decoration:none
}
.right {
background:transparent none repeat scroll 0% 50% !important;
border-color:#DDDDDD;
border-style:double;
border-width:3px 0pt;
float:right;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1.125em;
margin:0pt 0pt 0.4em 15px !important;
padding:0.6em 5px !important;
text-align:center;
width:160px;
}
.right h3 {
color:#CC0000;
}
