@charset "UTF-8";
body
	{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-stretch: normal;
	word-spacing: 0;
	letter-spacing: 0,6em;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	line-height: 16px;
	text-align: left;
	white-space: normal;
	border: 0;
	background-color: #FFFFFF;
	font-size: 11px;
	}

.container 
{
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
	width: 730px;
	height: 80px;
	border:0;
	margin: auto;
	margin-top: 210px;	
}


.inhalt {
	background-color: #eaeaea;
	height: auto;
	width: auto;
	background-position: left top;
}


p {
	color: #000000;
	margin-left: 90px;
	line-height: 16px;
	top: 50px;
	padding-top: 10px;
	padding-bottom: 13px;
	
}

h1{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e65f29;	
	padding-top: 10px;
	margin-left: 90px;
	margin-bottom: -10px;
 }


a:link, a:visited, a:hover, a:active {
	color: #e65f29;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

