body
{
	background: #efefef url(../images/michael.gif) bottom right no-repeat fixed;
	background-color:#efefef;
	font-size: 13px;
	margin: 0px;
	font-family: Arial, Helvetica, Geneva, sansserif;
	text-align: center;
	line-height: 20px;
}
.layout
{
	/*border: 1px dotted;*/
	margin: 20px auto 0px;
	width: 760px;
	text-align: left;
	overflow: visible;
}
.headline
{
	margin-top: 0px;
	background-image: url(../images/gesellschaft.gif);
	margin-left: 32px;
	width: 625px;
	background-repeat: no-repeat;
	position: absolute;
	height: 13px;
}
.logo
{
	background-image: url(../images/logo.gif);
	margin-top: -80px;
	margin-left: -140px;
	width: 197px;
	height: 300px;
	position:absolute;
}
.menuframe
{
	width: 727px;
	height: 30px;
	border: 1px solid #336699;
	margin-left: 32px;
	margin-top: 34px;
	position:absolute;
	background-color:#ffffff;
}
.menu
{
	margin-top: 4px;
	margin-left: 180px;
	position:absolute;
}
.content
{
	width: 570px;
	border: 1px solid #336699;
	margin-left: 32px;
	margin-top: 82px;
	position:absolute;
	padding-top:30px;
	padding-left:107px;
	padding-right:50px;
	overflow:visible;
	background-color:#ffffff;
}

A
{
	font-size: 13px;
	color: #6699cc;
	font-family: Arial, Helvetica, Geneva, sansserif;
	text-decoration: underline;
}
A:hover
{
	color: #cc0000;
	text-decoration: underline;
}

#nav ul
{
	margin: 0px;
	white-space: nowrap;
	list-style-type: none;
	text-align: left;
}

#nav ul li
{
	display: inline;
}

#nav ul li a
{
	padding-right: 12px;
	color: #6699cc;
	background-color: transparent;
	text-decoration: none;
}
#nav ul li a:hover
{
	color: #cc0000;
}

.headline1
{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	color: #336699;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, sansserif;
}
.headline2
{
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 20px;
	color: #336699;
	font-family: Arial, Helvetica, Geneva, sansserif;
}

.errortext
{
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, Geneva, sansserif;
	text-align: left;
	color: #ff3932;
}
