/* Basic Styles */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* Accessibility */

.hidden
{
	display: none;
}

/* Hacks */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */


ul
{
	list-style: none;
	list-style-type: none;
}

h1, h2, h3, h4, h5
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #004684;
}

h1
{
	font-size: 24px;
	font-family: "Arial Narrow";
	font-weight: bold;
	text-transform: uppercase;
}

h2
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 12px;
}

h5, h5 a
{
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

p, ul, ol
{
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

.intro p
{
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 10px;
}

.sectionIntro
{
	float: left;
	font-size: 12px;
}

.sectionIntro p
{
	font-size: 12px;
	width: 540px;
}

a
{
	color: #9a2b1c;
}

a:hover
{
	text-decoration: none;
}

abbr, acronym
{
	color: #004684;
	cursor: pointer;
}


/* Images */

a img
{
	border: none;
}

.leftImg
{
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
}


/* Text formating */
.date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-right: 10px;
	padding: 0px;
}

div.holder
{
	width: 100%;
}

div.floater
{
	float: left;
	padding-bottom: 5px;
}

a.pdf
{
	background-image: url(/media/img/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 6px 4px 4px 20px;
}
a.doc
{
	background-image: url(/media/img/doc.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 6px 4px 4px 20px;
}
a.xls
{
	background-image: url(/media/img/xls.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 6px 4px 4px 20px;
}
a.ppt
{
	background-image: url(/media/img/ppt.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 6px 4px 4px 20px;
}
a.rss
{
	background-image: url(/media/img/rss.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 6px 4px 4px 20px;
}



.Event2 {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:200%;
text-decoration:none;
font-weight: bold;
}

.line2
{
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.line2 input
{
	width: 75px;
	height: 17px;
	border: solid 1px #999999;	
}

.line2 span input
{
	width: 75px;
	height: 17px;
	border: solid 1px #999999;	
}

.line2 span img
{
	display: none;
}

span.CheckBox
{
	
}

span.CheckBox input
{
	border: none;
	 width: 20px;
}
span.CheckBox label
{
}

input.inputCheckBox
{
	 border: none;
	  width: 20px;
}

table.CheckBox input
{
	 border: none;
	 width: 20px;
}

.KindergartenSeperator
{
	background-image:url(/media/img/strek_nyheter.gif);
	background-repeat:no-repeat;
	width: 500px;
	height: 1px;
	float:left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.KindergartenSeperatorBig
{
	background-image:url(/media/img/strek_nyheter.gif);
	background-repeat: repeat;
	width: 760px;
	height: 5px;
	margin-top: 10px;
	float:left;
	
}

div.myServicesHeader
{
    font-size: 16px;
    color: #004684;
    margin-top: 20px;
}