body{
 text-align:center;
 font-family: Helvetica, Arial, Verdana, sans-serif;
 color: #444;
 font-size:14px;
 line-height:150%;
}

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

#content {
width:450px;
padding:0;
}

#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;
}
h1 a {
	color: #58514E !important;
	font-size:18px !important;
	text-decoration: none !important;
}
h2 {
	font-size:22px;
	color:#000;
	line-height: 26px;
}
#menu{
 background:#202382;
 border:1px solid #eee;
 font-weight:bold;
 width:120px;
 margin-top: 140px;
}

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

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

#liste li a:hover{
 background:#202382;
 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;
}

