/* CSS File für Pro Sounds und Events */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
#layout {
	height: 377px;
	width: 510px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -188px;
	margin-left: -255px;
	background-color: #FFFFFF;
}
