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: 10px;
	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: #C3C7D0;
}

td.zeile2{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;	
	background: #C3C7D0;
}

th{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;	
	font-decoration: bold;
}

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: #000000;
	background-color: #C3C7D0;
}

th.newstitle{
	height: 20;
        font-size: 13px;
        font-weigth: normal;
	color: #000000;
	background-color: #C3C7D0;
}

td.news{
         font-weight: normal;
       	 color: #000000;
}

th.detail{
        background-color: #C3C7D0;
        border: 1px dotted Gray;
}

table.detail   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;	
	border: 1px dotted Gray;
}
        
td.detail   {
	border: 1px dotted Gray;
	}


.news {
	text-align : left;
}
.alt2 {
	border : 1px solid Black;
}