html, body, h1, h2, ul {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, 'Zurich BT', sans-serif;
	color: #222222;
	padding-bottom: 0;
	padding-top: 0;
}

#r4n-error-panel{
	text-align:left;
}

h1 {
	font-size: 1em;
}

h4 {
	font-size: 1.1em;
}

h1 img {
	display: block;
}

img {
	border: 0;
}

a {
	color: #464544;
}

a:hover {
	color: #FFA405;
}

p {
	margin: 0 10px 0 0;
	padding-bottom: 10px;
}

div.category_body_descr li, div.r4n-tbs-paragraph li, div.kurz li, div.kurz_body li {
	list-style-type: square;
	padding: 5px 0 5px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.more {
	text-align: right;
}

.clear {
	clear: both;
}

/* Login new user */
div.logged, div.newuser {
	display: none
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 985px;
	position: relative;
	background-color: #ffffff;
	border-top: 5px solid #010B4F;
	border-bottom: 5px solid #010B4F;
}

#left {
	background: url(images/logo_bg.gif) no-repeat;
	float: left;
	width: 234px;
}

#logo {
	width: 224px;
	height: 178px;
	/*background: url(images/logo1.gif) no-repeat;*/
	background: url(images/logo_tpf_planege.gif) no-repeat;
	margin: 0;
	color: #595959;
}

#logo h1 {
	padding-top: 30px;
	font: 24px "arial narrow", arial, sans-serif;
}

#logo p {
	margin: 8px 25px 4px 25px;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	padding: 3px;
	letter-spacing: 0.2em;
	font-weight: bold;
}

#propgroup1 div.name {
	display: none;
}

#propgroup1 ul li {
	list-style-type: none;
}

#container2 {
	/*background: url(images/news_bg.gif) repeat-y;*/
	background-color: #BCD4F0;
	padding: 20px 0 0 0;
	text-align: left;
	width: 224px;
	color: #010B55;
	font-size: 0.8em;
}

#container2 a {
	color: #010B55;
	font-weight: bold;
	text-decoration: none;
}

#container2 a:hover {
	text-decoration: underline;
}

#right {
	float: right;
	width: 751px;
}

#welcome {
	margin-right: 20px;
}

#header {
	width: 740px;
	min-height: 275px;
	padding-left: 16px;
	background: url(images/header_left.gif) no-repeat;
}

#header img.r4n-header-left {
	position: absolute;
}

/* Clearfix */
#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac */ * html #header {
	height: 1%;
}

#content {
	width: 730px;
	padding: 10px 0 10px 21px;
	clear: both;
	font-size: 0.8em;
}

#corp, #indu {
	float: left;
	width: 49%;
}

#spacer {
	height: 2em;
}

#footer {
	font-size: 0.7em;
}

#copyrightred4net {
	text-align: left;
	padding: 5px;
	color: #715F36;
	font-weight: bold;
}

#copyrightred4net span.copyright {
	padding-left: 0;
}

#copyrightred4net span.red4net {
	float: right;
	padding-right: 0;
}

/******************************************************************************/
/* 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;
}

/******************************************************************************/
/* FILE: .css                                                       */
/******************************************************************************/
/* Image links*/
.tbs_style1 {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	float: left;
}

/* Image zentriert*/
.tbs_style2 {
	margin: 0px auto 5px auto;
	text-align: center;
	padding: 5px;
}

/* Image Rechts*/
.tbs_style3 {
	margin: 0px 10px 5px 5px;
	padding: 0px;
	float: right;
}

div.titel_body {
	/*background-color: #010B4F;
	 */
	color: #000000;
	padding: 10px 10px 10px 5px;
	clear: both;
}

div.kurz_body {
	padding: 0 10px 0 0;
}

div.content_image_body {
	padding: 0px;
	background-color: #010B4F;
}

div.kopf_content_typ_1, div.kopf_content_typ_2, div.kopf_content_typ_3 {
	min-height: 50px;
}

div.kopf_content_typ_1 div.titel h2, div.kopf_content_typ_2 div.titel h2, div.kopf_content_typ_3 div.titel h2 {
	font-size: 1.1em;
}

div.kurz_body ul, div.r4n-tbs ul {
	padding-left: 20px;
}

div.mehr a {
	float: right;
	margin-right: 10px;
	clear: right;
}

/******************************************************************************/
/* DIV.LANGTRNS                                                               */
/******************************************************************************/
div.langtrns {
	position: absolute;
	top: 125px;
	left: 80px;
	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;
	border: 1px solid #010B4F;
}

/* Formatierung für die aktive Sprache (in deren Kontext ich mich befinde) */
div.langtrns ul li.active a {
	border: 1px solid #6690B8;
}

/* Formatierung für die inaktive Sprachen */
div.langtrns ul li.inactive {
}

div.langtrns ul li.inactive a:hover {
	border: 1px solid #ffffff;
}

#propgroup1 ul li.groupname {
	display: none;
}

.hidden_comment {
	display: none;
}

