*
{
		margin:0;
		padding:0;
}

*:focus
{
		outline:none;
}


hmtl, body
{
		height:100%;
		width:100%;
		overflow:hidden;
}

body
{
		color:#324058;
		background-color:#fcfcfc;
		background-image:url(../img/binc.png);
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:bottom right;
}

#Wrapper
{
		background-image:url(../img/ure.png);
		background-repeat:no-repeat;
		background-position:center 0;
		height:2000px;
		width:100%;
}


a.kontakt
{
		display:block;
		background-image:url(../img/kontakt.png);
		width:71px;
		height:23px;
		text-indent:-5000px;
		position:absolute;
		left:87%;
}


.kontaktdaten
{
		padding:50px;
		color:#333;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
}

#qrURI
{
		position:absolute;
		left:10px;
		bottom:10px;
}
