@page { 
	size:landscape; 
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/hint.gif);
	
	scrollbar-base-color: #C0BBBB;
	scrollbar-3dlight-color: #C0BBBB;
	scrollbar-arrow-color: #C0BBBB;
	scrollbar-darkshadow-color: #C0BBBB;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #C0BBBB;
	scrollbar-shadow-color: #C0BBBB;
	scrollbar-track-color: #C0BBBB;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.fett {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.hintweiss {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.menulink {
	display: block;
	width: 156px;
	height: 15px;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	BORDER: none;
	background-color: #FFFFFF;
	line-height: 15px;
}

a:hover.menulink {
	color: #CC3300;
	border: solid 0px #6100C1;
	background-color: #FFD966;
}

.menulink2 {
	display: block;
	width: 156px;
	height: 15px;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	BORDER: none;
	background-color: #FFD966;
	line-height: 15px;
}

a:link.textlink, a:visited.textlink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #A40303;
	text-decoration: none;
}

a:hover.textlink{
	color: #A40303;
	text-decoration: underline;
}

a:link.textlink2, a:visited.textlink2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

a:hover.textlink2{
	color: #FFCC00;
	text-decoration: underline;
}

a.tihi, a:link.tihi, a:visited.tihi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A40303;
	text-decoration: none;
}

a:hover.tihi {
	text-decoration: underline;
}

.black{
	color: black;
}

.red{
	color: #f00;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.grun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #058D32;
	text-decoration: none;
}

.weiss {
	color: #fff;
}

.weiss2 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}


.gross {
	font-size: 12px;
}

.statt {
	text-decoration: line-through;
}

.point {
	background-image: url(../img/points.gif);
	background-repeat: repeat-x;
}

#bildbox {
	position: relative;
	left: 12px;
	top: 127px;
	width: 300px;
	height: 70px;
	padding: 10px;
	border: 1px solid #fff;
	background-image: url(../img/transparent.png);
	background-repeat: repeat;
}
/* IE6 Hack */
* html #bildbox {
	width: 320px;
}
/* IE7+IE8 Hack */
*+html #bildbox {
	width: 320px;
}

#bildbox2 {
	position: relative;
	left: 12px;
	top: 11px;
	width: 250px;
	height: 310px;
	padding: 10px;
	border: 1px solid #fff;
	background-image: url(../img/transparent.png);
	background-repeat: repeat;
}
/* IE6 Hack */
* html #bildbox2 {
	width: 270px;
	height: 330px;
}
/* IE7+IE8 Hack */
*+html #bildbox2 {
	width: 270px;
	height: 330px;
}

#bildbox3 {
	position: relative;
	left: 12px;
	top: 11px;
	width: 250px;
	height: 80px;
	padding: 10px;
	border: 1px solid #fff;
	background-image: url(../img/transparent.png);
	background-repeat: repeat;
}
/* IE6 Hack */
* html #bildbox3 {
	width: 270px;
	height: 100px;
}
/* IE7+IE8 Hack */
*+html #bildbox3 {
	width: 270px;
	height: 100px;
}

#bildbox4 {
	position: relative;
	left: 12px;
	top: 260px;
	width: 255px;
	height: 80px;
	padding: 10px;
	border: 1px solid #fff;
	background-image: url(../img/transparent.png);
	background-repeat: repeat;
}
/* IE6 Hack */
* html #bildbox4 {
	width: 275px;
	height: 100px;
}
/* IE7+IE8 Hack */
*+html #bildbox4 {
	width: 275px;
	height: 100px;
}

