html,body{
	}
	body{
		font: 0.7em arial,sans-serif;
		text-align:center;
		color:#555;
		margin-top:0;
		}
		
	p{
		line-height:130%;
		margin:0.7em 0;
		}
		
	textarea, button, input, textfield, select {
		font-size:11px;
		font-family:arial,sans-serif;
		}


a{
	color: #d32788;
	text-decoration:none;
	}
	a:hover{
		text-decoration:underline;
		}

	
div#header1{
	height:155px;
	margin:0;
	padding:0;
	background:url(/zadp/images/styles/header/1.jpg) top center no-repeat #fff;
	position:relative;
	margin:0;
	padding:0;
	}
div#header2{
	height:155px;
	margin:0;
	padding:0;
	background:url(/zadp/images/styles/header/2.jpg) top center no-repeat #fff;
	position:relative;
	margin:0;
	padding:0;
	}
div#header3{
	height:155px;
	margin:0;
	padding:0;
	background:url(/zadp/images/styles/header/3.jpg) top center no-repeat #fff;
	position:relative;
	margin:0;
	padding:0;
	}
div#header4{
	height:155px;
	margin:0;
	padding:0;
	background:url(/zadp/images/styles/header/4.jpg) top center no-repeat #fff;
	position:relative;
	margin:0;
	padding:0;
	}
div#header5{
	height:155px;
	margin:0;
	padding:0;
	background:url(/zadp/images/styles/header/5.jpg) top center no-repeat #fff;
	position:relative;
	margin:0;
	padding:0;
	}
div#header6{
	height:155px;
	margin:0;
	padding:0;
	background:url(/zadp/images/styles/header/6.jpg) top center no-repeat #fff;
	position:relative;
	margin:0;
	padding:0;
	}
	
div#container{
	text-align:left;
	width:780px;
	margin:0 auto;
	}
	
div#wrapper{
	float:left;
	width:100%;
	margin:0 0 20px 0;
	}
	
div#content_start{
	margin: 35px 200px 0 200px;
	}
	div#content_start img{
		}	
	div#content_start h1{
		color:#0caec2; 
		font-size:180%;
		display:inline;
		}
	div#content_start h2{
		font-size:120%;
		display:inline;
		}
	div#content_start h3{
		color:#0caec2; 
		font-size:100%;
		display:inline;
		}
		
div#content_start_nonews{
	margin: 35px 15px 0 200px;
	}
	div#content_start_nonews img{
		}	
	div#content_start_nonews h1{
		color:#0caec2; 
		font-size:180%;
		display:inline;
		}
	div#content_start_nonews h2{
		font-size:120%;
		display:inline;
		}
	div#content_start_nonews h3{
		color:#0caec2; 
		font-size:100%;
		display:inline;
		}
	
div#content{
	margin: 35px 10px 0 200px;
	}
	div#content img{
		}	
	div#content h1{
		color:#0caec2; 
		font-size:180%;
		display:inline;
		}
	div#content h2{
		font-size:120%;
		display:inline;
		}
	div#content h3{
		color:#0caec2; 
		font-size:100%;
		display:inline;
		}
		
ul#links{
	list-style:none;
	padding:0;
	margin:0 0 0 10px;
	}
	ul#links li{
		padding:5px 0;
		margin:0;
		}			
	
div#left{
	background:#fff;
	float:left;
	width:180px;
	margin-left:-780px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
div#right{
	background:#fff;
	float:left;
	width:180px;
	margin-left:-180px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
div#footer{
	background: #d32788;
	color: #fff;
	clear:left;
	width:100%;
	}
	div#footer p{
		margin:0;
		padding:5px
		}
	div#footer p a{
		color:#fff;
		}
	div#footer a{
		color:#fff;
		}
		
div#undermenu{
	margin:0 0 20px 0;
	}
	div#undermenu .rubrik{
		border-bottom:2px solid #d32788;
		background:url(/zadp/images/styles/bg_undermenu_rubrik.gif) top left no-repeat #fff;
		color:#fff;
		font-weight:bold;
		padding:0 0 0 10px;
		line-height:18px;
		}
	div#undermenu ul{
		list-style:none;
		padding:0;
		margin:7px 0;
		}
		div#undermenu ul li a{
			width:95%;
			display:block;
			padding:2px 5px;
			background:url(/zadp/images/styles/bg_undermenu.gif) right center no-repeat #fff;
			}
			div#undermenu ul li a:hover{
				background:url(/zadp/images/styles/bg_undermenu_hover2.gif) right center no-repeat #f8f8f8 ;
				}
			div#undermenu ul li.active a{
				background:url(/zadp/images/styles/bg_undermenu_hover2.gif) right center no-repeat #f8f8f8 ;
				font-weight:bold;
				}
		
