body {
	background-color: #FFFFFF;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 17px;
}

a:link {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #666666;
	background-color: #FFFFFF;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}



#leftcolumn {
	position: absolute;
	left: 40px;
	top: 160px;
}

#menutittle {
	display: block;
	padding-bottom: 6px;
	font-weight: bold;
	padding-top: 20px;
}

#haupt_tittle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	line-height: 20px;
}

#mmenu a:link {
	text-decoration: none;
	color: #333333;
}

#mmenu a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}

#mmenu a:visited {
	text-decoration: none;
}

#mmenu a:focus {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}

#mmenu a:active {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}

#rightcolumn {
	width: 700px;
	min-height: 400px;
	position: absolute;
	left: 290px;
	top: 180px;
}

#logo {
	position: absolute;
	left: 40px;
	top: 60px;
	z-index: 1;
}

.active {
	color: #999999;
	background-color: #FFFFFF;
}

#leer {
	display: block;
	height: 75px;
}

.activevisited {
	color: #333333;
}
