/* Grund Definition von <td> */
td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

/* Erweiterte Definition von <td> benutzt: index.php */
td.meldu{
       font-size:10px;
       font-weight:bold;
       color:#ffff00;
       padding-left:5px;
}

/*  Grund Definition von <a> */
a{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
}

a:link { color: #999999;}
a:visited { color: #999999; }
a:active { color: #999999; }
a:hover {color: #990000; text-decoration: none;

}


/* Anfang Grund Definition Header-Menu (Willkommen, Ueber uns, Service ...) */
.hmenu {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
	background-color: #000066;
	margin: 0px;
	border-top: 1px #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 0px #FFFFFF;
	border-left: 0px #FFFFFF;



}

a.hmenu {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left:2px;	
}

a.hmenu:visited {
	color: #333333;
}

a.hmenu:active {
	color: #333333;
}

a.hmenu:hover {
	color: #990000;
        text-decoration: underline;
        padding-left:2px;	
}

.pmenu a {
  text-decoration:none;
  color:#000066;
  padding-left: 5px;
  padding-right: 5px;
}

.pmenu a:link    { text-decoration:none; color:#333333; }
.pmenu a:visited { text-decoration:none; color:#333333; }
.pmenu a:hover  { text-decoration:none; color:white; background-color:#000066; }

#mouseoverstyle {
  background-color:#000066;
}

#mouseoverstyle a {
  color:white;
}
/* Ende Header-Menu */

/* Navigatiton */
.nav {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #666666;
}

a.nav {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}

a.nav:visited {
	color: #000066;
}

a.nav:active {
	color: #000066;
}

a.nav:hover {
	color: #990000;
        text-decoration: underline;
}
/* Navigation ende */

/* Grund Definititon von Formular <input> - Inputfelder */
input.formfields {
	font-family: Arial, Helvetica;
        font-size: 12px;
        width: 290px;
}


/* Grund Definition von Footer */
.footer{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #999999;
}
a.footer {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #999999;
}

a.footer:visited {
	color: #999999;
}

a.footer:active {
	color: #999999;
}

a.footer:hover {
	color: #990000;
        text-decoration: underline;
}
/* footer ende */

/* Anfang Grund Definition Footer-Menu (Willkommen, Ueber uns, Service ...) */
.hmenu1 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.hmenu1 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left:2px;	
}

a.hmenu1:visited {
	color: #666666;
}

a.hmenu1:active {
	color: #666666;
}

a.hmenu1:hover {
	color: #990000;
        text-decoration: underline;
        padding-left:2px;	
}
/* footer ende */
/* option felder in form */
option.q {
	font-family: Arial, Helvetica;
	background-color:#FFF2DF;
	font-size: 12px;
}

.rahmen {
	border: 1px;
	color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
}
.rahmen2 {
	border: 1px;
	color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
}
.rahmen3 {
	border: 1px solid #999999;
	color: #CCCCCC;
}
.rahmen4 {
	border-right: 1px solid;
	border-left: 1px solid;
}
.rahmen5 {

	border-top: 3px none;
	border-right: 3px none;
	border-bottom: 3px none;
	border-left: 3px solid #FFFFFF;
}
.rahmen6 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #336699;
	text-align: left;
	list-style-position: inside;
	list-style-image: none;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 40px;
	line-height: 20px;

}

