html {
	margin-right: 8px;
	overflow-y: scroll;
}

body {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #ffffff;
}

body, td { 
	font-family: Arial;
	font-weight: normal;
	font-size: 11px; 
	color: #666666;
}

.text {
	line-height: 16px;
}

.grey {
	color: #666666;
}
.white {
	color: #FFFFFF;
}

.green {
	color: #8BCA1D;
}

.subline {
	position: relative;
	left: 14px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.year {
	
	font-size:20px;
}


a:link { 
	color: #666666;
	text-decoration: none; 
}
a:visited { 
	color: #666666; 
	text-decoration: none; 
}
a:hover { 
	color: #000000; 
	text-decoration: none; 
}
a:active { 
	color: #666666;
	text-decoration: none; 
}
#n1 	{ z-index: 2; visibility: visible;}

	
.whiteLink:link {
	color: #ffffff;
	}
.whiteLink:active {
	color: #ffffff;
	}
.whiteLink:visited {
	color: #ffffff;
	}
.whiteLink:hover {
	color: #000000;
}	

.greyLink:link {
	color: #666666;
	}
.greyLink:active {
	color: #666666;
	}
.greyLink:visited {
	color: #666666;
	}
.greyLink:hover {
	color: #000000;
	}
	
.blackLink:link {
	color: #000000;
	}
.blackLink:active {
	color: #000000;
	}
.blackLink:visited {
	color: #000000;
	}
.blackLink:hover {
	color: #666666;
	}
	
.blueLink:link {
	color: #0090D6;
	}
.blueLink:active {
	color: #0090D6;
	}
.blueLink:visited {
	color: #0090D6;
	}
.blueLink:hover {
	color: #000000;
	}	
	
.nav {
	position:absolute; 
	right:26px; 
	top:175px; 
	width:175px;
	line-height:13px;
}

.navMeta {
	position:absolute; 
	right:26px; 
	top:565px; 
	color: #999999;
	font-size:10px;
}

.nav1:link {
	color: #000;
	}
.nav1:active {
	color: #000;
	}
.nav1:visited {
	color: #000;
	}
.nav1:hover {
	color: #8CC520;
	}
  
.nav1Aktion:link {
	color: #FFF;
	}
.nav1Aktion:active {
	color: #FFF;
	}
.nav1Aktion:visited {
	color: #FFF;
	}
.nav1Aktion:hover {
	color: #8CC520;
	}
	
.nav1b:link {
	color: #000000;
	}
.nav1b:active {
	color: #000000;
	}
.nav1b:visited {
	color: #000000;
	}
.nav1b:hover {
	color: #0091D5;
	}
	
.nav1c:link {
	color: #000000;
	}
.nav1c:active {
	color: #000000;
	}
.nav1c:visited {
	color: #000000;
	}
.nav1c:hover {
	color: #aaaaaa;
	}
	
.nav1_blue:link {
	color: #0091D5;
	}
.nav1_blue:active {
	color: #0091D5;
	}
.nav1_blue:visited {
	color: #0091D5;
	}
.nav1_blue:hover {
	color: #888888;
	}

.nav1_green:link {
	color: #78B113;
	}
.nav1_green:active {
	color: #78B113;
	}
.nav1_green:visited {
	color: #78B113;
	}
.nav1_green:hover {
	color: #888888;
	}

.nav_grey:link {
	color: #999999;
	}
.nav_grey:active {
	color: #999999;
	}
.nav_grey:visited {
	color: #999999;
	}
.nav_grey:hover {
	color: #000000;
	}
.nav_black:link {
	color: #000000;
	}
.nav_black:active {
	color: #000000;
	}
.nav_black:visited {
	color: #000000;
	}
.nav_black:hover {
	color: #999999;
	}
.nav_white:link {
	color: #FFF;
	}
.nav_white:active {
	color: #FFF;
	}
.nav_white:visited {
	color: #FFF;
	}
.nav_white:hover {
	color: #78B113;
	}
	
.logo {
	position:absolute;
	right:56px;
	top:30px;
}


.square {
	position: absolute;
	width: 320px;
	height: 280px;
}

.square_var {
	position: absolute;
	width: 320px;
	overflow:visible;
}

.LO {
	left: 8px; 
	top: 8px;
}
.LU {
	left: 8px; 
	top: 296px;
}
.RO {
	left: 336px; 
	top: 8px;
}
.RU {
	left: 336px; 
	top: 296px;
}

.bg_white {
	background-color: #ffffff;
	border:1px solid #999999;
	width: 318px;
	height: 279px;
	margin-top: 1px;
}

.bg_green {
	background-color: #8BCA1D;
}
.bg_light_green {
	background-color: #E8F3D1;
}
.bg_blue {
	background-color: #0090D6;
}
.bg_light_blue {
	background-color: #CCE9F7;
}
.bg_grey {
	background-color: #666666;
}

.txtSquare {
	position:absolute;
	left:30px;
	top:75px;
	width:265px;
	height:auto;
}
.txtSquareUp {
	position:absolute;
	left:30px;
	top:25px;
	width:275px;
	height:257px;
}
.txtSquareUpscroll {
	position:absolute;
	left:30px;
	top:25px;
	width:273px;
	height:255px;
}
.txtSquareDown {
	position:absolute;
	left:30px;
	bottom:23px;
	width:245px;
	height:auto;
}
.hlSquareDown {
	position:absolute;
	left:16px;
	top:227px;
	height:auto;
}
.hlSquare {
	position:absolute;
	left:16px;
	top:15px;
	height:auto;
}

