/* Allgemeines */
body {
   background-color: #DEE2E5;
   margin-left:0;
   margin-right:0;
   margin-top:0;
   margin-bottom:0;
   scrollbar-DarkShadow-Color: "#A21616"; 
   scrollbar-Track-Color:      "#DEE2E5"; 
   scrollbar-Face-Color:       "#DEE2E5"; 
   scrollbar-Shadow-Color:     "#DEE2E5"; 
   scrollbar-Highlight-Color:  "#DEE2E5"; 
   scrollbar-3dLight-Color:    "#A21616"; 
   scrollbar-Arrow-Color:      "#A21616";
}

/* Für Formulare */
INPUT, TEXTAREA, SELECT {
   border: 1 outset rgb(0,0,0);
   font-family :  Arial, Tahoma, Verdana;
   font-size: 8pt;
   BORDER-RIGHT:     #DEE2E5 size=0;
   BORDER-LEFT:      #DEE2E5 size=0;
   BORDER-TOP:       #DEE2E5 size=0;
   BORDER-BOTTOM:    #DEE2E5 size=0;
   background-color: #DEE2E5;
   color:            #000000;
}

/* Texte */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;
	letter-spacing: 1px;
}

.textschmaler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 100%;
	letter-spacing: 1px;
}

.textdick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;
	letter-spacing: 1px;
}


.textweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;
	letter-spacing: 1px;
}

.textbeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E2CC92;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;
	letter-spacing: 1px;
}

.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F7AF2D;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;
	letter-spacing: 1px;
}


.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;
    letter-spacing: 1px;
}

.textboldbeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E2CC92;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;
    letter-spacing: 1px;
}

.textboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7AF2D;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;
    letter-spacing: 1px;
}

.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A21616;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;
    letter-spacing: 1px;
}

.textboldweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;
    letter-spacing: 1px;
}
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A21616;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;
    letter-spacing: 1px;
}

.textcolored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	line-height: 130%;
    letter-spacing: 1px;
}

.textboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A21616;
	line-height: 130%;
    letter-spacing: 1px;
	
}

.textuberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A21616;
	line-height: 130%;
    letter-spacing: 1px;
	
}

.combobox {
	font-family : Arial;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	background : #;
	#border : 1px solid #ffc702;
	width : 185px;
	height : 15px;
margin : 2px 0px 2px 0px
}

.texthinterlegt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background: #336633;
	line-height: 130%;
    letter-spacing: 1px;
}

.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	line-height: 130%;
    letter-spacing: 1px;
}

.bildunterschriftweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 130%;
    letter-spacing: 1px;
}

.bildunterschriftrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #A21616;
	line-height: 130%;
    letter-spacing: 1px;
}

/* Headlines */
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 130%;
    letter-spacing: 1px;
}

.headlineblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 130%;
    letter-spacing: 1px;
}

.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 130%;
    letter-spacing: 1px;
}

.headlinetimes {
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	color: #A21616;
	line-height: 130%;
    letter-spacing: 1px;
}

/* Link normal */
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	line-height: 130%;
	letter-spacing: 1px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 130%;
    letter-spacing: 1px;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #6D6B6B;
	line-height: 130%;
    letter-spacing: 1px;
}

/* Link Top */
A.linktop 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linktop:active 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #A21616;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linktop:hover 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #A21616;
	line-height: 130%;
    letter-spacing: 1px;
}	

/* Link Main */
A.linkmain 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #515151;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linkmain:active 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #A21616;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linkmain:hover 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #A21616;
	line-height: 130%;
    letter-spacing: 1px;
}	

/* Link Mainbold */
A.linkmainbold 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linkmainbold:active 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linkmainbold:hover 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	line-height: 130%;
    letter-spacing: 1px;
}	


/* Link MainboldNeu */
A.linkmainboldNeu 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linkmainboldNeu:active 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linkmainboldNeu:hover 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	line-height: 130%;
    letter-spacing: 1px;
}	



/* Link startboldgross */
A.linkstartboldgross 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ecf4c5;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linkstartboldgross:active 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linkstartboldgross:hover 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	line-height: 130%;
    letter-spacing: 1px;
}	




/* Link Aktuelles */
A.linkaktu 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #A21616;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linkaktu:active 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #A21616;
	line-height: 130%;
    letter-spacing: 1px;
}

A.linkaktu:hover 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #515151;
	line-height: 130%;
    letter-spacing: 1px;
}	


/* Link gepunktet */
a.linkdot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
	line-height: 130%;
	letter-spacing: 1px;
	border: thin dotted #CCCCCC;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

a:hoverdot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	line-height: 130%;
	letter-spacing: 1px;
	border: thin dotted #999999;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

a:activedot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 130%;
	letter-spacing: 1px;
	border: thin dotted #999999;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.hrgestrichelt {
	color:#FFFFFF;
	height:1px;
	border: 1px dotted #A21616;
	}


/* bilderfilter - Das Bild muss eine Raute im Hyperlink Feld haben*/
a:hover .rsa { filter='gray()';}
