html {overflow-x:hidden;} 

body {
	background-image: url(bg.png);
	background-repeat:repeat-x;
	background-color: #FFFFCC;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 16px;
}

table.menue {
	background-image: menue_bg.png;
	background-repeat: repeat-x;
}


table.trbd {
	width: 875px;
	border: none;
	}


th {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #261A29;
	font-weight: lighter;
	font-variant: normal;
	font-style: normal;
	line-height: 16px;

}
font {
font-size: 12px !important;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

.headlinex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}


.headline2 {
	font-weight:bold;
}

strong, b {
font-weight:bold;
}

a {
text-decoration:none;
color: #330000;
}

.foot {
	font-size: xx-small;
}


.Stil1 {
	font-size: larger;
	color: #330000;
	font-style: italic;
}

