body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

h2 {
	 font-size: 16px;
	 font-weight: bold;
}

label {
	font-size: 10px;
	display: block;
	color:#4e5f81;
}



.textfield {
	background-color: #fefefe;
	border: 1px solid #d0cfce;
	width:200px;
	margin-bottom:10px;
   font-size: 10px;
}

.textfieldNoMargin {
	background-color: #fefefe;
	border: 1px solid #d0cfce;
	width:200px;
   font-size: 10px;
  margin-top: 0px;
}

.textfieldFloat {
	background-color: #fefefe;
	border: 1px solid #d0cfce;
	width:200px;
	margin-bottom:10px;
   font-size: 10px;
   float: left;
}

.lanKommunSelect {
	width:120px;
	background-color: #fefefe;
	border: 1px solid #d0cfce;
	margin-bottom: 10px;
	font-size: 10px;
}

.standard {
	margin:20px;
}


.webform {
	
	width:500px;
	height:auto;
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	
}


select {
	width:200px;
	background-color: #fefefe;
	border: 1px solid #d0cfce;
	margin-bottom: 10px;
	font-size: 10px;
}


.upload {
	width:200px;
	background-color: #fefefe;
	border: 1px solid #d0cfce;
	margin-bottom: 20px;
}

textarea.showLink {
	width:275px;
	background-color: #fefefe;
	border: 1px solid #d0cfce;
	margin-bottom: 0px;
	height:60px;
   overflow: auto;
}

textarea.showLinkBig {
	width:475px;
	background-color: #fefefe;
	border: 1px solid #d0cfce;
	margin-bottom: 0px;
	height:40px;
   overflow: auto;
}

textarea {
	width:300px;
	background-color: #fefefe;
	border: 1px solid #d0cfce;
	margin-bottom: 20px;
	height:100px;
   overflow: auto;
}

#signalment {
	
	height:60px;
   
}

.dateSelect {
	width:55px;
}

.timeSelect {
	width:45px;
}

.normal {
	font-size: 10px;
}


fieldset {
	
	 border-top: 1px solid #ddd;
	 border-left: 0px;
	 border-bottom: 0px;
	 border-right: 0px;
	 width:500px;
	
}




legend {
 font-family: Lucida Sans Unicode;
 font-size: 12px;
 font-weight: bold;
 color:#4e5f81;
 }

.formText {
	font-weight: normal;
	font-size: 10px;
}




.spcHdl {
	font-weight: bold;
	font-size: 12px;	
}

.mapControl {
	background-image: url(images/skbg.jpg);
	width:542px;
	height:205px;
	border: solid 1px #c8d4ee ;
	margin-top: 10px;
	margin-bottom: 10px;
	display:block;
}

#hideFilterLinkDiv{
	display:block;
}
#showFilterLinkDiv{
	display:none;
}
#hideFilterLink{}
#showFilterLink{}


#container {background: #dbe8ff; width:522px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}
.roundtop {background: #ffffff;}
.r1{margin: 0 0 0 5px; height: 1px; overflow: hidden; background: #dbe8ff;}
.r2{margin: 0 0 0 3px; height: 1px; overflow: hidden; background: #dbe8ff;}
.r3{margin: 0 0 0 2px; height: 1px; overflow: hidden; background: #dbe8ff;}
.r4{margin: 0 0 0 1px; height: 2px; overflow: hidden; background: #dbe8ff;}
.content {padding: 0px 10px 5px;}
