/*seitenlayout allgemein beginn*/

body { 

  scrollbar-face-color: #78174C;
  scrollbar-track-color: #78174C;
  scrollbar-arrow-color: #4D004D;
  scrollbar-highlight-color: #4D004D;
  scrollbar-shadow-color: #78174C;
  scrollbar-3dlight-color: #78174C;
  scrollbar-darkshadow-color: #4D004D;



	
}

/* allgemeiner hintergrund*/

body {
	background-color: #78174C;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #FFF5EE;


}

/* allgemeine schriftart*/

body {
        background-color: #78174C;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #FFF5EE;
}


}
.hinweise {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #DF0101;
}

/*linkfarben*/

a:link {
	font-family:Verdana;
	font-size:10pt;
	color:#FFF5EE;
	text-decoration: none;
	font-weight: bold;
    
} 

a:visited {
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	color:#DDA0DD;
	font-weight: bold;
} 

a:active {
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	color:#FFF5EE;
	font-weight: bold;
} 

a:hover {
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	color:#9400D3;
	font-weight: bold;
	
} 


/*seitenlayout allgemein ende*/

/*seitenlayout verschachtelte tabelle*/
.tabaussen {
	font-family: Verdana;
	background: url(../photos/nahtlos-links.jpg);
	border: 1pt solid #CCCCCC;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF5EE;

}
.tabzellmitt {
background: #333366;
border: medium solid #333366;
font: bold 10pt Verdana;

}
.tabinnen {
	font-family: Verdana;
	background: #78174C;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF5EE;


}
/*seitenlayout ende*/
