html, body {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	max-height: 100%;
	border: 0;
	background: #fff;
/* hide overflow:hidden from IE5/Mac */
/* \*/
	overflow: auto;
/* */
}

label {
	width: 70px;
	float: left;
	margin: 0;
	padding: 0;
}

body {
	overflow:auto;
	background-color: #6D6C6A;
	font: 12px Arial;
	height:100%;
	max-height: 100%;
	margin: 0px;
	border: 0;
	background-image:none;
	background-position:left top;
	background-repeat:repeat-x;
	color: #515151;
}

#header {
	position: absolute;
	left:50%;
	top: 0px;
	width: 760px;
	height:92px;
	padding:0px;
	background-color: #fff;
	margin: 0px 0px 0px -380px;
	/*background-image:url(graphics/mumHaberzettlGmbHAdresse.gif);*/
	background-position: 240px 15px;
	background-repeat:no-repeat;
    z-index:3;
}

#menu {
    background-color: #FF8B00;
    position: absolute;
	top:90px;
	left:0px;
	height:20px;
	padding:0px;
	width:760px;
}

#breadcrumb {
    top:98px;
    position: relative;
	text-align:right;
	color:#d1d7d5;
	height:14px;
	background-color:#5d7a9b;
}

#info {
	position: absolute;
	left:50%;
	top: 160px;
	width: 600px;
	height:10px;
	padding:0px;
	background-color:transparent;
	margin: 0px 0px 0px -300px;
	z-index:0;
	font:1px arial;
	color:#5d7a9b;
}

#contentContainer {
	position: absolute;
	left: 95px;
	left:50%;
	top: 110px;
	right: 0;
	bottom: 18px;
	width: 720px;
	overflow: auto;
	padding: 20px;
	background-color: #FFF;
	margin: 0px 0px 0px -380px;
}

* html #contentContainer {
	height: 100%;
	width: 760px;
	top: 0;
	bottom: 0;
	border-top: 111px solid #fff;
	border-bottom: 18px solid #6D6C6A;
}

#footer {
    position:absolute;
	bottom:0px; 
	left:50%;
	width: 760px;
	margin: 0px 0px 0px -380px;
	padding:0px;
    background-color:#FF8B00;
	color: #fff;
	font-size:11px;
	height:18px;
	text-align:center;
	font:11px Arial;
	font-weight:normal;
}


/* SubMenü ************************************************************/
#subMenu {
    position:absolute;
	left:0px;
	top:110px;
	z-index:1000;
}



/*Inhalt*/
.contentContainerLeft, .contentContainerRight, .contentContainerBottom {
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.contentContainerLeft {
	width:400px;
}

.contentContainerRight {
	text-align:left;
	float:right;
	width:250px;
    margin-left:20px;
}

.contentContainerBottom {
    clear:both;
	padding-top:20px;
	width:690px;    
}

#zertifizierungen .contentContainerBottom,
#hausmessen .contentContainerBottom ,
#schulungen .contentContainerBottom ,
#schnupperkurse .contentContainerBottom  {
    padding-top: 0px;
}



.contentBottomRight, .contentBottomMiddle, .contentBottomLeft {
	vertical-align:top;
	margin:0px;
	padding:0px;
	width:130px;
}

.contentBottomMiddle, .contentBottomRight {
	width:520px; 
	/*margin-left:20px;  */
	padding:0px; 
	float:right;
}


body#zertifizierungen .contentBottomMiddle,
body#schnupperkurse .contentBottomMiddle {
    width: 490px;
}






.contentBottomRight {
	width:130px; 
	text-align:right; 
}

.clearBoth {
    clear:both;
}









#contentHorizontalScroll, #contentVerticalScroll, #contentNoScroll {
    position:relative; 
	left: 0px; 
	top: 0px; 
	width: 710px; 
	height:200px; 
	z-index:1; 
	overflow: auto;
	background-image:none; 
	background-repeat:no-repeat; 
	background-position:420px bottom;
    font:12px Arial; 
	color:#5a595a;
}

#contentVerticalScroll {
    width:750px; 
    height:200px; 
}

#contentNoScroll {
    width:740px; 
    height:200px; 
	overflow: hidden;
}

.horizontalContainer {
    width: 2900px; 
	height: auto; 
	position: relative;
}

.verticalContainer, .normalContainer {
    margin: 20px 40px 20px 20px;
}


.column-1 {
    position:relative; 
	margin:5px; 
	margin-left:0px; 
	padding:5px; 
	width:330px; 
	height:120px; 
	border:1px solid #ccc; 
	float:left;
}

.column-2 {
    position:relative; 
	margin:5px; 
	padding:5px; 
	width:330px; 
	height:120px; 
	border:1px solid #ccc; 
	float:left;
}



#hausmessen label {
    width: 120px;
	display: block;
	clear: both;
    height: 20px;
}

#hausmessen label.line-4 {
    height: 100px;
}


#hausmessen .agenda span {
    
}

.agenda p {
    padding: 0;
	margin: 0 0 6px 0;
}

#schulungenDetail .contentBottomMiddle,
#schnupperkurseDetail .contentBottomMiddle,
#zertifizierungenDetail .contentBottomMiddle {
    width: 420px;
	float: right;
}


body#schulungen .contentBottomLeft,
body#zertifizierungen .contentBottomLeft,
body#schnupperkurse .contentBottomLeft {
    width: 70px;
}



body#zertifizierungen .contentBottomMiddle,
body#schnupperkurse .contentBottomMiddle {
}
