
/* ***************/
/* Body */
/* ***************/

body {
	margin: 0px;
	background: #FFFFFF;
}
 
#anker0 {
	display: block;
	height: 0px;	
	margin-top: 0px;
	visibility: hidden;
}

#anker1 {
	float: left;
	height: 60px;
	margin-top: -60px;
	visibility: hidden;
}

#anker2 {
	float: left;
	height: 50px;
	margin-top: -50px;
	visibility: hidden;
}
 
#anker3 {
	float: left;
	height: 50px;
	margin-top: -50px;
	visibility: hidden;
}

 
#anker {
	float: left;
	height: 90px;
	margin-top: -90px;
	visibility: hidden;
}


/* ***************/
/* Header */
/* ***************/

header {
	display: block;
	width: 100%; 
    height: 250px;
	margin: 0px auto;
	clear: both;
	
	background: url(../pictures/headline_mi-bau_kl.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}

header img, header .layer1, header .layer2 {
    display: none;
}

header .layer3 {
	display: block;
	width: 100%; 
    height: auto;
	margin: 0px auto;
}

header .layer3 .section1 {
	float: left;
	width: 100%;
	height: 250px;
	background: rgba(255, 255, 255, 0.5);
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

header .layer3 .section1 .logo_mobil {
	width: 100%;
	margin: 100px auto;
	width: 219px;
	height: 80px;
	background: url(../images/logo_mibau.gif) no-repeat;
}

header .layer3 .section2 {
	float: left;
	width: 100%;
	height: 70px;
	background: #0073BB;
	color: #FFFFFF;  
	font-family: arial, serif; 
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	text-align: center;
}








.menu {
	display: block;
	width: 100%; 
    height: 56px;
	margin: -190px auto;
	background: #0073BB;
}




/* ***************/
/* Navigation */
/* ***************/

#menubar {
	display: block;
	height: auto;
	cursor: pointer;
}

#menubar ul {
	display: block;		
	padding: 0px;
	margin: 0px;			
}

#menubar ul li {
	display: inline;
}

#menubar ul li .menubutton {
	display: inline-block;
	width: 100%;
	margin: 0px auto;
	height: 56px;
	
	text-align: center;
	box-sizing: border-box;
	padding-top: 14px;		
	cursor: pointer;
	  
	font-family: arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #0073BB;
	font-weight: bold;
	clear: both;
}

nav {
	display: none;
	height: auto;
}

nav a {
	display: inline-block;
	width: 100%;
	padding: 13px 0px 13px 0px;
	text-decoration: none;
	color: inherit;
	font-family: arial, sans-serif;
	font-weight: normal;
	}

nav ul {
	overflow: hidden;
	font-size: 18px;	
	color: #000000;
	padding: 0px;
	text-align: left;
	width: 100%; 
	margin: 0px auto;
	background-color: #FFFFFF;
	padding-left: 0px;
}

nav ul li {
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	padding: 0px;
	text-align: center;
	border-bottom: 1px solid #7F7F7F;
}

nav ul li:hover {
	color: #000000;
	background-color: #D9D9D9;
	transition: color 0.2s;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    -ms-transition: color 0.2s;
}





/* ***************/
/* Main */
/* ***************/

main {
	display: block;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	clear: both;
}

