/* Getting from cache startseite */
 
#container {
	width:100%;
}

#menu {
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

h3 {
	font-weight:bold;
	margin-bottom:30px;
}

h1 {
	border-color:#000000;
	border-width:0px;
	border-style:none;
	border-radius:0px;
	display:block;
	color:#2674b9;
	margin-top:35px;
	margin-bottom:30px;
	font-weight:bold;
}

#oben {
	color:#666666;
}

#studio-row-01 {
	max-width:1440px;
	margin-top:5%;
	margin-bottom:7%;
	margin-left:auto;
	margin-right:auto;
	padding-left:1.5%;
	padding-right:1.5%;
}

body {
	font-family:Roboto;
	color:#333333;
}

h4 {
	font-weight:bold;
	color:#000000;
	margin-top:30px;
}

h5 {
	font-weight:bold;
	color:#000000;
	margin-bottom:15px;
}

h2 {
	font-weight:bolder;
	color:#2674b9;
	margin-bottom:25px;
	margin-top:30px;
	display:block;
}

.table>tbody>tr>td {
	border-top:0px solid #ffffff;
}

a {
	color:#2674b9;
	border-color:#0078f3;
	border-width:0px;
	border-style:none;
	border-radius:0px;
	font-style:normal;
	text-decoration:underline;
}

#breadcrumb {
	max-width:1440px;
	margin-left:auto;
	margin-right:auto;
	padding-left:1.5%;
	padding-right:1.5%;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

@media (max-width: 480px) {
	body {
		text-align:center !important;
	}
}
