BODY {
	font-family: "Courier New", Courier, monospace;
       font-size: medium;
	background-color: #003300;
	margin: 0px;
	padding: 0px;
}
/* Links */
A {
	color: #00FF00;
       text-decoration: none;
       font-size: medium;
       cursor: pointer;
}
/* Links -> Mouseover links */
A:visited {
	color: #00FF00;
       text-decoration: none;
       font-size: medium;
       cursor: pointer;
}
/* Links -> Active links */
A:active {
	color: #00FF00;
       text-decoration: none;
       font-size: medium;
       cursor: pointer;
}
/* Links -> Visited links */
A:hover {
	color: #FFFF00;
       text-decoration: none;
       font-size: medium;
       cursor: pointer;
}

.text {
	color: #003300;
	font-family: "Courier New", Courier, monospace;
    font-size: medium;
}

.maintable {
	width: 720px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
}
.toptable {
	width: 720px;
	height: 350px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	top: 0px;
	background-position: 0px;
	border-left-style: none;
}

.content {
	margin: 0px;
	padding: 5px;
	border: 0px none #000000;
	top: 0px;
	background-position: 0px;
	background-color: #009900;

}

.overlay {
background-color: black;
}

.imageData .bottomNavClose {
width: 66px; float: right; padding-bottom: 0.7em;
}

.csc-textpic-caption {
display:none;
}

.nav {
	margin: 0px;
	padding: 5px;
	border: 0px none;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	background-position: 0px;
	background-color: #003300;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #00FF00;
	border-bottom-color: #00FF00;


}

.nav2 {
	margin: 0px;
	padding: 5px;
	border: 0px none;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	background-position: 0px;
	background-color: #003300;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #00FF00;
	border-bottom-color: #00FF00;


}

.menutab3 {
	background-color: #009900;
}

.printzelle {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	top: 0px;
	background-position: 0px;
	background-color: #003300;
}


iframe {
	background-attachment: fixed;
	background-color: #003300;
	background-position: center top;
	vertical-align: top;
	word-spacing: 0px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 80px;
	width: 720px;
	border: none;
}