div.box{
	margin:5px 0;
	background:#f3f3f3;
	}
	
	div.box a{
		color:#555;
	}
	div.box a:hover{
		text-decoration:none;
	}
	div.box h2 a{
		color:#0caec2;
	}
	div.box h2 a:hover{
		text-decoration:none;
	}

	div.box .text{
		margin:0 8px;
		}
	div.box h2{
		xdisplay:inline;
		color:#0caec2; 
		font-size:130%;
		margin:0 5px;
		}
	div.box .top{
		background:url(/zadp/images/styles/box_top.gif) bottom center no-repeat #fff;
		height:8px;
		font-size:8px;
		}
	div.box .bottom{
		background:url(/zadp/images/styles/box_bottom.gif) top center no-repeat #fff;
		height:8px;
		font-size:8px;
		}
div.box p{
	margin-left:5px;
	margin-right:5px;
	}
	
div.box img{
	margin:12px 0 0 5px;
	float:right;
	}	
	
div.box2{
	margin:5px 0;
	xbackground:#f3f3f3;
	}
	
	div.box2 a{
		color:#d32788;
	}
	div.box2 a:hover{
		text-decoration:none;
	}
	div.box2 h2 a{
		color:#0caec2;
	}
	div.box2 h2 a:hover{
		text-decoration:none;
	}
	div.box2 .text{
		padding:4px 8px;
		border-left: #f3f3f3 solid 1px;
		border-right: #f3f3f3 solid 1px;
		}
	div.box2 h2{
		xdisplay:inline;
		color:#0caec2; 
		font-size:130%;
		margin:0 5px;
		}
	div.box2 .top{
		background:url(/zadp/images/styles/box_top2.gif) bottom center no-repeat #fff;
		height:8px;
		font-size:8px;
		}
	div.box2 .bottom{
		background:url(/zadp/images/styles/box_bottom2.gif) top center no-repeat #fff;
		height:8px;
		font-size:8px;
		}
div.box2 p{
	margin-left:5px;
	margin-right:5px;
	}
	
div.box2 img{
	margin:5px;
	float:right;
	}	
		
		
/* Läses av alla läsare */
ul#nav{
	position:absolute;
	bottom:-1px; /* minusvärde för att få det att funka i IE */
	left:5px;
	margin:0;
	padding:0;
	list-style:none;
	}

/* läses av alla läsare utom IE */
ul#nav[id]
{
bottom:0; /* Skriv över minusvärdet med det korrekta värdet i alla läsare utom IE */
}
 		
		ul#nav li{
			float:left;
			margin:0;
			padding:2px 10px 0px 32px;
			background:url(/zadp/images/styles/menu/bg_left.gif) top left no-repeat;
			}
			ul#nav li#start{
				background:url(/zadp/images/styles/menu/bg_start.gif) top left no-repeat;
				padding:2px 10px 0px 20px;
				}
			ul#nav li#end{
				background:url(/zadp/images/styles/menu/bg_end.gif) top left no-repeat;
				}
			ul#nav li.active{
				background:url(/zadp/images/styles/menu/bg_left_hover.gif) top left no-repeat;
				color:#d32788;
				}
				ul#nav li a{
					color:#555;
					}
				ul#nav li a.active{
						color:#d32788;
						font-weight:bold;
					}
					ul#nav li a:hover{
						text-decoration:none;
						color:#d32788;
						}
					ul#nav li.active a{
						color:#d32788;
						font-weight:bold;
						}				
						
.search_field{
	width:110px;
	border:1px solid #888;
	background:#fff;
	height:18px;
	font-size:0.8em;
	}
	
.search_btn{
	background-color:transparent; 
	background-image: url(/zadp/images/styles/bg_btn.gif); 
	height: 22px; 
	width: 35px; 
	border: none;
	color:#fff;
	font-size:10px;
	xtext-transform:uppercase;
	}

table#search{
	margin:8px 0 0 0;
	}
#poweredby img{
padding-top:10px;
padding-left:8px;
}

div#intranet {
	min-height:400px;
}

div#intranet h1{
	color:#0caec2; 
	font-size:140%;
	display:inline;
}

div#intranet p{
	line-height:130%;
	margin:0.7em 0;
}
div#intranet .dagen{
	text-transform:capitalize;
}

div#langval{
	margin-left:5px;
	margin-bottom:20px;
}

.contact_input {
	width:170px;
}
.contact_inputzip {
	width:50px;
}
.contact_inputcity {
	width:110px;
}
.contact_inputmessage {
	width:280px;
	height:180px;
}
.contact_button {
	width:80px;
}
.contact_mandatory {
	background-image:url(/images/form_mandatory1.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
