.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.mainbg {
	background-attachment: fixed;
	background-color: #826543;
	background-image: url(../images/maintextbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E330F;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:link    { color : #FF9900; text-decoration: none;}
a:active  { color : #FF9900; text-decoration: none;}
a:visited { color : #FF9900; text-decoration: none;}
a:hover   { color : #FF9900; text-decoration: underline;}

a:link.footer    { color : #FFFFFF; text-decoration: none;}
a:active.footer  { color : #FFFFFF; text-decoration: none;}
a:visited.footer { color : #FFFFFF; text-decoration: none;}
a:hover.footer   { color : #FFFFFF; text-decoration: underline;}

input#textfield		{cursor: text;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#000000;border-width:1px;background-color:#E5D8B5;border-color:#7A523B;border-style:solid;}
input#button		{cursor: hand;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#000000;border-width:1px;background-color:#E5D8B5;border-color:#7A523B;border-style:solid;}
select#selectfield		{cursor: hand;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#000000;border-width:1px;background-color:#E5D8B5;border-color:#7A523B;border-style:solid;}
textarea#textarea		{cursor: text;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#000000;border-width:1px;background-color:#E5D8B5;border-color:#7A523B;border-style:solid;}

h1 {
   font-size:18px;
   font-weight:bold;
}

#MPStaedtediv{
   overflow:scroll;
   overflow-x:hidden;
   width:193px;
   height:300px;
}
#MPStaedte{
   list-style-type:none;
   margin:0;
   padding:0;
}

   #MPStaedte li{
   }
      
      #MPStaedte li a,
      #MPStaedte li a:hover,
      #MPStaedte li a:active,
      #MPStaedte li a:visited {
         color:#4E330F;
         cursor:text;
         text-decoration:none;
      }
      
.staedte{
   width:195px;
   height: 320px;
   overflow:scroll;
   overflow-x:hidden;
}

   .staedte ul{
      list-style-type:none;
      margin:0;
      padding:0;
   }

      .staedte ul li{
         list-style-type:none;
         margin:0;
         padding:0;
      }