@charset "UTF-8";
/* CSS Document */

.box {
     position: absolute;
     top: 50%;
     left: 50%;
     width: 800px;
     height: 400px;
     padding: 20px;
     margin-left: -400px;
     margin-top: -200px;
     background: #fff;
     box-sizing: border-box;
}

.logo {
     width: 800px;
     height: 200px;
}

.text {
	width: 800px;
	height: 200px;
	color: #000000;
}
	
.imprint {
	width: 800px;
	height: 200px;
	color: #000000;	
}

p{font:13px/1.5 'LatoRegular','Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;color:#000000;font-weight:400;}
h1{font:13px/1.5 'LatoBold','Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;color:#ff0000;font-weight:normal;}
a{font:13px/1.5 'LatoBold','Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;color:#ff0000;font-weight:normal;text-decoration:none;}

@font-face{font-family:'WebSymbolsRegular';src:url('fonts/websymbols-regular-webfont.eot');src:url('fonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/websymbols-regular-webfont.woff') format('woff'),url('fonts/websymbols-regular-webfont.ttf') format('truetype'),url('fonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'LatoLight';src:url('fonts/lato/Lato-Lig-webfont.eot');src:url('fonts/lato/Lato-Lig-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/lato/Lato-Lig-webfont.woff') format('woff'),url('fonts/lato/Lato-Lig-webfont.ttf') format('truetype'),url('fonts/lato/Lato-Lig-webfont.svg#LatoLight') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'LatoRegular';src:url('fonts/lato/Lato-Reg-webfont.eot');src:url('fonts/lato/Lato-Reg-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/lato/Lato-Reg-webfont.woff') format('woff'),url('fonts/lato/Lato-Reg-webfont.ttf') format('truetype'),url('fonts/lato/Lato-Reg-webfont.svg#LatoRegular') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'LatoBold';src:url('fonts/lato/Lato-Bol-webfont.eot');src:url('fonts/lato/Lato-Bol-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/lato/Lato-Bol-webfont.woff') format('woff'),url('fonts/lato/Lato-Bol-webfont.ttf') format('truetype'),url('fonts/lato/Lato-Bol-webfont.svg#LatoBold') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'LatoBlack';src:url('fonts/lato/Lato-Bla-webfont.eot');src:url('fonts/lato/Lato-Bla-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/lato/Lato-Bla-webfont.woff') format('woff'),url('fonts/lato/Lato-Bla-webfont.ttf') format('truetype'),url('fonts/lato/Lato-Bla-webfont.svg#LatoBlack') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'Raphaelicons';src:url('fonts/raphaelicons.eot');src:url('fonts/raphaelicons.eot?#iefix') format('embedded-opentype'),url('fonts/raphaelicons.woff') format('woff'),url('fonts/raphaelicons.ttf') format('truetype'),url('fonts/lato/raphaelicons.svg') format('svg');font-weight:normal;font-style:normal;}
