body {
	background-image: url(../menupics/kachel.gif);
	background-repeat: repeat;
}
.text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}
.linkblau {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


.menutitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
a:link {text-decoration: none; color: #333333}
a.exit:hover {text-decoration: none; color: #333333}
a:active {text-decoration: none; color: #333333}
a:visited {text-decoration: none; color: #333333}
a:hover {text-decoration: none; color: #FF9900}

p.zitat {
	width:450px;
	line-height:17px;
	padding:10px;
	border-top:1px solid #F56714;
	border-bottom:1px solid #F56714;
	text-align:center;
	margin-top: 20px;
	margin-right: 80px;
	margin-bottom: 20px;
	margin-left: 80px;
}

p.line {
    width:450px;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
	padding:0px;
	border-top:1px solid #F56714;
}
