body       {
	padding: 0;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

table, td                {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a:link           { color: black; text-decoration: underline   }
a:visited           { color: black; text-decoration: underline   }
a:hover   { color: red; text-decoration: underline   }
a:active      { color: black; text-decoration: underline   }

html{ overflow-y: scroll; }
.blocksatz { text-align: justify; width: 98% }
.h06 { font-size: 7pt }
.h08 { font-size: 8pt }
.h10 { font-size: 10pt }
.h11 { font-size: 11pt }
.h12 { font-size: 12pt }
.h14 { font-size: 14pt }
.h16 { font-size: 16pt }
.h18 { font-size: 18pt }
.h22 { font-size: 22pt }
.Stil2 {color: #FBAF18}
.Stil9 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.Stil10 {color: #FFFFCC}
.Stil11 {color: #999999}
.Stil12 {font-family: Arial, Helvetica, sans-serif}
.Stil13 {color: #FF0000}
.Stil14 {color: #666666}
.Stil15 {font-family: Verdana, Arial, Helvetica, sans-serif}


a:link.navigation {
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:6px;
	font-size: 12pt;
}
a:visited.navigation {
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:6px;
	font-size: 12pt;
}
a:hover.navigation {
	color: black;
	text-decoration: none;
	font-weight:normal;
	background: url(../images/bg-navigation-over.jpg);
	display:block;
	padding:6px;
	font-size: 12pt;
}
a:active.navigation {
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:6px;
	font-size: 12pt;
}

a:link.navigation_aktiv {
	background:url(../images/bg-navigation-over.jpg);
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:6px;
	font-size: 12pt;
}
a:visited.navigation_aktiv {
	background:url(../images/bg-navigation-over.jpg);
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:6px;
	font-size: 12pt;
}
a:hover.navigation_aktiv {
	background:url(../images/bg-navigation-over.jpg);
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:6px;
	font-size: 12pt;
}
a:active.navigation_aktiv {
	background:url(../images/bg-navigation-over.jpg);
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	padding:6px;
	font-size: 12pt;
}
.image-border {
	border:1px solid #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}
.font {
	font-size:16pt;
	font-weight:bold;
	color:#411A1B;
}
.links{
	color: #000000;
	width: 990px;
	text-align: center;
}
td.preise {border:1px solid #FF9933; border-collapse:collapse;}

td.td-navigation {
	background-image: url(../images/bg-navigation.jpg);
}
td.td-content {
	background-color: #fcffcc;
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
}
td.td-bg-l {
	background-color: #7E9A74;
	background-image: url(../images/bg-l.jpg);
}
td.td-bg-r {
	background-color: #536B4B;
}
td.td-bg-linie {
	background-image: url(../images/bg-linie.jpg);
}

