/* Style by internet design schmidt */

@import url(dropdownmenu.css);




body {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #577fb1;
	background: url(Bilder/mb-messeconcept_hg_bg.jpg) repeat-y #666666;
	margin:0;
	padding:0;
	text-align:center;
	background-position:center;
}


#wrapper {
	height:100%;
	width:auto;
	min-height:100%;
	background:url(Bilder/mb-messeconcept_rand.jpg) repeat-x;
	overflow:hidden;
	text-align:center;
	min-width:955px;
	}

#center {
	margin: 0 auto;
	text-align:center;
	width:955px;
}

#inhalt-big {
	width:955px;
	text-align:left;
	background: url(Bilder/mb-messeconcept_hg.jpg) repeat-y;
	}

#inhalt-oben {
	width:955px;
	height:215px;
	background:url(Bilder/mb-messeconcept_top.jpg) no-repeat;
	overflow:hidden;
	}

#bild-oben {
	position:relative;
	left:340px;
	top:15px;	
	height:200px;
	width:600px;
	overflow:hidden;
	
}

#div-navigation {
	top: 0;
	left:0;
	height:45px;
	width:955px;
	background:url(Bilder/mb-messeconcept_navi.jpg) no-repeat;
}


#top-navi {
	position:absolute;
	padding-left:330px;
	
}


#inhalt-links {
	width:295px;
	display:inline;
	overflow:hidden;
	float:left;
	margin:15px 0 0 40px;
	padding:0;
}

#inhalt-rechts {
	width:580px;
	display:inline;
	overflow:hidden;
	float:left;
	margin:15px 0 0 5px;
	padding:0;
}

.minheight-column {
   min-height: 400px;
   height: auto !important;
   height: 400px;
}



#column_end {
	clear:both;
	background: url(Bilder/mb-messeconcept_hg_unten.jpg) no-repeat;
	width:955px;
	height:40px;
	text-align:left;
	overflow:hidden;
}

#footer {
	width:875px;
	margin:0 40px 0 40px;
	text-align:right;
	font-size:0.7em;
	}
	
#footer a {
	font-size:1.0em;
}



/* ---------------------------------------------- Überschriften -------------- */

h1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F07A43;
}
h2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight:lighter;
	color: #577fb1;
}
h3 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F07A43;
}
h4 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F07A43;
}

h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	color: #F07A43;
	font-style: italic;
	text-decoration: none;
}




/* -------------------------------------------- Links -------- */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #577fb1;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #577fb1;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F07A43;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F07A43;
	text-decoration: underline;
}






a.navi_unten:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #577fb1;
	text-decoration: none;
}
a.navi_unten:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #577fb1;
	text-decoration: none;
}
a.navi_unten:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F07A43;
	text-decoration: underline;
}
a.navi_unten:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F07A43;
	text-decoration: underline;
}



img {
	border:none;
	}