/*
Theme Name: Nicator
Theme URI: http://devel.nicator.se/
Description: Theme for Nicator.
Version: 1.0
Author: Konkret
Author URI: http://www.konkret.se
Tags: 960gs, fancybox, simple, clean
*/

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

body {
	background:#d2d0ce url(img/bg.png) center top repeat-x;
	color:#333;
}

#header {
	background-image: url(img/bg-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:0px;
}

div.login {
	float:right;
	height:31px;
	padding-top:7px;
	text-align:center;
	font-size:12px;
	background:url(img/login_bg.png) top right no-repeat;
	width:189px;
	margin-right:-10px;
	}
	
div.login a, div.login a:visited {
	color:#fff;
	text-decoration:none;
	}
	
div.login a:hover, div.login a:active {
	text-decoration:underline;
	}	
		

div.menuheader {
	margin-top:40px;
	margin-bottom:10px;
	border-bottom:#dc2b36 2px solid;
	}
	
#header h1.logo {
	background-image: url(img/nicator.png);
	background-repeat: no-repeat;
	text-indent:-999px;
	height: 38px;
	width: 158px;
	margin:0;
	float:left;
	background-position: right top;
}

#header ul {
	float:right;
	margin:15px 10px 0 20px;
}

#header li {
	float:right;
	list-style-type: none;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-left: 20px;
	line-height: 1;
}

#header li a, a:visited{
	color:#333333;
	text-decoration:none;
}

div.content a, div.content a:visited {
	color:#dc2b36;
	}
	
div.content a:hover {
	text-decoration:underline;
	}	

#header li.current_page_item a, #header li.current_page_ancestor a, #header li.current_page_parent a, #header li a:hover{
	color:#bf212a;
}

#header ul li.current_page_parent a{
	background:none;
}

#footer h5 li.current_page_parent a{
	background:none;
}

div.contentContainer {
	background-image: url(img/bg-content.png);
	background-repeat: repeat-y;
	background-position: center top;
}

div.contactIntro {
	padding-left:10px;
	padding-bottom:20px;
	}

#footer_top {
	background-image: url(img/bg-footer_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:50px;
}

#footer_top div {
	border-top: solid 2px #de2a34;
	height:2px;
	margin-top:10px;
}

div.footer {
	background:url(img/bg-footer.png) no-repeat center bottom;
	padding-bottom:30px;
	color:#fff;
	font-size:12px;
}

div.footer h5 {
	margin:0px 0px 5px 0px;
}

div.footer li {
	margin:0px;
	list-style-type: none;
	padding-bottom:3px;
}

div.footer a {
	text-decoration:none;
	color: #FFFFFF;
}

div.footer a: {
	text-decoration:none;
	color: #FFFFFF;
}

div.footer a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

div.footer ul li.current_page_item a, div.footer ul li.current_page_parent a, div.footer h5 li.current_page_item a, div.footer h5 li.current_page_parent a {
	text-decoration:underline;
}

div.footer ul, div.footer p, div.footer h5 {
	padding-left:20px;
}

ul.contact {
	margin-bottom:0px;
	}

ul.contact li {
	padding-bottom:0px;
	}

#header, #contentContainer, #footer, #footer_top {
	padding-left:20px;
	padding-right:20px;
	}

ul.undermeny {
	list-style: none;	
}

ul.undermeny li a, ul.undermeny li a:visited{
	text-decoration:none;
	color:#333333;
	padding-left:10px;
	display:block;
	border-bottom: 2px solid #eeeeee;
	font-size: 15px;
	line-height: 1.75;
}

ul.undermeny li ul li a, ul.undermeny li ul li a:visited {
	font-size:0.9em;
	display:block;
	color:#333333;
	border-bottom:none;
	margin-left:2px;
}

ul.undermeny li a:hover, ul.undermeny li a:active{
	background: #eeeeee url(img/undermeny_aktiv.png) no-repeat left center;
}

ul.undermeny li.current_page_item a{
	background: #eeeeee url(img/undermeny_aktiv.png) no-repeat left center;
}

li.current_page_parent a {
	background: #eeeeee url(img/undermeny_aktiv.png) no-repeat left center;
}

li.current_page_parent ul li a{
	background:none;
}

ul.undermeny li.current_page_item ul li a{
	background: #ffffff;
}

ul.undermeny li.current_page_item ul li a:hover{
	background: #eeeeee url(img/undermeny_aktiv.png) no-repeat left center;
	list-style:none;
}

ul li ul {
	list-style:none;
	margin-left:10px;
}

a.more-link, a:visited.more-link {
	background: url(img/lasmer-pil.gif) no-repeat right center;
	height:22px;
	color:#bf212a;
	float:left;
	margin-top:4px;
	margin-bottom:16px;
	padding: 3px 25px 3px 0;
	text-decoration:none;
}

a:hover.more-link {
	text-decoration:underline
}

h1.understruken, h2.understruken, h3.understruken, h4.understruken, h5.understruken, h6.understruken {
	border-bottom: solid 2px #de2a34;
	margin:10px 0 5px 0;
}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}

div.puff {
	padding: 20px 20px 0px 20px;
}

div.startpuff {
	padding-top:10px;
	}

div.startpuff p, div.startpuff h3 {
	padding:0px 10px;
}

div.startpuff h3 {
	margin-bottom:0px;
	}


a.readmore, a:visited.readmore {
	background:url(img/readmore_bg.gif) no-repeat left center;
	display:block;
	padding-left:24px;
	color:#000;
	text-decoration:none;
}

a:hover.readmore, a:active.readmore {
	text-decoration:underline;
	color:#dc2b36;
}

h1 {
	font-size:25px
}
h2 {
	font-size:23px;
	font-weight:normal;
	margin-bottom:16px;
}
h3 {
	font-size:21px;
}
h4 {
	font-size:19px;
}
h5 {
	font-size:14px;
	margin:0px;
	padding:0px;
}
h6 {
	font-size:15px;
}
ol {
	list-style:decimal
}
ul {
	list-style:disc
}

p, dl, hr, pre, table, address, fieldset {
	margin-bottom:10px
}

li.current_page_item ul, li.current_page_parent ul, li.current_page_ancestor ul {
	visibility:visible;
	height:auto;
	margin-bottom:2px;
}
.container_12 .grid_2 {
	display:inline;
	}

img.alignleft {
	float: left;
	padding-right:15px;
	}

div.kontaktinfo {
	height:120px;
	}

ul.quickLinks li {
	float:left;
	width:174px;
	}

