a:link, a:active, a:visited, a:focus
	{
		color:white;
		text-decoration:none;
		display:block;
	}
	a:hover
	{
		color:white;
		text-decoration:underline;
	}	
img {
  border:  none;
}
* {
margin:0;
padding:0;
}

html, body {
height: 100%;
width: 100%;
background-color: #292829;
}
H1
	{	
		font-family:Verdana;
		font-size:10pt;
		font-weight:800;
		color:white;
		text-align:left;
		margin:0;
		padding:0;
	}
	.seite
	{
		position:relative;
		
		width:840px;
		height:460px;
		clear:left;
		top:100px;
		margin: 0 auto;
	}
	

	.content
	{
		position:absolute;
		width:840px;
		height:420px;
		top:0px;
		left:0px;
		font-family:Verdana;
		font-size:10pt;
		text-align:left;
		color: white;
	}
	.navi
	{
		list-style-type: none;
		
		position:absolute;
		width: 460px;
		height:26px;
		bottom:20px;
		margin: 0;
		padding: 0;
	}
	
	.button li
	{
		display: inline;
		float:left;
		left:9px;
		padding-left:20px;
		font-family:Verdana;
		font-size:9pt;
		text-align:center;
		line-height:24px;
		color:white;
	}
	
	.box
	{
		position:absolute;
		width:415px;
		height:180px;
		bottom:0px;
		left:0px;	
	}
	
.galerie_stecknadeln
{
position:absolute;
overflow:scroll;
overflow-y:hidden;

height:130px;
width:840px;
top:0px;
left:0px;	
	}	
.galerie_chaos
{
position:absolute;
overflow:scroll;
overflow-y:hidden;

height:130px;
width:840px;
top:130px;
left:0px;	
	}
.galerie_tiere
{
position:absolute;
overflow:hidden;
overflow-y:hidden;

height:130px;
width:840px;
top:260px;
left:0px;	
}
.galerie_sonstiges
{
position:absolute;
overflow:scroll;
overflow-y:hidden;

height:130px;
width:840px;
top:390px;
left:0px;	
	}
.galerie_rostbilder
{
position:absolute;
overflow:scroll;
overflow-y:hidden;

height:130px;
width:840px;
top:520px;
left:0px;	
	}	
.bilderliste {

list-style-type: none;
margin: 0;
margin-left:-3px;
padding: 3px;
width: 5900px;
height:100px;
}

.bilderliste li {

float: left;
width: auto;
height: 100px;
margin-left:0px;
margin: 3px;

}

	
	.translate
	{
		position:absolute;
		
		width:auto;
		height:auto;
		top:100px;
		left:0px;	
	}
	
	.text_headline
	{
		position:absolute;
		width:667px;
		height:30px;
		top:78px;
		left:85px;	
		font-family:Verdana;
		font-size:12pt;
		font-weight:bold;
		color:#000000;
		text-align:left;
	}

	
	
	.footer
	{
		position:absolute;
		width:170px;
		height:20px;
		bottom:20px;
		right:0px;	
		font-family:Verdana;
		font-size:8pt;
		color:#000000;
		text-align:right;
		line-height:20px;
	}