/*------------------------------------------------------------
--------------------   STYLES    -----------------------------
------------------------------------------------------------*/

#menu ul {
      height:32px;
      width:820px;
	  margin:1px 0px 0px 0px;
      padding:0px;
      background-color:none;
      text-align:left;
      }

#menu li {

      display:inline;
      text-align:center;
      padding: 0px;
      list-style-type:none;
      }

#menu a {
    font: normal 1.2em "Times New Roman", "Georgia", serif;
    text-decoration: none;
    margin:0px 25px;

}

#menu a:link {color:#D58C00;}
#menu a:visited {color:#D58C00;}
#menu a:focus {color: #87ABDB;}
#menu a:hover {color:#87ABDB;}
#menu a:active {color: #87ABDB;}

#menu img {
      vertical-align:middle;
      margin: 0px 17px;
      padding: 0px;
      display:inline;
      }

#submenu ul {
 width:128px;
 padding:0px;
 margin:0px;
 }

#submenu li {
 padding:0px;
 margin:0px;
 text-align:right;
 list-style-type:none;
 }

#submenu a {
display: block;
 width: 128px;
 height: 1.1em;
 margin-bottom: 10px;
    font: normal 1.2em "Times New Roman", "Georgia", serif;
    color: #87ABDB;
    text-decoration: none;
    border-bottom: 1px solid #FFE5B4;
}

#submenu a:link {border-bottom: 1px solid #FFE5B4;}
#submenu a:visited {border-bottom: 1px solid #FFE5B4;}
#submenu a:focus {font-style: italic; border-bottom: 1px solid #D58C00;}
#submenu a:hover {font-style: italic; border-bottom: 1px solid #D58C00;}
#submenu a:active {font-style: italic; border-bottom: 1px solid #D58C00;}


#content h1 {
    font: italic 1.8em "Times New Roman", "Georgia", serif;
    margin: 0px auto 10px auto;
    padding: 0;
    }

#content p {
         text-align:justify;
         margin-bottom: 10px;
         font-size:12px;
         }

a {
font-family: Verdana;
font-size: 12px;
color:#305397;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: Verdana;
font-size: 12px;
color:#305397;
text-decoration: underline;
font-weight: bold;
}



.footer {
 margin: 35px auto 10px 20px;
 font: normal 0.8em "Verdana", "Helvetica", sans-serif;
}


.footerlink {
 font: normal 0.8em "Verdana", "Helvetica", sans-serif;
 font-size: 10px;
 text-decoration: none;
}

.footerlink:hover {
 font: normal 0.8em "Verdana", "Helvetica", sans-serif;
 font-size: 10px;
 text-decoration: underline;
}

.anfrage {
 font: bold 1em "Verdana", "Helvetica", sans-serif;
 background-color: #FEEFD2;
 margin:0px 0px 5px 0px;
 padding:4px;
}


.formDIRS {
      width:135px;
      margin:0px auto;
      text-align:left;
      padding:0px;
}

.inputfeld {
 margin:2px auto;
 width:130px;
 height: 1em;
}


.ueberschrift {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
line-height:1.5em;
}

.textgross {
    text-align: center;
    line-height: 1.8 em;
    background-color: #FFF8EB;
    font: normal 12px "Verdana", "Helvetica", sans-serif;
    color: #305397;
}


.normalfont {
font-family: Verdana;
font-size: 12px;
color:#305397;
text-decoration: none;
font-weight: normal;
line-height: 1.5em;
}

.normalfontwhite {
font-family: Verdana;
font-size: 12px;
color:#ffffff;
text-decoration: none;
font-weight: normal;
line-height: 1.2em;
}

.normalfontwhitekl {
font-family: Verdana;
font-size: 10px;
color:#ffffff;
text-decoration: none;
font-weight: normal;
line-height: 1.4em;
}

.linkwhite {
font-family: Verdana;
font-size: 12px;
color:#ffffff;
text-decoration: none;
font-weight: normal;
line-height: 1.2em;
}

.linkwhite:hover {
font-family: Verdana;
font-size: 12px;
color:#ffffff;
text-decoration: underline;
font-weight: normal;
line-height: 1.2em;
}


.gutscheinwert {
font-family: Verdana;
font-size: 48px;
color:#e69d01;
text-decoration: none;
font-weight: normal;
line-height: 1.5em;
}

.gutscheinname {
font-family: Verdana;
font-size: 24px;
color:#305397;
text-decoration: none;
font-weight: normal;
line-height: 1.5em;
}


.aufzaehlung
{
	
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.2em;
	list-style-type: disc;
	list-style-position: outside;
}


.aufzaehlungcontent
{
	
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	color: #305397;
	text-decoration: none;
	line-height: 1.5em;
	list-style-type: disc;
	list-style-position: outside;
}


#submenu a.subon {
 font: italic 1.2em "Times New Roman", "Georgia", serif;
 border-bottom: 1px solid #D58C00;
}

#menu a.mainon {
  color:#87ABDB;
 }

 img {
      border:0px;
      }
