body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
.menu {
	height: 50px;
	width: 800px;
	left: 0px;
	top: 0px;
	float: left;
	background-repeat: no-repeat;
	
}
#tabellen {
	position: absolute;
	width: auto;
	left: 0px;
	top: 124px;
}



* {
	margin: 0px;
	padding: 0px;
}

#master {
	
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(grafik/slange.png);
	background-repeat: no-repeat;
	background-position: 0 50px;
	
}

#head {
	width: 800px;
	height: 73px;
	
}
#menu1 {
	text-align: center;
	display: block;
	position: absolute;
	height: 22px;
	width: 100px;
	left: 290px;
	top: 90px;
	line-height: 22px;
	background-color: #6A7816;
	
}
#menu2 {
	text-align: center;
	position: absolute;
	height: 22px;
	width: 100px;
	left: 426px;
	top: 90px;
	line-height: 22px;
	display: block;
	background-color: #6A7816;
	
}
#menu3 {
	text-align: center;
	position: absolute;
	height: 22px;
	width: 100px;
	left: 560px;
	top: 90px;
	line-height: 22px;
	display: block;
	background-color: #6A7816;
	
}


#dwlogo {
	padding: 0px;
	width: 150px;
	position: absolute;
	left: 636px;
	top: 18px;
}


.left {
	float: left;
	width: 140px;
	margin-top: 10px;
	margin-left: 10px;
	
}

.kasse1 {
	width: 800px;
	
}

.right {
	float: right;
	width: 500px;
	margin-top: 10px;
	margin-right: 10px;
	
}

.clear {
	clear: both;
	height: 8px;
	
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td {
	padding-left: 4px;
	padding-top: 4px;
	vertical-align: top;
}
.knapmargin {
	margin-top: 2px;
}

#sdelogo {
	position: absolute;
	width: 100px;
	left: 11px;
	top: 27px;
	height: 51px;
}
a{
	border-width: 0;
}



a.side {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	
	
}

a.side:hover {
	font-size: 12px;
	font-weight: bold;
	color: #966;
	text-decoration: none;

}


a.menulink {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #6A7816;
	
	
}

a.menulink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #6A7816;
	
	
}




a.menulink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #B2D539;
	
	
}
table {
	border: 1px solid #35707E;
}


#print_alt {
	position: absolute;
	height: 22px;
	width: 217px;
	top: 90px;
	line-height: 22px;
	left: 0px;
	text-align: center;
	background-color: #6A7816;
}
