
/*  der Header-LINK
 
<link rel="stylesheet" type="text/css" href="formate.css">

 */

 
 /* alle Dateien*/
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
	background-color : #F1FCFF;
	scrollbar-arrow-color : Blue;
	scrollbar-base-color : #51ACFF;
	scrollbar-shadow-color : Aqua;
	scrollbar-highlight-color : #F1FCFF;
	scrollbar-3dlight-color : #F1FCFF;
	scrollbar-darkshadow-color : #F1FCFF;
	scrollbar-face-color : #51ACFF;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
}


 /*  Maus-Exploder  */
 
.spanstyle {
    position:absolute;
    visibility:hidden;
}
 
 
 /* schalter.htm*/
 
A.schalt {
	color: gray;
	font-size: 10px;
	text-decoration : none;
}
 A:HOVER.schalt {
	color: gray;
	font-size: 12px;
	font-weight: bold;
	letter-spacing : 2px;
}

/* navigationen */

TD.nav {
	background-color : #D2D2D2;
	height: 22px;
	vertical-align: middle;
	text-align: center;
}
A.nav {
	color: #323232;
	text-decoration: none;
	font-size : 14px;
	font-weight : bold;
	onFocus="this.blur()"; 
}
.nav2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	color:#51ACFF;
	cursor: crosshair;
	letter-spacing: 7 px;
	text-align: center;
	vertical-align : top;
	width : 100%;
	height : 100%;
	filter:Glow(color=#323232, strength=5);
}



/*  leistungen.htm  */

TABLE.leistung {
	width : 630px;
	border : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
}


/*  formate für die Themenscripte  */

#alles {
position:relative; 
z-index:1; 
left:0px; 
top:30px; 
height:300; 
width:630; 
visibility:hidden;
text-decoration: none;
}
.schlagwort   {
position:absolute; 
z-index:1; 
width:630px; 
line-height:27px;
}
.themtxtfluss   {
position:absolute; 
z-index:1; 
left:30px; 
top:30px; 
width:630px; 
line-height:17px;
}
 A.schlagwo:hover, A.schlagwo:active,  A.schlagwo:LINK,  A.schlagwo:visited {
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
span.themteil{
	color:blue;    
	font-weight : bold;
}
A.themteil:hover, A.themteil:active,  A.themteil:LINK,  A.themteil:visited{
	color: #3769FF;
	font-weight : bold;
	text-decoration: none;
}

	/*  Format für den LINK auf die Hilfeebene */

a.hilfe:hover, A.hilfe:active,  A.hilfe:LINK,  A.hilfe:visited  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
	color: #145082;
	cursor: help;
}

	/* Format für die Hilfeebene */

span.hilfe {
	visibility:hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image : url(pic/grayer.gif);
	font-size : 12px;
	font-weight : bold;
	}
TABLE.hilfe {
	width : 100%;
	height : 100%;
	border : none;
}
TD.hilfe {
	text-align : center;
	vertical-align : middle;
	}
TD.hilfe_txt {
	color: #FAEBD7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	text-decoration : none;
	border-width:12px;
	border-color:#bb9999;
	border-style:ridge;
	padding:10px;
	background-image: url(pic/bghilfe.gif);
	background-repeat : repeat;
	background-attachment : fixed;
}
p.hilfe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style : italic;
}
 A.weiter:hover, A.weiter:active,  A.weiter:LINK,  A.weiter:visited {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-decoration: none;	
}

td.liste {
	font-weight: bold;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
}




a.galerie:active , a.galerie:link  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: Aqua;
	background-color : Blue;
	width: 40px;
}
a.galerie:hover  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: Blue;
	background-color : #F1FCFF;
	width: 40px;
}
a.galerie:visited {
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
	color: #ADD8E6;
		width: 40px;
}



a.neu_e:active , a.neu_e:link  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	background-color : aqua;
	width: 40px;
}
a.neu_e:hover  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: aqua;
	background-color : #F1FCFF;
	width: 40px;
}
a.neu_e:visited {
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
	color: aqua;
		width: 40px;
}