main .baseline1 {
	float: left;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

main .baseline2 {
	float: left;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 50px 0px;
	background: #DBDBDB;
}

main .layer1 {
	display: block;
	width: 320px; 
    height: auto;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

main .layer1 .section1 {
	float: left;
	width: 320px; 
    height: auto;
	margin: 0px;
}

main .layer1 .section1 p {
	padding: 0px 10px 0px 10px;
}

main .layer1 .section2 {
	float: left;
	width: 320px; 
    height: auto;
	margin: 0px;
}

main .layer1 .section2 img {
	float: left;
	width: 300px; 
    height: auto;
	padding: 20px 10px 0px 10px;
}

main .layer2 {
	display: block;
	width: 320px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer2 .section1 {
	float: left;
	width: 300px; 
    height: auto;
	margin: 0px 10px 0px 10px;
}

main .layer2 .section1 p {
	padding: 20px 0px 0px 0px;
}

main .layer2 .section2 {
	float: left;
	width: 320px; 
    height: auto;
	margin: 0px;
}

main .layer2 .section2 img {
	float: left;
	width: 300px; 
    height: auto;
	padding: 20px 10px 0px 10px;
}

main .layer3 {
	display: block;
	width: 320px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer3 .section1 {
	float: left;
	width: 320px; 
    height: auto;
	margin: 0px;
}

main .layer3 .section1 #formular {
	width: 300px;
	height: 625px;
	margin: 30px 10px 0px 10px;
}

main .layer3 .section2 {
	float: left;
	width: 300px; 
    height: auto;
	margin: 20px 0px 0px 0px;
}

main .layer3 .section2 p {
	margin: 20px 10px 0px 10px;
}

main .layer3 .section2 #maps {
	background: url(../images/maps_300x350.png) no-repeat;
	width: 300px;
	height: 350px;
	margin: 30px 10px 50px 10px;
}


main .layer4 {
	display: block;
	width: 320px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
}

main .layer4 p {
	padding: 0px 10px 0px 10px;
}

main .layer4 .section1, main .layer4 .section2 {
	float: left;
	width: 300px; 
    height: 320px;
	margin: 0px;
	padding: 20px 10px 20px 10px;
}



/* ***************/
/* Footer */
/* ***************/

footer {
	display: block;
	width: 100%; 
    height: auto;
    margin: 0px auto;
	clear: both;
}

footer .baseline1 {
	float: left;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 50px 0px;
	background: #0073BB;
}

footer .baseline2 {
	float: left;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	background: #DBDBDB;
}

footer .layer1 {
	display: block;
	width: 320px;
	height: auto;
	margin: 0px auto;
}

footer .layer1 .headline {
	float: left;
	width: 295px;
	height: auto;
	color: #FFFFFF;  
	font-family: arial, sans-serif; 
	font-size: 25px;
	font-weight: bold;
	padding: 50px 0px 5px 5px;
	margin: 0px;
	border-bottom: 2px solid #DBDBDB;
}

footer .layer1 .content {
	float: left;
	margin: 20px 0px 0px 0px;
}

footer .layer1 .content p {
	margin: 20px 0px 0px 0px;
}

footer .layer1 .section1 {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 10px 0px 10px;
}

footer .layer1 .section2 {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 10px 0px 10px;
}

footer .layer1 .section3 {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 10px 0px 10px;
}



footer .layer2 {
	display: block;
	width: 320px;
	height: auto;
	margin: 0px auto;
}

footer .layer2 .section1 {
	display: none;
}

footer .layer2 .section2 {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 10px 0px 10px;
}












/* ***************/
/* Text */
/* ***************/

#text1 {
	color: #0073BB;  
	font-family: arial, serif; 
	font-size: 28px;
	font-weight: bold;
}

#text2 {
	color: #000000;  
	font-family: arial, serif; 
	font-size: 16px;
	line-height: 19px;
}

#text3 {
	color: #DBDBDB;  
	font-family: arial, serif; 
	font-size: 16px;
	line-height: 19px;
}

#text4 {
	color: #000000;  
	font-family: arial, serif; 
	font-size: 18px;
	line-height: 20px;
}



/* ***************/
/* Links */
/* ***************/

a.link1:link, a.link1:visited {
	color: #DBDBDB;  
	font-family: arial, serif; 
	font-size: 16px;
	line-height: 19px;
	text-decoration: underline;
}

a.link1:hover, a.link1:focus, a.link1:active {
	text-decoration: none; 
}


a.link2:link, a.link2:visited {
	color: #000000;  
	font-family: arial, serif; 
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}

a.link2:hover, a.link2:focus, a.link2:active {
	text-decoration: underline;
	color: #000000; 	
}


a.link3:link, a.link3:visited {
	color: #000000;  
	font-family: arial, serif; 
	font-size: 16px;
	line-height: 19px;
	text-decoration: none;
}

a.link3:hover, a.link3:focus, a.link3:active {
	text-decoration: underline;	
}



/* ***************/
/* Bullets */
/* ***************/

.bullet1 {
	padding: 0px;
	margin: 0px;
}

.bullet1 ol {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/img_bullets.png);
	list-style-position: inside;
}

.bullet1 li {
	color: #000000;  
	font-family: arial, sans-serif; 
	font-size: 16px;
	line-height: 19px;
	margin-top: 6px;
}




.bullet2 {
	padding-left: 10px;
	padding-top: 0px;
	margin-left: 0px; 
}

.bullet2 ol {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}

.bullet2 li {
	color: #000000;  
	font-family: arial, sans-serif; 
	font-size: 16px;
	line-height: 19px;
	margin-top: 16px;
}







