@charset "UTF-8";

/* CSS fuer Seibt und WbM
 * 
 * Kopf Scope
 *
*/

/* Rahmen Scope  */
#theborder {
	position:relative;
    width:977px;
	padding:10px;
    border-right-width:1px;
    border-right-style: solid;
    border-left-width:1px;
    border-left-style: solid;
}
/* Ende Rahmen Scope  */

