img, object, embed, video {
	max-width: 600px;
	border-style: hidden;
}


body {
	width: 350px;
	height: 100%;
	align-content: center;	
	align-self: center;
	margin: auto;
	text-align: left;
	font-style: normal;
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: small;
	line-height: 1.3;
}

p {
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 300;	text-decoration: none;
	color: #1077bc;
	font-weight: lighter;
}


#Logo {
	height: auto;
	align-content: left;	
}


#Braun {
	align-content: center;	
	align-self: center;
	text-align: left;
	height: 40px;
	color: #7b6a58;
}

#Kontakt {
	align-content: center;	
	align-self: center;
	text-align: left;
	color: #7b6a58;
	margin-top: 50px;
}


a {
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	color: #1077bc;
	font-weight: lighter;
	}

a:hover	{
	text-decoration: none;
	color: #7b6a58;
	}