@charset "UTF-8";
/* CSS Document */

body { 
color : #000000; 
background-color : #CAD4DB; 
padding-top: 30px;

} 

#behandler {
	width: 420px;
	background-color : white; 
	padding: 43px 0px 0px 7px;	
	min-height:400px;
}
#behandler_region {
	width: 420px;
	background-color : white; 
	padding: 43px 0px 0px 7px;	
	min-height:400px;
}

#behandler img {
	max-width:165px;
  	width: expression(this.width > 165 ? 165: true);
	float: right;
	padding: 0 0 10px 10px;	
} 
.behandler img {
	max-width:165px;
  	width: expression(this.width > 165 ? 165: true);
	float: right;
	padding: 0 0 10px 10px;	
} 

#region img {
	float: right;
}
.region img {
	float: right;
}

#formular {
	padding-top: 1px;
}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	margin-bottom:12px;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;

}
h1 {
	font-size: 14px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom:8px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom:12px;
}
h4 {}
h5 {}
h6 {}

a {
	font-size: 12px;
	font-weight: normal;
	color: #C61246;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #005893;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #C61246;
	text-decoration: none;
}

#pfdesign a {
	font-size: 11px;
	font-weight: normal;
	color: #C61246;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#pfdesign a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #005893;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menu {
	font : 14px arial;
	margin: 0 0 0 0;
	padding: 20px 10px 10px 12px; 
}

#menu_h {
	font : 14px arial;
	margin: 0 0 0 0;
	padding: 34px 12px 10px 10px; 
}

#midt_tilpas {
	font : arial;
	margin: 0 0 0 0;
	padding: 0px 0 0px 0px; 
	width: 400px;
}
.blaa_kant  {
	border-width: 1px;
	border-style: solid; 
	border-color: #272C5B;
	background-color : white;
}

p { 
font : 12px arial; 
} 

#vent {
	background-color : white;
	width: 450px;
}
#kort_tekst {
margin: 0 0 0 0;
}