body {
	background-color: #FFFFFF;
}
div {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#copy {
	background: #FFFFFF;
	font-size: 80%;
	font-weight: normal;
}
#copy:hover {
	font-weight: normal;
}
a {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #3A8ED6;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Tamoha, Arial;
	font-size: 14px;
	color: #112233;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
h4 {
	font-family: Verdana, Tamoha, Arial;
	font-size: 12px;
	color: #112233;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
li {
	padding: 5px;
}
#site {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 950px;
}
#head {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 950px;
	height: 96px;
	background-color: #1C3C55;
}
#blocknavi {
	position: absolute;
	left: 50px;
	top: 8px;
	width: 420px;
	height: 80px;
}
.blockpoint {
	width: 140px;
	text-align: center;
	border: 1px solid #0E2B41;
}
.blockpoint:hover {
	border: 1px solid #FFFFFF;
	background-color: #2F5878;
}
.blocknavi {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #AAAAAA;
	font-weight: normal;
	text-decoration: none;
}
.blocknavi:visited {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #AAAAAA;
	font-weight: normal;
	text-decoration: none;
}
.blocknavi:active {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #AAAAAA;
	font-weight: normal;
	text-decoration: none;
}
.blocknavi:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#augen {
	position: absolute;
	left: 531px;
	top: 0px;
	width: 419px;
	height: 96px;
	text-align: center;
}
#leftside {
	position: absolute;
	left: 0px;
	top: 96px;
	max-width: 300px;
	max-height: 500px;
}
#sidebar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 89px;
	height: 473px;
	background-image: url('./pictures/sidebar.png');
}
#logo {
	position: absolute;
	left: 89px;
	top: 10px;
	width: 164px;
	height: 150px;
	background-image: url('./pictures/logo.png');
}
#pinwand {
	position: absolute;
	left: 96px;
	top: 180px;
	width: 150px;
	height: 275px;
	background-image: url('./pictures/pinwand.png');
}
#body {
	position: absolute;
	left: 275px;
	top: 96px;
	width: 675px;
}
#navigation {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 675px;
	border: 0px;
}
#content {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 675px;
	background-image: url('./pictures/content.png');
}
#subnavigation {
	width: 675px;
	background-image: url('./pictures/subnavigation.png');
	text-align: justify;
}
#picture {
	width: 675px;
	text-align: center;
}
#footer {
	width: 675px;
	height: 50px;
	background-image: url('./pictures/footer.png');
	text-align: right;
}
.motto {
	font-family: Georgia;
	font-size: 14px;
	color: #3A8ED6;
	font-weight: bold;
}
.smalllinks {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
.smalllinks:visited {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
.smalllinks:active {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
.smalllinks:hover {
	font-family: Verdana, Tamoha, Arial;
	font-size: 11px;
	color: #3A8ED6;
	font-weight: bold;
	text-decoration: underline;
}
td {
	line-height: 18px;
}

.white {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #FFFFFF;
}
.nolist {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
.nolist li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.nolist a {
	font-weight: normal;
}
.nolist img {
	margin: 5px 10px;
	border: 0;
}
.copyright {
	float: left;
	font-size: 90%;
}
.quality {
	float: right;
	font-size: 90%;
}














