.image {
	margin-right: 5px;
	margin-bottom: 5px;
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #fbdfbf;
	border-bottom: 3px solid #fbdfbf;
	border-left: 3px solid #FFFFFF;
	float: left;
}
.imagebig {
	margin-right: 5px;
	margin-bottom: 5px;
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #fbdfbf;
	border-bottom: 3px solid #fbdfbf;
	border-left: 3px solid #FFFFFF;
	width: 400px;

}
body {
	background-attachment: fixed;
	background-image: url(../layout/webdesign_hg.jpg);
	background-repeat: no-repeat;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	width: 400px;
	padding-right: 50px;
	padding-left: 37px;
	margin-top: 120px;

}
.navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	color: #fbdfbf
}
.naviaktiv {
	height: 20px;
	background-image: url(../layout/stern.gif);
	background-repeat: no-repeat;
	width: 400px;
	text-align: right;
	background-position: right;
	padding-right: 16px;
	list-style-position: outside;
	list-style-image: url(../layout/stern.gif);
	margin-right: -16px;
	margin-left: -37px;


}
.textfeld {
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	width: 70%;
}
.textfeld h1{
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textfeld h2{
	font-size: 16px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textfeld a {
	color: #FFFFFF;
}
.textfeld a:hover {
	text-decoration: none;
}

.textfeld2 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13px;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	letter-spacing: 1px;
	padding-bottom: 80px;
	padding-right: 2px;
	padding-left: 2px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
}

.abstand {
	margin-top: 80px;
	margin-right: 80px;
}
