		html {
		    margin:0;
		    padding:0;
		    height:100%;
			width:100%;
		    border:none;
			font-family: verdana,arial,helvetica,sans-serif;
		}
		body {
			background: #9a2c2c url("images/hintergrund_256.gif") repeat;
			margin: 0px;
			padding: 0px;
			border: 0px;
		    height:100%;
			width:100%;
			font-family: verdana,arial,helvetica,sans-serif;
		}
		.smalltext {
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 9px;
			color: #000000;
			line-height: 16px;
		}
		.menu {
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 13px;
			color: #000000;
			line-height: 19px;
		}
		.menu a {
			text-decoration: none;
			color: #000000;
		}
		.menu a:hover {
			text-decoration: none;
			color: #9a2c2c;
			font-weight: bold;
		}

		.fliesstext a {
			text-decoration: none;
			color: #9a2c2c;
			font-weight: bold;
		}

		.fliesstext a:hover {
			text-decoration: none;
			color: #550000;
			font-weight: bold;
		}


		.kontakt {
			text-decoration: none;
			color: #000000;
			font-size: 11px;
			line-height: 12px;
		}
		.kontakt a {
			text-decoration: none;
			color: #000000;
			font-size: 11px;
		}
		.kontakt a:hover {
			text-decoration: none;
			color: #9a2c2c;
			font-weight: bold;
			font-size: 11px;
		}

		.fliesstext {
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 13px;
			color: #000000;
			line-height: 16px;
		}
		.maintitle {
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #000000;
			line-height: 16px;
		}
		.menueeinrueckung {
			padding-left: 10px;
		}
