@import url(menu_mo.css);
 
.workflow {
	text-align: center;
	margin: auto;
 }
 
p.titel {
	font-size: 3em;
	margin-top: 100px;
} 

#bildergalerie {
	border: 5px #f1e8c7 solid;
}
 
input.galeriebuttonv:hover {
	background-color: #d9d0b0;
}

input.galeriebuttonz:hover {
	background-color: #d9d0b0;
}

.galeriebuttonz {
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 10px;
	color: black;
	width: 250px;
	height: 70px;
	background-color: #b2a98a;
	font-size: 3em;
	border: 5px #f1e8c7 solid;
}

.galeriebuttonv {
	position: absolute;
	margin-top: 20px;
	margin-left: 610px;
	padding-bottom: 10px;
	color: black;
	width: 250px;
	height: 70px;
	background-color: #b2a98a;
	font-size: 3em;
	border: 5px #f1e8c7 solid;
}

div.vi {
	margin-top: 200px;
	margin: auto;
	text-align: center;
	font-size: 3em;
}

iframe {
}
