/**####|| MKHB Main - CSS (c) by double h cooperation G.b.R. ||####**/


*{
	padding: 0 0 0 0;
	margin: 0;
	font-size: 9pt;
	font-family: Verdana;
	color: #707070;
	
}

html {
    background-color: #d4d4d4;
}

#wrap {
	left: 50%;
	margin-left: -400px;
	position: absolute;
	
	
        width: 800px;
        height: auto;
	min-height: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	border-left: 1px solid #1924a2;
	border-right: 1px solid #1924a2;
	
	background-color: #fff;
}

#box1 {
	height: 224px;

}
	#h_left {
		width: 800px;
		height: 235px;
		background-image: url("../img/mkhb_layout_overview_heads_free.png");
		background-position: left;
		background-repeat: no-repeat;
		float: left;
		z-index: 10;
	}
	
		#schriftzug {
			margin: 13px 0px 0px 0px;
			position: absolute;
			z-index: 30;
			border: none;
		}
			#schriftzug img {
				border: none;
			}
		
		/* html #schriftzug {
			margin: 15px 0px 0px 0px;
			position: static;
			z-index: 30;
			border: none;
		}*/
		
		#h_addres {
			position: absolute;
			width: 150px;
			height: 20px;
			margin: 18px 0px 0px 590px;
		}
		* html 	#h_addres {
			position: relative;
			margin: -209px 0px 0px 590px;
			width: 150px;
		}
		
			#h_addres p, #h_addres a {
				color: #fff;
				font-size: 11px;
			}
			

	#i_map {
		position: absolute;
		margin: 50px 0px 0px 0px;
	}
	* html #i_map {
		position: static;
		margin-top: 2px;
		width: 800px;
		height: 185px;
		
	}
	

#box2 {
	width: 800px;
	height: auto;
}
	#menu {
		width: 230px;
		height: 100%;
		margin: 0px 0px 0px 0px; 
		border-right: 1px solid #d3cdef;
		float: left;
	}
		
		#menu_1 {
			margin: 60px 0px 0px 40px;
		}
	
	#content {
		width: 450px;
		float: right;
		margin: 60px 50px 20px 50px;
	}

		* html #content {
		margin: 60px 29px 20px 50px;
		}
		
/*################## CONTENT [BEGIN] */
#tele-icon {
	margin-bottom: -3px;
}

#content h1 {
	text-align: right;
	margin: 0px 0px 35px 0px;
	font-size: 18px;
	color: #24195e;
}

#content h1 a {
	text-align: right;
	margin: 0px 0px 35px 0px;
	font-size: 18px;
	color: #24195e;
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: underline;
}

#content h2 {
	text-align: left;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color: #24195e;
	font-style: italic;
}

#content h3 {
	text-align: left;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	color: #24195e;
}

#content h4 {
	text-align: left;
	margin: 0px 0px 35px 0px;
	font-size: 10px;
	color: #24195e;
}

#content h5 a{
	display: block;
	text-align: center;
	margin: 0px 0px 35px 0px;
	font-size: 12px;
	padding: 5px;
	color: #24195e;
	border: 1px dashed #707070;
	background: #ccc;
}



#content p {
	line-height: 1.5em;
}

#content .bodytext {
	margin-bottom: 10px;
}

#content ul {
    margin: 10px 0px 10px 25px;
    list-style: outside;
}

#content li {
	margin: 2px;
}

#content .important {
	color: #ff0000;
}
/*################## CONTENT [END] */
/*################################*/
/*###############################*/
/*################ MENU [BEGIN] */

.main1_norm  {
	display: block;
}

.main1_norm a {
	text-decoration: none;
	font-size: 10pt;

	color: #24195e;
}

.main1_active {
	display: block;
}

.main1_active a {
	text-decoration: none;
	font-size: 10pt;
	color: #24195e;
}

/*## 2nd Row */
.main2_norm  a {
	font-size: 9pt;
	text-decoration: none;
	margin-left: 4px;
	line-height: 1em;
	margin-top: -1em;
	margin-bottom: -1em;
}

.main2_norm  {
	display: block;
	margin-left: 26px;
	vertical-align: middle;
}

.main2_norm a:hover {
	font-size: 9pt;
	text-decoration: none;
	color: #000;
	line-height: 1em;
}

.main2_active a {
	font-size: 9pt;
	text-decoration: none;
	color: #000;
	margin-left: 4px;
	line-height: 2em;
	margin-top: -1em;
	margin-bottom: -1em;
}

.main2_active {
	display: block;
	background-color: #d2ceef;
	margin-left: 26px;
}

/*################## MENU [END] */
