

body		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			background-color: #000000;
			}

h1			{
			font-size:12px;
			color:#760704;
			}
			
h2			{
			font-size:12px;
			color:#000000;
			}

date		{
			color: #121212;
			}
			
p			{
			color: #FFCC33;
			}

a			{color: #760704; line-height:20px; text-decoration:none;}
a:visited	{text-decoration:none;}
a:hover		{text-decoration:underline;}

		
.menue		{
			font-size: 12px;
			color: #333333;
			padding-left: 5px;
			padding:0px 0px 0px 13px;
			}

#position	{
			position:absolute;
			top: 5px;
			left: 5px;
			}
			
#buttons	{
			position:absolute;
			top: 171px;
			left: 215px;
			}

#content	{
			width: 980px;
			background-color:#c9d0d6;
			}		


#spalte_1	{
			margin-left: 2px;
			float: left;
			width: 188px;
			}


#spalte_2	{
			float: left;
			margin-left: 3px;
			width: 570px;
			padding-left: 5px;
			}
			
#kopf_spalte_3	{
			width: 200px;
			height:22px;
			background-color:#979FA5;

			padding-top: 5px;
			font-size:12px;
			color:#000000;
			}
			
#spalte_3	{
			float: left;
			margin-left: 3px;
			width: 200px;
			background-color:#dee2e5;
			}
			
#forum		{
			margin-left: 2px;
			width: 100px;
			background-color:#bbbbbb;
			}
			
#fuss		{
			clear:both;
			height:1px;
			background-color:#bbbbbb;
			}
			

#linkbox	{
			background-color:#979FA5;
			margin-bottom: 2px;
			}

#textbox	{
			background-color:#979FA5;
			margin-bottom: 2px;
			padding: 5px;
			}


div.back	{
			background-image: url(/img/standard/kopf.jpg);
			width:980px;
			height:210px;
			}
			
			
