body 
			{ 
			background-color: #3c5480;
			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}


.navbar		{
			width: 950px;
			height: auto;
			padding: 0px;
			margin: auto;
			font-family: Arial;
			font-size: 10px;
			font-weight: bold;
			text-align: right;
			margin-bottom: -20px;
			}


.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;
			}
			
			
.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;
			}
			

.boxtext	{
			text-align: left;
			font-family: Arial;
			font-size: 12px;
			}


.content	{
			float: left;
   			width: 630px;
   			text-align:left;
   			padding: 0px 5px 30px 45px;
			}
			

.sidebar 	{
			float: right;
   			width: 283px;
   			text-align:left;
   			padding-top: 22px;
			}			
			

.clear		{
			clear:both;
			}
		
				
.sidebartop	{
			width:239px;
			height:10px;
			background:url(http://www.timschropp.com/elemente/sidebar/top.png) no-repeat;
			}
			
			
.sidebarbody	{
			width:239px;
			height:auto;
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: silver;
			text-align: center;
			background:url(http://www.timschropp.com/elemente/sidebar/center.png);
			}
			
			
.sidebarbottom	{
			width:239px;
			height:10px;
			background:url(http://www.timschropp.com/elemente/sidebar/bottom.png) no-repeat;
			}
			
			
.copyright	{
			width: 950px;
			height: auto;
			padding: 0px;
			margin: auto;
			font-family: Arial;
			font-size: 10px;
			text-align: right;
			}