﻿* html div#navcontainer ul#navlist li a.current {
	position: relative;
}

a img {
	border: 0px;
}

a.activemenu:visited, a.activemenu:hover, a.activemenu:active, a.sub:hover, a.activemenu:link {
	color: #0060b1;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-right: 10px;
	text-decoration: none;
}

a.black:active, a:link, a:visited, a:link, a:active, a.black:link, a.black:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

a.blue:visited, a.blue:active, a:hover, a.white:hover, a.black:hover, a.blue:link {
	color: #0060b1;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

/* Links Generell */
/* Links Weiss */
/* Links Scwarz */
/* Links blau */
a.blue:hover {
	color: #0060b1;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
}

a.foldingrow {
	font-weight: bold;
	margin-left: 15px;
	text-decoration: none;
}

/* Links grau */
a.gray:hover  		{
	color: #0060b1;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.gray:active, a.gray:link, a.gray:visited {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/* Hauptlinks fï¿½r die Navigation */
a.main:hover {
	color: #0060b1;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.main:active, a.main:link, a.main:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:link {
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
}

a.sub:active, a.sub:link, a.sub:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-right: 10px;
	text-decoration: none;
}

a.white:active, a.white:link, a.white:visited {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

/* <body> properties */
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #e2e2e2;
	scrollbar-arrow-color: #334f77;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #334f77;
	scrollbar-track-color: #c7c7d6;
}

/* Subnavigation */
div#navcontainer {
	text-align	: left;
	background	: #E2E2E2;
	display		: block;
	width		: auto;
	border-bottom	: 1px solid #B3B3B3;
}

div#navcontainer div {
	background: #E2E2E2;
}

div#navcontainer ul#navlist {
	background: #E2E2E2;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding: 12px 0 3px 0;
}

div#navcontainer ul#navlist li {
	border: none;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navcontainer ul#navlist li a {
	border-bottom: none;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	cursor: pointer;
	margin-left: 3px;
	padding: 2px .6em 3px .5em;
	text-decoration: none;
}

div#navcontainer ul#navlist li a.current,
div#navcontainer ul#navlist li a:link.current,
div#navcontainer ul#navlist li a:visited.current {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-top: 1px solid #b3b3b3;
	color: #0060b1;
	cursor: pointer;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	outline: none;
}

div#navcontainer ul#navlist li a:link,
div#navcontainer ul#navlist li a:visited {
	color: #000000;
}

div#navcontainer ul#navlist li a:hover,
tr td div.grey a:hover,
tr td div.grey a:active {
	color: #0060b1;
}

/**
 * #########################################
 * ############## ARTIKELSUCHE #############
 * #########################################
 */
div.artikel_search{
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
}

div.clear {
	clear: both;
}

div.folding_content {
	border-right: 1px solid #b3b3b3;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
}

div.login_title {
	width: 30%;
}

div.memberselect {
	float: left;
	vertical-align: middle;
	width: 350px;
}

div.memberselect_button {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 140px;
	vertical-align: middle;
	width: 50px;
}

div.memberselect_button input {
	width: 50px;
}

form, h1, h2, h3, h4{
	margin: 0;
	padding: 0;
}

frameset, frame {
	background-color: #ffffff;
}

h2.content_box{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

hr.sep{
	background-color: #b3b3b8;
	border: 0;
	color: #b3b3b8;
	height: 1px;
}

img.submit_image {
	margin-top: 1px;
	vertical-align: top;
}

/* Form Elemente */
input.bb {
	border: 1px solid #000000;
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
}

input.filterBox {
	margin-bottom: 3px;
	vertical-align: middle;
	width: 280px;
}

input.textbox {
	background-color: #ffffff;
	border: 1px solid #a7a6aa;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 1px 1px 3px 1px;
}

input.textbox_readonly {
	background-color: #d6d5d9;
	border: 1px solid #a7a6aa;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 1px 1px 3px 1px;
}

input.txt {
	border: 1px solid #000000;
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	width: 250px;
}

li#kontakt.welcome {
	line-height: 17px;
}

