@charset "utf-8";
/* CSS Document */
html {
  min-height: 100%;
}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(mk_Lochblechfond.jpg); 
	background-repeat:repeat; 
	background-position:left top;
  	background-attachment:fixed;
}
div {
	margin: 0px;
	padding: 0px;
	border: none;
	visibility: inherit;
}
H1,H2,H3,H4,H5,H6 {
	color: #003882;
	font-size: 1em;
}
img {
	border: 0px;
	margin-right: 5px;
}



#CONTAINER {
	width: 948px;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 47px;

}

/* Headerbereich */
#HEADER {
	height: 163px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 948px;	
	visibility: visible;
	float: left;
	background-attachment: scroll;
	background-image: url(header_montakom.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: right;
	font-size: 10px; 
	text-transform: uppercase;	
	color: #000;
}
#start-button {
	float: left;
	left: 40px;
	top: 40px;
	position: relative;
}
#HEADERNAVI {
	padding-top: 123px; 
	padding-right: 65px;
}
#HEADERNAVI a {	
	text-decoration: none;	
	color: #000000;
}
#HEADERNAVI a:hover { 
	color: #DC143C;
}

#WRAPPER {
	height: auto;
	width: 948px;
	position: absolute;
	top: 210px;
	background-attachment: scroll;
	background-image: url(navicontenthg.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
}

#NAVIGATION {
	text-align: left;
	min-height: 450px;
	width: 141px;
	background-color: #E3E4E4;
	float: left;
	position: relative;
	font-size: 0.85em;
}
#NAVIGATION ul li{
	list-style-type: none;
	list-style-position: inside;
}
#NAVIGATION li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: -40px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.liNAVIGATION-inaktiv  {
	list-style-image: url(button_black.png);
}
.liNAVIGATION-aktiv {
	list-style-image: url(button_red.png);
}

#NAVIGATION a {
	color: #000000;
	text-decoration: none;
}
#NAVIGATION a:hover {
	color: #DC143C;
}

#CONTENT {
	font-size: 0.85em;
	color: #000000;
	text-align: left;
	min-height: 400px;
	width: 707px;
	padding: 20px 50px 20px 50px;
	position: relative;
	background-color: #ffffff;	
	visibility: visible;
	float: left;
}
#CONTENT a {	
	text-decoration: none;	
	color: #000000;
}
#CONTENT a:hover { 
	color: #DC143C;
}

.ZERT {
	margin-top: -3px;
	padding: 0px;
	position:absolute;
	width: 131px;
}
.ZERT img {
    padding: 16px;
    box-sizing: border-box;
	max-width: 100%;
}
.ADRESSE {	
	padding-left: 10px;
	font-size: 0.75em;
	font-weight:normal;
	color: #000000;
	position:absolute;
	bottom: 0px;
	width: 131px;
}
.blau {	
	color: #003882;
}hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e4e4;
}
.info {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

/* Localized */