html,body {margin: 0;padding:0; background-image:url(img/grass.jpg);}
body {font-family: arial,sans-serif;font-size: 76%;}
h1, h2, h3, b
	{
	color: #22BB00;
	}
ul 
	{
	list-style-image:url(img/li_punkt_22bb00.gif);
	}
a:link,a:active,a:visited 
	{
	color: #22BB00;
	text-decoration: none;
	font-weight: bold;
	}
a:hover 
	{
	text-decoration:underline;
	}
table
	{
	border:0;
	margin: auto;
	width: 760px;
	padding:0;
	}
div#container 
	{
	width: 760px;
	margin: auto;
	background-image:url(img/hintergrund_verlauf.jpg);
	border-left:10px solid;
	border-left-color:#22BB00;
	border-right:10px solid;
	border-right-color:#22BB00;
	}
div#header{background-color:#B6EE9D;}
div#position{margin-left: 20px; margin-bottom:20px; background-color:#B6EE9D;}
div#footer a{color: #fff;font-weight: bold;text-decoration: underline}

div#erstes_artikel
	{
	margin-left:35px;
	margin-bottom:20px;
	width:680px;
	}

div#zweites_artikel
	{
	margin-left: 35px;
	margin-bottom:20px;
	width: 200px;
	}
div#drittes_artikel
	{
	margin-left: 35px;
	width:400px;
	}
	
div#drittes_artikel b
	{
	color: #22BB00;
	}
div#drittes_artikel img
	{
	float:left;
	border-width:0px;
	padding-right:5px;
	padding-bottom:5px;
	}

div#aktionplatzhalter
	{
	margin-right: 35px;
	width:200px;
	height:360px;
	}
div#footer
	{
	text-align:center;
	color: #000;
	clear: both;
	height: 100px;
	background-image:url(img/footer_koeln.gif);
	}
div#footer_texte
	{
	text-align:			center;
	clear: 				both;
	background-color:	#22bb00;
	padding:			5px;
	color:				#FFFFFF;
	}
div#footer_texte a
	{
	color:				#FFFFFF;
	padding:			5px;
	}	
div#footer_texte img
	{
	border:				0px;
	margin-right:		5px;
	}
div#artikel
	{
	position:static;
	margin-right: 20px;
	margin-left: 200px;
	margin-bottom:20px;
	width:480px;
	}
div#artikel img
	{
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
div#navigation ul{margin: 1em 0 1em 1em;padding: 0; list-style-type: none;}
div#navigation li{margin: 0;padding: 0}
div#navigation a{color:#369;font: normal bold 1.2em/1.6em arial,sans-serif;text-decoration: none}
div#navigation a:hover{color: #033;text-decoration: underline}
div#navigation a#activelink{color: #033;text-decoration: none}

div#menu {
	float: left; 
	width:150px; 
	height: 100%;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
div#menu img {border:0px; margin:0px; float:left;}
div#menu a
	{
	text-decoration: none;
	background-color: #22BB00;
	display: block;
	color: #FFFFFF;
	width: 141px;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	}
select {
	border : 1px  #22BB00 solid; 
	color : #000000;
	font-size: 76%;
	}
input, textarea{
	border : 1px  #22BB00 solid; 
	color : #000000;
	background : #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 12px;
	}