body {
	background-color: #eeeeee;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat-y;
}

a {
  color: #333388;
}

img {
	border: 0px;
}

#logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

#slogan {
	position: absolute;
	top: 22px;
	left: 220px;
}

#slogan h1{
	font-family: arial, sans-serif, helvetica;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

#pagehead {
	position:absolute;
	top: 110px;
	left: 220px;
	width: 480px;
	font-family: arial, sans-serif, helvetica;
	font-size: 14px;
	color: #333333;
}

#pagehead h1 {
	font-family: arial, sans-serif, helvetica;
	font-size: 14px;
	text-transform: uppercase;
	color: #333388;
}

#content {
	position: absolute;
	top: 160px;
	left: 220px;
	width: 560px;
	font-family: arial, sans-serif, helvetica;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding-bottom: 80px;
}

#content h1 {
	font-family: arial, sans-serif, helvetica;
	font-size: 16px;
	text-indent: 0px;
	font-weight: bold;
	color: #333333;
}

#content h2 {
	font-family: arial, sans-serif, helvetica;
	font-size: 14px;
	text-indent: 0px;
	font-weight: bold;
	color: #333333;
}

#content ul {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: square;
}

#content li {
	padding-bottom: 12px;
}

#content .hilite {
	color: #333388;
}
#content .wappen {
	margin: 3 8 3 0;
	float: left;
}

.f-a-consult {
	color: #333388;
	font-weight: bold;
}

#picture {
	position: absolute;
	top:330px;
	left:20px;
}

#navigation {
	position: absolute;
	top: 110px;
	left: 20px;
}

#navigation a {
	font-family: arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #ffffff;
}

#navigation a:hover {
	color: #7777cc;
}

#navigation a.on {
	color: #7777cc;
}

#language {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 160px;
	text-align: right;
}

#language a {
	font-family: arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #ffffff;
}

#language a:hover {
	color: #7777cc;
}

#language a.on {
	color: #7777cc;
}
