/*	www.managerismus.com/css/screen.css		*/
/*	Munich 02/2008					*/
/*	by http://www.jus21.de/				*/
/*	v2.0						*/


* {
	margin: 0em;
	padding: 0em;
}

body, html {
	height:100%;
	width:100%;
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1em;
	text-align: center;
	line-height: 1.5;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:hover, a:visited {
	background-color: #ffffff;
	color: #900;
}
#container #center_unter .content ol
{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
	padding-left: 20px;
}

.line {
	color: #900;
	line-height: 0.1px;
}

strong {
	color: #900;
	background: #fff;
}
.bold {
	font-weight: bolder;
	color: #000000;
	display: inline;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 0.9em;
}

dt,
dd	{
	font-size: 0.8em;
}

#container {
	display: block;
	float: none;
	position:relative;
	text-align: left;
	min-height: 100%;
	background-color:transparent;
	overflow: hidden;
	z-index:1;
}

#topmenu {
	position: absolute;
	top: 0px;
	right: 0px;
}

#topmenu ul {
	list-style: none;
	background-color: #e6e6e6;
	border-bottom: black 1px solid;
}

#topmenu li {
	display: inline;
	padding-left: 1.1em;
	margin-left: 1em;
	border-left: solid 1px #555;
	font-size: 1.1em;
}

#topmenu li.first {
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
}

#topmenu li a {
	color: #555;
	background: #e6e6e6;
	padding: 0.1em;
	text-decoration: none;
}

#topmenu li a:hover {
	color: #900;
	background: #e6e6e6;
	text-decoration: none;
}

#title {
	padding-left: 200px;
	border-bottom: black 1px solid;
}

#left {
	float: left;
	width: 200px;
	background-color:#e6e6e6;
	border-right: #900 1px solid;
}
#left  p, #left  a.unter
{
}
#lang
{
}

#left ul {
	list-style: none;
}

#left li {
	padding-bottom: 28px;
}

#left h2 {
	font-size: 0.95em;
	font-weight: bold;
	color: #000;
	background: #e6e6e6;
}

#left p {
	font-size: 0.8em;
	margin-left: 12px;
	color: #900;
	background: #e6e6e6;
}

#left a.haupt {
	font-size: 0.95em;
	font-weight: bold;
	color: #555;
	line-height: 21px;
	text-decoration: none;
	display: block;
}

#left a.haupt:link, a.haupt:visited {
	text-decoration: none;
	color:#555;
	background: #e6e6e6;
}

#left a.haupt:hover {
	text-decoration: none;
	color: #900;
	background: #e6e6e6;
	outline: none;
}

#left a.unter {
	margin-left: 12px;
	font-size: 0.8em;
}

#left a.unter:link, a.unter:visited {
	text-decoration: none;
	color:#555;
	background: #e6e6e6;
}

#left a.unter:hover {
	text-decoration: underline;
	color: #900;
	background: #e6e6e6;
}

#right {
	float: right;
	width: 200px;
	background-color:#fff;
	border-left: #900 1px solid;
}

#right ul {
	list-style: none;
	margin-left: 1em;
}

#right li {
	margin-bottom: 20px;
}

#right a.eyecatch {
	font-size: 0.95em;
	font-weight: bold;
	padding: 4px 4px 2px 4px;
	color: #fff;
	background: #900 url(../pix/ec.jpg);
}

#right a.eyecatch:link, a.eyecatch:visited {
	text-decoration: none;
	color:#fff;
}

#right a.eyecatch:hover {
	text-decoration: none;
	color: #fff;
}

#right a.normal {
	font-size: 0.95em;
	font-weight: bold;
	color: #555;
	background: #FFF;
}

#right a.normal:link, a.normal:visited {
	text-decoration: none;
	color:#555;
}

#right a.normal:hover {
	text-decoration: none;
	color: #900;
}

#center {
	float: none;
	margin-left: 200px;
	margin-right: 200px;
	background-color:#FFFFFF;
}

#center p {
	font-size: 0.8em;
}

#center p.unten {
	font-size: 0.8em;
	color: #900;
	margin-top: 20px;
}

#center strong {
	font-style: italic;
	color: #900;
}

#center ul {
	margin: 1em 1em 2em 1em;
	list-style: disc;
	font-size: 0.8em;
}
center_unter ol    {
	list-style-type: disc;
}

#center ul.ar {
	list-style: none;
	margin: 10px;
}

#center li.ar {
	font-style: italic;
	font-weight: normal;
}

#center table {
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
	font-size: 0.8em;
}

#center table th {
	font-weight: bold;
	padding: 0.5em;
}

#center table td {
	border-right: solid 1px #fff;
	padding: 0em;
}

#center table td.mitte {
	padding: 0.5em;
	font-weight: bold;
	text-align: center;
	border-right: solid 1px #fff;
}

#center table tr.rowH {
	color: #fff;
	background: #900;
	border-right: solid 1px #fff;
}

#center table tr.rowA {
	background: #F8F8F8;
	border-top: solid 1px #fff;
	color: inherit;
}

#center table tr.rowB {
	background: #FDFDFD;
	border-top: solid 1px #fff;
	color: inherit;
}


#center_unter {
	float: none;
	margin-left: 200px;
	margin-right: 75px;
	background-color:#FFFFFF;
}

#center_unter p {
	font-size: 0.8em;
}

