@charset "UTF-8";
#wrapper {
	height: auto;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #867B6B;
}

#wrapper #logo {
	float: right;
}


#tumbsdesign {
	float: left;
	height: 128px;
	width: 700px;
	margin-left: 10px;
	text-align: left;
	display: block;
}
#footer {
	height: auto;
	width: 695px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #706657;
}
#impresum {
	float: left;
	height: auto;
	width: 300px;
	padding-left: 40px;
}
#impresumobject {
	float: right;
	height: 340px;
	width: 400px;
}
#profil {
	float: left;
	width: 370px;
	height: auto;
}
#profilobject {
	float: right;
	height: 430px;
	width: 370px;
}
#impresumobject {
	color: #847B6B;
	text-decoration: none;
}
#kontakt {
	float: left;
	width: 270px;
	padding-left: 40px;
	height: 230px;
}
#kontatctobject {
	float: right;
	height: 230px;
	width: 440px;
}
#kontakt {
	color: #82796B;
	text-decoration: none;
}
a:link {
	color: #8B826F;
	text-decoration: none;
}
a:visited {
	color: #8B826F;
	text-decoration: none;
}
a:hover {
	color: #E7921E;
	text-decoration: underline;
}
a:active {
	color: #82796B;
	text-decoration: none;
}

