/* Global Styles */


body {
	background-image: url(bg2015b.jpg);
	background-repeat: repeat-x;
}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	}

/* ID Styles */


	
#logo 	{
	color: #5C743D;
	letter-spacing: .2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	}
#logo1 	{
	font:18px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}
	


.seitentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	margin-top: 5px;
	font-weight: bold;
	background-color: #D5EDB3;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}



#Newsbox {
	width: 100%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #F4FFE4;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}

#Newsbox td{
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}


.shadow {box-shadow: 6px 4px 9px #000000;
       -moz-box-shadow:    6px 4px 9px #000000;
       -webkit-box-shadow: 6px 4px 9px #000000;
}

.HEUTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.Titel {
	color: #339900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

  .table {
	display: table;
	margin-right: auto;
	margin-left: auto;
  }
  .row {
	display: block;

  }
  .cell {
	display: inline;
	padding: 5px;
	vertical-align: top;
	float: left;
	text-align: center;
	font-size: 12px;
  }
.cell a{
	text-decoration: none;
}

.Ueberschrift {
	font-size: 25px;
	font-weight: bold;
	color: #093;
	margin-right: auto;
	margin-left: auto;
}

#navliste {
	font-size: 18px;
}
.mediumtext {
	font-size: 24px;
}

.big {font-size: 20px;)