* {
margin: 0;
padding: 0;
}

body{
background-color:#FFFFFF;
font-family:'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
font-size: 90%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a img {
border: 0 none;
}

a:active img {
border: 0 none;
}


#index{
width: 800px;
margin:0 auto;					 				
padding:0;
background-color:#FFFFFF;
}

#smilie {
border:none;
position:absolute;
margin-top:425px;
margin-left:350px;
background-image:url(../pics/icons/smilie1.jpg);
background-position:center;
background-repeat:no-repeat;
}
#besucher {
position:absolute;
width:200px;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#005baa;
font-style:normal;
font-weight:bold;
margin-left:320px;
margin-top:507px;
}
