body			{
				background-image:url(img/bg.jpg);
				background-repeat:repeat-x;
				background-color:#9ffdfd;
				margin:0px;
				font-family:georgia;
				font-size:13px;
				color: #424242;
				}

#content		{
				height:768px;width:1024px;
				position:absolute;
				left:11px;
				top:0px;
				}
				
#inhalt			{
				height:481px;width:600px;
				position:absolute;top:0px;left:15px;
				overflow:auto;
				}
				
#inhaltnews		{
				height:481px;width:619px;
				position:absolute;top:-20px;left:0px;
				}
				
#navi			{
				width:204px;
				position:absolute;
				top:173px;
				left:0px;				
				}
				
#naviliste		{
				position:absolute;
				top:173px;
				left:0px;	
				}
				
#subnavi		{
				position:absolute;top:685px;left:10px;
				}
				
img				{
				border:none;
				}
				
p				{
				width:500px;
				position:relative;
				margin:auto;
				}
				
.platzhalter	{
				height:20px;
				}
				
.subnavi		{
				height:20px;width:200px;
				position:absolute;top:685px;left:645px;
				}
				
table			{
				font-family:tahomacursive,sans-serif;
				font-size:12px;
				}
				
h1				{
				font-size:12px;
				font-weight: bold;
				}

			
				
a:link 			{ 
				text-decoration:none; font-weight:bold; color:#4b9e25; 
				}
a:visited 		{ 
				text-decoration:none; font-weight:bold; color:#4b9e25;
				}
a:focus 		{ 
				text-decoration:none; font-weight:bold; color:#266f05;
				}				
a:hover			{ 
				text-decoration:none; font-weight:bold; color:266f05;
				}
a:active 		{ 
				text-decoration:none; font-weight:bold; color:266f05;
				}	