body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	background-color: #E2E2E2;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d86f36;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d86f36;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
}

#text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	height: 120px;
	width: 100%;
	background-image: url(../img/1x1_50_w.png);
	background-repeat: repeat;
	position: absolute;
	bottom: 10%;
	text-align: center;
	color: #333;
	visibility: visible;
}
#site {
	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	top: 180px;
}
#menue {
	position: absolute;
	height: 70px;
	width: 100%;
	top: 100px;
	background-color: #C9C9C9;
	z-index: 1;
}
#menuex {
	position: absolute;
	height: 70px;
	width: 950px;
	top: 100px;
	margin-left: -475px;
	left: 50%;
	z-index: 3;
	background-color: #C9C9C9;
	background-repeat: no-repeat;
}
#jelena {
	position: absolute;
	height: 50px;
	width: 950px;
	top: 70px;
	margin-left: -475px;
	left: 50%;
}
#content {
	position: absolute;
	width: 950px;
	margin: 0px;
}
.jelena {
	font-size: 1.3em;
	color: #4C4C4C;
}
#menuex table tr td {
	text-align: center;
}
.active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d86f36;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
}
.kleiner {
	font-size: .8em;
}
#site #content table tr td table tr td a {
	font-size: 1em;
}
