html {
	
}
body {
	margin: 0px; 
	font-family: arial, helvetica, sans-serif; 
	background: #005aa3; height: 100%; color: #00213b; font-size: 12px;
}
img{border:0;}
#header {
	width: 100%;
	height: 212px;
	background-color: #ffffff;
	background-image: url(../images/layout/head_bg.gif);
	background-repeat: repeat-x;
	background-position: 50% top;
}
#head_roentgen {
	float: right
}
#head_drg {
	position: absolute; top: 80px; left: 16px
}
#head_titel {
	position: absolute; top: 79px; left: 190px;
}
#menu {
	position: absolute; width:auto; 
	/*background: #c2d8e9; */
	font-size: 12px; top: 162px; font-weight: bold; left: 6px
}
#menu ul {
	padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px
}
#menu li {
	float: left
}
#menu a {
	padding-bottom: 0px; margin: 0px; padding-left: 15px; padding-right: 20px; display: block; background:background: #c2d8e9; color: #005aa3; text-decoration: none; padding-top: 0px
}
#menu a:hover {
	color: #ffffff;
}
#menu li.selected a {
	color: #a31b00;
}
#menu li.selected a:hover {
	color: #FFF;
}
#menu li.submenu a {
	color: #005aa3;
}
#menu li.submenu a:hover {
	color: #fff;
}
#menu li.last a {
	background: #c2d8e9;
}
#content {
	min-height: 50%; width: 100%; background: #ffffff
}
#left {
	padding-bottom: 20px; padding-left: 16px; padding-right: 0px; margin-right: 380px; padding-top: 10px
}
p {
	margin: 0px 0px 15px
}
table {
	margin: 0px 0px 15px
}
h1 {
	margin: 0px 0px 15px;font-variant: small-caps; color: #005aa3; font-size: 16px
}
h2 {
	margin: 0px 0px 15px;color: #005aa3; font-size: 13px; font-weight: bold
}
h3 {
	margin: 0px 0px 15px; color: #005aa3; font-size: 13px; font-weight: normal
}
a {
	color: #a31b00
}
td {
	font-size: 13px
}
a.download {
	padding-bottom: 5px; padding-left: 20px; background: url(../img/pdf.gif) no-repeat left top; color: #005aa3; text-decoration: none
}
a.download:hover {
	background: url(../img/pdf_hover.gif) no-repeat left top; color: #a31b00
}
table.info td {
	border-bottom: #c2d8e9 1px dotted; padding-bottom: 5px; padding-left: 1px; padding-right: 1px; vertical-align: top; padding-top: 5px
}
table.info td.col_0 {
	padding-right: 15px; font-weight: bold
}
table.info td.last {
	border-bottom: medium none
}
table.info table td {
	border-bottom: medium none; border-left: medium none; padding-bottom: 1px; padding-left: 0px; padding-right: 5px; border-top: medium none; border-right: medium none; padding-top: 1px
}
table.info table.info td {
	padding-bottom: 5px; padding-left: 1px; padding-right: 1px; padding-top: 5px
}
#contactform td {
	padding-bottom: 1px; padding-left: 0px; padding-right: 5px; padding-top: 1px
}
#contactform input {
	width: 230px
}
#contactform select {
	width: 230px
}
#contactform textarea {
	width: 230px
}
.prof{
	padding-bottom: 5px; padding-left: 0px; padding-right: 0px; background: #c2d8e9; color: #005aa3; font-size: 11px; padding-top: 0px;
}
.prof span {padding-left:10px;}
.paddingbottom{
	padding-bottom:5px;
}
#right {
	position: absolute;
	width: 188px;
	top: 250px;
	right: -2px
}
#right div.menu-right {
	position: fixed; width: 188px
}
#right div.menu-right {
	padding-bottom: 10px; padding-left: 10px; padding-right: 10px; background: #c2d8e9; border-top: #005aa3 8px solid; padding-top: 10px
}
#right div.menu-right ul {
	padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px
}
#right div.menu-right a {
	color: #005aa3; text-decoration: none
}
#right div.menu-right a:hover {
	color: #ffffff
}
#right div.menu-right li.selected a {
	color: #a31b00
}
#footer {
	padding-bottom: 25px; padding-left: 6px; padding-right: 0px; color: #ffffff; CLEaR: both; font-size: 12px; font-weight: bold; padding-top: 13px
}
#footer ul {
	padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px
}
#footer li {
	float: left
}
#footer a {
	padding-bottom: 0px; margin: 0px; padding-left: 10px; padding-right: 10px; display: block; background: url(../img/footer_menu_background.gif) no-repeat right 50%; color: #ffffff; text-decoration: none; padding-top: 0px
}
#footer a:hover {
	color: #c2d8e9
}
#footer li.last a {
	background: none transparent scroll repeat 0% 0%
}
.gotop{
	float:right;
	margin-right:20px;}
	
/* Menü ausklappen */
#navi, #navi ul { list-style-type:none; margin:0; padding:0; }
#navi li { width:auto; float:left; }
#navi li ul { display:none; background: #c2d8e9;
}
  #navi li:hover ul { display:block; background: #c2d8e9;}
  #navi li:hover ul li{   }
#navi > li { height:auto; overflow:hidden; } /* Normalzustand eingeklappt */
#navi > li:hover { height:auto; overflow:visible; width:auto; background: #c2d8e9;} /* Ausgeklappt */
.subul{
	padding-left:5px;
	padding-right:5px;
}
.submenu{ 
display:block;
padding:0;
margin:0;
clear:left;} 

.arrow{
	list-style-type:none;
	list-style-image:url(../images/arrow.png);
	margin-left:0px;
}
.arrow a:link, .arrow a:visited{
	text-decoration:none;
}
.pdf{
	list-style-type:none;
	list-style-image:url(../images/pdf.png);
}
.pdf a, .pdf a:link, .pdf a:visited, .pdf a:hover, .pdf a:active{
	color:#005aa3;}
.login, .login:link, .login:visited{
	background-image:url(../images/login.png);
	background-repeat:no-repeat;
	width:120px;
	height:30px;
	text-decoration:none;
		font-size:36px;
}
.login:hover, .login:active{
	background-image:url(../images/login_active.png);
	background-repeat:no-repeat;
	width:120px;
	height:30px;
	text-decoration:none;
	font-size:36px;
}