

#content.content-3col {
	display: block;
	margin-right: 220px;
}

#right {
	width: 200px;
	float: right;
	height: auto;
	margin-top: 0;
	margin-left: 0;
}

#right h3 {
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: .8em;
}

#right h4 {
	font-size: 1em;
	font-weight: 600;
	margin-top: 0px;
}

.div_news_item {
	margin-bottom: .9em;
}

/*** Menue ***/
.vmenu-workspace h3 {
	font-size: 0.95em;
	font-weight: 700;
	background-color: #ffffff;
	background-image: url("../images/pfeil_menu.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right 3px;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	color: #006;
	border-bottom: 1px solid #c5c5c3;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 19px;
	line-height: 1.47em;
	text-align: left;
}

.vmenu-workspace h3 a {
	color: #006;	
}

.vmenu-workspace h3 a:hover {
	text-decoration: none;
}

.vmenu-workspace ul li ul li a {
	display: block;
	text-align: left;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 25px;
	font-weight: 400;
	font-size: 0.85em;
	color: #333333;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}

div.div_login {
	margin-top: 10px;	
}

div.div_login fieldset {
	border: none;
	text-align: left;
	padding-left: 19px;
}

div.div_login form {
	text-align: left;
}

div.div_login input {
	margin: 3px 0px;
}

/*** Inhalt ***/

.logo input[type="text"], .logo input.text {
	padding:	2px 3px;
	border:		1px solid #000;
	border-top-color: #e5e5ed;
	border-right-color-value: #e5e5ed;
	border-bottom-color: #e5e5ed;
	border-left-color-value: #e5e5ed;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	color: #747474;
	margin: 3px;
}

div.content {
	margin-right: 0px;
	color: #515659;
	text-align: left;
	font-size: 0.8em;
	font-weight: 400;
}

div.content h1.heading {
	color: #515659;
	text-align: left;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	font-family: arial;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 1.9em;
}

label.doktyp {
	height: 8em;
}


/*** Tabellen ***/
.table-data th,
.table-details th,
.table-data th a,
.table-details th a {
	background-color: #fff;
	color: #2c5d9f;
}

.table-data .row-0 td, .table-details .row-0 td {
	background-color: #fff;
}

.table-data .row-1 td, .table-details .row-1 td {
	background-color: #efefef;
}
