	body
	{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11px;
		margin-top:0px;
		background: url('img/bg.jpg') repeat-x;
	}


	#container
	{
		width: 868px;
		position: relative;
		margin-right: auto;
		margin-left: auto;
	}

	#left
	{
		width: 695px;
		float: left;
		padding-bottom: 15px;
		background: white;
	}

	#shadow_top
	{
		background: url('img/grosser_schatten_oben.jpg') no-repeat;
		height: 5px;
	}

	#logo_DS
	{
	      /* 	background: url("img/head_gross.gif") no-repeat;
                */
                height: 70px;
		margin-top: 10px;
		margin-left: 15px;
	}

	#main
	{
		width: 660px;
		padding-left: 15px;
		float: left;
	}

	#head_left
	{
		background: #CCCCCC;
		padding-top: 8px;
		float: left;
		width: 475px;
		margin-bottom: 3px;

	}

	#head_right
	{
		float: right;
		background: #CCCCCC;
		padding-top: 8px;
		width: 181px;
		margin-left: 4px;
		margin-bottom: 3px;
		/*border: 1px solid red;*/
	}


	#mhead_left
	{
		height: 76px;
		border-top:2px solid #666666;
		border-bottom:2px solid #666666;
	}

	#mhead_right
	{
		height: 64px;
	       	padding-top: 12px;
		background: #E2E6E9;
		border-top:2px solid #666666;
		border-bottom:2px solid #666666;
	}


	#content
	{
		width: 660px;
		background: #CCCCCC;
		clear: both;
		padding-top: 8px;

	}

	#content_main
	{
		background: #CCCCCC;
		border-top:2px solid #666666;
		padding-top: 20px;
		padding-left: 30px;
		width: 630px;
		border-bottom: 2px solid #666666;
	}

	#shadow_main
	{
		float: right;
		width: 12px;
		padding-right: 8px;
	}

	#footer_main
	{
		clear:both;
		height: 15px;
	}

	#right
	{
		width: 150px;
		float: left;
		background: white;
		margin-bottom: 10px;		
	}

	#logo_KH
	{
                background: url('img/logo.gif');

                 height: 86px;
	}

	#image_day
	{
		background: #666666;
		margin: 0;
		padding:20px 24px 0 24px;
	}
	#current
	{
		background: #666666;
		margin: 0;
		padding:40px 24px 25px 24px;
	}

	#legal_notice
	{
		background: #FF0000;
		height: 13px;
		padding: 7px 0 7px 24px;
		border-top: 3px solid #CCCCCC;
		border-bottom: 2px solid #CC0000;
	}

	#shadow_left_bottom
	{
		background: url('img/kleiner_schatten_unten.gif') no-repeat;
		height: 8px;

	}

	#right_shadow
	{
		float:left;
		padding-right:7px;
		background: white;
		
	}

	#shadow_right
	{
		float: right;
	}

	#footer
	{
		clear: left;
		width: 868px;
		background: url('img/grosser_schatten_unten.gif') no-repeat;
		height: 7px;
	}

	.link_head
	{
		margin: 0 0 2px 8px;
		font-weight: bold;
		color: #666666;
	}
         .link_head2
	{
		color:#666666;
	}

	.right_head
	{
		margin:0 0 8px; 0;

	}

	.main_txt
	{
		margin:5px 0 5px 0;
	}