li.welcome{
	padding: 0 0 6px 0;
}

p.column_header {
	font-weight: bold;
	padding: 0;
}

/*Styles for associating groups and users in Administration backend*/
select.memberselect {
	height: 270px;
	vertical-align: middle;
	width: 350px;
}

span.cpager_currentitem {
	color: #000000;
	font-weight: bold;
}

span.sep {
	color: #b3b3b8;
}

table.bordered {
	border: 1px solid #b3b3b3;
	border-bottom: none;
	border-right: none;
}

table.calendar {
	border: 1px solid #e2e2e2;
	cursor: default;
}

table.calendar tbody td {
	background: #ffffff;
	border: 1px solid #ffffff;
	padding: 1px 2px 1px 2px;
	text-align: center;
}

table.calendar tbody td.marked {
	background: #e2e2e2 !important;
	border: 1px solid #000000 !important;
	padding: 1px 2px 1px 2px;
	text-align: center;
}

table.calendar tbody td.over {
	background: #f4f4f7;
	border: 1px dashed #000000 !important;
	padding: 1px 2px 1px 2px;
	text-align: center;
}

table.calendar thead td {
	border-bottom: 1px solid #b3b3b3;
	padding: 2px 3px 2px 3px;
	text-align: center;
}

table.calendar thead, tr td div.grey img {
	background-color: #e2e2e2;
}

td#m197 {
	border-right: 1px solid #b3b3b3;
}

td.bordercell {
	border-bottom: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height: 23px;
}

td.foldingrow {
	background-color: #e2e2e2;
	border-right: 1px solid #b3b3b3;
	border-top: 1px solid #b3b3b3;
	padding: 2px 2px 2px 2px;
}

td.foldingrow_content {
	background-color: #e2e2e2;
	border: 1px solid #b3b3b3;
	border-bottom: none;
	padding: 2px;
}

