/*
	Stylesheet - Prepage Dinamic24.de
	Author: Adis Pezerovic
	Datum: 2008-01-30
*/

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

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

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}



body {
	background-color: #181818;
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	margin: 0px, 0px, 0px, 0px;
}

img {
	border: none;
}

#enterpic {
	text-align: center;
	margin: auto;
	margin-top: 200px;
	width: 130px;
	height: 26px;
}

#wapper {
	height: 100%;
	width: 100px;
	text-align: center;
	margin: auto;
}






