.MainTop {
     background-color: #FFEA00;
}

.MainLeft   {
     background-color: #FFEA00;
}

.MainRight   {
     background-color: #FFF79E;
}

.Text {
     font-size: 12px;
     color: #000000;
	 font-family: Arial, Helvetica, sans-serif;
}
.Text A:link {
     color: #1E2759;
     text-decoration: none;
	 font-family: Arial, Helvetica, sans-serif;
}
.Text A:visited {
     color: #1E2759;
     text-decoration: none;
	 font-family: Arial, Helvetica, sans-serif;
}
.Text A:hover {
     color: #F9ED38;
     text-decoration: underline;
	 font-family: Arial, Helvetica, sans-serif;
}
.Zeit {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #000000;
	 font-weight: bold;
}
.Copy {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
}
.Titel {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 32px;
     color: #000000
     font-weight: bold;
}
.Titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	height: 35;
}
.Menu {
     color: #000000;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     text-decoration: none;
}
.Menu A:link{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.Menu A:visited{
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.Menu A:hover{
     color: #FF0000;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     text-decoration: none;
	 font-weight: bold;
}

.NewsTitel {
     color: #FFFFFF;
     background-color: #1E2759;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     text-decoration: none;
}
.NewsTitel A:link {
     color: #FFFFFF;
     text-decoration: none;
}
.NewsTitel A:visited {
     color: #FFFFFF;
     text-decoration: none;
}
.NewsTitel A:hover {
     color: #F9ED38;
     text-decoration: none;
}

.NewsContent {
     color: #000000;
     background-color: #FBF9DB;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     text-decoration: none;
}
.NewsContent A:link {
     color: #1E2759;
     text-decoration: none;
}
.NewsContent A:visited {
     color: #1E2759;
     text-decoration: none;
}
.NewsContent A:hover {
     color: #ff0000;
     text-decoration: none;
}

.NewsFooter {
     color: #FFFFFF;
     background-color: #1E2759;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     text-decoration: none;
}
.NewsFooter A:link {
     color: #FFFFFF;
     text-decoration: none;
}
.NewsFooter A:visited {
     color: #FFFFFF;
     text-decoration: none;
}
.NewsFooter A:hover {
     color: #F9ED38;
     text-decoration: none;
}
