/*Ortho Biotech Deutschland Krebsarztenpraxen - General Style Sheet - v.0.1*/

.route,{
	width: 100%;
	color:Blue;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
}

 p.introHome {
    font-size:12px;
	font-family:Arial;
	color: #003399;
	text-align: right;

}
p.disclaimerHome {
   font-size: 10px; 
   font-family:Arial;	
   color: #003399;
   text-align: right;

}

#headerbottom {
      height: 0px;
      width: 100%;
      background-color: #143b81;
}
.disclaimer a:visited
{ color:#5E610B
}

.disclaimer{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

 

h1{
      font-family: Arial, Helvetica, sans-serif;      
      font-size: 18px;
      color: #143b81;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
}
h2.content_title {	
	font-size: 12px;
	color: #004e4b;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.disclaimerHome{
color:#003399;
font-family: Arial;
font-size:9px;
text-align:right;
}

body
{  font-family: Verdana,Arial, Helvetica, sans-serif;
    margin-top:20px;
    margin-right:30px;
    font-size: 12px;
    color: #000000;
}

div, p, td {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #000000;
}

a {   text-decoration:underline;

  }

a:hover {
      text-decoration:none;

}

td#leftcol{
      width:136px;
}

div.bodycontent
{
      width:520px;
      margin-top:20px;
      margin-left:31px;
      margin-bottom:20px
}
div.contact
{   width:520px;
	margin-left:31px;
	margin-bottom:20px;
}
.subtitel{
	background-color:#E5EAF5;
} 

/*-------------------navbar---------------------*/


.navigation a{
color:White;
text-decoration:none;
}

.navigation a:hover{
color:#fbb203;
}
.menuitem{
	height:15px;
	margin-left:7px;
	margin-right:6px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:0px;
	border:solid;
	border-width:1px;
	border-color:#fbb203;
    background-color:#577ab5;	
}
.menuitem a  {    
      color: #FFFFFF;
      text-decoration : none;
      display:block;

}

.menuitem a:hover {     
      color: #FF9900;
}

select, input, textarea {
      font-size: 10px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header a{  
      font-weight: bold;
      color: #FFFFFF;
      text-decoration : none;
}

.header a:hover {
      color: #FF9900;   
}

/*----------Switcher----------*/
switcher
{    
      font-size: 10px;  
}

.switcher a  {
      color: #CC0000;
      text-decoration: underline;
}

ul.errors{
      color:#CC0000;
}

 
div.attributes{
      width:520px;
      margin:0px;
      padding:0px;
}

div.attributes div.floatcol{  
      margin:0px;
      margin-left:10px;
      _margin-left:9px;
      margin-bottom:10px;
      width:250px;
      float:left; 
}

div.attributes div.grouptitle{
      margin:0;
      padding-bottom:2px;
      padding-top:2px;
      background-color:#E5EAF5;
      width:250px;
}

 

div.attributes div.grouptitle span{
      padding-left:7px;
}

 
div.attributes div.groupcontent{
      background-color:#F6F6F6;
      padding:5px;
}
.errors li{
      color: red;
      font-size:12px;
}
/*----------Disclaimer----------*/
.disclaimer {
	font-size: 10px;
	

}

.route_color {
	background-color: #d9f0f0;
}

.route_grey {
	background-color: #F6F6F6;
}


.disclaimer a { color:Blue
			}

