a:link {color: #5F5F5F; }
a:visited {color: #5F5F5F; }
a:hover {color: #5F000F; }
a:active {color: #5F5F5F; }
a:focus {color: #5F5F5F; }

p {margin: 0px; padding:0px; margin-left: 0px; margin-right: 0px; margin-top:0px; margin-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;}

.TextNormal {font-family: Arial; font-size: 11px; color: #5F5F5F;}
.Text_Start {font-family: Arial; font-size: 12px; color: #5F5F5F;}
.Text_Start_Header {font-family: Arial; font-size: 12px; color: #5F000F; font-weight: bold;}
.Headline {font-family: Arial; font-size: 14px; color: #5F5F5F; font-weight: bold;}

.Navi_LEFT { text-decoration: none; font-weight: normal;font-size: 11px; color: #5F5F5F; }

.Rootline { text-decoration: none; font-family: Arial; font-weight: normal;font-size: 10px; color: #AFAFAF; }
.Rootline:link { color: #AFAFAF; }
.Rootline:visited { color: #AFAFAF; }
.Rootline:hover { color: #5F000F; }
.Rootline:active { color: #AFAFAF; }
.Rootline:focus { color: #AFAFAF; }

.Navi_Header { text-decoration: none; font-family: Arial; font-weight: normal;font-size: 11px; color: #5F000F; margin: 0px; padding:0px; margin-left: 0px; margin-right: 0px; margin-top:0px; margin-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;}
.Navi_Header:link { color: #5F000F; }
.Navi_Header:visited { color: #5F000F; }
.Navi_Header:hover { color: #E7E7E7; }
.Navi_Header:active { color: #5F000F; }
.Navi_Header:focus { color: #5F000F; }

.Navi_Header2 { text-decoration: none; font-family: Arial; font-weight: normal;font-size: 11px; color: #AFAFAF; margin: 0px; padding:0px; margin-left: 0px; margin-right: 0px; margin-top:0px; margin-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;}
.Navi_Header2:link { color: #AFAFAF; }
.Navi_Header2:visited { color: #AFAFAF; }
.Navi_Header2:hover { color: #E7E7E7; }
.Navi_Header2:active { color: #AFAFAF; }
.Navi_Header2:focus { color: #AFAFAF; }


table {font-family: Arial; font-size: 10px; color: #5F5F5F;}

#Header {
	position: relative;
	width: 100%;
	height: 90px;
	background-image: url("images/Schlange_Logo.gif");
	background-repeat: no-repeat;
	background-color: #5F000F;
}

#Middle {
	position: relative;
	width: 100%;
	height: 150px;
	background-image: url("images/Hintergrund.gif");
	background-repeat: repeat;
}

#Middle2 {
	position: relative;
	width: 100%;
	height: 205px;
	background-image: url("images/Stadt.jpg");
	background-repeat: no-repeat;
	background-color: #5F000F;
}

#Body {
	margin: 0px; 
	width: 1005px;
	height:100%;
	background-image: url("images/Hintergrund.gif");
	background-repeat: repeat;
	font-family: Arial;
}

#Navi {
	position: absolute;
	width: 665px;
	height: 25px;
	left: 300px;
	top: 125px;
	padding-top: 2px;
	background-color: #AFAFAF;
}

#Text {
	position: absolute;
	width: 665px;
	height: 90px;
	left: 300px;
	top: 150px;
	background-color: #E7E7E7;
}

#News {
	position: absolute;
	width: 665px;
	height: 30px;
	left: 300px;
	top: 430px;
	background-color: #E7E7E7;
	
}

#Ticker_Text
{
	position: relative;
	width: 10px;
	height: 20px;
	background-color: #E7E7E7;
	padding-top:7px;
	float:left;
}

#Ticker {
	position: relative;
	width: 640px;
	height: 20px;
	background-color: #E7E7E7;
	padding-top:7px;
}

#Body2 {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #5F000F;
}
#Space {
	position: relative;
	width: 40px;
	height: 90px;
	background-color: #5F000F;
}
#Space2 {
	position: absolute;
	width: 100%;
	height: 35px;
	top:90px;
	background-color: #5F000F;
	background-image: url("images/Hintergrund.gif");
	background-repeat: repeat;
}
#Space3 {
	position: absolute;
	width: 100%;
	height: 90px;
	top:0px;
	left:0px;
	background-color: #5F000F;
}
#Space4 {
	width: 635px;
	height: 210px;
	background-color: #E7E7E7;
}
#Space5 {
	width: 10px;
	height: auto;
	background-color: #E7E7E7;
	float:left;
}
#Space6 {
	width: 10px;
	height: auto;
	background-color: #E7E7E7;
	clear:both;
}
#Copyright {
	position: absolute;
	width: 245px;
	height: auto;
	bottom:10px;
	background-color: #E7E7E7;
	text-align:center;
}
#Logo {
	position: absolute;
	width: 300px;
	height: 90px;
	left:40px;
	top:0px;
	background-image: url("images/Schlange_Logo.gif");
	background-repeat: no-repeat;
	background-color: #5F000F;
}
#Logo2 {
	position: absolute;
	width: 705px;
	height: 90px;
	left: 300px;
	top: 0px;
	background-image: url("images/Panorama_HH.jpg");
	background-repeat: no-repeat;
	background-position: bottom left; 
	background-color: #5F000F;
}
#Navi_Header {
	position: absolute;
	width: 665px;
	height: 15px;
	left: 300px;
	top: 10px;
	text-align: right;
}
#Title {
	position: absolute;
	width: 245px;
	height: 25px;
	left: 40px;
	top: 125px;
	background-color: #AFAFAF;
}
#Navi_Top {
	position: absolute;
	width: 665px;
	height: 25px;
	left: 300px;
	top: 125px;
	background-color: #AFAFAF;
	margin-top:0px;
	padding-top:0px;
}
#Bild {
	position: absolute;
	width: 245px;
	height: 190px;
	left: 40px;
	top: 150px;
	background-color: #E7E7E7;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#Navi_Left_bg {
	position: absolute;
	width: 245px;
	height: 100%;
	left: 40px;
	top: 0px;
	background-color: #E7E7E7;
}
#Navi_Left {
	position: absolute;
	width: 245px;
	left: 40px;
	top: 340px;
	background-color: #E7E7E7;
}
#Main {
	width: 665px;
	min-height: 100%;
	margin-left:300px;
	background-color: #E7E7E7;
}

/* for Internet Explorer */
/*\*/
* html #Main {
	height: 100%;
}
/**/


#Text1 {
	width: 205px;
	height: auto;
	background-color: #E7E7E7;
	float:left;
}
#Text2 {
	width: 205px;
	height: auto;
	background-color: #E7E7E7;
	float:left;
}
#Text3 {
	width: 205px;
	height: auto;
	background-color: #E7E7E7;
	float:left;
}
#Text4 {
	width: 635px;
	height: auto;
	background-color: #E7E7E7;
}
#Text5 {
	width: 420px;
	height: auto;
	background-color: #E7E7E7;
	float:left;
}
#Rootline {
	position: absolute;
	width: 650px;
	height: 15px;
	left: 315px;
	top: 155px;
	background-color: #E7E7E7;
}

dl {margin:0 0 0 0; padding:0 0 0 0;}
dt {margin:0 0 0 0; padding:0 0 0 0;}
.csc-textpic-imagewrap  {margin:0 0 0 0; padding:0 0 0 0;}
.csc-textpic {margin:0 0 0 0; padding:0 0 0 0;}
ul {margin-left: 10px; padding:0 0 0 0; margin-top:0px;}
li {margin-left: 10px; padding:0 0 0 0;}