@charset "utf-8";

h1 { color: #646567; font-size: 12pt; font-weight: bold; font-family: Arial; margin: 20px 20px 0px 20px;}
p { color: #646567; margin: 2px 20px 0px 20px;}

a:link, a:visited, a:active {
color: #646567;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#rechts a:link {color: #FFFFFF; font-size: 12px; font-family: Arial; text-decoration: none;  border: 0px;  font-weight: bold; }
#rechts a:visited { color: #FFFFFF; font-size: 12px; font-family: Arial; text-decoration: none;  font-weight: bold;  }
#rechts a:hover {color: #646567; font-size: 12px; font-family: Arial;  font-weight: bold;   }
#rechts a:active {color: #646567; font-size: 12px; font-family: Arial; text-decoration: none;  font-weight: bold;  }

#oben a:link {color: #3497D2; font-size: 16px; font-family: Arial; text-decoration: none;  border: 0px;  font-weight: bold; }
#oben a:visited { color: #3497D2; font-size: 16px; font-family: Arial; text-decoration: none; font-weight: bold;  }
#oben a:hover {color: #646567; font-size: 16px; font-family: Arial;  text-decoration: none; font-weight: bold;   }
#oben a:active {color: #646567; font-size: 16px; font-family: Arial; text-decoration: none;  font-weight: bold;  }

a.navi1:link {color: #3497D2 ; font-size: 16px; font-family: Arial; text-decoration: none;  border: 0px;  font-weight: bold; }
a.navi1:visited { color: #3497D2; font-size: 16px; font-family: Arial; text-decoration: none;  font-weight: bold;  }
a.navi1:hover {color: #646567; font-size: 16px; font-family: Arial;  font-weight: bold;   }
a.navi1:active {color: #646567; font-size: 16px; font-family: Arial; text-decoration: underline;  font-weight: bold;  }
a.navi1:focus {color: #646567; font-size: 16px; font-family: Arial; text-decoration: none;  font-weight: bold;   }
a.navi1f { color: #646567; font-size: 16px; font-family: Arial; text-decoration: none;  font-weight: bold;  }

a.navi2:link {color: #3497D2 ; font-size: 12px; font-family: Arial; text-decoration: none;  border: 0px;  font-weight: bold;  }
a.navi2:visited { color: #3497D2; font-size: 12px; font-family: Arial; text-decoration: none;  font-weight: normal;  }
a.navi2:hover {color: #646567; font-size: 12px; font-family: Arial;  font-weight: normal;  margin: 0}
a.navi2:active {color: #646567; font-size: 13px; font-family: Arial; text-decoration: none;  font-weight: normal;  }
a.navi2:focus {color: #3497D2; font-size: 12px; font-family: Arial; text-decoration: none;  font-weight: normal;   }
a.navi2f {color: #646567; font-size: 12px; font-family: Arial; text-decoration: none;  font-weight: bold;   }

a.navi3:link {color: #3497D2 ; font-size: 12px; font-family: Arial; text-decoration: none;  border: 0px;  font-weight: normal;  }
a.navi3:visited { color: #3497D2; font-size: 12px; font-family: Arial; text-decoration: none;  font-weight: normal;   }
a.navi3:hover {color: #646567; font-size: 12px; font-family: Arial;  font-weight: normal;   }
a.navi3:active {color: #3497D2; font-size: 12px; font-family: Arial; text-decoration: none;  font-weight: normal;  }
a.navi3:focus {color: #3497D2; font-size: 12px; font-family: Arial; text-decoration: none;  font-weight: normal;   }
a.navi3f { color: #646567; font-size: 12px; font-family: Arial; text-decoration: none;  font-weight: normal;  }

a.navi4:link {color: #FFFFFF ; font-size: 14px; font-family: Arial; text-decoration: none;  border: 0px;  font-weight: bold; }
a.navi4:visited { color: #FFFFFF; font-size: 14px; font-family: Arial; text-decoration: none;  font-weight: bold;  }
a.navi4:hover {color: #646567; font-size: 14px; font-family: Arial;  font-weight: bold;   }
a.navi4:active {color: #FFFFFF; font-size: 14px; font-family: Arial; text-decoration: none;  font-weight: bold;  }
a.navi4:focus {color: #FFFFFF; font-size: 14px; font-family: Arial; text-decoration: none;  font-weight: bold;   }
a.navi4f { color: #ffffff; font-size: 14px; font-family: Arial; text-decoration: none;  font-weight: bold;  }


#container {
	width: 1040px;
	height: 800px;
	margin: 25px, autd;
}

#container #logo {
	background-image: url(style_FILES/header_.jpg);
	height: 108px;
	width: 1040px;
}

#container #schrift {
	height: 10px;
	width: 1040px;
	float: left;
}
#container #uebersicht {
	float: left;
	height: 28px;
	width: 463px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	color: #C2C2C2;
}
#container #menue_top {
	background-color: #F4F4F4;
	height: 35px;
	width: 850px;
	float: left;
}

#container #innen {
	background-color: #F4F4F4;
	height: 35px;
	width: 850px;
	float: left;
	margin-top: 10px
}
#container #suche {	
	height: 22px;
	width: 190px;
	float: right;
}
#container #bild {
	background-image: url(style_FILES/17.jpg);
	float: left;
	height: 250px;
	width: 850px;
	background-repeat: no-repeat;
}
#container #quickmenue {
	background-image: url(style_FILES/quickmenueb.png);
	float: right;
	height: 250px;
	width: 190px;
	line-height: 0.5;
	
}
#container #menue_left {
	background-image: url(style_FILES/menue_left.png);
	width: 206px;
	height: 420px;
	float: left;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #646567;
}
#container #rootline {
	background-image: url(style_FILES/top.png);
	float: left;
	height: 33px;
	width: 644;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #646567;
	text-decoration: none;
}
#container #klinikenbild {
	background-image: url(style_FILES/ukliniken.png);
	float: left;
	height: 33px;
	width: 190px;
}
#container #inhalt {
	margin-top: 10px;
	background-color: #FFFFFF;
	width: 600px;
	float: left;
	color: #646567; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: none;  
	font-weight: normal;
}
#container #quickbild {
	background-image: url(style_FILES/quicklinks.png);
	height: 35px;
	width: 190px;
	float: right;
}
#container #menue_right {
	height: 280px;
	width: 190px;
	float: right;
	background-repeat: no-repeat;
	font-size: 12px;	
} 	

 #container #footer {
	background-image: url(style_FILES/footer.png);
	float: left;
	height: 20px;
	width: 1040px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AFAFAF
}