td.headerbordercell {
	background: #e2e2e2;
	border-right: 1px solid #b3b3b3;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

td.nav, td.sub {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

tr td div.grey, div.left_list {
	background-color: #e2e2e2;
	border: 1px solid #b3b3b3;
	margin-bottom: 10px;
	max-width: 500px;
	min-width: 400px;
}

ul#con_str_tree {
	background: #ffffff;
	display: block;
	float: left;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0 2px;
	width: auto;
}

ul.artikel_search{
	list-style: none;
	margin: 0;
	padding-left: 0px;
	padding-top: 0px;
}

ul.welcome{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 320px;
}

/* link style for adding anything */
.addfunction{
	background: transparent url(../images/folder_new.gif) no-repeat scroll 0 2px;
	display: block;
	float: left;
	height: 2em;
	line-height: 2em;
	padding-left: 20px;
}

/* Notification */
.alertbox{
	border: 1px solid;
	margin-left: 260px;
	width: 275px;
}

.alertbox_error{
	background: url(../images/icon_fatalerror.gif) #ffffff no-repeat 10px 7px;
}

.alertbox_error_color {
	border-color: #d73211;
	color: #d73211;
}

.alertbox_head{
	border-bottom: 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 40px;
}

.alertbox_info{
	background: url(../images/info.gif) #ffffff no-repeat 10px 7px;
}

.alertbox_info_color {
	border-color: #bfcf00;
	color: #bfcf00;
}

.alertbox_line{
	border: 1px solid;
	width: 275px;
}

.alertbox_message{
	line-height: 1.9em;
	padding: 5px 20px 10px 10px;
}

.alertbox_warning{
	background: url(../images/icon_warning.gif) #ffffff no-repeat 10px 7px;
}

.alertbox_warning_color {
	border-color: #fea513;
	color: #fea513;
}

.categorypath{
	color: #999999;
	font-family: verdana;
	font-size: 10px;
	margin-bottom: 10px;
}

/* Code areas */
.code {
	color: #000000;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	height: 300px;
	width: 500px;
}

.code_input {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	width: 100%;
}

.code_sfullwidth {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	height: 150px;
	width: 100%;
}

.contenido_background_gray{
	background-color: #f1f1f1;
}

.content_box_welcome{
	margin: 0 0 30px 0;
	padding: 0 0 0 25px;
}

/* Tree Navigation */
.dash{
	background-color: #b5b5b5;
	float: left;
	height: 1px;
	margin: -15px 0 0 -30px;
	width: 5px;
}

.form_image{
	margin-left: 10px;
	padding-top: 4px;
	vertical-align: middle;
}

.head_nav{
	background-color: transparent;
	line-height: 25px;
	white-space: nowrap;
	width: 97%;
}

.head_nav_login{
	background-color: transparent;
	float: right;
	line-height: 25px;
	width: 100%;
}

.help {
	background-color: #334f77;
	text-align: right;
	width: 100%;
}

.hover_none {
	background: #ffffff;
	border-color: #aaaaaa #cccccc #dddddd #bbbbbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	height: 16px;
	padding: 7px;
	vertical-align: top;
	width: 16px;
}

/* =Hoverbox Code
----------------------------------------------------------------------*/
.hoverbox {
	cursor: default;
	list-style: none;
}

.hoverbox .hover {
	background: #ffffff;
	border-color: #aaaaaa #cccccc #dddddd #bbbbbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	height: 26px;
	padding: 2px;
	vertical-align: top;
	width: 26px;
}

.hoverbox .preview {
	border-color: #000000;
	height: 150px;
	width: 200px;
}

.hoverbox a {
	cursor: default;
}

.hoverbox a:hover .preview {
	display: block;
	left: -45px;
	position: absolute;
	top: -33px;
	z-index: 1;
}

.hoverbox li {
	background: #eeeeee;
	border-color: #dddddd #bbbbbb #aaaaaa #cccccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.left_dist,
#head_content {
	padding-left: 10px;
}

.left_top_dist{
	padding-left: 17px;
}

/**
 * ###############################################
 * ############## WORKFLOW PLUGIN SCHRITTE START #
 * ###############################################
 */
/**
 * #########################################
 * ############## WORKFLOW PLUGIN END ######
 * #########################################
 */
.message_box_head {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.message_box_text {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
}

.overview_dist_left {
	margin-left: 5px;
}

.overview_dist_right {
	margin-right: 5px;
}

.right_content_box{
	margin-left: 240px;
	margin-top: 35px;
	width: 70%;
}

.right_margin_menu{
	margin-right: 12px;
}

.td_rights0 {
	border: 0px;
	border-bottom: 1px;
	border-color: #b3b3b3;
	border-right: 1px;
	border-style: solid;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

.td_rights1 {
	border: 0px;
	border-bottom: 1px;
	border-color: #b3b3b3;
	border-right: 1px;
	border-style: solid;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

.td_rights2 {
	border: 0px;
	border-bottom: 1px;
	border-color: #b3b3b3;
	border-right: 1px;
	border-style: solid;
	text-align: center;
	white-space: nowrap;
}

.td_rights3 {
	border: 0px;
	border-bottom: 1px;
	border-color: #b3b3b3;
	border-right: 1px;
	border-style: solid;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

.td_stats1 {
	border: 0px;
	border-bottom: 1px;
	border-color: #b3b3b3;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	line-height: 17px;
	vertical-align: middle;
}

.td_stats2 {
	border: 0px;
	border-bottom: 1px;
	border-color: #b3b3b3;
	border-right: 1px;
	border-style: solid;
	text-align: center;
}

.td_stats3 {
	border: 0px;
	border-bottom: 1px;
	border-color: #b3b3b3;
	border-right: 1px;
	border-style: solid;
	text-align: right;
}

/* Fehlermeldungen */
.text_error {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.text_fullwidth, .code_fullwidth {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	height: 300px;
	width: 100%;
}

.text_fullwidth_120 {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	height: 80px;
	width: 100%;
}

.text_large     	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.text_medium, p, table, tr, td, th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.text_medium_bold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

/* Sublinks fï¿½r die Navigation */
/* Submenu active */
/* Texte */
.text_small     	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

/* Blauer Text */
.textb_medium {
	color: #334f77;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.textg_large {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

.textg_medium {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

/* Grauer Text */
.textg_small {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
}

.textw_large {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.textw_medium {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

/* Weisse Texte */
.textw_small {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

#cLanguageSelect {
	vertical-align: top;
}

#con_str_tree a.off_disabled {
	background-image: url("../images/folder_off.gif") !important;
	color: #999999 !important;
	font-style: italic;
}

#con_str_tree div.active,
#con_str_tree li#root li div.active a,
#con_str_tree li#root li div.active em a,
#con_str_tree li#root li div.active em span {
	background-color: #ecf1b2 !important;
}

#con_str_tree div:hover {
	cursor: pointer;
}

#con_str_tree div:hover,
#con_str_tree div:hover a,
#con_str_tree li#root li div:hover a,
#con_str_tree li#root li div:hover em a,
#con_str_tree li#root li div:hover em span,
#con_str_tree div.hover, #con_str_tree div.hover a,
#con_str_tree li#root li div.hover a,
#con_str_tree li#root li div.hover em a,
#con_str_tree li#root li div.hover em span, #con_str_tree li a:hover,
#con_str_tree li.con_sync div.hover {
	background-color: #f8fddc !important;
}

#con_str_tree li {
	display: block;
	float: left;
	line-height: 20px;
	padding-left: 0px;
	/*overflow: visible;*/
	white-space: nowrap;
	width: 100%;
}

#con_str_tree li a {
	background: #ffffff; /*float: left;*/
	display: inline;
	line-height: 20px;
	padding: 4px 5px 4px 20px;
	width: auto;
}

#con_str_tree li a {
	background: url("../images/folder_on.gif") #ffffff no-repeat 0px 2px;
}

#con_str_tree li a.off{
	background-image: url("../images/folder_off.gif");
}

#con_str_tree li a.off_error {
	background-image: url("../images/folder_off_error.gif");
}

#con_str_tree li a.off_error_locked {
	background-image: url("../images/folder_off_error_locked.gif");
}

