@charset "UTF-8";

/* CSS fuer Seibt und WbM
 * 
 * Kopf Scope
 *
*/

/* Kopf Scope */
#scopehead {
	background-color:rgb(88,88,88);
}

#scopehead li, #scopehead p {
	color:rgb(255,255,255);
}

#scopehead li.seibthead {
	color:rgb(1,166,236);
	background-color:rgb(247,247,247);;
}
/* Ende Kopf Scope */

/* Rahmen Scope  */
#theborder {
	background-color:rgb(247,247,247);
    border-right-color:rgb(216,216,216);
    border-left-color:rgb(216,216,216);
}
/* Ende Rahmen Scope  */
