﻿#container {
	margin-top: 0px;
	width : 950px; 
	height: 705px;
	margin : 0px auto; 
    text-align : left; 
    position : relative; 
    background-color:white;
}

#Kaestchen {
  height:100px;
  width:950px;
  background-image: url('Rahmen_oben.jpg');
  background-position:left bottom;
  background-repeat:repeat-x;
}

#Kopf {
  padding-top: 10px;
  padding-left:0px;
  padding-right:0px;
  height: 116px;
  width: 950px;
  background-image:url('Striche.png');
  background-repeat:no-repeat;
  background-position:center bottom;
  z-index:1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
}

#Kopf_Navigation {
  position:absolute;
  top:100px;
  left:153px;
  padding-top: 14px;
  padding-left:0px;
  padding-right:0px;
  height: 116px;
  width: 797px;
  background-repeat:no-repeat;
  background-position:center bottom;
  z-index:2;
}


#Logo {
  position:absolute;
  height: 185px;
  margin-top : 33px; 
  margin-left: -43px;
  width:200px;
  z-index:1;
 }
 
#Laufschrift { 
  position:absolute;
  height: 20px;
  margin-top : 50px; 
  margin-left: 157px;
  width:793px;
  z-index:1;
  background-image:url('Laufschrift_Hintergrund.jpg');
  background-repeat:no-repeat;
 }

#Navigation_Bild {
  position:absolute;
  height: 25px;
  top : 266px; 
  width:877px;
  margin-left:13px;
  margin-right:12px;
  z-index:2;
  background-color:white;
  text-align:center;
}

#Rahmen_Mitte {
  margin : 0px; 
  text-align : left; 
  width:950px;
  height:450px;
  margin-top:10px;
 }
 
#Hintergrundbild_Rahmen {
  width:928px;
  height:450px;
  float:left;
  padding-left:5px;
  padding-right:5px;
  margin-top:10px;
  margin-left:5px;
  text-align:left;
  border-left:1px black solid;
  border-right:1px black solid;
  z-index:0;
}

#Hintergrundbild {
  top:246px;
  left:11px;
  float:left;
  margin-left:0px;
  width:928px;
  height:450px;
  text-align:left;
  z-index:1;
  position:absolute;
  text-align:left;
}

#Inhalt_Rechts {
	position: absolute;
	top: 235px;
	right: 0px;
	width: 353px;
	height: 420px;
	margin-top: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	z-index: 2;
	background-image: url('Background_Transparent_60.png');
	background-repeat: repeat;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
}

#Inhalt_Links {
	position: absolute;
	top: 235px;
	left: 21px;
	width: 505px;
	height: 420px;
	margin-top: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	background-image: url('Background_Transparent_60.png');
	background-repeat: repeat;
	z-index: 2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#Rahmen_Unten {
  margin-top: 0px;
  width : 950px; 
  height: 10px;
  margin : 0px auto; 
  text-align : left; 
  position : relative; 
  background-image:url('Rahmen_unten.jpg');
  background-repeat:repeat-x;
  }
  
#Navigation_Unten {
  margin-top: 0px;
  width : 950px; 
  height: 20px;
  margin : 0px auto; 
  text-align : right; 
  position : relative; 
}

#Navigation_Oben {
  text-align : right; 
  position:absolute;
  height: 15px;
  margin-top : 80px; 
  margin-left: 157px;
  width:793px;
  z-index:1;
}

body { 
  font-family : Calibri; 
  font-size : 14px; 
  padding : 0px; 
  margin : 0px; 
  line-height : 18px; 
  background-color: #600101;
  background-image:url('Background-Image.jpg');
  background-repeat:repeat-x;
  color:white;
  text-align : left; 
  }

.bodytext {
  font-family : Calibri; 
  font-size : 14px;
  color:white;
  line-height : 18px; 
  text-align : left; 
  }

.Tabelle_Überschrift {
  text-align: center;
  font-family : Calibri; 
  font-size : 12px; 
  color: white;
    }

.Tabelle_Unten_Mitte {
  text-align:center;
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 15px; 
  color: white;
  }

.Ueberschrift {
  font-family: Calibri; 
  font-size : 18px; 
  line-height : 30px; 
  font-weight:bold;
  color:white;
  text-align : left;
  text-transform:uppercase; 
  }
  
.Navigation_Unten {
  font-family: Calibri; 
  font-size : 14px; 
  color:white;
  font-weight: bold;
  text-transform:uppercase; 
  }

.Laufschrift {
  font-family: Calibri; 
  font-size : 12px; 
  font-weight: bold;
  color:white;
  text-align : left; 
  vertical-align:middle;
  }

.img {
 border: none
}

a img {
 border: none
}

a:link { 
  text-decoration : none;
  color : white; 
} 

a:visited { 
  text-decoration :none; 
  color : white; 
} 

a:hover { 
  text-decoration :none; 
  color : red; 
} 

h1 {
font-family: Calibri; 
  font-size : 18px; 
  line-height : 30px; 
  font-weight:bold;
  color:white;
  text-align : left; 
}

p {
	
	margin:0px;
	padding:0px;
	text-align:left;
}

#table_Download {

	border:thin white solid;
	border-left:0px;
	border-right:0px;
	font-family : Calibri; 
 	font-size : 14px;
 	color:white;
	text-align : left; 
}

#table_Download_2 {

	padding-left:10px;
	font-family : Calibri; 
 	font-size : 14px;
 	color:white;
	text-align : left; 
}

#table_Wochenplan {

	border:thin white solid;
	border-left:0px;
	border-right:0px;
	font-family : Calibri; 
 	font-size : 14px;
 	color:white;
	text-align : center; 
}

#table_Wochenplan2 {

	border-color:white;
	border-left:10px;
	border-bottom:1px;
	border-top:1px;
	border-right:1px;
	font-family : Calibri; 
 	font-size : 12px;
 	color:white;
	text-align : center; 
}

