a:link, a:visited, a:active {
	text-decoration: none;
	}

a:hover {
	text-decoration: underlined;
	color: #cccccc;
	} 

#hauptrahmen {
	border: 1px solid #333333;
	}

.navi {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #d7e3d7;
	text-decoration: none;
	}

.navi2 {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.navi_small {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}

.text {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}

.text a:link {
	text-decoration: underlined;
	color: #cccccc;
	
	}
.text_bold {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-decoration: none;
	}

.headline {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	font-decoration: none;
	}
.neues_css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4c9669;
}
