body {
	margin: 0px auto 0px auto;
	padding: 0;
	border: 0;
	font-size: 14px;
	color: #2F4E4F;	
	background-color: #ffffff;
	font-family: Tahoma;
}

.rand {
	margin: 0px;
	background-color: #D6EECA;
}

.pad2 {
	padding:2px;
}
.pad3 {
	padding:3px;
}

.pad5 {
	padding:5px;
}

.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}

.navilink:LINK {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #2B4A3C;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}

.navilink:HOVER {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	TEXT-DECORATION: underline;
	COLOR: #2B384A;
	FONT-FAMILY: Tahoma;
}

.navilink:VISITED {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
	COLOR: Olive;
	FONT-FAMILY: Tahoma;
}

.footerlink:LINK {
	color: #2B4A3C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.footerlink:VISITED {
	color: Olive;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.footerlink:HOVER {
	color: #2B384A;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.fremdlink:LINK {
	color: #2B4A3C;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.fremdlink:VISITED {
	color: Olive;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.fremdlink:HOVER {
	color: #2B384A;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.textlink:LINK {
	color: #990000;
	text-decoration: none;
	font: Tahoma;
	font-weight: bolder;
	font-size:14px;
}

.textlink:VISITED {
	color: #660000;
	text-decoration: none;
	font: Tahoma;
	font-weight: bolder;
	font-size:14px;
}

.textlink:HOVER {
	color: #330000;
	text-decoration: underline;
	font: Tahoma;
	font-weight: bolder;
	font-size:14px;
}

.alink:LINK {
	color: #990000;
	text-decoration: none;
	font: Tahoma;
	font-weight: bold;
	font-size: 22px;
}

.alink:VISITED {
	color: #660000;
	text-decoration: none;
	font: Tahoma;
	font-weight: bold;
	font-size: 22px;
}

.alink:HOVER {
	color: #330000;
	text-decoration: underline;
	font: Tahoma;
	font-weight: bold;
	font-size: 22px;
}

.h1 {
	color: #39471F;
	text-decoration: none;
	font: Tahoma;
	font-weight: bold;
	font-size: 20px;
}