#center_unter p.unten {
	font-size: 0.8em;
	color: #900;
	margin-top: 20px;
}

#center_unter p.fn {
	font-style: italic;
}

#center_unter strong.ri {
	font-style: italic;
	color: #900;
}

#center_unter ul {
	list-style: none;
	margin: 10px;
	font-size: 0.8em;
}

#center_unter li.fn {
	font-style: italic;
}

#center_unter table {
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
	font-size: 0.8em;
}

#center_unter table th {
	font-weight: bold;
	padding: 0.5em;
}

#center_unter table td {
	padding: 0.5em;
	border-right: solid 1px #fff;
}

#center_unter table td.mitte {
	padding: 0.5em;
	font-weight: bold;
	text-align: center;
	border-right: solid 1px #fff;
}

#center_unter table tr.rowH {
	color: #fff;
	background: #900;
	border-right: solid 1px #fff;
}

#center_unter table tr.rowA {
	background: #F8F8F8;
	border-top: solid 1px #fff;
	color: inherit;
}

#center_unter table tr.rowB {
	background: #FDFDFD;
	border-top: solid 1px #fff;
	color: inherit;
}

#center_unter blockquote {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

#left,
#right,
#center,
#center_unter
{
	/* Needed so that all columns look equally long */
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
}

.content {
	padding:2em 1em 1em 1em;
	font-size:1.2em;
}

.denkzettel {
	font-size:1.2em;
	padding-top: 2em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 0em;
}

.content_catch {
	padding:2.4em 1em 1em 1em;
	margin-bottom: 1em;
	background-color: #900;
}

#center p.catch {
	font-size: 1.5em;
	text-align: center;
	padding: 0 0 1em 0;
	color: white;
}

.content_catch_denk {
	padding:1em;
	margin: 0 0 1em 3em;
	background-color: #900;
}

.content_catch_denk_unten {
	margin: 0 0 1em 0;
	background-color: #900;
}

#center_unter p.catch_denk {
	font-size: 1.3em;
	text-align: left;;
	color: white;
}

#center_unter blockquote.denk {
	margin:0 0 0 1.5em;
	text-align: center;
	font-size: 1em;
	font-style: italic;
	font-weight:normal;
	color: #900;
}

#center_unter h2.denk_top{
	margin: 1em 0 0 1em;
	font-size: 1.2em;
}

#center_unter p.denk_top{
	margin: 0 0 1.5em 1em;
	font-size: 1em;
}

#center_unter p.denk_head{
	margin: 0 0 1.5em 2em;
	font-size: 0.8em;
	font-style: italic;
}

#center_unter img.denk_top_left{
	float:left;
	width:10px;
	height:80;
	margin-left: 1.5em;
}

#center_unter img.denk_top_right{
	float:right;
	width: 232px;
	height: 80px;
}

#center .content {
	padding: 2em 3em 1em 3em;
	font-size:1.3em;
}

#center_unter .content {
	padding:2em 2em 1em 3em;
	font-size:1.3em;
}

#center .content h2 {
	color: #900;
	margin-bottom: 2em;
}

#center_unter .content h2 {
	color: #900;
}

#center_unter .content h4 {
	font-size: 0.8em;
	color: #900;
}

#center .content h5 {
	font-size: 0.8em;
}

#center_unter .content p.author {
	font-style: italic;
	font-size: 0.7em;
	margin-bottom: 2em;
}

#center_unter .denkzettel p.author {
	font-style: italic;
	font-size: 0.7em;
	margin-bottom: 2em;
	text-align: center;
}

#center_unter li.wr {
	color: #900;
	margin-bottom: 1em;
}

.in {
	color: #900;
}

#center .content h3 {
	color: #900;
}

#center_unter .content h3 {
	color: #900;
}


#left h5 {
	font-size: 0.8em;
	color: #900;
	background: #e6e6e6;
}

/* Formmailer */
.cap{width:45px;margin-top:20px;}
#center ol {
	font-size: 0.8em;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	list-style-position: inside;
}
.scode{border:0;width:120px;height:50px;display:inline;float:left;}
#space {
	font-size: 0.01em;
	text-indent: -3000px;
	line-height: 1;
}
#buch {
	font-size: medium;
	float: right;
	display: inline;
	position: absolute;
	width: 350px;
	height: 100px;
	left: 416px;
	top: 1045px;
}
#buch3 {
	display: inline;
}
#buch2 {
	font-size: medium;
	float: right;
	display: inline;
	width: 350px;
	height: 300px;
	left: 421px;
	top: 256px;
	position: absolute;
}
.schriftKleiner  {
	line-height: 1.1em;
	font-size: 0.9em;
}
#center_unter table td.links {
	padding: 0.5em;
	font-weight: bold;
	text-align: left;
	border-right: solid 1px #fff;
}
#center_unter table tr.rowE5 {
	color: #fff;
	background: #900;
	border-right: solid 1px #fff;
}
.content  #warnung {
	color: #990000;
}
.content     form     td  {
	padding: 0.5em;
}
#liste17 {
	margin: 10px;
	list-style-image: none;
	list-style-type: disc;
	font-size: 1.3em;
}
.liste    {
	list-style-position: inside;
	list-style-type: disc;
}
#award_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 12px;
	display: block;
	clip: rect(auto,auto,auto,auto);
	margin-top: -22px;
	color: #666666;
}

