body {
	font-size: 13px;
	font-family: Tahoma;
	background-image: url(/styles/elemente/bg.jpg);
	background-repeat: repeat-y;
	color: #666666;
}

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

a:hover {
	color: #2194cf;
	text-decoration: underline;
}

a:visited {
	color: #2194cf;
}

div#head {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 76px;
	width: 748px;
	height: 387px;
}

div#logo {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 822px;
	width: 199px;
	height: 387px;
}

div#mv {
	visibility: visible;
	position: absolute;
	top: 387px;
	left: 822px;
	width: 199px;
	height: 382px;
}

div#nav {
	visibility: visible;
	position: absolute;
	top: 249px;
	left: 150px;
	width: 750px;
	height: 32px;
}

div#nav a {
	color: #67a6cf;
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: none;
	margin: 0;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 28px;
}

div#nav a.selected {
	color: #666666;
	background-image: url(/styles/elemente/active.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

div#content {
	visibility: visible;
	position: absolute;
	top: 318px;
	left: 170px;
	width: 600px;
	height: 411px;
}

div#content h1 {
	font-family: Georgia;
	color: #67a6cf;
	font-size: 18px;
	font-weight: bold;
}

div#content h2 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}

div#links {
	color: white;
	visibility: visible;
	position: absolute;
	top: 345px;
	left: 834px;
	width: 149px;
	height: 116px;
	font-size: 10px;
}

div#links a {
	color: #fff;
	text-decoration: underline;
	margin-right: 30px;
}

div#newsletter {
	color: #fff;
	visibility: visible;
	position: absolute;
	top:270px;
	left: 834px;
	width: 149px;
	height: 168px;
}

div#newsletter h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
