

body {
	margin: 0;
	padding: 0;
	color: #3399CC;
	}

#headline {
	position: absolute;
	left: 0px;
	top: 0px; 
	text-align: left;
	width: 760px;
	border-bottom: solid #3399CC 1px;
	}
	
#schliessen {
	position: absolute;
	left: 400px;
	top: 0px; 
	width: 360px;
	text-align: right;
	}
	
#bildebene {
	position: absolute;
	left: 0px;
	top: 57px;
	width: 760px;
	height: 360px;
	border-bottom: solid #3399CC 1px;
	}
	
#bildebene_2 {
	position: absolute;
	left: 0px;
	top: 57px;
	width: 760px;
	height: 457px;
	border-bottom: solid #3399CC 1px;
	}
	
#zurueckvorwaerts	{
	position: absolute;
	left: 400px;
	top: 85px; 
	width: 360px;
	text-align: right;
	}

#logogoldmundunten	{
	position: absolute;
	left: 0px;
	top: 417px; 
	width: 760px;
	}
	
#logogoldmundunten_2	{
	position: absolute;
	left: 0px;
	top: 513px; 
	width: 760px;
	}	
	
h1	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 20px 25px 20px 28px;
	}	
	
h2	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	margin: 22px 25px 20px 25px;
	}
	
h3	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: -4px 25px 0px 25px;
	}
	
.bildernummer	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	margin: -4px 0px 0px 0px;
	}	
	
.bilderserie {
	margin: 28px 0px 0px 28px;
	border: solid #999999 1px;
	}		
	
.logounten	{
	margin: 28px 0px 0px 28px;	
	}	

a:link {
	text-decoration: none;
	color: #3399CC;
	}		
	
a:active {
	text-decoration: none;
	color: #333333;
	}
	
a:visited {
	text-decoration: none;
	color: #3399CC;
	}

a:hover {
	text-decoration: none;
	color: #333333;	
	}

