#content {
        position: relative;
        height: 400px;
        min-height: 400px; 
}

#rundgang {
        position: absolute;
        top: -40px;
        left: 3px;
}

.rundgang_karte {
	background-repeat: no-repeat;
	width: 510px;
	height: 340px;
	position: relative;
}

.rundgang_karte .rg_item, .rundgang_karte .rg_item_act  {
	position: absolute;	
}

.rundgang_karte .rg_item a {
   display: block;
   background-color: #FFFFFF;
   border: 1px solid #FFFFFF;
   padding: 4px;
   text-decoration: none;
   max-width: 100px;
   width: auto !important;
   width: 70px;   
}

.rundgang_karte .rg_item a:hover {
  background-color: #FFD499;
  border: 1px solid #F78E70;
  cursor: wait;
}


.rundgang_karte .rg_item_act a {
   display: block;
   background-color: #FFD499;
   border: 1px solid #F78E70;
   padding: 4px;
   text-decoration: none;
   max-width: 100px;
   width: auto !important;
   width: 70px;   
}


#header_image img {
   margin-left: 10px;
}


#kr_content {
     position: absolute; 
     left: 550px;
     top: 90px;
     width: 390px;    
     width: auto !important;
     min-width: 390px;      
}

#kr_content ul {
   list-style-type: none;  
    width: 370px;
    float: left;
    margin-bottom: 50px;
}

#kr_content ul li {
   float: left;
   display: block;
   height: 57px;
   width: 70px; 
   margin-right: 10px;
   background-image: url('../images/klinikrundgang/rahmenweiss.gif');
   background-repeat: no-repeat;
}

#kr_content ul li a {
   background-image: url('../images/klinikrundgang/rahmenweiss.gif');
   background-repeat: no-repeat;
   display: block;
   height: 57px;
   width: 70px; 
}

#kr_content ul li a:hover {
   background-image: url('../images/klinikrundgang/rahmenorange.gif');
   background-repeat: no-repeat;
   display: block;
   height: 57px;
   width: 70px; 
}

#kr_content ul li img {margin: 2px 2px 3px 3px;}

.pic {display: none;}

img#start_pic {margin: 12px;}

#kr_content .kr_main_content {padding-right: 30px;}

.kr_main_content {
width: 350px;
}

.rgPics {
	position: absolute;
	top: -215px;
	left: 515px;
	padding: 10px 0px 0px 10px;
	z-index: 1000;
	background-image: url('../images/header_image_background.gif');
	background-repeat: no-repeat;
	width: 400px;
	height: 294px;
}

#main {
	z-index: 1000;
}