#loginpanel {
	width: 514px;
	height: 431px;
	position: relative;
	top: 100px;	
}

#loginpaneltop {
	width: 514px;
	height: 179px;
	background-image: url(../images/logintop.jpg);
}

#loginpanelbottom {
	width: 514px;
	height: 252px;
	padding-left: 47px;
	background-image: url(../images/loginbottombg.jpg);
	background-repeat:no-repeat;
}

#user_login {
	width:inherit;
}


#caption {
	height: 44px;
	width: 911px;
	text-align: center;
	background: url(../images/caption.gif) no-repeat;
}

#caption_text {
	padding: 9px 0 0 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #74a009;
}

#logout a {
	float: right;
	width: 154px;
	height: 44px;
	background: url(../images/logout.gif) no-repeat;
}

#logout a:hover {
	background-position: -154px;
}

#admin_menu {
	width: 911px;
	height: 100px;
	background: url(../images/none1.gif);
}

#webkoktel {
	float: left;
	width: 213px;
	height: 100px;
	background: url(../images/webkoktel.gif) no-repeat;
}

#edit a {
	float: left;
	width: 90px;
	height: 100px;
	background: url(../images/edit.gif) no-repeat;
}

#edit a:hover {
	background-position: -90px;
}

#edited_content_view a {
	float: left;
	width: 140px;
	height: 100px;
	background: url(../images/edited_content_view.gif) no-repeat;
}

#edited_content_view a:hover {
	background-position: -140px;
}

#publication a {
	float: left;
	width: 79px;
	height: 100px;
	background: url(../images/publication.gif) no-repeat;
}

#publication a:hover {
	background-position: -79px;
}

#publication_revoke a {
	float: left;
	width: 149px;
	height: 100px;
	background: url(../images/publication_revoke.gif) no-repeat;
}

#publication_revoke a:hover {
	background-position: -149px;
}

#none1 {
	float: left;
	width: 86px;
	height: 100px;
	background: url(../images/none1.gif) no-repeat;
}

#options_help {
	float: right;
	width: 154px;
	height: 100px;
}

#options a {
	float: left;
	display: block;
	width: 154px;
	height: 44px;
	background: url(../images/options.gif) no-repeat;
}

#options a:hover {
	background-position: -154px;
}

#help a {
	display: block;
	float: left;
	width: 154px;
	height: 56px;
	background: url(../images/help.gif) no-repeat;
}

#help a:hover {
	background-position: -154px;
}
