﻿#body #main #menu {
	padding-top: 23px;
	padding-bottom: 80px;
}

#body #main #menu .contentgroup_edit {
	float: right;
	text-align: center;
	width: 214px;
	position: relative;
}

#body #main #menu .hp_only {
	padding-left: 3px;
	background-position: 15px 5px;
	background-repeat: no-repeat;
	display: none;
}

#body #main #menu .hp_only .subtext {
	padding-top: 190px;
}

#body #main #menu .contentgroup_edit #anregen {
	background-image: url(../images/anregen_picbox.gif);
}

#body #main #menu :hover.contentgroup_edit #anregen {
	background-image: url(../images/anregen_picbox_hover.gif);
}

#body #main #menu .contentgroup_edit #ueberzeugen {
	background-image: url(../images/ueberzeugen_picbox.gif);
}

#body #main #menu :hover.contentgroup_edit #ueberzeugen {
	background-image: url(../images/ueberzeugen_picbox_hover.gif);
}

#body #main #menu .contentgroup_edit #starten {
	background-image: url(../images/starten_picbox.gif);
}

#body #main #menu :hover.contentgroup_edit #starten {
	background-image: url(../images/starten_picbox_hover.gif);
}


#body #sidebar #submenu {
	margin-left: 5px;
	margin-bottom: 20px;
	font-size: 0.8em;
	line-height: 1.6em;
	list-style-type: none;
}

#body #sidebar #submenu .selected {
	font-weight: bold;
}

#body #sidebar #submenu .new a, #body #sidebar #submenu .new a:hover {
	margin-top: 5px;
	font-weight: bold;
	background: none;
	font-size: 0.8em;
	
}

#body #sidebar #submenu a {
	display: block;
	padding-left: 15px;
	background-image: url(../images/dot.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

#body #sidebar #submenu a:hover {
	background-image: url(../images/dot_hover.gif);
}

#body  #sidebar #submenu .form form {
 display: inline;
}

#body  #sidebar #submenu .form #categorie_name {
 width: 140px;
 border: 1px silver solid;
 color: #33407f;
 font-weight: bold;
 margin-bottom: 3px;
}

#body #sidebar #submenu #form_edit_cat, #body #sidebar #submenu #form_new_cat {
	margin-top: 3px;
	margin-bottom: -3px;
}

#body #sidebar #selection {
	margin-left: 5px;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid gray;
	font-size: 0.7em;
}

#body #sidebar #selection * {
	padding: 2px;
}

