body,
html {
	margin: 0px;
	padding: 0px;
}

.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a:link {
   text-decoration: none;
   color: #DAD4C1;
}
.menu_oben a:visited {
   text-decoration: none;
   color: #DAD4C1;
}
.menu_oben a:active {
   text-decoration: none;
   color: #DAD4C1;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #DAD4C1;
}

.menu_rechts {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_rechts a:link {
   text-decoration: none;
   color: #DAD4C1;
}
.menu_rechts a:visited {
   text-decoration: none;
   color: #DAD4C1;
}
.menu_rechts a:active {
   text-decoration: none;
   color: #DAD4C1;
}
.menu_rechts a:hover {   
   text-decoration: underline;
   color: #DAD4C1;
}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1F1C27;
	font-weight: normal;
	font-size: 9px;
}
.inhalt_oben a {
	color: #FFFFFF;
	text-decoration: underline;
}
.rootline a:hover {
	color: #1F1C27;
	text-decoration: underline;
}
.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1F1C27;
	font-size: 12px;	
}
td      {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1F1C27;
	font-size: 12px;	
}
.inhalt h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1F1C27;
	margin: 0px;
	font-size: 13px;
}
.inhalt p {
	line-height: 135%;
}

tr.zeile2{
	background: #B2D8AE;
}

td.zeile2{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1F1C27;
	font-size: 12px;	
	background: #B2D8AE;
}

A:LINK {
	style: underline;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
}

A:VISITED {
	style: underline;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
}

A:ACTIVE {
	style: underline;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px; 
	}

A:HOVER {
	style: underline;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
   }

th.news{
	height: 20;
        font-size: 13px;
        font-weigth: normal;
//	color: #D5D4D2;
	color: #000000;
	background-color: #B2D8AE;
}

th.newstitle{
	height: 20;
        font-size: 13px;
        font-weigth: normal;
//	color: #D5D4D2;
	color: #000000;
	background-color: #B2D8AE;
}

td.news{
         font-weight: normal;
       	 color: #000000;
}
.news {
	text-align : left;
}
.alt2 {
	border : 1px solid Black;
}