body {
background-color:#c5dabd;
/*background-image:url(./texturen/left.jpg);*/
text-align:center;
border-style:none;
border-width:0px;
/* color:606060; */
color:			#c5dabd;
font-family:	Arial, Helvetica, serif;
font-weight:	normal;
margin:			0px;
padding:		0px;
}




img
{
	border-style:	none;
	padding-top:	400px;
/*	width:			24px;
	height:			50px; */
}


a#kontakt{
display:block;
width:150px;
height:150px;
background: transparent url(login-doppelt002.png) 0px 0px no-repeat;
text-indent:-9000%;
margin-top:400px;
margin-left:45%;
margin-right:45%;
}
a:hover#kontakt{
background: transparent url(login-doppelt002.png) 0px -150px no-repeat;
margin-top:400px;
margin-left:45%;
margin-right:45%;
}


a:link				{ color:#ffffff; text-decoration:none; font-weight:normal; }
a:visited			{ color:#ffffff; text-decoration:none; font-weight:normal; }
a:hover				{ color:#ffffff; text-decoration:none; font-weight:normal; }
a:active			{ color:#ffffff; text-decoration:none; font-weight:normal; }
a:focus				{ color:#ffffff; text-decoration:none; font-weight:normal; }