/* stylesheet für RSA-Seiten */
* {
	font-family:Verdana,Lucida Grande,Tahoma,Helvetica,Arial; font-size:11px; color:#000000; line-height:16px; }

body { background-color:#6B8592; margin:0px; } 
h1 { line-height:14px; font-size:10px; font-weight:normal; color:#6B8592; }

img { border:none; behavior:url("Z_pngfix.htc"); }
/* listen */
ul { margin:0px; padding:0px 0px 0px 13px; }
li { list-style-image:url(p/bull.gif); }
	
/* hr-ersatz minimalhöhe für explorer auf windows 13px */
.line420 { width:420px; height:13px; background-image:url(p/line.gif); }
.line200 { width:200px; height:13px; background-image:url(p/line.gif); }
.line410 { width:410px; height:13px; background-image:url(p/line.gif); }

.big { font-size:14px; line-height:20px;  }

/* halbe blindzeile */
.hbz { line-height:8px; } 


/* diverse textfarben */
.blau	{ color:#0077B7; }
.rot { color:#CA003D; }
.gelb	{ color:#EFA500; }
.grun { color:#6BC127; }
.grau { color:#9FB2BC; }
.weiss { color:#FFFFFF; }

/* grüner grund mit rahmen */
.mutter { 	
	z-index:2;
	background-color:#6BC127; background-image:url(p/hintergrundverlauf.gif);
	top:0px; left:50%;
	margin-left:-350px;
	width:700px; height:100%; 
	position:fixed; position:expression("absolute"); 
	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight); 
	}
	
.mutter2 { 	
	z-index:2;
	background-color:#6BC127; background-image:url(p/hintergrundverlauf.gif);
	top:0px; left:50%;
	margin-left:-350px;
	width:700px; height:100%; 
	position:expression("absolute"); 
	position:relative;
	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight); 
	}

/* elemente für linke seite (individueller seiteninhalt) */
.inhalt { z-index:3; display:block; position:absolute; left:50%; top:150px; margin-left:-330px;  width:440px; border-top:1px solid white; border-right:1px solid white; padding-bottom:40px; }
.textbox { display:block; width:420px; }
.seitentitel { display:block; width:420px; height:17px; border-bottom:1px solid white; }

/*  tabellenrechteck in navigation */	
.navblock1 { display:block; margin-bottom:3px; }

/* fussbild zu den kapiteln. wechselnder inhalt */
.fussbild { 
        z-index:9; position:fixed; right:20px; bottom:27px; width:200px; height:125px; border-left:1px solid white; }
	
/* news */
a.news { 
    z-index:9; position:absolute; right:20px; bottom:27px; width:200px; height:180px;	border-left:1px solid #CBDBE4; background:url(p/newsrsavideo_n.gif); 
    }
a.news:hover { 
    background:url(p/newsrsavideo_n.gif); 
    }

/* standardlinks  */
a { color:#AEC2CD; text-decoration:none; }
a:hover { color:black; }
a.text { color:black; text-decoration:underline;  }
a.text:hover { color:black; }

/* links navigation */
a.nav {
	text-decoration:none; 
	text-align:right; 
	display:block; 
	height:17px; 
	border-top:1px solid white; border-bottom:1px solid white; 
    }
/* standard 1.level */
a.one_n1 { background-color:none; color:white; font-weight:bold; }
a.one_a1 { background-color:#9acf15; color:black; font-weight:bold; }

/* spezial 1.level */
a.one_n2 {
	background-color:none; 
	color:white; 
	font-weight:bold; 
	}
/* standard 2.level */
a.two_n2 {
	background-color:#91cc1a; 
	color:black; 
	border-top:none;
	}
	
/* Referenzen */

.tabref {
	position:relative;
	margin-top:10px;
	width:420px;
	margin-bottom:10px;
}
.tabrefset {
	border:0px;
	width:100%;
}
/* formular */
.formzeile { position:relative; display:block; border-top:1px solid white; width:420px; }
.feld  { position:relative; margin-top:3px; margin-bottom:3px; left:170px; background:#d6f095;  }
.feld:focus { background:white; color:#0077B7; }
.f1 { width:250px; }
.f2 { width:30px; }
.fz_1 { height:24px; }
.feldname {  display:block; position:absolute; top:4px;  left:0px; }
.resultat {  display:block; position:relative; top:4px; left:170px; margin-bottom:5px; font-weight:bold; width:250px; }
.resulta_light { display:block; position:relative; top:4px; left:170px; margin-bottom:5px; width:250px; }
.button { position:absolute; top:4px; width:95px; }
.error { color:#cf1515; }

/* hauptswitch */
a.kartei_profics { display:block; width:22px; height:85px; margin-bottom:3px; background:url(../allgemeinebilder/kartei_profics_t.gif); border:none; }
a:hover.kartei_profics  { background:url(../allgemeinebilder/kartei_profics_h.gif); }
a.kartei_rsa  { display:block; width:22px; height:85px;  margin-bottom:3px; background:url(../allgemeinebilder/kartei_rsa.gif); border:none; }
a:hover.kartei_rsa  { background:url(../allgemeinebilder/kartei_rsa.gif); }
a.kartei_divis  { display:block; width:22px; height:85px; background:url(../allgemeinebilder/kartei_divis_t.gif); border:none; }
a:hover.kartei_divis { background:url(../allgemeinebilder/kartei_divis_h.gif); }
