/* CSS Document */

<!--
.rand {
	background-image:url(bilder/rand_verlauf.gif);
	background-repeat:repeat-y;
	background-position:center;
}

body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

.box {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 15px;
}

a:link {
	font-size: 22px;
	text-decoration:none;
	color: #FFFFFF;
}
a:visited {
	font-size: 22px;
	text-decoration:none;
	color: #FFFFFF;
}
a:hover {
	font-size: 22px;
	text-decoration:none;
	color: #000000;
}
a:active {
	font-size: 22px;
	text-decoration:none;
	color: #FFFFFF;
}

.passholen A:link                         {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Tahoma;
}

.passholen A:active                                 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Tahoma;
}

.passholen A:visited                                 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Tahoma;
}

.passholen A:hover                                  {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
}


//-->

