@charset "UTF-8";body {	font-family: Arial, Helvetica, sans-serif;	color: #999999;	background-color: #181818;	background-image: url(../images/tmpl/bg.gif);	background-repeat: repeat-x;	background-position: left top;	margin: 0px;	padding: 0px;	font-size: 0.8em;}
h1 {
	color: #6eab23;
	font-size: 1.25em;
	padding: 0;
	margin: 0;
	line-height: 2em;
	text-align: left;
}

img {
	border: 0;
}a:link, a:visited {	color: #f68710;}

a:hover, a:active {
	color: #6eab23;
}#top {	width: 800px;	margin: auto;}#logo {	float: left;}#impressum {	margin-top: 86px;	float: right;}#main {	width: 780px;	margin: auto;	clear: both;	padding: 20px;}
#contact {
	float: right;
	width: 173px;
}
#footer {	width: 800px;	margin: auto;	text-align: center;
	clear: both;}#galleryList {	color: #181818;	list-style: none;	padding: 0;	margin: 0;	cursor: pointer;	width: 602px;}#galleryList li {	clear: both;	height: 66px;	padding: 3px;	margin-top: 3px;	overflow: hidden;}#galleryList img {	float: left;	margin-left: 5px;	margin-right: 3px;	border: 1px solid #ccc;}

.galleryListOrange {
	background: url(../images/tmpl/galListOrange.png) top left no-repeat;
}

.galleryListGreen {
	background: url(../images/tmpl/galListGreen.png) top left no-repeat;
}