body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table.gallery {
	width: 600px;
}

td.gallery {
	text-align: center;
	horizontal-align: middle;
	width: 200px;
}


#mainlayer {
	position:absolute;
	top:20px;
	left:50%;
	width:940px;
	margin-left:-470px;
	z-index: 1;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}

#logo {
	position:absolute; 
	left:5px; 
	top:20px; 
	width: 200px;
	height: 55px;
	z-index: 2;
	margin-left:-20px;
	margin-top:-10px;	
}

#mainnav {
	position:absolute; 
	left:0px; 
	top:100px; 
	width: 200px;
	height: 55px;
	z-index: 1000;
}

#subnav_alt {
	position:absolute; 
	left:840px; 
	top:90px; 
	width: 120px;
	height: 55px;
	z-index: 1000;
}

#nav1, #nav2, #nav3, #nav4, #nav5, #nav6 {
	position: relative;
	padding-bottom: 20px;
}
.navmaster {
	position:relative; 
	left:0px; 
	top:0px;
	border: 1px solid #ffffff; 
	z-index: 1001;
	padding-left: 10px;
}
.navmaster_on {
	position:relative; 
	left:0px; 
	top:0px;
	border: 1px solid #999999; 
	z-index: 1001;
	padding-left: 10px;
}

.navslave {
	position:absolute; 
	left:170px; 
	top:0px;
	display: none;
	z-index: 1002;
}

.navbordertable {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#content {
	position:absolute; 
	left:230px; 
	top:90px; 
	width: 500px;
	height: 500px;
	z-index: 100;

}
.pagecount{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

input.standard {
	width: 330px;
}
input.plz {
	width: 50px;
}
input.city {
	width: 268px;
}

.copyright {
	color: #666666;
	size: 10px;
	text-decoration: none;
	text-align: center;
}