* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #000;
	background: #fff url(bilder/layout/raster_hinter.jpg) top left repeat-x;
}
h1, h2, h3 {
background: transparent;
padding: 0;
}
h1 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.50em;
	color: #0D60AE;
	font-weight: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #000;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #000;
	font-weight: normal;
	margin-bottom: 0px;
}
p {
margin: 15px 0;
}
img {
	border: 0;
	}
a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a:active{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/* ID s */
#container {
position: relative;
width: 980px;
height: 700px;
margin: 0 auto;
margin-top: 20px; 
z-index: 1;
border: 0;
background-color: transparent;
}
#logo {
position: absolute;
top: 5px;
left: 0;
border: 0;
z-index: 2;
}
#footer {
position: absolute;
bottom: 20px;
left: 10px;
border: 0;
z-index: 5;
}
#content {
position: absolute;
width: 480px;
top: 205px;
left: 10px;
border: 0;
z-index: 6;
}
#content p {
text-align: justify;
}
#content table {
margin: 0;
padding: 0;
}
#content ul {
margin-top: 10px;
}
#content li {
line-height: 25px;
list-style-type: square;
list-style-position: outside;
margin-left: 20px;
font-weight: bold;
}
#bild {
position: absolute;
top: 240px;
left: 600px;
border: 0;
z-index: 8;
}
#bild p {
font-size: 10px;
width: 250px;
margin-top: 5px;
}
#icon {
position: absolute;
top: 0;
left: 600px;
border: 0;
z-index: 7;
}
#navi {
position: absolute;
top: 90px;
left: 10px;
border: 0;
z-index: 7;
}
#navi li {
list-style-type: none;
list-style-position: outside;
margin-bottom: 15px;
float: left;
}
#navi a:link, a:visited {
color: #fff;
font-size: 12px;
text-decoration: none;
line-height: 20px;
}
#navi a:hover, a:active {
color: #fff;
font-size: 12px;
font-weight: bold;
line-height: 20px;
text-decoration: underline;
}
a.synergie:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F59206;
	text-decoration: none;

}
a.synergie:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F59206;
	text-decoration: none;
	
}
a.synergie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F59206;
	text-decoration: underline;
	
}
a.synergie:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F59206;
	text-decoration: underline;
	
}
