#drum {
	width: 945px;
	} 

/* StyleSheet HEAD */

#containerHead {
	width: 180px;
	height: 25px;
	float: left;
	}

#containerHeadRight {
	width: 732px;
	height: 20px;
	float: left;
	display: block;
	padding: 6px 10px 0px 10px;
	margin-left: 9px;
	background-image: url(../pix/hg_head_la.gif);
	background-repeat: no-repeat;
	}

#containerHeadRight .HeadLeft {
	float: left;
	}

#containerHeadRight .HeadRight {
	float: right;
	}

/* StyleSheet LOGO / VISUAL */

#containerLogo {
	width: 179px;
	height: 159px;
	background-color: #FFFFFF;
	float:left;
	clear: both;
	}

#containerLogo A {
	margin-top: 33px;
	margin-left: 20px;
	display:block;
	}


#containerVisual {
	background-image: url(../pix/visual_sch2.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 160px;
	float:left;
	}

/* StyleSheet LOGIN */
	
#containerSubLogin {
	width: 179px;
	height: 25px;
	float: left;
	clear: both;
	}

#containerLogin {
	width: 751px;
	height: 26px;
	float: left;
	padding-right: 10px;
	background-image: url(../pix/hg_login.gif);
	background-repeat: no-repeat;
	letter-spacing: -1px;
	}

.login {
	float: right;
	margin-top: -43px;
	margin-right: 9px;
	letter-spacing: -1px;
	}

.loginInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C5D6EF;
	color: #10317B;
	border: 1px solid #4174AF;
	margin-top: 5px;
	letter-spacing: +1px;
	}

/* StyleSheet NAVIGATION*/

#containerSubMenueline {
	width: 176px;
	height: 30px;
	float: left; 
	clear: both;
	}

#containerMenue {
	width: 755px;
	float: left;
	background-image: url(../pix/hg_menue_test.gif);
	background-repeat: no-repeat;
	}
	

#containerMenue A, #containerMenue A:visited, #containerMenue A:active {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	padding-left: 25px;
	padding-right: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	background-image: url(../pix/dotty.gif);
	background-repeat: no-repeat;
	background-position: 14px 15px;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: +1px;
	}

#containerMenue A.wrapped, #containerMenue A.wrapped:visited, #containerMenue A.wrapped:active {
	padding-top: 15px;
	height: 30px;	
	}

#containerMenue A.active, #containerMenue A.active:visited, #containerMenue A.active:active {
	background-image: url(../pix/dotty_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 14px 15px;
	}

#containerMenue A:hover {
	text-decoration: underline;
	}

#containerSubMenue {
	width: 145px;
	background-color: #FFFFFF;
	float: left;
	clear: both;
	}

/* StyleSheet CONTENT*/
	
#containerContent {
	width: 784px;
	height: 601px;
	background-image: url(../pix/hg_content.gif);
	background-repeat: no-repeat; 
	float: left;
	}

/* StyleSheet FOOT */

#containerSubFoot{
	width: 144px;
	height:25px;
	float: left;
	clear: both;
	}


#containerFoot{
	width: 769px;
	height: 20px;
	float: left;
	text-align: right;
	padding-top: 5px;
	background-image: url(../pix/hg_foot.gif);
	background-repeat: no-repeat; 
	}
