@charset "UTF-8";

/* CSS fuer Seibt und WbM
 * 
 * Kopf Scope
 *
*/

/* Kopf Scope */
#scopehead {
	position:relative;
	width:999px;
	height:37px;
}

#scopehead ul {
	margin-left:15px;
}

#scopehead li {
	float:left;
	margin:12px 20px 0px 0px;
	font-size:0.9em;
	font-weight:bold;
}

#scopehead li.scopeslogan {
	margin:4px 0px 0px 0px;
	text-transform:uppercase;
}

#scopehead li.scopeslogan p {
	font-size:0.8em;
	text-transform:uppercase;
	text-align:center;
}

#scopehead li.trenner {
	margin:0px 20px 0px 15px;
}

#scopehead li.seibthead {
	margin-top:7px;
	padding:7px 20px 7px 20px;
}
/* Ende 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  */
