body { font-family: Arial, Helvetica, sans-serif;
 }


H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17pt;
	color : #402C00;
	margin-top : 0pt;
	font-weight : normal;
}

H2  {
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	font-size : 13pt;
	color : #402C00;
	margin-top : 6pt;
	font-weight : normal;
}

H3  {
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	font-size : 9pt;
	color : #402C00;
	font-weight : bold;
	margin-top : 0pt;
	margin-bottom : 3pt;
}

P  {
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	font-size : 9pt;
	color : #402C00;
	font-weight : normal;
	line-height : 13pt;
}

TD  {
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : #402C00;
	line-height : 13pt: 16pt;
}

A  {
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	text-decoration : none;
	color : #AA210A;
	font-style : normal;
	font-weight : normal;
}

A:hover  {
	text-decoration : underline;
	font-family :  Arial, Helvetica, Verdana, sans-serif;
}

A.navi  {
	font-size : 8pt;
	color : #AA210A;
	text-decoration : none;
	font-family :  Arial, Helvetica, Verdana, sans-serif;
}

A.navi_a  {
	font-size : 8pt;
	color : #AA210A;
	text-decoration : none;
	font-weight : bold;
	font-family :  Arial, Helvetica, Verdana, sans-serif;
}

A.link  {
	font-weight : bold;
	color : #F49B00;
	text-decoration : none;
	font-family :  Arial, Helvetica, Verdana, sans-serif;
}

TD.fliess  {
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	font-size : 9pt;
	color : #000000;
}

TD.header  {
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	font-size : 9pt;
	color : #AA210A;
	font-weight : bold;
}

.liste  {
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	font-size : 9pt;
	line-height : 13pt;
	color : #000000;
	font-weight : normal;
	list-style-position : outside;
	list-style-type : squate;
}

TD.row  {
	background-color : #FFF2D4;
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : #000000;
}

TD.row2  {
	background-color : #FFFAEC;
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : #000000;
}

input {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
  }

textarea {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
  }

input.button {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #000000;
	background-color: #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight: bold}
  }

input.image {
	border-left: 0px solid #FAD156;
	border-bottom: 0px solid #FAD156;
	border-right: 0px solid #FAD156;
	border-top: 0px solid #FAD156;
	color: #000000;
  }

.tablestart {
	border: #FFCF00;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
  }

select {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
  }

.adresse_bg {  
	background-attachment: fixed;
	background-image: url(images/layout/bg_fusszeile.jpg);
	background-repeat: repeat-x
	background-position: left center
  }

a.navi3:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #3C3C3C;
	text-decoration: none;
	//padding-left: 12px;
	background-color: #FFFFFF;
	width: 90%;
	//border-left: 7px solid White;
}
a.navi3:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #3C3C3C;
	//padding-left: 12px;
	background-color: #FFFFFF;
	width: 90%;
	//border-left: 7px solid White;
}
a.navi3:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #3C3C3C;
	text-decoration: none;
	//padding-left: 12px;
	background-color: #FFFFFF;
	width: 90%;
	//border-left: 7px solid White;
}