html, body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}



#wrapper {
	position:relative;
	width: 950px;
	margin: 10px 0 0 0;
	padding: 0;
}


#header {
	position: relative;
	width: 950px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#header p, #header p a:link, #header p a:visited, #header p a:active, #header p a:hover {
	text-align:right;
	font-size: 11px;
	color: rgb(190,190,190);
	margin:0;
	padding: 0;
	text-decoration:none;
}


#navigation {
	position: relative;
	width: 950px;
	height: 150px;
	margin: 0;
	padding:0;
}

#logo {
	position:relative;
	width: 250px;
	height: 150px;
	margin: 0;
	padding: 0;
	float: left;
}

#logo img {
	margin: 0 0 0 50px;
}

#navi {
	position: relative;
	width: 700px;
	height: 150px;
	margin: 30px 0 0 0;
	padding: 0;
	float: right;
}

h1 {
	display:inline;
	font-size:20px;
	height: 32px;
	line-height: 32px;
	font-weight: normal;
	margin:0;
	padding:0;
}

h1.topica a:link, h1.topica a:visited, h1.topica a:active {
	color: rgb(0,230,230);
	background: url(pics/topic1.gif) left top no-repeat;
	margin: 0;
	text-decoration:none;
	padding: 5px;
}

h1.topica a:hover {
	color: rgb(255,255,255);
	background: url(pics/topic1_over.gif) left top no-repeat;
	margin: 0;
	text-decoration:none;
	padding: 5px;
}

h1.topicaactive a:link, h1.topicaactive a:visited, h1.topicaactive a:active, h1.topicaactive a:hover {
	color: rgb(255,255,255);
	background: url(pics/topic1_over.gif) left top no-repeat;
	margin: 0;
	text-decoration:none;
	padding: 5px;
}


h1.topic2 a:link, h1.topic2 a:visited, h1.topic2 a:active {
	color: rgb(251,176,59);
	background: url(pics/topic2.gif) left top no-repeat;
	margin: 0;
	text-decoration:none;
	padding: 5px 5px 5px 5px;
}


h1.topic2 a:hover {
	color: rgb(255,255,255);
	background: url(pics/topic2_over.gif) left top no-repeat;
	margin: 0;
	text-decoration:none;
	padding: 5px;
}

h1.topic2active a:link, h1.topic2active a:visited, h1.topic2active a:active, h1.topic2active a:hover {
	color: rgb(255,255,255);
	background: url(pics/topic2_over.gif) left top no-repeat;
	margin: 0;
	text-decoration:none;
	padding: 5px;
}


h1.topic2 a:hover {
	color: rgb(255,255,255);
	background: url(pics/topic2_over.gif) left top no-repeat;
	margin: 0;
	text-decoration:none;
	padding: 5px;
}


h1.topic3 a:link, h1.topic3 a:visited, h1.topic3 a:active {
	color: rgb(217,224,33);
	background: url(pics/topic3.gif) left top no-repeat;
	margin: 0;
	text-decoration:none;
	padding: 5px 5px 5px 5px;
}

h1.topic3active a:link, h1.topic3active a:visited, h1.topic3active a:active, h1.topic3active a:hover {
	color: rgb(255,255,255);
	background: url(pics/topic3_over.gif) left top no-repeat;
	margin: 0;
	text-decoration:none;
	padding: 5px;
}

h1.topic3 a:hover {
	color: rgb(255,255,255);
	background: url(pics/topic3_over.gif) left top no-repeat;
}


h1.topic4 a:link, h1.topic4 a:visited, h1.topic4 a:active {
	color: rgb(241,90,36);
	background: url(pics/topic4.gif) left top no-repeat;
	margin: 0;
	text-decoration:none;
	padding: 5px 5px 5px 5px;
}

h1.topic4active a:link, h1.topic4active a:visited, h1.topic4active a:active, h1.topic4active a:hover {
	color: rgb(255,255,255);
	background: url(pics/topic4_over.gif) left top no-repeat;
	margin: 0;
	text-decoration:none;
	padding: 5px;
}

h1.topic4 a:hover {
	color: rgb(255,255,255);
	background: url(pics/topic4_over.gif) left top no-repeat;
}

h2.bioplastik {
	font-size: 16px;
	color: rgb(0,230,230);
	font-weight:normal;
	margin: 0 0 10px 0;
}


h2.bioplastiktag {
	font-size: 16px;
	color: rgb(251,176,59);
	font-weight:normal;
	margin: 0 0 10px 0;
}


h2.zukunft {
	font-size: 16px;
	color: rgb(217,224,33);
	font-weight:normal;
	margin: 0 0 10px 0;
}

h2.kontakt {
	font-size: 16px;
	color: rgb(241,90,36);
	font-weight:normal;
	margin: 0 0 10px 0;
}

h3 {
	color: rgb(241,90,36);
	margin: 0;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
	
	

#content {
	width: 950px;
}

#flash {
	float: left;
	width: 475px;
}

#text {
	float: right;
	width: 475px;
}

#text p {
	font-size: 12px;
	line-height:18px;
	color:#9C9C9C;
	margin: 0 0 16px 0;
	font-weight:normal;
}


#text p a:link, #text p a:visited, #text p a:active, #text p a:hover {
	color: rgb(241,90,36);
	margin: 0;
	text-decoration:none;
}


ul  {
	padding:0;
	margin:0 0 0 5px;
	font-weight:normal;
	list-style-position: inside;
}

 ul li {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height:18px;
	color:#9C9C9C;
}  