#propgroup16 ul li.groupname {
	display: none;
}

/******************************************************************************/
/* Propertys von Gruppen*/
/******************************************************************************/
div.oprop23 {
	float: right;
	margin: 0 0 5px 5px;
}

div.oprop22 span.name, div.oprop23 span.name {
	display: none;
}

/******************************************************************************/
/* Gallery View */
/******************************************************************************/
div.galleryview {
	margin-left: 16px;
}

div.r4n-image-border {
	width: 730px;
	min-height: 280px;
	background-color: #ffffff;
	border-left: 5px solid #010B4F;
	border-bottom: 5px solid #010B4F;
}

div.panel {
	vertical-align: middle;
	border-top: 0;
	margin: 0 0 0 5px;
	padding: 0;
}

div.content_image_body {
	width: 740px;
}

#r4n-gallery-image-body #pointer, #r4n-gallery-image-body img.nav-prev, #r4n-gallery-image-body img.nav-next, #r4n-gallery-image-body div.strip_wrapper {
	/*display: none;
	 */
}

div.panel div.content_image_head {
	margin-top: 0;
}

div.panel img {
	text-align: center;
	vertical-align: middle;
}

div.panel-overlay {
	text-align: left;
	vertical-align: top;
}

div.panel-overlay div.titel h2 {
	font-size: 1em;
	padding: 5px 0 0 0;
}

div.panel-overlay div.kurz {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

div.panel-overlay span.subline {
	font-size: 1em;
	padding: 25px 0 0 0;
	font-weight: bold;
	display: block;
}

div.panel-overlay div.mehr {
	display: none;
}

div.strip_wrapper {
	margin-top: 10px;
}

ul.filmstrip {
	margin-top: 10px;
	padding-top: 10px;
	/*border-left: 10px solid #010B4F;
	 */
}

ul.filmstrip li {
	width: 156px;
	overflow: hidden;
}

li.r4n-no-thumb {
	background: url(images/no_image_thumb.png) no-repeat;
	background-position: center center;
}

/******************************************************************************/
/* PAGELINKS */
/******************************************************************************/
div.pagelinks {
	display: block;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
	padding: 10px 0 10px 0;
}

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: 20px;
	line-height: 18px;
	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;
}

div.pagelinks > span:first-child {
	border: none;
	width: 50px;
	text-align: left;
}

/******************************************************************************/
/* 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 {
}

div.category_body_descr > ul{
	padding: 22px;
}

/* SUB */
div.sub_categories {
	position: relative;
	padding: 0;
	margin: 0;
	/*font-size: 0.8em;
	 */
}

div.sub_categories div.title_top {
	display: none;
}

div.sub_categories div.title_sub {
	display: none;
}

/* HEAD */
div.category_head {
	position: relative;
	margin: 5px 5px 5px 0;
	color: #333333;
	font-size: 0.8em;
	clear: both;
	min-height: 100px;
}

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 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.1em;
}

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;
}

/***************************/
/* Breadcrumb */
/***************************/
div.r4n-breadcrumb, div.breadcrumb {
	padding: 10px 0 0 5px;
	font-size: 0.8em;
}

/***************************/
/* PrintMode */
/***************************/
div.mode {
	float: right;
	padding: 10px 20px 0 0;
	clear: both;
	font-size: 0.8em;
}

/***************************/
/* styles für den kalender */
/***************************/
div.calendar_aussen {
	position: relative;
	width: 224px;
	clear: both;
	color: #ffffff;
	font-size: 1em;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: center;
}

div.calendar_aussen h2 {
	font-size: 1em;
	padding: 5px;
	margin: 0;
	color: #ffffff;
	background-color: #c5612c;
}

div.calendar {
	position: relative;
	padding: 0 7px 0 7px;
	width: 210px;
	background-color: #E57E37;
}

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;
	background-color: #c5612c;
	color: #333333;
	width: 2.6em;
}

div.calendar span.currentmonth {
	background-color: #c5612c;
}

div.calendar span.emptymonth {
	background-color: #fff;
}

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: #333333;
	background-color: #36C00C;
}

div.calendar span.emptyweek {
	color: #333333;
	background-color: #fff;
}

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: #ffffff;
	display: block;
}

div.calendar a.currentmonth {
	color: #333333;
	background-color: #36C00C;
	width: 2.6em;
	font-weight: bold;
}

div.calendar a.currentweek {
	color: #333333;
	background-color: #36C00C;
	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: 0.8em;
	font-weight: bold;
	color: #333366;
}

div.calendar a.month, div.calendar span.month {
	color: #333333;
	background-color: #c5612c;
	width: 2.6em;
}

div.calendar a.week, div.calendar span.week {
	color: #333333;
	background-color: #c5612c;
	width: 1.8em;
}

div.calendar a.year:hover, div.calendar a.currentmonth:hover, div.calendar a.month:hover, div.calendar a.week:hover {
	color: #333333;
	background-color: #36C00C;
}

div.calendar h3 {
	width: 93%;
}

