/******************************************************************************/
/*     Red4Net(R) - Content Management System: www.netsoftworks.eu            */
/* Copyright (C) 2000-10 NETSOFTWORKS - Antonio Fonseca All Rights Reserved   */
/******************************************************************************/
/* FILE: css_app_screen.css                                                   */
/* Layout: TPF Planege Portfolio                                              */
/* Author: Antonio Fonseca                                                    */
/******************************************************************************/
/******************************************************************************/
/* DIVERSE TAGS                                                               */
/******************************************************************************/
	/*@import "login_tpf_www.css";*/
	/*@import "login_tpf_cv.css";*/
	@import "login_tpf_jobs.css";
	
/*div.frontpage #account, div.r4n-content fieldset.toggleme {
	display: none
}
*/
/******************************************************************************/
/* Shop */
/******************************************************************************/
div.prod_bestellen select, div.prod_bestellen input, div.order_form select, div.order_form input {
	display: none;
}
.r4n-first-row td {
	/*background: #f8f8f8;
*/
}
.r4n-second-row {
	/*background-color: #f7f7f7;
*/
}
div.r4n-labeled-value label {
	width: 200px;
	float: left;
}
span#span_server_time {
	display: none;
}
#form_content div.r4n-linked-object-widget {
	width: 400px;
}
#form_content div.r4n-linked-object-widget ul.r4n-widget-items {
	list-style-type: none;
}
#form_content div.r4n-linked-object-widget ul.r4n-widget-items li {
	padding: 5px 0 5px 0;
}
#form_content div.r4n-linked-object-widget div.r4n-widget-label {
	padding-left: 20px;
	font-weight: bold;
	float: left;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#form_content div.r4n-linked-object-widget div.r4n-widget-label:first-letter {
	text-transform: capitalize;
}
#form_content div.r4n-linked-object-widget a.r4n-dialog {
	width: 120px;
	display: block;
	float: right;
	padding: 5px;
}
#form_content div.r4n-linked-object-widget a.r4n-dialog span {
	float: left;
	margin: 0 2px 0 2px;
}
body {
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, verdana, helvetica, 'zurich bt', sans-serif;
	background-color: #0054A4;
	color: #333333;
	text-align: center;
}
.hidden_comment {
	display: none;
}
p {
	margin: 0 10px 0 0;
	padding-bottom: 10px;
}
div.contentproperties p {
	margin: 0 10px 0 0;
	padding: 10px 0 10px 0;
}
a {
	color: #010B55;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
ul.dropdown a, ul.dropdown a:hover {
	color: #ffffff;
	text-decoration: none;
}
ul {
	list-style-type: square;
}
li {
	margin-top: 0;
	margin-bottom: 2px;
}
/******************************************************************************/
/* DIV.LANGTRNS                                                               */
/******************************************************************************/
div.langtrns {
	text-align: center;
	display: block;
	height: 26px;
}
div.langtrns ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.langtrns ul li {
	float: left;
	height: 26px;
}
div.langtrns ul li img {
	border: 0;
}
div.langtrns ul li a {
	margin: 0;
	padding: 0;
	float: left;
}
/* Formatierung für die aktive Sprache (in deren Kontext ich mich befinde) */
div.langtrns ul li.active a {
	background-color: #ffffff;
}
/* Formatierung für die inaktive Sprachen */
div.langtrns ul li.inactive {
}
div.langtrns ul li.inactive a:hover {
	background-color: #D1D8EE;
}
/******************************************************************************/
/*                                                                            */
/******************************************************************************/
h1 {
	padding: 0;
	margin: 0 0 10px 0;
	color: #000;
}
h1 span.time, h1 span.organisation {
	font: bold 0.6em arial, verdana,  helvetica, 'zurich bt', sans-serif;
}
h3.org_name {
	text-align: center;
	color: #010B55;
	clear: both;
}
h4 {
	font: bold 0.9em arial, verdana,  helvetica, 'zurich bt', sans-serif;
}
div.top_zeile {
	position: relative;
	padding: 25px 0 2px 0;
	width: 975px;
	/*height: 231px;
*/
}
div.mode {
	position: relative;
	padding: 0;
	float: right;
	width: 200px;
	text-align: right;
}
div.mode span.screen, div.mode span.print, div.mode span.presentation {
	padding: 2px 10px 0 15px;
	margin-bottom: 2px;
	font-size: 0.8em;
	text-indent: 15px;
	background-repeat: no-repeat;
	background-position: 0 4px;
}
div.mode span.presentation {
	background-image: url(presentation_white.gif);
}
div.mode span.print {
	background-image: url(print_white.gif);
}
div.mode span.screen {
	background-image: url(screen_white.gif);
}
div.mode span.screen a, div.mode span.print a, div.mode span.presentation a {
	text-decoration: none;
	color: #ffffff;
}
div.red4net {
	float: right;
}
div.portal {
	width: 975px;
	margin: 0 auto 10px auto;
	text-align: left;
}
div.portal div.content_image_body {
	margin: 0;
	border: none;
}
div.tpflogo {
	margin: 5px 0 0 0;
	text-align: center;
}
div.r4n-logo-groupmode {
	margin: 0 5px 5px 5px;
	border-bottom: 5px solid #ffffff;
}
div.content_aussen {
	position: relative;
	margin: 0;
	text-align: left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	background-image: url(content_bg_blue.gif);
	border-top: 5px solid #010B55;
	border-bottom: 5px solid #010B55;
}
div.r4n-content {
	position: relative;
	width: 730px;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	float: left;
	clear: both;
	background-color: #ffffff;
}
div.content_inside {
	padding: 15px;
}
div.r4n-content img {
	/*border: 1px solid #333333;
*/
	border: 0;
	padding: 0;
}
div.portal div.content_image_body img {
	border: none;
}
div.r4n-content ul {
	margin-top: 0;
}
div.r4n-content li {
	font-size: 1em;
}
div.r4n-content p {
}
/******************************************************************************/
/* CONTAINER                                                                  */
/******************************************************************************/
div.container1 {
	position: relative;
	width: 975px;
	/*height: 231px;
*/
	height: 80px;
}
div.container2 {
	position: relative;
	margin-top: 0;
	padding: 0;
	float: right;
	width: 245px;
	/*border: 1px solid #333333;
*/
}
/* für die Homepage */
div.homepage {
	/*background-image: url(tpf_banner.gif);
	background-repeat: repeat;
*/
	background-color: transparent;
}
@media print {
div.mode {
	display: none;
}
}
/******************************************************************************/
/* content Body */
/******************************************************************************/
/*########### titel ####################*/
div.r4n-content div.titel_body h1 {
	text-transform: uppercase;
	font: normal 1.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	padding: 0;
	margin: 0 0 0.5em 0;
	text-align: left;
	font-size: 1.8em;
	letter-spacing: -1px;
}
/* für die Homepage */
div.homepage img {
	margin: 50px 0 0 0;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
}
div.r4n-content div.zeit_body {
	position: relative;
}
/******************************************************************************/
/* kurztext */
/******************************************************************************/
div.r4n-content div.kurz_body, div.r4n-content div.org_kurz_body, div.r4n-content div.mit_kurz_body {
	position: relative;
	color: #333333;
}
/******************************************************************************/
/* grunddaten */
/******************************************************************************/
div.r4n-content div.org_body {
	position: relative;
	color: #4D4D4D;
	margin: 0;
	text-align: left;
	font: normal 1em arial, verdana, helvetica, 'zurich bt', sans-serif;
}
div.r4n-content div.org_email_form, div.r4n-content div.mit_email_form {
	position: relative;
	top: 0;
	padding: 0.5em 0 0.5em 0;
	color: #4D4D4D;
	text-align: left;
	font: normal 1em arial, verdana, helvetica, 'zurich bt', sans-serif;
}
div.r4n-content div.org_email_form textarea, div.r4n-content div.org_email_form input#name, div.r4n-content div.org_email_form input#from, div.r4n-content div.mit_email_form textarea, div.r4n-content div.mit_email_form input#name, div.r4n-content div.mit_email_form input#from {
	width: 22em;
}
/******************************************************************************/
/* styles für Div Image */
/******************************************************************************/
div.image {
}
span.subline {
	clear: both;
	display: block;
	text-align: left;
	font: normal 0.7em arial, verdana, helvetica, 'zurich bt', sans-serif;
}
div.image span.zoom {
	float: right;
	padding-top: 3px;
}
/******************************************************************************/
/* Suche                                            */
/******************************************************************************/
/******************************************************************************/
/* Formular für die einfache Suche                                            */
/******************************************************************************/
div.simple_search {
	position: relative;
	font-family: Arial, Verdana, Helvetica, 'Zurich BT', sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin: 0 5px 10px 5px;
	border: 1px solid #fff;
	clear: both;
}
div.simple_search h2 {
	display: block;
	font-size:            0.8em;
	font-weight: bold;
	vertical-align: middle;
	background-color: #010B55;
	color: #ffffff;
	margin: 0;
	padding: 5px;
}
div.simple_search h2 span.name {
}
div.simple_search h2 span.label {
}
div.simple_search form {
	display: inline;
}
div.simple_search span.search_words {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div.simple_search form input#search {
	position: relative;
	width: 140px;
	color: #336666;
	background: #F9F0CF;
	border: 1px solid #B1B1B1;
	margin: 5px 5px 0 5px;
	vertical-align: middle;
}
div.simple_search form input#search_submit {
	padding: 0;
	margin: 5px 5px 0 0;
	vertical-align: middle;
	width: 60px;
	float: left;
	clear: none;
}
div.simple_search form span.search_modus {
	position: relative;
	display: block;
	font-size:            0.7em;
	font-weight: normal;
	padding:              0;
	margin:         0 0 0 5px;
	line-height:          26px;
	vertical-align:       middle;
	clear: both;
}
div.simple_search form span.search_modus a {
	text-decoration: none;
}
div.simple_search form span.search_modus a:hover {
	text-decoration: underline;
}
/* Eingabe für SuchBegriffe */
div.simple_search form input#search {
}
div.simple_search form span.andor {
	clear: both;
	display:              block;
}
div.simple_search form span.andor label {
	font-size:            0.7em;
}
/* Eingabe für AND || OR */
div.simple_search form input#andoror {
}
div.simple_search form input#andorand {
}
/******************************************************************************/
/* Formular für die erweiterte Suche                                          */
/******************************************************************************/
/* Suchen Area */
div.advanced_search {
	padding: 10px;
	margin: 0;
	font-size: 1em;
	/*border-left: 1px solid #fff;
	border-right: 1px solid #fff;
*/
}
div.advanced_search span.search_area {
	display: block;
	padding:              5px 5px 5px 5px;
	font-weight: bold;
	line-height:          1.2em;
}
div.advanced_search span.search_area label#lab_search_area {
	width: 200px;
	color: #333333;
	vertical-align:       middle;
	float: left;
}
/* Browser für den Suchbereich */
div.advanced_search select#search_area {
}
div.advanced_search select.search_area optgroup {
	font-style: normal;
	background-color: #fff;
}
div.advanced_search select.search_area optgroup option {
	background-color: white;
}
/* Suchen Formular */
div.advanced_search form {
	border-top: 1px solid #9DAFB3;
	margin: 0;
	padding-top: 10px;
	display: block;
}
div.advanced_search form span.Suchmodus_label {
	position: relative;
	width: 197px;
	display: block;
	float: left;
	font-weight: bold;
	margin-left:          3px;
}
div.advanced_search form span.location label {
	position: relative;
	display: block;
	float: left;
}
div.advanced_search form div.search_words, div.advanced_search form span.location {
	float: left;
	padding: 5px 5px 5px 5px;
}
div.advanced_search form div.search_words input, div.advanced_search form span.location input {
	width: 100px;
}
div.advanced_search form span.homepage label {
	position: relative;
	width: 197px;
	margin-left: 3px;
	font-weight: bold;
	display: block;
	float: left;
}
div.advanced_search form label#lab_search_typ_text, div.advanced_search form label#lab_search_typ_code, div.advanced_search form label#lab_search_typ_city, div.advanced_search form label#lab_search_circle, div.advanced_search form label#lab_only_homepage {
}
div.advanced_search form label#lab_search {
	width: 200px;
	font-weight: bold;
	clear: both;
	float: left;
}
/* Eingabe für Suchart TEXT || CODE || CITY */
div.advanced_search form input#search_typ_text {
}
div.advanced_search form select#search_typ_code {
}
div.advanced_search form input#search_typ_city {
}
div.advanced_search form select#search_circle {
}
/* Eingabe für SuchBegriffe */
div.advanced_search form input#search {
}
div.advanced_search div.andor {
	padding: 0 0 0 5px;
	margin-bottom: 5px;
	clear: both;
}
div.advanced_search div.andor span.label {
	font-weight: bold;
	float: left;
	width: 200px;
}
div.advanced_search div.andor span.input {
	width: 200px;
	float: left;
}
div.advanced_search div.andor span.input span.radio {
	clear: both;
}
/* Eingabe für AND || OR */
div.advanced_search form input#andoror {
}
div.advanced_search form input#andorand {
}
label#lab_age {
	clear: both;
	float: left;
	font-weight: bold;
	width: 200px;
	margin-left: 5px;
}
div.location_settings {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}
div.location_settings span.location {
	display: block;
	margin-bottom: 10px;
}
div.location_settings span.location label {
	position: relative;
	width: 200px;
	display: block;
	float: left;
}
div.location_settings span.search_typ {
	position: relative;
	width: 262px;
	display: block;
	float: left;
}
div.location_settings span.search_typ input {
	clear: both;
}
div.location_settings span.search_circle {
	position: relative;
	width: 120px;
}
/* Eingabe für ZeitRaum */
div.advanced_search form select#age {
}
div.advanced_search div.search_buttons_top {
	width: 220px;
	float: left;
}
div.advanced_search div.search_buttons_top div.search_submit, div.advanced_search div.search_buttons_top div.search_reset {
	padding: 5px;
	float: left;
}
div.advanced_search div.search_buttons_bottom {
	width: 250px;
	margin: 0 auto 0 auto;
	clear: both;
}
div.advanced_search div.search_buttons_bottom div.search_submit {
	float: left;
	padding: 5px;
	width: 100px;
	text-align: right;
}
div.advanced_search div.search_buttons_bottom div.search_reset {
	float: left;
	padding: 5px;
	width: 100px;
	text-align: left;
}
/* Für die Properties */
div.advanced_search div.none {
	display: none;
}
div.advanced_search div.block {
	display: block;
}
/* Für den Link der die Properties ein-/ausblendet */
div.advanced_search form p.switch_mode {
	text-align: center;
	clear: both;
	font-size: 1em;
	font-weight: bold;
}
/* Ausgabe der Props als Text */
div.advanced_search form div#search_prop_text ul li {
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
	border-right:         1px solid #BA5F16;
}
div#search_prop_form {
	clear: both;
}
/* Liste für die Properties */
div.advanced_search form ul.prop_group {
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 5px;
}
/* Name der PropertyGruppe */
div.advanced_search form li.group_name {
	padding: 5px 0 5px 0;
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	border-right:         none;
}
div.advanced_search form li span.bis {
	display: none;
}
/* Ausgabe der Props als Formular: Label der Props */
div.advanced_search form li.prop_varchar, div.advanced_search form li.prop_int, div.advanced_search form li.prop_float, div.advanced_search form li.prop_text, div.advanced_search form li.prop_relation, div.advanced_search form li.prop_boolean {
	clear: both;
	padding: 3px 0 3px 0;
}
div.advanced_search form li div.name {
	position: relative;
	width: 200px;
	display: block;
	float: left;
}
/* Ausgabe der Props als Formular: FormFields der Props */
div.advanced_search form li div.value {
}
div.advanced_search form li.prop_int span input, div.advanced_search form li.prop_float span input {
	width: 54px;
	margin: 0 1px 0 0;
}
div.advanced_search form li div.value span.upper {
	background-image: url(minus.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 21px;
}
div.advanced_search form li div.value span.unit {
	margin: 0 0 0 0;
}
/******************************************************************************/
/* styles für labels*/
/******************************************************************************/
span.label_left1 {
	text-align: left;
	width: 6em;
	float: left;
}
span.label_left2 {
	text-align: left;
	width: 8em;
	float: left;
}
span.label_left3 {
	text-align: left;
	width: 12em;
	float: left;
}
span.label_left4 {
	text-align: left;
	width: 18em;
	float: left;
}
/******************************************************************************/
/* styles für die User Browser */
/******************************************************************************/
div.userbrowser {
	position: relative;
	z-index: 3;
	width: 9.4em;
	margin: 0.2em 0.5% 0.4em 0.5%;
}
/* formatierung für die fieldselect userbrowser */
div.userbrowser select {
	width: 100%;
	font: 0.75em arial, verdana, helvetica, 'zurich bt', sans-serif;
	background: #333333;
}
/******************************************************************************/
/* BREADCRUMB */
/******************************************************************************/
div.breadcrumb {
	padding: 0;
	font: normal 0.8em Arial, Verdana, Helvetica, 'Zurich BT', sans-serif;
	color: #ACB7DC;
}
div.breadcrumb a {
	color: #fff;
	text-decoration: none;
}
/******************************************************************************/
/* PAGELINKS */
/******************************************************************************/
div.pagelinks {
	display: block;
	width: 550px;
	margin: 0 0 5px 10px;
	float: left;
}
div.pagelinks ul {
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 5px;
	clear: both;
}
div.pagelinks ul li {
	font-weight: bold;
	line-height: 18px;
	vertical-align: middle;
	margin-right: 5px;
	float: left;
}
div.pagelinks span, div.pagelinks a {
	text-align: center;
	width: 25px;
	line-height: 23px;
	display: block;
	float: left;
	margin-right: 5px;
	text-decoration: none;
	border: #d3d3d3 1px solid;
}
div.pagelinks a:hover, div.pagelinks span.active {
	color: #FFFFFF;
	background-color: #010B55;
}
/******************************************************************************/
/* CATEGORY                                                                   */
/******************************************************************************/
/* BODY */
div.category_body {
}
h1 span.category_body_name {
}
div.cat_image {
}
div.cat_image img {
	border: 0;
}
div.category_body_descr {
}
div.category_body_descr p {
}
/* SUB */
div.sub_categories {
	position: relative;
	padding: 0;
	margin: 0;
	font-size: 1em;
}
div.sub_categories div.title_top {
	display: none;
}
div.sub_categories div.title_sub {
	display: none;
}
/* HEAD */
div.category_head {
	position: relative;
	margin: 0 5px 10px 5px;
	color: #333333;
	font-size: 1em;
	clear: both;
}
div.category_head ul {
	position: relative;
	border: 0;
	width: 690px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
div.category_head li.catheadimg {
	position: relative;
	width: 110px;
	float: left;
	overflow: hidden;
}
div.category_head li.catheadtext {
	position: relative;
	width: 580px;
	float: left;
}
div.category_head div.name {
}
div.category_head div.name h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 10px 0;
}
div.category_head div.name a {
	text-decoration: none;
}
div.category_head div.name a:hover {
	text-decoration: none;
}
div.category_head div.cat_thumb {
	float: left;
	margin: 0 10px 0 0;
}
div.category_head div.cat_thumb img {
}
div.category_head div.descr {
}
div.category_head div.descr p {
}
div.category_head div.more {
	float: right;
	/*border: 1px solid #CCCCFF;
*/
}
div.category_head div.more img {
	border: 0;
}
/* SELECT */
div.categories_select {
	position: relative;
	margin: 0 0 10px 0;
	border: 1px solid #CCCCFF;
	padding: 0;
	width: 100%;
	text-align: center;
	background-color: #F2F6F8;
}
div.categories_select h2 {
	text-align: center;
	display: block;
	font: bold 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	padding: 0.5em 0 0.5em 0;
	color: #F2F6F8;
	background-color: #000066;
	margin: 0;
}
/* formatierung für die form kategorien */
div.categories_select form {
	display: inline;
}
/* formatierung für die fieldselect kategorien */
div.categories_select select {
	position: relative;
	margin: 10px;
	width: 90%;
	font: 0.75em arial, verdana, helvetica, 'zurich bt', sans-serif;
	background: white;
	z-index: 3;
}
/******************************************************************************/
/* GRUPE COMPANIES                                                                   */
/******************************************************************************/
div.org_typ_2 {
	position: relative;
	color: #333;
	padding: 0 0 0 0;
	margin: 5px 0 5px 0;
	border-top: 1px solid #d9d9d9;
	clear: both;
}
/* Clearfix */
div.org_typ_2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac */
* html .div.org_typ_2 {
	height: 1%;
}
div.org_typ_2 div.titel {
	padding: 5px 0 0 0;
}
div.org_typ_2 div.titel h2 {
	font: bold 1em arial, verdana, helvetica, 'zurich bt', sans-serif;
	color: #23C8DB;
	margin: 0;
	padding: 0 0 5px 0;
}
div.org_typ_2 a {
	text-decoration: none;
}
div.org_typ_2 a:hover {
	text-decoration: none;
}
div.org_image {
	float: right;
}
div.org_image img {
	border: 0;
}
/******************************************************************************/
/* GRUPE COUNTRIE                                                                   */
/******************************************************************************/
div.org_typ_3 {
	position: relative;
	float: left;
	width: 30%;
	margin: 0 5px 0 5px;
	color: #333333;
	height: 40px;
	background-image: url(cat_bg.gif);
	background-repeat: no-repeat;
}
div.org_typ_3 div.titel h2 {
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 20px;
}
div.org_typ_3 div.titel h2 a {
	text-decoration: none;
}
div.org_typ_3 div.titel h2 a:hover {
	text-decoration: none;
}
div.org_typ_3 div.mehr {
	display: none;
}
div.org_typ_2 div.mehr {
	clear: both;
}
/******************************************************************************/
/* styles für die ORGLIST */
/******************************************************************************/
div.orglist {
	position: relative;
	text-align: left;
	clear: both;
}
div.orglist ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.orglist ul li {
	font-size: 0.8em;
	font-weight: bold;
	position: relative;
	float: left;
	width: 30%;
	margin: 0 5px 0 5px;
	color: #333333;
	height: 40px;
	background-image: url(cat_bg.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
div.orglist ul li a {
	text-decoration: none;
}
div.orglist ul li a:hover {
	text-decoration: none;
}
div.orglist ul li a:active {
	text-decoration: none;
}
/******************************************************************************/
/* Styles für Icons der Dateitypen                                            */
/******************************************************************************/
ul.tbs_list {
	list-style-type: none;
	margin: 16px 0 0 10px;
}
/*li.content {
	background-image: url(mehr_block_content.gif);
}
li.blank {
	background-image: url(mehr_block_blank.gif);
}
li.self {
	background-image: url(mehr_block_self.gif);
}
li.txt {
	background-image: url(mehr_block_txt.gif);
}
li.doc {
	background-image: url(mehr_block_rtf.gif);
}
li.pdf {
	background-image: url(mehr_block_pdf.gif);
}
li.rtf {
	background-image: url(mehr_block_rtf.gif);
}
li.ppt {
	background-image: url(mehr_block_ppt.gif);
}
li.xls {
	background-image: url(mehr_block_xls.gif);
}
li.content, li.blank, li.self, li.txt, li.doc, li.pdf, li.rtf, li.ppt, li.xls {
	background-repeat: no-repeat;
	padding-left: 15px;
}
*/
/******************************************************************************/
div.mehr {
	padding: 0 0 0 10px;
	text-align: left;
	color: #000000;
	float: right;
}
div.mehr img {
	margin-top: 0;
	border: 0;
}
/***************************/
/* styles für den kalender */
/***************************/
div.calendar_aussen {
	position: relative;
	width: 233px;
	clear: both;
	color: #333333;
	font-size: 0.8em;
	padding: 0 0 5px 0;
	margin: 10px 5px 10px 5px;
	border: 1px solid #ffffff;
	text-align: center;
}
div.calendar_aussen h2 {
	font-size: 1em;
	margin: 0;
	padding: 5px;
	color: #ffffff;
	background-color: #010B55;
}
div.calendar {
	position: relative;
	padding: 0 1em 0 1em;
	width: 220px;
}
div.calendar img {
	border: 0;
}
div.calendar span.currentmonth, div.calendar span.emptymonth {
	margin: 0.05em;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	text-decoration: none;
	text-align: center;
	color: #333333;
	width: 2.6em;
}
div.calendar span.currentmonth {
	background-color: #BA5F16;
}
div.calendar span.emptymonth {
	background-color: #cccccc;
}
div.calendar span.currentweek, div.calendar span.emptyweek {
	margin: 0.05em;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	text-decoration: none;
	text-align: center;
	width: 1.8em;
}
div.calendar span.currentweek {
	color: #ffffff;
	background-color: #010B55;
}
div.calendar span.emptyweek {
	color: #333333;
	background-color: #cccccc;
}
div.calendar a.currentmonth, div.calendar a.currentweek, div.calendar a.month, div.calendar span.month, div.calendar a.week, div.calendar span.week {
	margin: 0.05em;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	text-decoration: none;
	text-align: center;
}
div.calendar span.currentyear {
	padding: 4px 0 4px 0;
	text-decoration: none;
	text-align: center;
	color: #010B55;
	display: block;
}
div.calendar a.currentmonth {
	color: #ffffff;
	background-color: #010B55;
	width: 2.6em;
	font-weight: bold;
}
div.calendar a.currentweek {
	color: #ffffff;
	background-color: #010B55;
	font-weight: bold;
	width: 1.8em;
}
div.calendar a.year, div.calendar span.year {
	margin: 0.05em;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #010B55;
}
div.calendar a.month, div.calendar span.month {
	color: #ffffff;
	background-color: #477dc0;
	width: 2.6em;
}
div.calendar a.week, div.calendar span.week {
	color: #ffffff;
	background-color: #477dc0;
	width: 1.8em;
}
div.calendar a.year:hover, div.calendar a.currentmonth:hover, div.calendar a.month:hover, div.calendar a.week:hover {
	color: #ffffff;
	background-color: #477dc0;
}
div.calendar h3 {
	width: 93%;
}
/******************************************************************************/
/* UnorderedList für Merkmale von Content und Gruppen                         */
/******************************************************************************/
ul.propgroup {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	font: normal 1em arial, verdana, helvetica, 'zurich bt', sans-serif;
	clear: both;
}
ul.propgroup li.groupname {
	font: bold 1.3em arial, verdana, helvetica, 'zurich bt', sans-serif;
	padding: 5px 0 5px 0;
}
div.contentproperties ul.propgroup li.groupname {
	display: none;
}
ul.propgroup li.groupunit {
	padding: 3px;
}
ul.propgroup li.groupsource {
	padding: 3px;
	clear: both;
}
ul.propgroup li {
	padding: 0;
	margin: 0;
	clear: both;
}
ul.propgroup li.prop div.name {
	width: 200px;
	margin-right: 3px;
	font-weight: bold;
	float: left;
}
div.groupproperties ul.propgroup li.prop div.name {
	width: 400px;
}
ul.propgroup li.prop div.value {
	float: left;
}
ul.propgroup li.prop div.value img {
	border: 0;
	padding: 0;
	margin: 0;
}
ul.propgroup li.prop div.unit {
	float: left;
}
ul.propgroup li.prop div.descr {
	float: left;
}
ul.propgroup li.prop div p {
	font-size: 1em;
	margin: 0;
}
div.contentproperties ul.propgroup1 li div.value {
	width: auto;
}
#propgroup16 ul.propgroup16 li.prop div.name {
	display: none;
}
div.contentproperties ul.propgroup li.prop13, div.contentproperties ul.propgroup li.prop8 {
	padding: 0;
	margin: 0;
	float: none;
	text-align: center;
}
div.contentproperties ul.propgroup li.prop13 div.name, div.contentproperties ul.propgroup li.prop8 div.name {
	display: none;
}
div.contentproperties ul.propgroup li.prop13 div.value, div.contentproperties ul.propgroup li.prop8 div.value {
	font-weight: bold;
	color: #BA5F16;
	float: right;
	width: 335px;
}
/******************************************************************************/
/* Propertys von Gruppen*/
/******************************************************************************/
div.oprop23 {
	float: right;
	margin: 0 0 5px 5px;
}
div.oprop22 span.name, div.oprop23 span.name {
	display: none;
}
/******************************************************************************/
/* author                         */
/******************************************************************************/
div.author_group, div.author {
}
div.author_group span.lab, div.author span.lab {
	width: 200px;
	float: left;
	font-weight: bold;
}
div.author_group span.content, div.author span.content {
}
div.r4n-logo-group {
	float: left;
	width: 235px;
}
body.contentlist div.r4n-logo-group {
	display: none;
}
div.user_image span.lab, div.group_image span.lab {
	display: none;
}
/******************************************************************************/
/* Copyright-Red4Net*/
/******************************************************************************/
div.copyrightred4net {
	clear: both;
	font-size: 0.7em;
	padding: 2px 5px 20px 5px;
}
div.copyrightred4net span a img {
	border: 0;
}
div.copyrightred4net span.red4net {
	float: right;
}
div.copyrightred4net span.copyright {
}
div.copyrightred4net span a {
	text-decoration: none;
	color: #ffffff;
}
div.copyrightred4net span a:hover {
	text-decoration: underline;
	color: #ffffff;
}
div#footer {
	display: none;
}
/* CSS für pub_content_view */
div.account a {
	padding: 10px;
	display: block;
}
div.contentview h2 {
	display: none;
}
div.viewshort {
	clear: both;
	width: 350px;
	min-height: 150px;
	float: left;
	border: 1px solid #666666;
	margin: 0.5%;
	/*background-color: #EDF6F6;
*/
}
div.viewshort a {
	display: block;
	padding: 2px 0 0 3px;
}
div.viewshort ul {
	margin: 0;
	border: 0;
	padding: 0;
	list-style-type: none;
}
div.viewshort ul li {
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 20px;
}
div.viewshort ul li a img {
	vertical-align: middle;
	margin-right: 2px;
}
div.viewshort ul li a:hover {
	background-color: #EDF6F6;
}
span.viewshorttitle {
	display: block;
	background-color: #DEE2EF;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	padding: 3px;
}
span.viewshorttitle img {
	vertical-align: middle;
}
div.account p.welcome {
	padding: 10px;
	font-weight: bold;
	font-size: 1.3em;
}
/******************************************************************************/
/* Auhor-Mode*/
/******************************************************************************/
div.r4n-box-author-mode {
	clear: both;
	display: block;
	margin: 10px 5px 5px 5px;
	border: #fff 1px solid;
	font-size: 0.8em;
}
div.r4n-box-author-mode span.r4n-box-author-mode-title {
	display: block;
	font-weight: bold;
	background-color: #010b55;
	color: #ffffff;
	margin: 0;
	padding: 5px;
}
div.r4n-box-author-mode span.r4n-box-author-mode-name {
	display: block;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
div.r4n-box-author-mode a.r4n-mode-all, div.r4n-box-author-mode a.r4n-dialog {
	width: 130px;
	display: block;
	padding: 5px;
	margin: 5px auto 5px auto;
}
div.r4n-box-author-mode a.r4n-mode-all span, div.r4n-box-author-mode a.r4n-dialog span {
	float: left;
	margin: 0 2px 0 2px;
}
/******************************************************************************/
/* block                                            */
/******************************************************************************/
div.container_block_content {
	border: 1px solid #fff;
}
div.container_block_aktuelles {
	border: 1px solid #fff;
}
div.container_block_eigenschaften {
	border: 1px solid #fff;
}
div.container_block_googlemap {
	border: 1px solid #fff;
}
div.block_titel {
	background-color: #010B55;
}
/******************************************************************************/
/* Approvals                                                       */
/******************************************************************************/
table.r4n-approvals {
	text-align: center;
	width: 100%;
}
table.r4n-approvals td.r4n-approval-type {
	background-color: #cc9966;
}
table.r4n-approvals td.r4n-subject-name {
	background-color: #cccc99;
}
table.r4n-approvals td.r4n-object-type, table.r4n-approvals td.r4n-object, table.r4n-approvals td.r4n-object-author, table.r4n-approvals td.r4n-tag {
	background-color: #99cccc;
}
/******************************************************************************/
/* Clearfix                                            */
/******************************************************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}