#con_str_tree li a.off_locked {
	background-image: url("../images/folder_off_locked.gif");
}

#con_str_tree li a.on {
	background-image: url("../images/folder_on.gif");
}

#con_str_tree li a.on_error {
	background-image: url("../images/folder_on_error.gif");
}

#con_str_tree li a.on_error_locked {
	background-image: url("../images/folder_on_error_locked.gif");
}

#con_str_tree li a.on_locked {
	background-image: url("../images/folder_on_locked.gif");
}

#con_str_tree li div {
	background: url("../images/dash.gif") #ffffff no-repeat 16px 8px;
	display: block;
	float: left;
	white-space: nowrap;
	width: 100%;
}

#con_str_tree li li li {
	margin-left: 0;
}

#con_str_tree li li li div, #con_str_tree div:focus ul,
#con_str_tree div:active ul, #con_str_tree li li li div, #con_str_tree div:hover ul {
	background-color: #ffffff;
}

#con_str_tree li li li li div {
	background-position: 56px 8px;
}

#con_str_tree li li li li li div {
	background-position: 76px 8px;
}

#con_str_tree li li li li li li div {
	background-position: 96px 8px;
}

#con_str_tree li li li li li li li div {
	background-position: 116px 8px;
}

#con_str_tree li li li li li li li li div {
	background-position: 136px 8px;
}

#con_str_tree li li li li li li li li li div {
	background-position: 156px 8px;
}

#con_str_tree li li li li li li li li li li div {
	background-position: 176px 8px;
}

#con_str_tree li li li li li li li li li li li div {
	background-position: 196px 8px;
}

