.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	text-decoration: none;
	font-weight: lighter;
}
.text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	font-weight: bold;
}


.impressum {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666;
}
.adresse {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666;
	text-align: right;
}
.buttons {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #E4E4E4;
	text-decoration: none;

}

.navigtion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.navigation:link { color:#fff; text-decoration:none; }
a.navigation:active {
	color:#900;
	text-decoration:none;
}
a.navigation:hover {
	color:#3C3;
	text-decoration:none;
}

a.text3:link { color: #000; text-decoration:underline; }
a.text3:visited { color:#0F6; text-decoration:underline; }
a.text3:active { color:#F00; text-decoration:none; }
a.text3:hover { color:#9FC; text-decoration:underline; }

.greyframe {
	border: 1px solid #666;
}

