BODY { display: block !important; /* master rule to not hide the body from the editor */ }

/*Getting form cache*/

@font-face {
		src: url('/modules/wsFontmanager/fonts/Miso/miso-webfont.eot?#iefix') format('embedded-opentype'),url(/modules/wsFontmanager/fonts/Miso/miso-webfont.woff) format('woff'),url(/modules/wsFontmanager/fonts/Miso/miso-webfont.ttf) format('truetype'),url('/modules/wsFontmanager/fonts/Miso/miso-webfont.svg#DestroyRegular') format('svg');
		font-family: 'TTF-MisoRegular';
		font-weight: 400;
		font-style: normal;
}

h1 {
		text-align: center;
		color: #760202;
		font-family: 'CaptureitRegular';
		font-weight: 400;
		font-size: 300%;
}

body {
		width: 100%;
		padding-bottom: 3%;
		background-repeat: repeat;
		font-family: Roboto Condensed;
		padding-top: 3%;
		color: #333;
		margin-left: auto;
		padding-right: 3%;
		margin-bottom: 5%;
		line-height: 26px;
		font-weight: 400;
		font-size: 20px;
		padding-left: 3%;
		background-position: top left;
		background-image: url(/image.php?cat=Grafiken-PNG&name=menu-block-bg.png);
		margin-right: auto;
}

a {
		text-decoration: none;
}

a:hover {
		text-decoration: underline;
}

img {
		vertical-align: middle;
		max-width: 100%;
		height: auto;
		border: 0 none;
}

h4 {
		color: #000;
}

.blockContent {
		text-align: left;
}

h3 {
		color: #000;
}
