body {
	margin: 0px;
}

TD { COLOR: #000000; font-size: 10pt; font-family: Tahoma;}

h1 {
	color: #008E5C;
	font-size: 14pt;
	font-family: Tahoma;
}

h2 {
	color: #008E5C;
	font-size: 14pt;
	font-family: Tahoma;
}

a {
	color: #FFAA49;
	text-decoration: none;
}
a:hover {
	color: #BDBDBD;
}

.topLogo {
	width: 135px;
	height: 93px;
	background-image:url(images/topLogo.png);
}

.topLogo:hover {
	background-image:url(images/topLogoHover.png);
	cursor:pointer;
}

.strich {
/* 	padding-right: 7px; */
/* 	padding-left: 7px; */
/* 	width: 55px; */
/* 	margin-left: 15px; */
/* 	margin-right: 20px; */
/* 	margin-top: 2px; */
/* 	margin-bottom: 1px; */
	margin-bottom: 5px;
	border-left: 2px dotted #008E5C;
	height: 100%;
/* 	border: 1px solid green; */
}

.left {
	position: relative;
	width: 178px;
	height: 100%;
}

.navigation {
	position: absolute;
	top: 120px;
	right: 0px;
	text-align: right;
}
.navi {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
}
.naviActive {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	font-family: Tahoma;
	color: #BDBDBD;
	font-weight: 550;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 1em;
}
.navi a {
	font-family: Tahoma;
	color: #BDBDBD;
	font-weight: 550;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 1em;
}
.navi a:hover {
	color: #FFAA49;
}
.siegel {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.punteContainer {
	width: 500px;
}

.fotoAutor {
	font-size: 7pt;
	right: 0px;
}

.punkt {
	position:relative;
    float:left;
    left:-50%;
	text-align: center;
	margin-left: 5px;
	cursor:pointer;
}

.punktGlow {
	text-shadow: 0px 0px 4px #444;
}

.punkte {
	position:relative;
    float:left;
    left:50%;	
}

.punkt:hover {
	text-shadow: 0px 0px 4px #6E6E6E;
	cursor:pointer;
}

.aufzHintergrund {
	margin: 0px;
	margin-left: -10px;
}