
body {
	background-color: #000000;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	line-height: 21px;
	/*overflow-y:hidden;*/
}

table {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	line-height: 21px;
}

#page_hg{
	z-index: 1;
	background-image: url(../img/site/page_hg.png);
	background-repeat: no-repeat;
	left: 10%;
	margin-left: -612px;
	position: absolute;
	background-attachment: scroll;
}
.csc-mailform{
	border: 0px;
}
.csc-mailform label {/*LABEL = Beschriftung - ok */
    display: block;
    width: 120px;
    float: left;
    clear: left;

}

.csc-mailform radio {    
    clear: both;
    display: block;
    height: 5px;
}


.main-content {
	position: absolute;
	z-index: 20;
	width: 546px;
	height: 565px;
	left: 50%;
	padding: 14px 12px 14px 12px;
	margin-right: 30px;
	margin-left: -143px;
	margin-top: 233;
	border: 1px solid #ffffff;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	line-height: 21px;
	color: #000000;
	overflow: scroll;
	overflow-x:hidden;

	/*
	scrollbar-arrow-color: #FFFFFF; /* Farbe des Pfeils */
	scrollbarBaseColor: #d9f4ff;  /* Definiert die Hintergrundfarbe */
	scrollbar-track-color: #FFFFFF;  /* Farbe des Tracks */
	scrollbar-face-color: #d9f4ff;  /* Definiert die Hauptfarbe */
	scrollbar-highlight-color: #d9f4ff;  /* Farbe der aktiven Scrollbar */
	scrollbar-3d-light-color: #bcdeea;  /* Definiert die 3D-Farbe der Scrollbar */
	scrollbar-dark-shadow-color: #bcdeea;  /* Farbe des dunklen Schattens */
	scrollbar-shadow-color: #bcdeea;  /* Schattenfarbe der Scrollbar */

	background-attachment: scroll;*/

}

.main-content-intro {
	position: absolute;
	z-index: 20;
	width: 546px;
	height: 576px;
	left: 0%;
	padding: 14px 12px 14px 12px;
	margin-right: 30px;
	margin-left: 493px;
	margin-top: 233;
	border: 0px solid #ffffff;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	line-height: 21px;
	color: #ffffff;
	overflow: hidden;
	overflow-x:hidden;
}

.csc-uploads-fileName {
	color: #2e4694;
	font-size: 14px;
	font-weight: bold;
}

.csc-uploads-fileSize {
	color: #fff;
	font-size: 14px;
	font-weight: bold;	
}

.csc-uploads-description{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #2e4694;
}
	
#flashcontent {
	width:100%;
	height:100%;
	position:absolute;
	top:50px;
	left: 30%;
	z-index:10;
	border: 1px solid #ffffff;
}

.menu-current-active {
	color: #ffffff;
	font-weight:bold;
	font-color: #ffffff;
	font-decoration: underline;
}

#nav {
	position: absolute;
	z-index: 20;
	width: 725px;
	height: 588px;
	left: 50%;
	margin-left: -321px;
	margin-top: 221px;
	padding-top:28px;
	padding-left:18px;
	padding-right:16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/v.png);
}

#nav a , #nav h2 {
	z-index:22;
	display: block;
	color: #000000;
	text-decoration: none;
	padding:4px;
}


#nav h2 {
	z-index:22;
	color: #ffffff;
	background: #000;
}


#nav ul {
	list-style: none;
	z-index:27;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../img/v.png);
	width: 137px;
	border-bottom: 1px solid #ffffff;
}

#nav ul li {
	list-style: none;
	position: relative;
	border-top: 1px solid #ffffff;
}


#nav ul ul {
	top: 0;
	width: 97px;
	left: 15px;
	border-bottom: 0px solid #ffffff;
	padding-bottom: 4px;
}

#nav ul ul li {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	font-size: 11px;
	padding-bottom:0px;
	font-weight: bold;
}
#nav ul ul a {
	padding:0px;
}

div#nav ul ul,
div#nav ul li:hover ul ul,
div#nav ul ul li:hover ul ul
{display: block; color: #fff;}

div#nav ul li:hover ul,
div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul
{display: block; color: #fff;}

#nav a:hover {
	z-index:20;
	color: #ffffff;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}

#nav a:active {
	color: #ffffff;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
.navButton {
	height: 25px;
	width: 160px;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	text-indent: 10px;
}


.navButton a {
	color: #000000;
	display: block;
	text-decoration: none;
}

.navButton a:hover {
	color: #ffffff;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}

.navButton a:active {
	color: #ffffff;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
.menuparent{
	height: 70px;
	width: 160px;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	text-indent: 10px;
}
.menuparent a {
	color: #000000;
	text-decoration: none;

}
.menuparent a:hover {
	color: #ffffff;
	font-weight: bold;
	display: block;
}
.menuparent a:active {
	color: #ffffff;
	font-weight: bold;
	display: block;
}

.navSubButtonSpacer {
	height: 6px;
	font-size: 0.1em;
	line-height: 0.1em;
}
.navSubButton {
	color: #000000;
	text-indent: 18px;
	height: 17px;
	width: 160px;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.navSubButton a {
	color: #000000;
	text-decoration: none;

}
.navSubButton a:hover {
	color: #ffffff;
	font-weight: bold;
	display: block;
}
.navSubButton a:active {
	color: #ffffff;
	font-weight: bold;
	display: block;
}

.navSubButtonSpacer {
	height: 6px;
	font-size: 0.1em;
	line-height: 0.1em;
}

#nav2{
	position: absolute;
	z-index: 6;
	width: 589px;
	height: 20px;
	left: 50%;
	margin-left: -143px;
	margin-top: 170px;
	padding-top:28px;
	padding-left:0px;
	padding-right:16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

.nav2Button {
	height: 20px;
	color: #FFFFFF;
	display: inline;
	border-right-width: 1px;
	border-right-style: line;
	border-right-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: 10px;
	text-decoration: none;
}

#navService {
	position: absolute;
	z-index: 6;
	width: 549px;
	height: 20px;
	left: 50%;
	margin-left: -140px;
	margin-top: 170px;
	padding-top:28px;
	padding-left:0px;
	padding-right:16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

.navServiceButton {
	height: 20px;
	color: #FFFFFF;
	display: inline;
	border-right-width: 1px;
	border-right-style: line;
	border-right-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: 10px;
	text-decoration: none;
}

.navServiceButton a {
	color: #ffffff;
	display: inline;
	text-decoration: none;
}
.navServiceButton a:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: inline;
	text-decoration: none;
}
.navServiceButton a:active {
	color: rgb(226,189,89);
	background-repeat: no-repeat;
	display: inline;
	text-decoration: none;
}


#ETH {
	position: absolute;
	z-index: 6;
	width: 300px;
	height: 20px;
	left: 50%;
	margin-left: 359px;
	margin-top: 170px;
	padding-top:28px;
	padding-left:18px;
	padding-right:16px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

.sponsoren {
	position:absolute;
	top:600px;
	left:20px;
	z-index: 1;
}

img {
	border: 0px;
}
h1 {
	font-size: 16px;
}

h2 {
	font-size: 16px;
	font-color: rgb(226,189,89);
}
p {
	text-align: justify;
}
