body {
  background:url(../images/bg_blue_Christmas.jpg) repeat-x #f3f2ee;
}

body_sommer
{
  background:url(../images/bg_green.png) repeat-x #e1e8bb;
}

body_Spring {
  background:url(../images/bg_spring.jpg) repeat-x #52ac55;
  background-position:bottom;
height:100%
}

#Tambourkorps {
  background:url(../images/bg_tambo.png) repeat-x #fff;
}

#Feuerwehr {
	background:url(../images/bg_red.png) repeat-x #fff;
}

#SuS {
	background:url(../images/bg_SuS.png) repeat-x #fff;
}

#menu_top{
  background:url(../images/bg_menu_top_logo.png);
  width:942px;
  height:120px;
  margin:auto;
  margin-top:40px;
}

#menu_top li{
  display: inline;
  list-style-type: none;
  text-align: center;
}

#menu_top ul{
  padding-top:83px;
  width: 100%;
}


#menu_top a{
  color: #333333;
  font-family:Verdana;
  font-size: 14px;
  text-decoration:none;
}

#menu_top img {
  vertical-align: middle;
  margin-left:10px;
  margin-right:10px;
}

#picture {
  height: 286px;
  width: 942px;
  margin:auto;
  background: url(../images/pic_sommer.jpg) 
}

#picture_winter_back {
  height: 286px;
  width: 942px;
  margin:auto;
  background: url(../images/pic_winter.jpg) 
}

#pictureTambourkorps {
  height: 286px;
  width: 942px;
  margin:auto;
  background: url(../images/pic_tambo.png) 
}

#pictureFeuerwehr {
  height: 286px;
  width: 942px;
  margin:auto;
  background: url(../images/pic_Feuerwehr.jpg) 
}

#pictureSuS {
  height: 286px;
  width: 942px;
  margin:auto;
  background: url(../images/pic_SuS.jpg) 
}

#content {
  width:942px;
  margin:auto;
  background-color: #ffffff;
  min-height: 400px;
  font-family:Verdana;
  font-size: 11px;
}

.first entry {
	margin:10px;
}

#center1Spaltig{
	font-family:Verdana;
	font-size: 11px;
	padding:10px;
	text-align:justify;
}

#sidebar li{
	list-style-type: none;
	margin-bottom:5px;
}

#sidebar li a{
	font-weight:bold;
	font-size:11px;
	font-family:verdana;
	color:#000;
	text-decoration:none;
}

#sidebar a{
	font-size:11px;
	font-family:verdana;
	color:#000;
	text-decoration:none;
}

#sidebar li a:hover{
	text-decoration:underline;
}

#sidebar a:hover{
	text-decoration:underline;
}

#center{
	font-family:Verdana;
	font-size: 11px;
	float:right;
	width:710px;
	padding:10px;
	text-align:justify;
}

#center img {
	margin-left:10px;
	margin-bottom:10px;
}

#center table {
	margin:10px;
}

#center table img{
	margin:0px;	
}

#center a {
	color:#000;
}

#sidebar {
	color:#000;
	float:left;
	width:200px;
}

#footer {
  height: 41px;
  width: 942px;
  margin:auto;
  background: url(../images/footer.png) no-repeat;
	
}

#footer-inner {
	color:#333;
	font-size:10px;
	font-family:verdana;
	text-decoration:none;
	padding-top:10px;
	margin-left:10px;
}

#footer-inner a{
	color:#333;
	text-decoration:none;
}

#veranstaltung{
	color:#000;
	width:500px;
	align:center;
}

#veranstaltung td{
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;	
	padding-left:10px;
	padding-right:5px;
}

