﻿@charset UTF-8;
body, #footer {
	text-align: center;
}

a.mactive {
	font-weight: bold !important;
}

body .page_margins .page #main #col3 #col3_content table.border {
	border-bottom: 0px none !important;
	border-top: 0px none !important;
}

div, #col3 #col3_content table,
#col3 #col3_content h1,
#col3 #col3_content h2,
#col3 #col3_content h3,
#col3 #col3_content h4,
#col3 #col3_content h5,
#col3 #col3_content h6 {
	text-align: left;
}

div.hlist {
	border-top: 5px solid #ffffff;
}

div.hlist li {
	margin: 0 2px 0 0;
}

hr {
	clear: both;
	display: block;
}

table {
	margin: 0 0 0 1px;
}

table tr td.tabledivider div.divdivider,
table tr th.tabledivider div.divdivider {
	height: 3px;
	overflow: hidden;
	width: 3px;
}

table tr td.tabledivider,
table tr th.tabledivider {
	background: #999999;
	border: 0px none !important;
	border-collapse: collapse !important;
	color: #666666 !important;
	height: 3px !important;
	margin: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
}

/**
* Fuer die Eigenpublikationen
*/
.einzelpublikation {
	border-top: 1px solid #999999;
	margin: 0.4em 0;
	padding: 0.4em 0;
}

.errorMsg {
	background: url(../../images/messagebox_warning.png) #ffc2c2 5px 8px no-repeat;
	border: 2px solid #990000;
}

.errorMsg,
.successmsg {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	margin: 0.1em 0em 1.5em 0em;
	padding: 0.5em 0.5em 0.5em 40px;
}

.nofloat {
	clear: both;
	display: block;
	float: left;
	height: 1px;
	overflow: hidden;
	width: 100%;
}

.screeninvis {
	float: left;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 1px;
}

.spacer {
	clear: both;
	display: block;
	float: left;
	height: 2em;
	overflow: hidden;
	width: 100%;
}

.successmsg {
	background: url(../../images/messagebox_info.png) #ccff99 5px 8px no-repeat;
	border: 2px solid #339900;
}

#col1 #col1_content .menuitem3 {
	padding: 0 0 1em;
}

#col1 #col1_content .menuitem3 ol {
	margin: 0;
	padding: 0;
}

#col1 #col1_content .menuitem3 ol li {
	margin: 0 0 0 10px;
	padding: 2px 0;
}

#col1 #col1_content .menuitem3 ol li a {
	display: block;
	padding: 0 0 0 4px;
	width: auto;
}

#col1 #col1_content .menuitem3 ol li a:link,
#col1 #col1_content .menuitem3 ol li a:visited {
	background: #ffffff;
	border: 1px solid #ffffff;
	color: #003366;
}

#col1 #col1_content .menuitem3 ol li a:active,
#col1 #col1_content .menuitem3 ol li a:hover,
#col1 #col1_content .menuitem3 ol li a:focus {
	background: #edf2f8;
	border: 1px solid #4d87c7;
	color: #4d87c7;
}

#col1 #col1_content .menuitem3 ol ol {
	border-top: 10px solid #edf2f8;
	margin: 10px 0;
}

#col1 #col1_content hr {
	clear: both;
	display: block;
	margin: 1em 0;
	width: auto;
}

#col1 #col1_content input.button:active,
#col1 #col1_content input.button:hover,
#col1 #col1_content input.button:focus {
	background: #ffffff;
	border: 1px solid #4d87c7;
	border-collapse: collapse;
	color: #003366;
	font-size: 1.2em;
	margin: .5em 0 0;
	padding: 2px;
}

#col1 #col1_content input.text:active,
#col1 #col1_content input.text:hover,
#col1 #col1_content input.text:focus {
	background: #ffffff;
	border: 1px solid #4d87c7;
	border-collapse: collapse;
	color: #003366;
	display: block;
	font-size: 1.2em;
	padding: 2px;
	width: auto;
}

#col1 .menuitem3 li .mactive {
	font-weight: bold;
}

#col1,
#col2,
#col3,
#col1_content,
#col2_content,
#col3_content {
	overflow: hidden;
}

#col2,
#col3 {
	line-height: 2em;
}

#col3 #col3_content {
	text-align: justify;
}

#col3 #col3_content a img {
	float: left;
	margin: 0.6em 1.2em 1.2em 0;
}

