@charset "utf-8";
html {
	margin:0px;
	padding:0px;
}
body {
	background-color: #FDC400;
	background-image: url(../bild/logo_02.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3e3d40;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
 	color: #3e3d40;
}
a.link1:hover {
}	
a.link2:hover {
	background-color: #CCC;
}	
a:title  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3e3d40;
	text-align: center;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}	
img {
	border:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.head {
	margin-left: 126px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #3e3d40;
	bottom: 10px;
	right: 10px;
	text-align: right;
	width: 100%;
	position:fixed;
	margin-left:auto;
	margin-right:auto;
}
.impressum {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
 	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3e3d40;
	bottom: 10px;
	right: 10px;
	left: 10px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
div.contentThumbs {
	margin:0px 15px 30px 15px;
	text-align:center;
}
.content_thumbs {
	margin:0px 5px 5px 0px;
	border:2px solid #fff;
}