body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #3f3f3f;
	background-color: #ffffff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
}

#container
{
	margin: 0 auto;
	width: 860px;
	text-align: left;
}

#head
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-top: 50px;
	height: 100px;
	font-size: 12px;
	background-image: url('http://www.sarina-stuetzer.de/data/images/banner_right.jpg');
	background-position: right;
	background-repeat: no-repeat;
}

#content
{
	margin: 0 0 0 0;
	margin-top: 10px;
	padding: 0 0 0 0;
	padding-bottom: 15px;
	font-size: 12px;
	border-bottom: 1px dashed #EA5B40;
}

#content a
{
	text-decoration: none;
	border-bottom: 1px dotted #3f3f3f;
	color: #3f3f3f;	
}

#content a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #EA5B40;
	color: #EA5B40;	
}

#content h1
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: 700;
}

#navigation 
{
 	margin: 0 auto;
	margin-top: 25px;
	padding: 0 0 0 0;
	width: 860px;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	text-align: center;
}

#navigation ul 
{
	list-style: none;
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 860px;
}

#navigation ul li 
{
 	margin: 0 0 0 0;
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0 0 0 0;
}

#navigation ul li a 
{
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #3f3f3f !important;
	display: block;
	height: 20px;
	width: 172px;
	text-align: center;
	overflow: hidden;
	text-decoration: none !important;
	font-size: 12px;
}

* html #navigation ul li a 
{
	float: left;
}

#navigation ul li a:hover 
{
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #ea5b40 !important;
	display: block;
	height: 20px;
	width: 172px;
	text-align: center;
	overflow: hidden;
	text-decoration: none !important;
	font-size: 12px;
	background-color: #ffffff;
}


#footer
{
	margin: 0 0 0 0;
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 0 0 0 0;
	font-size: 12px;
	text-align: right;
}


#footer a:link, 
#footer a:active, 
#footer a:visited 
{
	text-decoration: none;
	color: #3f3f3f;
}

#footer a:hover
{
	text-decoration: none;
	color: #EA5B40;
}