#con_str_tree li#root {
	background: transparent url("../images/folder_on.gif") no-repeat 0px 2px;
}

#con_str_tree li#root em {
	display: block;
	float: left;
	height: 20px;
	padding-left: 20px;
	width: auto;
}

#con_str_tree li#root li em {
	background: transparent url("../images/vert-neu.gif") no-repeat right top;
	display: block;
	float: left;
	height: 20px;
	margin-right: 0px;
	padding: 0 0 0 0;
	width: 20px;
}

#con_str_tree li#root li em a,
#con_str_tree li#root li em span,
#con_str_tree li#root li.con_sync em a,
#con_str_tree li#root li.con_sync em span {
	background: url("../images/but_minus.gif") #ffffff no-repeat 0 0;
	display: block;
	float: right;
	height: 20px;
	margin: 0 4px 0 0;
	padding: 0;
	width: 16px;
}

#con_str_tree li#root li li em {
	width: 40px;
}

#con_str_tree li#root li li li em {
	width: 60px;
}

#con_str_tree li#root li li li li em {
	width: 80px;
}

#con_str_tree li#root li li li li li em {
	width: 100px;
}

#con_str_tree li#root li li li li li li em {
	width: 120px;
}

#con_str_tree li#root li li li li li li li em {
	width: 140px;
}

#con_str_tree li#root li li li li li li li li em {
	width: 160px;
}

#con_str_tree li#root li li li li li li li li li em {
	width: 180px;
}

#con_str_tree li#root li li li li li li li li li li em {
	width: 200px;
}

#con_str_tree li#root li li li li li li li li li li.last ul em {
	background-position: -820px 0px;
}

#con_str_tree li#root li li li li li li li li li.last ul em {
	background-position: -840px 0px;
}

#con_str_tree li#root li li li li li li li li.last ul em {
	background-position: -860px 0px;
}

#con_str_tree li#root li li li li li li li.last ul em {
	background-position: -880px 0px;
}

#con_str_tree li#root li li li li li li.last ul em {
	background-position: -900px 0px;
}

#con_str_tree li#root li li li li li.last ul em {
	background-position: -920px 0px;
}

#con_str_tree li#root li li li li.last ul em {
	background-position: -940px 0px;
}

#con_str_tree li#root li li li.last ul em {
	background-position: -960px 0px;
}

#con_str_tree li#root li li.last ul em {
	background-position: -980px 0px;
}

#con_str_tree li#root li.collapsed em a,
#con_str_tree li#root li.collapsed em span,
#con_str_tree li#root li.con_sync.collapsed em a,
#con_str_tree li#root li.con_sync.collapsed em span, #con_str_tree li#root li.last li.collapsed em a,
#con_str_tree li#root li.last.collapsed em a,
#con_str_tree li#root li.last li.collapsed em span,
#con_str_tree li#root li.last.collapsed em span {
	background: url("../images/but_plus.gif") #ffffff no-repeat 0 0;
}

#con_str_tree li#root li.collapsed ul, .hoverbox a .preview {
	display: none;
}

#con_str_tree li#root li.con_sync div.active,
#con_str_tree li#root li.con_sync div.active a,
#con_str_tree li#root li.con_sync div.active em a,
#con_str_tree li#root li.con_sync div.active em span {
	background-color: #aed2f1 !important;
}

#con_str_tree li#root li.last {
}

#con_str_tree li#root li.last em a,
#con_str_tree li#root li.last li.last em a,
#con_str_tree li#root li.last em span,
#con_str_tree li#root li.last li.last em span {
	background: url("../images/but_lastnode.gif") #ffffff no-repeat 0 0;
}

#con_str_tree li#root li.last li em a,
#con_str_tree li#root li.collapsed li em a,
#con_str_tree li#root li.last li.collapsed li em a,
#con_str_tree li#root li.last li em span,
#con_str_tree li#root li.collapsed li em span,
#con_str_tree li#root li.last li.collapsed li em span {
	background: url("../images/but_minus.gif") #ffffff no-repeat 0 0;
}