/**************************************/
/* Styles für Icons der Dateitypen    */
/**************************************/
ul.tbs_list {
	list-style-type: none;
	margin-top: 16px;
}

ul.tbs_list li {
	margin-bottom: 16px;
	vertical-align: middle;
	list-style-type: none;
	width: 90%;
}

li.content, li.blank, li.self, li.txt, li.doc, li.pdf, li.rtf, li.ppt, li.xls, li.zip {
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 5px;
}

li.content {
	background-image: url(mehr_block_content.gif);
}

li.blank {
	background-image: url(/images/16X16/mimetypes/html.png);
}

/*li.self {
 background-image: url(mehr_block_self.gif);
 }
 */
li.self {
	background-image: url(mehr_block_content.gif);
}

li.txt {
	background-image: url(mehr_block_txt.gif);
}

li.doc {
	background-image: url(/images/16X16/mimetypes/doc.png);
}

li.pdf {
	background-image: url(/images/16X16/mimetypes/pdf.png);
}

li.rtf {
	background-image: url(/images/16X16/mimetypes/doc.png);
}

li.ppt {
	background-image: url(/images/16X16/mimetypes/kpresenter_kpr.png);
}

li.xls {
	background-image: url(/images/16X16/mimetypes/spreadsheet_document.png);
}

li.zip {
	background-image: url(/images/16X16/mimetypes/zip.png);
}

/* Clearfix */
div.kopf_content_typ_1:after, div.kopf_content_typ_2:after, div.kopf_content_typ_3:after, div.pagelinks:after, div.category_head:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac */ * html div.kopf_content_typ_1, * html div.kopf_content_typ_2, * html div.kopf_content_typ_3, * html div.pagelinks, * html div.category_head, * html .clearfix {
	height: 1%;
}

.r4n-first-row {
	background-color: #f0f0f0;
}

.r4n-second-row {
	background-color: #fff;
}

/******************************************************************************/
/* Contact Widget - Content Autor									                         */
/******************************************************************************/
#widget_contact_20 {
	width: 452px;
}

#widget_contact_20 a.r4n-dialog {
	width: 150px;
	display: block;
	padding: 5px;
	float: right;
}

#widget_contact_20 a.r4n-dialog span {
	float: left;
	margin: 0 2px 0 2px;
}

#widget_contact_20 div.r4n-widget-label {
	line-height: 12px;
	width: 80px;
	margin: 0;
	padding: 5px 0 5px 20px;
	font-weight: bold;
	float: left;
}

#widget_contact_20 ul.r4n-widget-items {
	padding: 5px 0 5px 0;
	list-style-type: none;
}

#widget_contact_20 ul.r4n-widget-items span.r4n-widget-item-text {
	float: left;
	width: 120px;
}

/******************************************************************************/
/* Public Login Bereich	im Body  									                         */
/******************************************************************************/
#container2 div.r4n-login-public {
	display: block;
	margin: 0;
	background-color: #e57e37;
}

#container2 div.r4n-login-public-register, #container2 div.r4n-login-public-form {
	float: left;
	display: block;
}

/* in www.tpf.eu gibt es keine registrierung */
#container2 div.r4n-login-public-register {
	display: none;
}

#container2 div.r4n-login-public-register button {
	margin: 60px 0 0 120px;
	padding: 3px 10px 3px 10px;
}

#container2 div.r4n-login-public-riminder {
	clear: both;
}

#container2 div.r4n-login-public p {
	margin: 5px 5px 0 5px;
}

#container2 div.r4n-login-public p.r4n-login-title {
	display: block;
	font-weight: bold;
	background-color: #c5612c;
	color: #ffffff;
	margin: 0;
	padding: 5px;
}

#container2 div.r4n-login-public span.label_left3 {
	clear: both;
	float: left;
	width: 120px;
}

#container2 div.r4n-login-public span.label_left3:first-letter, #container2 div.r4n-login-public p.r4n-login-title:first-letter {
	text-transform: capitalize;
}

div.r4n-login-public-home {
	float: left;
	width: 110px;
	margin: 0;
	padding: 2px;
	text-align: center;
}

div.r4n-login-public-logout {
	float: right;
	width: 105px;
	margin: 0;
	padding: 2px;
	text-align: center;
}

/******************************************************************************/
/* Auhor-Mode*/
/******************************************************************************/
div.r4n-box-author-mode {
	display: block;
	margin: 10px 0 5px 0;
	background-color: #e57e37;
	clear: both;
}

div.r4n-box-author-mode span.r4n-box-author-mode-title {
	display: block;
	font-weight: bold;
	background-color: #c5612c;
	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;
}

#container2 div.r4n-box-author-mode a.r4n-mode-all, #container2 div.r4n-box-author-mode a.r4n-dialog {
	width: 130px;
	display: block;
	padding: 5px;
	margin: 5px auto 5px auto;
	color: #2e6e9e;
}

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;
}

div.ui-datepicker {
	font-size: .8em;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac */ * html .clearfix {
	height: 1%;
}
