	#header
	{
		height:auto;
	}
	#content
	{
		margin-top:16px;
		font-size:11px;
		color:#1a3c49;
		/*background-image:url(../images/back_content.png);*/
		background-position:top;
		background-repeat:repeat-x;
		background-color:#E5E5E5;
	}
	
	#bild {
	margin-left:30px;
	width:920px;
	height:10px;
	/*background-image:url(../images/ueber_uns.png);*/
		background-position:top;
		background-repeat:no-repeat;
	}
	
		#content h1.csc-firstHeader
		{
			font-size:15px;
			padding:0px 0 0px 0px;
			color:#ffffff;
			text-transform:uppercase;
		}
		#content #box
		{
			margin:0 10px 0 248px;
			padding:15px 10px;
			/*background-image:url(../images/back_content_box.png);*/
			background-position:top;
			background-repeat:repeat-x;
		}
		
		

		p.bodytext{
			color:#ffffff;
			width:500px;
		}

		#content #box form p
		{
			margin:0 0 10px 0;
		}
		#content #box form .kleines
		{
			font-size:10px;
			margin-top:5px;
		}
		#content #box form .red
		{
			color:#9a2623;
		}
		#content #box form .text
		{
			width:210px;
			height:14px;
			border-top:1px solid #b9b9b9;
			border-right:1px solid #e7e6e6;
			border-bottom:1px solid #e7e6e6;
			border-left:1px solid #b9b9b9;
		}
		#content #box form .medium
		{
			width:140px;
		}
		#content #box form .small
		{
			width:55px;
		}
		#content #box form .abstand
		{
			margin-right:8px;
		}



		#content a
		{
			color:#1a3c49;
		}
		#content .bottomlink
		{
			position:relative;
			bottom:0px;
		}
		#content .bottomlink a
		{
			padding-left:10px;
			color:#000000;
			font-weight:bold;
			font-style:italic;
			background-image:url(../images/pfeil_schwarz.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
		#box1 .bottomlink a
		{
			color:#005795;
			background-image:url(../images/pfeil_blau.gif);
		}