body {
font-family: Arial, Helvetica, sans-serif;
color: #545454;
	background: #AECDEE url(../grafik/bund.jpg) no-repeat 50% 50% fixed;
}
#ramme {
position: absolute;
width: 720px;
height: 500px;
top: 50%;
left: 50%;
margin-top: -250px;
margin-left: -360px;
background: #DFEFFF url(../grafik/main.jpg) no-repeat;
}
#top {
float:left;
width: 720px;
height: 85px;
background: url(../grafik/logo.gif) no-repeat;
}
#sideafstand {
float: left;
width: 20px;
height: 355px;
background: #DFEFFF;
overflow: auto;
}
#side {
float: left;
width: 680px;
height: 355px;
background: #DFEFFF;
overflow: auto;
}
#bund {
float:left;
width: 720px;
height: 40px;
background: Transparent url(../grafik/bottom.gif) no-repeat;
}
p {
		font-size: 9pt;
		margin-top: 0;
}

li {
		font-size: 9pt;
		margin-top: 0;
}
h1 {
		font-size: 12pt;
		margin-bottom: 5px;
		margin-top: 10px;
}

h2 {
		font-size: 10pt;
		margin-bottom: 5px;
}


h3 {
		font-size: 9pt;
		font-weight: bold;
}


h4 {
		font-size: 9pt;
		font-weight: normal;
}


a:link, a:active, a:hover, a:visited {
		font-size: 9pt;
		color: #ff8a00;
		text-decoration: none;
}

a.indhold:link, a.indhold:active, a.indhold:hover, a.indhold:visited {
		font-size: 9pt;
		font-weight: bold;
		color: #6680B1;
		text-decoration: none;
		margin-bottom: 0;
}

a.text:visited, a.text:hover, a.text:link, a.text:active {
		font-size: 9pt;
		text-decoration: none;
}

img.ref {
float: right;
margin: 0 20px 10px  10px;
}

img.teaser {
float: left;
width: 50px;
margin: 0 10px 0 10px;
}

img.person {
float: right;
width: 100px;
margin: 0 10px 0 10px;
}

