.menue
	{
        font-family		: Arial;
        font-size		: 10pt;
        font-weight		: normal;
        text-decoration : none;
        color 			: #9F202D;
   	}

a.navi_links:link	{	text-decoration : none;font-family: Arial; font-size: 10pt;  color: #9F202D ;font-weight: normal;}
a.navi_links:visited	{text-decoration : none;font-family: Arial; font-size: 10pt;  color: #9F202D ;font-weight: normal;}
a.navi_links:active	{	text-decoration : none;font-family: Arial; font-size: 10pt;  color: #9F202D ;font-weight: bold;}
a.navi_links:hover 	{	text-decoration : none;font-family: Arial; font-size: 10pt;  color: #9F202D ;font-weight: normal;}

.email
	{
        font-family		: Arial;
        font-size		: 10pt;
        font-weight		: normal;
        text-decoration : none;
        color 			: #9F202D;
   	}
.menueweiss
	{
        font-family		: Verdana,Helvetica,sans-serif;
        font-size		: 10pt;
        font-weight		: normal;
        text-decoration : none;
        color 			: #FFFFFF;
   	}
.menuesub
	{
        font-family		: Verdana,Helvetica,sans-serif;
        font-size		: 8pt;
        font-weight		: normal;
        text-decoration : none;
        color 			: #FFCC99;
   	}
 .headline {
   	font-family: Arial;
   	font-size:10pt;
   	font-weight: bold;
   	text-decoration : none;
	color : #9F202D;
   }
   
 .text {
   	font-family: Arial;
   	font-size:9pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #9F202D;
   }
   
  .textklein {
   	font-family: Arial;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #9F202D;
   }
   
   .fehlerklein
	{
        font-family		: Verdana,Helvetica,sans-serif;
        font-size		: 8pt;
        font-weight		: bold;
        text-decoration : none;
        color 			: #A0222D;
   	}
   
  .prmenue {
   	font-family: Arial;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #FFFFFF;
   }
    .prausgabe {
   	font-family: Arial;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #3C3C3C;
   }

body
{
	background-color : FFFDEF;
	scrollbar-face-color            : #FFFFFF;
	scrollbar-highlight-color 	    : FFFFFF;
	scrollbar-shadow-color          : #990100;
	scrollbar-3dlight-color         : #990100;
	scrollbar-arrow-color           : black;
	scrollbar-track-color           : FFFFFF;
	scrollbar-darkshadow-color      : FFFFFF;
}

p { margin-left:10px; }

input.suche
{
		BACKGROUND-COLOR: #FFFDEF;
		BORDER: #A0222D 1px solid;
		COLOR: #000000;
		FONT-FAMILY: Verdana,Helvetica,sans-serif;
		FONT-SIZE: 8pt;
		width: 70px;
		heigth: 25px;
}

.page-header
{
	width: 650px;
	border-top: 3px solid #9F202D;
	border-bottom: 3px solid #9F202D;
	margin: 0px;
	margin-bottom: 10px;
	padding: 6px 0px 6px 0px;
	color: #9F202D;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(header-arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

.page-header-text
{
	margin-left: 25px;
}


.content-item
{
	width: 650px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #9F202D;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 9pt;
	align: justify;
}
