@charset "UTF-8";

/* //////////////////////////////////////////// Allgemein //////////////////////////////////////////// */
body, html{
}

body {
	background-color: #FFFFFF;
	margin:0;
	background-image:url(/img/print_water-mark.gif);
	background-repeat: no-repeat;
	background-position: 100px 100px ;
}

body,html,p,ul,li,a,p,td{
	font-family:"Lucida Grande",Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
}

a {
	color:#333;
	text-decoration:none;
	border-bottom: 1px dotted #333;
}

a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #302821 ;
}


/* //////////////////////////////////////////// Gesamtumschließendes DIV //////////////////////////////////////////// */

#buffolo {
	position: absolute;
	width:100%;
	height:100%;
}


/* //////////////////////////////////////////// Kopfzeile mit Text-Logo und Navigation //////////////////////////////////////////// */
#buffalohorn {
	position:absolute;
	z-index:2;
	left:0;
	top: 0;
	height: 41px;
	width: 100%;
	background-color:#201D1F;
	background-image:url(../img/topnavi_bg.gif);
	background-repeat:repeat-x;
}

#buffolo #buffalohorn .slogan{
	position: absolute;
	bottom: 5px;
	left: 10px;

}

/* ---------------------- Haupt-Navigation  ----------------------  */


#buffolo #buffalohorn ul{
    display:none;
}



/* //////////////////////////////////////////// Kopfzeile mit Logo und Navigation //////////////////////////////////////////// */

#buffolo #buffolo_themeimage{
    display:none;
}


/* //////////////////////////////////////////// Fusszeile mit Mikro-Navigation (Impressum) //////////////////////////////////////////// */

#buffolo #buffalohoof{
    display:none;
}





/* //////////////////////////////////////////// ////////////////////// Inhaltsbereich //////////////////////////////////////////// //////////////////////  */



/* ----------------------(Prüfungs-) Überschrift  ----------------------  */




#buffolo #buffalobody  #headline {
	position: absolute;
	z-index: 2;
	top: 12px;
	left:0;
	height: 30px;
	padding-top:27px;
	padding-left:198px;
}


#buffolo #buffalobody  #headline h1 {
	font-weight:bold;
	font-size:18px;
	color:#333333;
	vertical-align:middle;
	margin-left: 12px;
	
}

#buffolo #buffalobody  #headline h1 .symbol{
	font-size: 42px;
	font-family: "Times New Roman", Times, serif;
}




/* ---------------------- Bereich für Fragen (weißer Kasten)  ----------------------  */

#buffolo #buffalobody #buffalofence #content {
    border:0px;
    background: transparent;
}

/* ---------------------- Fragen / Antworten / Ergebnis    ----------------------  */

#buffolo #buffalobody #buffalofence #content #fragen{
	width: 100%;
}




/* ---------------------- Texte  ----------------------  */
#buffolo #buffalobody #buffalofence #content p{
	font-size: 12px;
	color:#000;
	
}


#buffolo #buffalobody #buffalofence #content .button{
    display:none;
}

/* ---------------------- Lernometer  ----------------------  */

#buffolo #buffalobody #lernometer{
    border:0px;
}


/* ---------------------- Tageserfolg "Balken"  ----------------------  */



