body {
	font-weight: normal;
	background-color: #000000;
	background-position: 20px 20px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
a {
	color: #F0F0F0;
	text-decoration: none;
}
.contacttablebg {
	background-image: url(Images/Affe2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #333333;
	text-align: center;
}
a:hover {
	color: #FF6600;
}
.active {
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #CCCCCC;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF6600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF6600;
	font-style: oblique;
}
.centered {
	text-align: center;
}
h6 {
	color: #666666;
}
.cdlink {
	color: #0033FF;
}
#Navigation {
	position:absolute;
	width:200px;
	height:550px;
	z-index:1;
	left: 0px;
	top: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#Banner {
	position:absolute;
	z-index:2;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#content {
	position:absolute;
	left: 0px;
	top: 90px;
	width: 100%;
	overflow: auto;
	background-color:#000000;
	bottom: 100px;
}

#iframe {
	position:relative;
	height:100%;
	width:100%;
}
#Mainpage {
	left: 200px;
	top: 0px;
	position:absolute;
	width:750px;
	height:100%;
}
#Bilder {
	position:absolute;
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 0px;
	overflow: auto;
	visibility: visible;
	z-index: 2;
}
#middlebanner{
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}
#bottom {
	position:absolute;
	width:100%;
	left: -3px;
	bottom: 0px;
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
	text-align: center;
	visibility: visible;
	top: 0px;
	height: 100%;
}
.style1 {color: #FFFF00}
.tdbackgr {
	background-color: #FFFFFF;
}
#counter {
	margin: 0px;
	padding: 5px;
	height: 40px;
	width: 400px;
}

