html,body,div {margin:0;padding:0;vertical-align:top;}
#outer{width:100%;margin:4em 0 0 0;display:inline-table;}
#foto{width:260px;display:table-cell;}
#foto img {width:100%;}
#foto p {font-size:1.75em;text-align:center;margin:10px 0 0 0;font-family: 'Alex Brush', cursive;}
#teasertext_inner {display:table-row;}
#teasertext {margin-left:40px;}
#teasertext p {font-size:1.75em;margin-top:0;font-family:"Lato",sans-serif}
#logo_text {display:table-row;}
#logo_text img {width:120px;display:table-cell;}
#logo_text p {font-size:1.75em;display: table-cell;vertical-align: top;padding: 1em 0 0 1em;:"Lato",sans-serif}
#logo_text a {text-decoration:none;color: black;}
#external_link{margin-top:4em;}
#footer {width:100%;}
#footer img {width:100%;max-width:1920px;margin-top:40px;}
#footer p {text-align:center;font-size:1.25em;font-family:"Lato",sans-serif}
#footer a {color: black; text-decoration:none;}
@media screen and (max-width: 800px)
{
	#logo_text img {display:none;}
	#logo_text p {padding: 0;}
	#external_link {margin-top: 2em;}
}