#col3 #col3_content a,
#col3 #col3_content a:link,
#col3 #col3_content a:visited {
	background: transparent;
	border-bottom: 1px dotted #003366;
	font-weight: normal;
	text-decoration: none;
}

#col3 #col3_content a:active,
#col3 #col3_content a:hover,
#col3 #col3_content a:focus {
	background: #ffffcc;
	border-bottom: 1px solid #4d87c7;
	font-weight: normal;
	text-decoration: none;
}

#col3 #col3_content input.button,
#col1 #col1_content input.button {
	background: #edf2f8;
	border: 1px solid #4d87c7;
	border-collapse: collapse;
	color: #003366;
	font-size: 1.2em;
	margin: .5em 0 0;
	padding: 2px;
	text-align: center;
}

#col3 #col3_content textarea.text,
#col3 #col3_content input.text,
#col1 #col1_content input.text {
	background: #edf2f8;
	border: 1px solid #4d87c7;
	border-collapse: collapse;
	color: #003366;
	display: block;
	font-size: 1.2em;
	padding: 2px;
	width: auto;
}

#header {
	background: #ff0000;
	border-bottom: 10px solid #ffe55a;
	border-left: 0px none;
	border-right: 0px none;
	border-top: 0px none;
	color: #000000;
	height: 180px;
	margin: -10px 0 0 0;
	overflow: hidden;
	padding: 0px;
	width: auto;
}

#header #divstdimprint {
	background: #ffffff;
	border: 5px solid #ffffff;
	color: #000000;
	height: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}

#header #pageimg {
	height: 180px;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	top: 0;
	width: 100%;
}

/**
* Transparente Farbbalken im Kopf
*/
#header #topnav div#hcolor1 {
	height: 180px;
	left: 260px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 20px;
	z-index: 201;
}

#header #topnav div#hcolor2 {
	height: 180px;
	left: 290px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 20px;
	z-index: 202;
}

#header #topnav div#hcolor3 {
	height: 180px;
	left: 300px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 30px;
	z-index: 203;
}

#header #topnav div#hcolor4 {
	height: 180px;
	left: 350px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 20px;
	z-index: 204;
}

#header #topnav div#hcolor5 {
	background: transparent url('../../images/transp_white.png') left top repeat;
	height: 180px;
	left: 360px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 20px;
	z-index: 205;
}

#logo {
	background: #ffffff;
	color: #000000;
	font-size: 72%;
	height: 180px;
	left: 0;
	overflow: hidden;
	padding: 10px 0 0 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 25%;
	z-index: 10;
}

#logo * {
	color: #666666;
	font-family: Arial, Tahoma, Verdana, Sans-serif;
}

#logo img {
	padding: 0 0 0.7em 0;
}

#main #col1 #col1_content form#fmsuche {
	font-size: 95% !important;
	text-align: right !important;
}

#main #col1 #col1_content form#fmsuche .button {
	text-align: center !important;
}

#main #col1 #col1_content form#fmsuche .text {
	text-align: left !important;
}

#main #col1 #col1_content form#fmsuche input {
	float: right !important;
	margin: 0 0 5px auto !important;
}

#path {
	background: url(../../images/path_bg.gif) #ffffff left bottom repeat-x;
	border-bottom: 1px solid #cccccc;
	display: block;
	float: none;
	height: auto;
	width: auto;
}

#path .padding {
	padding: 10px 10px 0;
}

#path li {
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	width: auto;
}

#path li,
#col1 li,
#col2 li {
	list-style: url(../../images/menu_dot.gif);
	list-style-image: url(../../images/menu_dot.gif);
	width: auto;
}

#path ul {
	display: block;
	float: none;
	height: auto;
	width: 100%;
}

#publikationen .pdatum {
	clear: both;
	color: #666666;
	display: block;
	text-align: left;
	width: auto;
}

#publikationen .pimage {
	float: left;
	margin: 0.6em 1.2em 1.2em 0;
}

#publikationen a .pimage,
#publikationen a:link .pimage,
#publikationen a:visited .pimage {
	border: 2px solid #ffffff;
}

#publikationen a:active .pimage,
#publikationen a:hover .pimage,
#publikationen a:focus .pimage {
	border: 2px solid #ffe55a;
}

#publikationen,
.einzelpublikation {
	clear: both;
	display: block;
	float: none;
}

#topnav {
	background: transparent;
	border: 0 none;
	border-collapse: collapse;
	color: #aaaaaa;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative !important;
	top: 0;
	width: 100%;
}
