/* CSS Document */

  body {
	color: black;
	background-color: #001B35;
	font-size: 100.01%;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	SCROLLBAR-SHADOW-COLOR: #6F6F6F;
	SCROLLBAR-ARROW-COLOR: #EF3F82;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #EF3F82;
	SCROLLBAR-BASE-COLOR: #6F6F6F;
	background-repeat: repeat;
	}

 a {
    color=""
	color: #FFFFFF;
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 3px auto 0;      /* standardkonforme horizontale Zentrierung */
    width: 100%;
    padding: 0em;
  }
  div#Inhalt {
	margin: 0 0 1em 240px;
	padding: 0 1em;
	width: 470px;
	clear: right;
	border: thin none #000000;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }

/* Schriften  Schriften Schriften Schriften Schriften Schriften Schriften  Schriften*/
 h1 {
	font-size: 110%;
	margin: 0;
	padding: 0px 0px 8px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	
  }
#navcontainer {
	padding: 0;
	height: 298px;
	width: 230px;
	border: thin none #330066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	display: block;
	z-index: 3;
	top: 58px;
	position: absolute;
	left: 439px;
}
#navcontainer ul {
	border: 0;
	margin: 0 0 12;
	padding: 0;
	list-style-type: none;
	text-align: center;
	height: 16px;
}
#navcontainer ul li {

display: block;
float: left;
text-align: center;
padding: 0;
margin: 0 0 12px;
}
#navcontainer ul li a {
	width: 220px;
	height: 14px;
	padding: 0 0 0 25;
	margin: 0 0px 3px;
	color: #C2CB63;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 8px solid #C2CB63;
	text-indent: 27px;
}
#navcontainer ul li a:hover {
	color: #C2CB63;
	border-top: 1px none #000000;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 8px solid #EF3F81;
	font-weight: normal;
}
#navcontainer a:active {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 8px solid #C2CB63;
}
#navcontainer li#active a {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 9px solid #C2CB63;
}
h5 {
	font-size: 1.2em;
	margin: 0;
	padding: 0px 0px 8px;
	text-align: right;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
}
	h3 {

	font-size: 98%;
	margin: 0;
	padding: 8px 0px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
h2 {


	font-size: 96%;
	margin: 6px 0px 0px;
	padding: 0px 0px 8px;
	text-align: left;
    border-bottom: 1px none silver;
	color: #FFFFFF;
	font-weight: lighter;
}
p {



	font-size: 85%;
	margin: 20px 0px 0px;
	padding: 0px 0px 8px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
}
#inhalt_seite {
	POSITION: absolute;
	TOP: 0px;
	width: 100%;
	height: 457px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	left: 0px;
	background-image: url(../layoutimages/backindex-o.jpg);
}
	h3 {

	font-size: 100%;
	margin: 0;
	padding: 8px 0px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
h4 {


	font-size: 80%;
	margin: 0;
	padding: 8px 0px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
h7 {
	font-size: 130%;
	margin: 30px 0px 0px;
	padding: 120px 0px 8px;
	text-align: left;
	border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#inhalt_unten {
	POSITION: absolute;
	TOP: 457px;
	width: 100%;
	height: 300px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	left: 0px;
	background-image: url(../layoutimages/regenbogen-u.jpg);
	background-position: left top;
}
#name {
	padding: 0;
	height: 30px;
	width: 427px;
	border: thin none #330066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	display: block;
	z-index: 3;
	top: 422px;
	position: absolute;
	left: 5px;
	color: #c2cb63;
	font-size: 20%;
	background-image: url(../layoutimages/name.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#logo {

	padding: 0;
	height: 30px;
	width: 224px;
	border: thin none #330066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	display: block;
	z-index: 3;
	top: 280px;
	position: absolute;
	left: 174px;
	color: #c2cb63;
	font-size: 20%;
	background-repeat: no-repeat;
	background-position: center;
}
