body {
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:20px;
	csi-color-red:#EB3D00;
	csi-color-yellow:#FDD301;
	csi-color-green:#018F7C;
	csi-color-black:#24201D;
}

a {
	color:green;
    }
a:hover {
	text-decoration:underline;
	}

.passive {
	color: black;
	font-weight: bold;
	text-decoration:none;
  }
.active {
    color: #EB3D00;
    font-weight: bold;
    }

#submain {
	text-decoration:none;
	}
#submain[hover]] {
	text-decoration:underline;
	}

hr {
    width:100%;
    color:yellow;
    background-color:#FDD301;
    height:1px;
    margin-right:0;
    text-align:right;
    border-top:1px solid #EB3D00;
    border-bottom:1px solid green;
}

p {
  margin-top: 0px;
}


#frame {
	border: 0px #76573D solid;
	font-size: 10pt;
	margin: 0 auto;
	left: -450px;
	margin-left: 50%;
	position: absolute;
	bottom: 15px;
	top: 0px;
	width: 900px;
	min-height:600px;
	z-index: 50;
}

#navigation {
	position: absolute;
	top: 133px;
	left: 290px;
	width: 590px;
  z-index: 5;
}
#navi_top {
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	font-style:normal;
	padding:0 0 0 8px;
	z-index: 1;
}

#hauptul {
	margin: 0;
	padding: 0;
	z-index: 100;
}
#hauptul li {
	margin: 0;
	padding: 0;
	float: right;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	width: 185px;
	font-size: 14px;
	overflow: hidden;
	z-index:100;
}
#hauptul li a {
	color:green;
	display: block;
	text-decoration: none;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	width: auto;
	white-space: nowrap;
	z-index:100;

}
#hauptul li a:hover {
	color: white;
	background-color:red;
}

#inhalt {
	padding: 10px;
	position: absolute;
	width: 880px;
	bottom: 1px;
	left: 0px;
	top: 169px;
	overflow: auto;
	z-index:90;
}

#logo {
	border:  none;
	position: absolute;
	overflow: hidden;
	top:5px;
	left:-13px;
}
#logoblack {
	border:  none;
	position: absolute;
	height: 18px;
	width: 283px;
	overflow: hidden;
	top:150px;
	left:0px;
	text-align: center;
	color: white;
	background-color: black;
}

#left{
	border:  none;
	position: absolute;
  top: 0;
	bottom:50px;
	left: 0px;
  width: 0px;
	overflow: hidden;
  background-color: black;
}

#girl {
	border:  none;
	position: absolute;
	bottom:55px;
	bottom:0px;
	left: -80px;
	height: 602px;
	width: 271px;
	overflow: hidden;
	background-image:url("img/girlh.gif");
	border: 0px yellow solid;
	z-index: 1;
}

#schilf {
	border:  none;
	position: absolute;
	bottom:50px;
	bottom:0px;
	right: 0px;
	overflow: hidden;
	height: 499px;
	width: 268px;
	background-image:url("img/right.gif");
}

#titel {
	top: 119px;
	width: 100%;
	position: absolute;
	text-align: center;
	height: 49px;
	background-image:url("img/color.gif");
	margin-left:0px;
	}

#sponsoren {
	position: absolute;
	left: 0px;
	width:100%;
	bottom: 0px;
	height:55px;
	border-top:1px solid black;
	background-color:white;
}

#sprache {
	position: absolute;
	left: 850px;
   top: 1px;
   font-weight: bold;
   color: #CC0000;
   }


#news {
	position: absolute;
	left: 0px;
    top: 180px;
	width: 160px;
	height:auto;
    padding: 10px;
    font-weight: normal;
    color: #CC0000;
    border: 1px solid green;
}

#selected {
	background: #FFFFFF none repeat scroll 0% 50%;
	z-index:100;
}

#picture {
  margin: 0 20px 10px 0;
}


#welcomelogo {
	border: 0px;
	margin-left: 55px;
	margin-top: 69px;
}

h1 {
  margin-top: 0;
  padding-top: 0;
	color:green;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 22px;
}
h2 {
    margin-top: 0;
    padding-top: 0;
	color:yellow;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 22px;
}
h3 {
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 0;
	color:black;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 16px;
}

#csi {
	position:absolute;
	bottom:0px;
	margin-left: 50%;
}
.csi {
	text-align:center;
	font-size:8px;
	color:grey;
}

#newsbox {
    padding: 0px;
    margin-bottom: 3px;
    width: 100%;
    float: left;
}
#newstitel {
    font-size: 10px;
    font-weight: bold;
}
#newsdate {
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    margin-top: -50px;
    margin-bottom: 30px;
}
#newsinhalt {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    margin-top: -10px;
    float: left;
}

#bookbox {
  padding: 5px;
  margin-bottom: 3px;
  width: 100%;
}
#booktitel {
  font-size: 10px;
  font-weight: bold;
  float: left;
}
#bookdate {
  font-size: 10px;
  font-weight: bold;
  text-align: right;
}

#submenu {
	position:absolute;
	top:15px;
	margin-left: 295px;
}

input {
  position: absolute;
  left: 200px;
  width: 500px;
  border: 1px solid silver;
}

label {
  line-height: 25px;
}

textarea {
  position: absolute;
  left: 200px;
}

#sbox1 {
  background-color: white;
  height: 150px;
  width: 425px;
  float: left;
  text-align: center;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
#sbox1 img {
	border: 0px;
  text-align: center;
}

#sbox2 {
  background-color: white;
  height: 150px;
  width: 281px;
  float: left;
  text-align: center;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
#sbox2 img {
	border: 0px;
  text-align: center;
}

#sbox3 {
  background-color: white;
  height: 150px;
  width: 209px;
  float: left;
  text-align: center;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
#sbox3 img {
	border: 0px;
  text-align: center;
}

#sbox4 {
  background-color: white;
  height: 150px;
  width: 166px;
  float: left;
  text-align: center;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
#sbox4 img {
	border: 0px;
  text-align: center;
}

.medienlogo {
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	float:left;
  position: static;
}

#toplink {
	position: static;
	top: 2px;
	margin-top: -40px;
	margin-left: 830px;
	float: left;
}

#fotos {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 300px;
	height: auto;
}
#fotos a {
	text-decoration: none;
}
#fotos li {
	margin: 0;
	padding: 0;
	color: silver;
}

#gallerie {
	position: absolute;
	top: 50px;
	left: 330px;
	width: 520px;
	height: auto;
}

#fb {
	position: absolute;
	top: 90px;
	left: 750px;
}


