#nav1 {

	width:955px;

	height:118px;

	background: url(../bilder/logo-hks.jpg) no-repeat; 

        border-bottom: 3px solid #004D9F;

	/*border-top: 15px solid #004D9F;*/

}



#content {

        width:940px;

        #background: #FFFFFF url(../bilder/pic-mitte-hks.jpg) no-repeat;
        background:#FFFFFF url(../bilder/pic-mitte-hg-verteil.jpg) no-repeat scroll 0 0;
				
        border-right: 15px solid #D6D6D8;

        height: 100%;

        float: left;

}



#links {

	width:265px;

	height:100%;

	margin:0px;

	padding:0px;

	background-image: url(../bilder/pic-nav2-hks.jpg);

	background-repeat: no-repeat;

	float: left;

	background-color: #FFFFFF;

}



