body {
   background-color: rgb(241,249,210);
   background-image: url(alpps-hintergrund.gif);
   background-repeat: repeat-y;
   background-position: top center;
}

.alpps-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.tight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.alpps-titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #599138;
	text-decoration: none;
}

a.alpps-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a.alpps-links:link {
	/*color: rgb(49,106,165);*/
	color: #316AA5;
}

a.alpps-links:visited {
	color: rgb(89,145,56);
}

a.alpps-links:hover {
	color: #666666;
}

a.impress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a.impress:link {
	/*color: rgb(49,106,165);*/
	color: #316AA5;
}

a.impress:visited {
	color: rgb(89,145,56);
}

a.impress:hover {
	color: rgb(208,0,0);
}