body
{
	font-family: 'Gudea', sans-serif;
	color: #066;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

.navigation-text
{
	text-align: right;
}


.description
{ text-align: left;
letter-spacing: 2px;
	}



a:link, a:visited
{
	font-family: 'Gudea', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #066;
	letter-spacing: 1px;
	text-align: right;
	text-decoration: none;

}

a:hover, a:active

{
	font-family: 'Gudea', sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #0cc;
	letter-spacing: 1px;
	text-align: right;
	text-decoration: none;
}

.work
{ min-width: 90%;
padding-top: 2%;
	}
	
.example
{width: 200px;
	}
	

.footer
{	position: relative;
	top: 100%;
	letter-spacing: 5px;
	}


#contact

{	width: 50%;
	height: auto;
	float: right;
	margin: 5px;
	}

#logo-header
{
	width: 300px;
	height: 140px;
	float: left;
	margin: 20px;
	background-image: url(../images/mv-spiegelung.png);
	background-size: 100%;
	background-repeat: no-repeat;
}


#hauptnav
{
	
	float: left;
	margin: 10px 10px 25px 10px;
	width: 100%;
	
}
