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


body{

	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#041503;
	height:101%;
	}

/* BG start */
.top_left{
	background-image:url(images/top_left.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
	
.top_center{
	background-image:url(images/top_center.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}	
	
.top_right{
	background-image:url(images/top_right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
.middle_left{
	background-image:url(images/middle_left.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	}
	
.middle_center{
	background-image:url(images/middle_center.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	}
	
.middle_right{
	background-image:url(images/middle_right.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	}

.bottom_left{
	background-image:url(images/bottom_left.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
	
.bottom_center{
	background-image:url(images/bottom_center.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}	
	
.bottom_right{
	background-image:url(images/bottom_right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
/* BG end */

a{
	text-decoration:none;}


#logo{
	position:absolute;
	width: 390px;
	height: 70px;
	margin-top:-230px;
	margin-left:0px;
	background: url(images/psykologresurs_logo.png) 0 0 no-repeat;
	z-index:10;
	}
	

/* Content elements start */
#content_total{
	position:relative;
	margin-top:-407px;
	margin-left:0px;
	min-width:980px;
	max-width:980px;
	}

#menu_total{
	position:relative;
	margin-top:0px;
	margin-left:22px;
	margin-bottom:12px;
	min-height:22px;
	max-height:22px;
	min-width:936px;
	max-width:936px;
	}


.menu{
	position:relative;
	font-size: 12px;
	color:#eeeeee;
	font-family: verdana;
	font-style: normal;
	font-weight:300;
	line-height: normal;
	text-decoration:none;
	font-variant: normal;
	z-index:7;
	padding-right:5px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}

.menu:hover{
cursor:pointer;
color:#C60;

}

#wrapper{
	width:980px;
	margin:0 auto;
	}	
	
#element_1_spalt{
	max-width:245px;
	min-width:245px;
	float:left;
	}
	
#element_2_spalt{
	max-width:490px;
	min-width:490px;
	float:left;
	}
	
#element_3_spalt{
	max-width:735px;
	min-width:735px;
	float:left;
	}
	
#element_4_spalt{
	max-width:980px;
	min-width:980px;
	float:left;
	}

.element_text{
	padding:7px;
	color:#111;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}
	
.bildtext{
	padding-top:7px;
	padding-left:54px;
	padding-right:7px;
	color:#041fa3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
	
.ingress{
	color:#eee;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;}
/* Content elements end */



/* Element frames start */
#left_element_white_top{
	position:relative;
	max-width:245px;
	min-width:245px;
	min-height:12px;
	max-height:12px;
	background-image:url(images/left_element_white_top.png);
	background-repeat:no-repeat;
	}
	
#left_element_white_repeat{
	position:relative;
	max-width:245px;
	min-width:245px;
	background-image:url(images/left_element_white_repeat.png);
	background-repeat:repeat-y;
	}
	
#left_element_white_bottom{
	position:relative;
	max-width:245px;
	min-width:245px;
	background-image:url(images/left_element_white_bottom.png);
	background-repeat:no-repeat;
	}
/* Element frames end */
	
	
#footer_total{
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	position:relative;
	margin-top:220px;
	margin-left:25px;
	min-width:900px;
	max-width:900px;
	}


.content{
	color:#333;
	max-width:235px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}
	
.bild{
	position:absolute;
	padding-left:465px;
	margin-top:-22px;
	color:#333;
	max-width:420px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}



.rubrik{
	color:#C60;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	padding-left:0px;
	}
	
.underrubrik{
	color:#041fa3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:700;
	}
	
.contact_text{
	color: #600;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.contact_text_bold{
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}	
	
.footer{
	color: #aaa;
}

