body {
	font-family: Verdana, sans-serif;
	height: 100%;
	width: 100%;
	line-height: 130%;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 70%;
}
/* page layout elements */
td, th {
	vertical-align: top;
	text-align: left;
}

td.PL01{
	color: #FFFFFF;
	width: 180px;
	height: 42px;
}

td.PL02{
	color: #FFFFFF;
	width: 144px;
	height: 42px;
	background-color: #990000;
}

td.PL03{
	vertical-align: bottom;
	height: 42px;
	width: 100%;
}



td.PL04{
	width: 180px;
	height: 100%;
}

.color04a{
	background-color:#C7867B;
}

.color04b{
	background-color:#738197;
}

.color04c{
	background-color:#990000;
}

.color04d{
	background-color:#f59b4c;
}

.color04e{
	background-color:#990000;
}
.color04f{
	background-color:#738197;
}

td.PL05{
	background-color:#990000;
	color: #FFFFFF;
	width: 144px;
	height: 100%;
	vertical-align: top;
}

td.PL06{	
	color: #000000;
	height: 100%;
	width: 100%;
	vertical-align: top;
}

td.PL07{	
	background-color: #A0A0A0;
	color: #ffffff;
	padding: 3px;
	font-size: 0.9em;
}


.color06a{
	background-color:#e0e0e1;
}

.color06b{
	background-color:#990000;
}
.color06c{
	background-color:#fffaec;
}
.wht {color: #ffffff}

.clr {
clear: both;
}



/*----------------------------------------------------*/

p, h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}


h1 {
	font-family: arial, sans-serif;
	margin: 0 0 3px 36px;
	font-size: 150%;
	color: #5B687D;
}

td.PL07 h1 {
	font-family: verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #000000;
	background: none;
	text-indent: 0px;
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 150%;
	line-height: 1.4em;
	font-weight: normal;
	color: #555555;
}

h3 {
	font-family: verdana, sans-serif;
	font-size: 110%;
}

h4 {
	font-family: verdana, sans-serif;
	font-size: 110%;
}

h5 {
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: #900;
}

h6 {
	font-size: 90%;
	margin-bottom: 0;
}


ul {
	margin: 0px;
	list-style-type: none;
	padding: 0 0 8px 0;
}

ul ul {

}

li { 
	margin-bottom: 0.8em;
	padding: 0 0 0.6em 20px;
	background: url(../images/bullet2.png) no-repeat 2px 6px;
	}

/*text links*/

a, a:visited {
	color: #374A90; 
	text-decoration: none;
}

a:hover {
	color: #374A90;
	text-decoration: underline;
} 

a img {
	border: 0px;
}


div#nav { 
	width: 144px;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #FFFFFF;
}

div#nav h6 {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 12px;
	padding: 1em 4px 0.5em 4px;
	border-bottom: 1px dotted #ffffff;
}




div#nav p {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	color: #FFFFFF;
}

div#nav ul {
	list-style-type: none;
	/*padding-left: 0;
	margin-left: 0;*/
}
div#nav li {
	list-style-type: none;
	border: none;
	line-height:normal;
	margin-left: 0;	
}

div#nav a, div#nav a:visited {
	padding: 4px;
	color: #FFFFFF; 
	display: block;
	text-decoration: none;
}
	
div#nav a:hover {
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #000000;
}

div.nav1 {
	background: url(../images/mlogo_weiss_a_rot.png) no-repeat;
	padding-top: 64px;
	border-bottom: 10px solid #ffffff;
}

div.nav2 {
	border-bottom: 10px solid #FFFFFF;
	background-color:#444444;
}


div.nav3 {
}

div.nav4 {
	border-bottom: 10px solid #FFFFFF;
	background-color:#9d813e;
}


table.scope td {
padding: 4px 10px 4px 0;
}

table.scope td.img {
	text-align: right;
}

div.nav2 p, div.nav3 p, div.nav4 p { 
	margin-left: 4px; 
	margin-right: 2px;
}

p.golink{
	color: #374A90;
	text-indent: 16px;
	margin-bottom: 8px;
	line-height: 16px;
	background: url(../images/golink.gif) no-repeat 0px 6px;
}

p.golink_w{
	color: #FFFFFF;
	text-indent: 16px;
	margin-bottom: 8px;
	line-height: 16px;
	background: url(../images/golink_w.gif) no-repeat 0px 6px;
}
p.backlink{
	color: #374A90;
	text-indent: 16px;
	margin-bottom: 8px;
	line-height: 16px;
	background: url(../images/backlink.gif) no-repeat 0px 5px;
}

p.page_backlink{
	color: #374A90;
	text-indent: 16px;
	margin-bottom: 8px;
	line-height: 16px;
	background: url(../images/page_backlink.gif) no-repeat 0px 5px;
}

p.backlink a, p.backlink a:visited, p.page_backlink a, p.page_backlink a:visited; p.golink a, p.golink a:visited,{
		color: #374A90;
		text-decoration: none;
}

