body 
{
 font-family:Verdana,Arial,sans-serif;
 font-size:12px;
 color:#f5f5f5;
 background-color:#333;
 text-align:center;
 margin:0px;
}
h1 {font-size:16px;padding:3px;background-color:#cc6666;text-align:center;font-weight:bold;color:#f5f5f5;margin-bottom:5px;}
h2 {font-size:14px;padding:3px;background-color:#cc6666;text-align:center;font-weight:bold;color:#f5f5f5;margin-bottom:5px;}
h3 {font-size:12px;color:#cc3333;}

a.menu_1:link, a.menu_1:visited
{
 color:#fff;
 text-decoration: none;
 margin:5px;
 }

 a.menu_1:hover, a.menu_1:active
 {
  color:#000;
  text-decoration: underline overline;
  }

 .bild_1
 {
 margin:3px;
 float:left;
 }

.bild
{
 margin:3px;
 float:right;
 }

 .bildtn{
	width:100px;
	height:85px;
	border:0px;
 }

.bildtn_1{
	
	height:175px;
	border:0px;
}

.bildtn_2{
	width:200px;
	border:0px;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color:#333;
  font-size:12px;
}
a:active, a:hover
{
  text-decoration: underline overline; 
  color:#b50000;
}
.menutitle{
font-weight:bold;
text-align:center;
background-color:#cc3333;
margin:0px;
}
.menucontainer {
border:1px solid #fff;
color:#fff;
width:120px;
margin:20px 0px 0px 40px;
}

p.zitat{
 color:#000;
 font-style:italic;
}


a.menu {
 display:block;
 padding:3px;
 border-top:1px dashed #fff;
 text-align:center;
 color:#fff;
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{
 background-image: url(../gifs/pfeilrechts.gif);
 background-position:0px 50%;
 background-repeat: no-repeat;
 color:#fff;
 text-decoration:none;
 font-weight:bold;
}
a.menu:active, a.menu:hover
{ 
 background-image: url(../gifs/pfeilrechts1.gif);
 background-position:0px 50%;
 background-repeat: no-repeat;
 background-color:#fff;
 color:#333;
 font-weight:bold;
 
}

.form{
margin:25px 0px 0px 35px;
}

#title {
height:89px;
text-align:right;
background-image: url(../IMG/banner.jpg);
background-repeat: no-repeat;
}
#left {
background-image: url(../IMG/leftbg.jpg);
background-repeat: no-repeat;
width:188px;
height:453px;
float:left;
}

.content {
background-image: url(../IMG/centerbg.jpg);
background-repeat:no-repeat;
width:572px;
height:453px;
float:right;
}
#inhalt {
 margin-top:30px;
 color:#fff;
 height:300px;
 overflow:auto;
 padding:35px;
}

#vmenu {
 background-image: url(../IMG/v_menubg.jpg);
 width:760px;
 height:21px;
 text-align:right;
 }

#footer{
 clear:right;
 padding:10px 15px 0px 0px;
 background-image: url(../IMG/footer.jpg);
 background-repeat: no-repeat;
 width:760px;
 height:32px;
 color:#000;
 text-align:right;
}

table.tbl{
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#000;
	border:0;
}

td.left{
	width:145px;
	font-weight:bold;
	color:#b50000;
	text-align:top;
}

td.text{
	font-size:10px;
	
	width:175px;
	padding:2px 3px 2px 5px;
}

td.text_1{
	font-size:10px;
	border-right:1px solid #b50000;
	width:200px;
	padding:2px 3px 2px 5px;
}

td.headline{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background-color:#999;
}

#e-mail{
	display:none;
}