#con_str_tree li#root li.last ul em {
	background-position: -1000px 0px;
}

#con_str_tree li.con_sync a.on,
#con_str_tree li.con_sync a.on_error,
#con_str_tree li.con_sync a.on_error_locked,
#con_str_tree li.con_sync a.on_locked,
#con_str_tree li.con_sync a.off,
#con_str_tree li.con_sync a.off_error,
#con_str_tree li.con_sync a.off_error_locked,
#con_str_tree li.con_sync a.off_locked {
	background-image: url("../images/but_sync_cat_off.gif") !important;
}

#con_str_tree li.con_sync div,
#con_str_tree li.con_sync div a,
#con_str_tree li.con_sync div em a,
#con_str_tree li.con_sync div em span {
	background-color: #ddecf9 !important;
}

#con_str_tree ul {
	clear: left;
	display: block;
	float: left;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	width: 100%;
}

#con_str_tree ul ul {
	margin-left: 0px;
}

#contact_admin{
	background: url(../images/contact.gif) no-repeat 0 2px;
}

#head{
	width: 100%;
	clear: both;
	float: none;
	display: block;
	margin: 0;
	padding: 0;
}

#head_info{
	background-color: transparent;
	height: 30px;
	line-height: 30px;
}

#head_logo{
	float: left;
	height: 80px;
}

#htext {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

#infobox{
	float: left;
}

#infoDIV {
	background-color: #ffffff;
	border: 1px solid #ff0000;
	left: 0px;
	position: absolute;
	top: 0px;
}

/* form on loginpage */
#lang {
	line-height: 25px;
	margin-right: 10px;
	margin-top: 3px;
	vertical-align: middle;
	width: 150px;
}

#mandanten{
	background: url(../images/avail_clients.gif) no-repeat 0 2px;
}

#messageboard{
}

#mhighlight {
	height: 20px;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: 100px;
	z-index: 10;
}

#my_contenido{
	background: url(../images/my_contenido.gif) no-repeat 0 2px;
}

#okbutton{
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}

#operate{
	float: right;
	line-height: 25px;
	margin: 5px 0 0 0;
	vertical-align: middle;
}

#operate select{
	margin: 0 10px 3px 0;
}

#rss_notifier{
	background: url(../images/but_rss.gif) no-repeat 0 2px;
	margin-top: 25px;
}

#scroll * *, #scroll *, #scroll {
	background-color: #b3b3b3;
	border-style: none;
	cursor: n-resize;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}

#update_notifier{
	background: url(../images/but_news.gif) no-repeat 0 2px;
}

#user_online{
	background: url(../images/user_online.gif) no-repeat 0 2px;
}

#username,
#passwd,
#lang
{
	margin-top: 3px;
}

/* welcome page */
#welcome_left,
#welcome_right
{
	float: left;
	width: 48%;
	overflow: hidden;
	margin-top: 25px;
}

#head_nav1
{

	text-align: left;
}

#head_nav2
{

	text-align: left;
}

#head form
{
	width: 100% !important;
	margin: 0;
	padding: 0;
}

div.nofloat
{
	height: 1px;
	overflow: hidden;
	width: 100%;
	display: block;
	clear: both;
	float: none;
	visibility: hidden;
	background: transparent;
}

hr
{
	height: 1px;
	background: #000;
	overflow: hidden;
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	display: block;
	clear: both;
	float: none;
}

#lbllang,
#lblusername,
#lblpasswd
{
	width: 10em !important;
}

#loginmaxwidht
{
	width: 50%;
	min-width: 400px;
	max-width: 500px;
	border: 1px solid #334f77;
	padding: 10px;
	background: #f6fafd;
	margin: 1.5em 0 0 0;
	color: #334f77;

}

#loginmaxwidht #okbutton
{
	border: 10px solid #FFF;
}