p.backlink a:hover, p.page_backlink a:hover, p.golink a:hover{
		color: #000000;
		text-decoration: underline;
}

td.PL04 img {border-bottom: 1px solid #fff;}

/*form elements*/
form {
	padding: 0;
	margin: 0;
}

/* layout elements */
table.illu-container {
	width: 100%;
	background-color: #ABB2B0;
	border-top: 6px solid #ABB2B0;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 12px;
}

td.illu-textfield {
	width: 100%;
	padding-top: 6px;
	padding-left: 6px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 10px;
}

table.imagetable{
}

table.imagetable td{
	padding-right: 6px;
	padding-bottom: 6px;
	vertical-align: top;
}

table.imagetable td.left {
	text-align: right;
}

table.imagetable img {
border: 2px solid #FFFFFF;
}

div#identifier_zone{
	position: absolute;
	top: 10px;
	left: 10px;
	background: url(../images/identifier_r.gif) right no-repeat;
	background-color: #990000;
	width: 334px;
	height: 42px;
}

div#search1{
	background-color:#738197;
	width: 120px;
	padding: 4px 4px 6px 4px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

div#canossa_banner {
	margin: 18px 4px 0px 8px;
}

/* Universell verwendete DIV-Bereiche mit Klassen-Selektor und davon abhängige Styles */

div.context{
 margin: 10px 4px 0 8px;
}

div.context h6 {
	color: #FFFFFF;
	margin-bottom: 0.5em;
}

div.context p {
	font-size: 90%;
}

div.context a, div.context a:visited {
	color: #ffffff;
}

/*---------------------------------------------------------*/
span.rotweiss{
	color: #FFFFFF;
	background-color: #cc0000;
	padding: 0 4px 0 4px;
}

div.content1 {
padding: 12px 24px 6px 36px;
}

div.content1 a {
	text-decoration: underline;
}

div.content_asym_broad {
	width: 360px;
	margin-right: 10px;
	float: left; 
}
div.content_asym_narrow {
	width: 210px;
	margin-right: 12px;
	float: left; 
}


div.content2 {
padding: 9px;
}

div.article{
	width: 400px;
	padding: 4px 4px 10px 4px;
	border-bottom: 1px dashed #FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
}

div.article h5 {
	color:#485468;
}



div.events {
	width: 600px;
	padding-bottom: 6px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #000000;
}

div.events img {border: 1px solid #ffffff; float: right; margin-left: 8px}

div.events p {
	margin-bottom: 6px;
	padding-top: 4px;
}
div.events h2 {
	font-size: 120%;
	color: #ffffff;
	text-transform:uppercase;
	letter-spacing: 0.2em;
	background-color:#a0a0a0;
	padding: 4px 0 2px 4px;
	display: block;
}

div.events h3 {
	color: #003399;
}

div.events h4 {
	color: #000000;
	font-size: 100%;	
	margin: 0.5em 0 0.2em 0;
}

div.events h5 {
	color: #990000;
	font-size: 110%;
}

div.events blockquote; div.top-teaser blockquote {margin: 0 0 0 16px}

div.top-teaser {
width: 600px;
padding: 4px;
background-color: #ffffff;
}



div.top-teaser h3 {
font-size: 100%;
margin: 6px 0 0px 0;
color: #003399;
}
div.top-teaser h4 {
font-size: 100%;
margin: 0 0 3px 0;
}
div.top-teaser h5 {
font-size: 110%;
margin: 0 0 3px 0;
color: #990000;
}

div.top-teaser h6 {
margin: 0;
}
div.top-teaser ul, div.top-teaser li {
	margin: 0;
}

div.capture {
	float: left;
	width: auto;
}

div.capture p {
	font-size: 0.9em;
	color: #003399;
}

table.scope tr.capture td {
	font-size: 0.9em;
	color: #003399;
	text-align: center;
	padding-bottom: 12px;
	font-weight: normal;
}

div.capture img {
	border: 1px solid #af9c4b;
	margin-top: 12px;
	margin-bottom: 4px;
}

td.color06c div.events h3 {
	color: #990000;
}

td.color06c div.events h4 {
	color: #003399;
}


div.months {
	border-bottom: 2px dotted #FFFFFF;
	margin-bottom: 24px;
}

div.months a, div.months a:visited {
	color: #003366;
	font-weight: bold;
	font-size: 110%;
	padding: 2px 8px 3px 8px;
	text-decoration: none;
}

div.months a:hover {
	color: #FFFFFF;
	background-color: #738197; 
	text-decoration: none;
}

/* Image Styles */

img.floating_L {
	float: left;
	margin-right: 8px;
}
div.events img.nofloat {
	float: none;
	text-align: left;
	margin: 4px 0 4px 0;
	
}

img.keyvisual {
	margin-bottom: 12px;
}
