body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#main {
	position: absolute;
	top: 24px;
	left: 12px;
	width: 776px;
}

#header {
	width: 420px;
	height: 120px;
	border-top: 1px dashed #e53289;
	border-bottom: 1px dashed #e53289;
}

#header_right {
	display: none;
}

#menu {
	display: none;
}

#hauptspalte {
	position: absolute;
	top: 126px;
	left: 0px;
	width: 420px;
}

#randspalte {
	display: none;
}

#logo {
	margin: 12px;
}


h1 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold; 
	text-transform:uppercase; 
	margin-top: 12px;
	margin-bottom: 0px;
}

h2 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
}

