* {

  font-family: Tahoma, Arial, Verdana, sans-serif;

  font-size: 10pt;

  text-decoration: none;

}



body {

  background-color: #6b6969;

}



div#page {

  margin: auto;

  width: 950px;

  background-color: #FFFFFF; /* #018b00; */

  border: 0px solid red;

  background-image: url(../images/right.jpg);
  background-repeat: repeat-y;
  background-position: right;
  text-align: left;

}

#head {
  color: #ffffff;
  padding: 0px;
  height: 195px;
}

#head a {
  color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
}

div#topNavigation {
  margin-right: 158px;
  height: 33px;
  border: 0px solid blue;
  background-image: url(../images/bg_navi.jpg);
  background-repeat: repeat-x;
  background-color: #018b00;
}

div#headerImage {
  margin-right: 158px;
  height: 134px;
  border: 0px solid yellow;
  background: #018b00;
}

* html div#headerImage{
	margin-right: 150px;
}

div#mainNavigation {
  margin-right: 158px;
  height: 25px;
  padding-top:4px;
  background: url(../images/bottom.jpg) repeat-x;
  background-repeat: repeat-x;
}

div#wappen {
  width: 158px;
  height: 195px;
  float: right;
  border: 0px solid;
  background-image: url(../images/logo.jpg);
}

div#left {
  float: left;
  width: 180px;
  border: 0px solid blue;
  background-color: #ffffff;
  height:100%;
  margin-left:2px;
  background-color: #018b00;

}
#left img {
	border:0px;
}

div#middle {
  margin-left: 180px;
  margin-right: 158px;
  padding: 10px;
  border: 0px solid green;
  background-color: #ffffff;
  color: #111111;
  text-align: left;
  min-height: 1px;/*für IE*/
}

div#right {
  float: right;
  width: 158px;
  height: 924px;
  border: 0px solid;
  background-image: url(../images/bg_sponsor.jpg);
  background-color: #018b00;
  margin-top: 0px;
  text-align: center;
  color: White;
  margin-top:0px;
}



div#foot {
  background: url(../images/bottom.jpg) repeat-x;
  height: 25px;
  padding-top:4px;
  clear: both;
  background-color: #6b6969;
  margin-top: 10px;
}

div#foot a{
  color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
}

div#foot div#webstollen {
  text-align: right;
  padding-top:10px;
  padding-bottom:20px;
}

div#calendar_top{
	background-image: url(../images/calendar_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 5px;
	background-color: White;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow:hidden;
}

div#calendar {
  background-image: url(../images/calendar.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #027d02;
  text-align: right;
  color: White;
  padding: 2px 5px 2px 5px;
  line-height: 1.5em;
  margin: 0px;
}

#calendar .whiteLine{
  clear: both;
	height: 1px;
	width: 100%;
	margin:4px 0px 4px 0px;
	border-bottom: 1px solid #ffffff;
}

#calendar .item{
	width: 100%;
	text-align: left;
	padding: 3px;
}
.calendarDate {
	float: left;
	width: 35%;
	text-align: left;
	font-size: 80%;

}
.calendarDivision {
	float: right;
	width: 65%;
	text-align: right;
	font-size: 80%;
}
.calendarTitle{
	clear: both;
	width: 100%;
	text-align: left;
	font-size:80%;
}
.calendarContent{
	clear: both;
	width: 100%;
	text-align: left;
	font-size:90%;
}

div.separator {

  /*clear: both;*/

}

div.separator hr {

  background-color: #027d02;

  color: #027d02;

  width: 90%;

  height: 1px;

}

.top_topNews {
  border:0px;
  padding-left: 1px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 5px;
  width: 585px;
  margin-bottom: 5px;

}
.top_topNews .bild{
	width: 160px;
	padding-left: 1px;

}
.top_topNews .text{
	width: 350px;
	height: 160px;
	padding-left:5px;
	margin-left: 0px

}
.top_topNews h2 {

  font-size: 8pt;

}

.bild img {
 border:0px;
 width:180px;
}

.top_topNews h1 {

  font-size: 11pt;

}

div.topNews {

  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;

}

div.topNews h2 {

  font-size: 8pt;

}

div.topNews h1 {

  font-size: 11pt;

}

div#footballNews {
  padding-left: 5px;
  padding-right: 20px;
  padding-bottom: 10px;
}

div.pieceOfFootballNews {
  float: left;
  width: 276px;
/*  width: 50%;*/
}

div.pieceOfFootballNews h2 {
  font-size: 8pt;
}

div.pieceOfFootballNews h1 {
  font-size: 10pt;
}

div#news {
  border: 0px solid red;
  padding-left: 20px;
  padding-right: 20px;
  height: auto;
  width: 590px;
  padding:0px;
  margin:0px;
}
* html div#news{
	width: 585px;
}


div.pieceOfNews h2 {

  font-size: 8pt;

  text-align: right;

}

div.pieceOfNews h1 {

  font-size: 10pt;

  text-align: right;

}

div.pieceOfNews .bild {
  float: left;
  width: 150px;
}
div.pieceOfNews .text {
  float: left;
  width: 400px
}

.greenLine {
  border-bottom: 3px solid #018b00;
}


#divisionNavigation {

  float: left;

  width: 167px;

  padding-left: 0px;

  padding-top: 10px;

  overflow: hidden;

}

#divisionNavigation ul {

  margin-top: 0em;

  margin-right: 0em;

  margin-left: 0em;

  padding-left: 0.5em;

  list-style-type: none;

  /* list-style-image: url('../images/bullet_pink.png'); */

}

#divisionNavigation ul li {

  font-size: 10pt;

  padding-left: 0.5em;

  cursor: pointer;

}

#divisionNavigation ul li a {

  text-decoration: none;

  color: #000;

}

#divisionNavigation ul li a:hover {

  color: #f00;

}



#divisionNavigation ul li.parent {

  font-size: 11pt;

  padding-top: 5px;

  margin-top: -6px;

  margin-bottom: -1px;

  min-height: 29px;

  height: auto !important; /*fuer moderne Browser*/

  height: 29px; /*fuer IE*/

}

#divisionNavigation ul li.parent a {

  color: #fff;

}

.toppy {

  padding-top: 7px;

  padding-left: 7px;

  width: 165px;

  height: 22px;

  background-image: url('../images/button.jpg');

  margin-left: -0.5em;

}

.toppy:hover {

  background-image: url('../images/button_over.jpg');

}

.menuLink {

  width: 100%;

  padding-left: 3px;

}

.menuLink:hover {

  background-color: rgb(255,204,255);

}

#divisionNavigation ul.outerList {

  margin-left: -.5em;

  padding-top: 10px;

  padding-bottom: 10px;

  border-left: 1px solid #7E7F79;

  border-right: 1px solid #7E7F79;

  border-bottom: 1px solid #7E7F79;

  border-top: 0px solid #7E7F79;

}

#divisionNavigation ul.outerList li {

  padding-bottom: 5px;

}

#divisionNavigation ul.outerList li a {

  color: #333;

}
.flashHeader{
	width:788px;
	height:134px;
}
