@charset "utf-8";
body{
	background-color:#FFFFFF;
  background-image: url('image/sthin3.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
}
.weiter {
	width:180px;
	margin:auto auto;
}
a.w {
	display:block;
	padding:3px;
	margin: 4px;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #cccccc;
	font-family: times new roman,arial,helvetica;
	font-size: 30px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-color:transparent;
}
a.w:hover {
	color:#6699ff;
	border-top: 2px solid #333333;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #333333;
	background-color:transparent;
	font-family: times new roman,arial,helvetica;
	font-size: 30px;
	text-align:center;
	font-weight:bold;
	color:#0000FF;
	text-decoration:none;
}
#container1 {
	width: 1000px;
	height: 100%;
	background-color:transparent;
	margin:10px auto;
}
#container2 {
	width: 1000px;
	height: 100%;
	background-color:transparent;
	margin: 10px auto;
	text-align:center;
}
.container3 {
	width: 600px;
	height:300px;
	background-color: black;
	margin: 20px auto;
	border-radius:5px;
	box-shadow: 0px 0px 10px 5px #CCCCCC;
}
aside {
  position: absolute;
  padding: 1.5em;
}
#element {
  width:90%;
	background-color: rgba(0,0,0,.5);
	left: 4%;
  padding-bottom: 450px;
  top: 520px;
  z-index: 2;
	font-family: times new roman,arial,helvetica;
	font-size: 30px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
}
#koblau {
	width: 100%;
	height:60px;
	float:left;
	background-image: url('image/koblau.jpg');
 	background-position: left;
	margin-top: 5px;
}	
.ueber {
	font-family:"Times New Roman", Arial, Helvetica, serif;
	font-size: 35px;
	color: #ffffff;
	font-style: italic;
	text-align: center;
	margin-top: 5px;
}
.ifo {
	font-family:"Times New Roman", Arial, Helvetica, serif;
  font-size: 1.4em;
  font-weight: bold;
  color: #000000;
  text-align:center;
}
#navi {
	float:left;
	margin-left:1%;
	margin-top:10px;
	width: 98%;
	text-align: center;
}
#inf {
	margin-top:10px;
	float:left;
	margin-left:15%;
	width:70%;
	background-color:transparent;
}
#tablenews {
	float:left;
	margin-left:10%;
	margin-top:10px;
	width:80%;
	font-family:"Times New Roman", Arial, Helvetica, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	text-align:center;
	vertical-align:top;
	border:5px ridge #ffffff;
	background-color:transparent;
}
#tablenews td {
	width:50%;
  text-align:center;
  vertical-align:top;
	background-color:#99ccff;
	border:2px ridge #ffffff;
}
.sparte {
	font-family:"Times New Roman", Arial, Helvetica, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}
.mtf1 {
	font-family:"Times New Roman", Arial, Helvetica, serif;
	font-size:1.5em;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
}
.min {
	font-family:"Times New Roman", Arial, Helvetica, serif;
	font-size: 0.7em;
}
