body 
			{ 
			background: #000000 url('http://www.timschropp.com/elemente/background.jpg') no-repeat fixed top;
			font-family: Arial, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			}


a:link 		{color:#990033; text-decoration:none} 
a:visited 	{color:#990033; text-decoration:none} 
a:active 	{color:#808080; text-decoration:none} 
a:hover 	{color:#808080; text-decoration:none}



.frame		{
			width: 975px;
			height: auto;
			padding: 0px;
			margin: 30px auto 0 auto;
			}
				
				
.logo		{
			width: 272px;
			height: 52px;
			background:url(http://www.timschropp.com/elemente/logo2.png);
			}
				
				
.kopf		{
			width:973px;
			height:72px;
			background-image:url(http://www.timschropp.com/elemente/top.png);
			margin-left:auto;
			margin-right:auto;
			margin-top:0px;
			}
			
			
.tabbar		{
			width: 870px;
			height: auto;
			padding-top: 37px;
			margin-left: auto;
			margin-right: auto;
			text-align: right;
			}
			
			
.feld		{
			width:973px;
			height:auto;
			text-align:center;
			background-image:url(http://www.timschropp.com/elemente/center.png);
			margin-left:auto;
			margin-right:auto;
			margin-top:auto;
			}
			
			
.boden		{
			width:973px;
			height:48px;
			background-image:url(http://www.timschropp.com/elemente/bottom.png);
			margin-left:auto;
			margin-right:auto;
			margin-top:0px;
			}
			

.content	{
			float: left;
   			width: 875px;
   			text-align:left;
   			padding: 0px 0px 0px 50px;
			}
			
			
.clear		{
			clear:both;
			}
			

.copyright	{
			width: 950px;
			height: auto;
			padding: 0px;
			margin: auto;
			font-family: Arial;
			font-size: 10px;
			text-align: right;
			}