body {
	font-family: "Georgia", Garamond, Trebuchet MS, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	background-color: EEEEEE;
	background-repeat: repeat;
	font-weight: normal;
	font-style: normal;
}

.main {
	position: absolute;
	ca, sans-serif;
	background-color: EEEEEE;
	left: 130px;
	top:0px;
	bottom: 0px;
	right: 0px;
} 

.infotext {
	color: #4C4C4B;
	text-decoration: none;
}
.infotextfaded {
    color: #898989;
	text-decoration: none;
}

.email {
  color: #898989;
  font-size: 10px;
 text-decoration: none;
}

.menucat {
color:#FF6600;
}

.menuact {
	color:#FFC000;
	font-style: normal;
	background-color: #EEEEEE;
	width: 100%;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
}

a {
	color: #4C4C4B;
	text-decoration: none;
}

a:visited {
  color: #898989;
}

a:hover {
    color: #252525; 
}

a:active {
	color: #FF6600;
}

.nav {
	background-color: #EEEEEE;
	height: 100%;
	position:absolute;
	width:130px;
	z-index:1;
	left: 0px;
	top: 0px;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.navbg {
	background-color: #EEEEEE;
}

.nav_2 {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
	left: 0px;
	top: 0px;
}

.fettlink {
  color: #898989;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.imgcounter {
	color: #898989;
	font-size: 12px;
	font-weight: normal;
	padding-right: 2px;
}

.imgcounteract {
	color:#FFC000;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: 2px;
	padding-right: 2px;
}