/*
Andreas Lindgren
andreaslindgren@bredband.net
andreaslindgren.se
*/



/* --- == body & html == --- */
body {
	overflow-Y: scroll !important;  /* Skapar en scrollbar i firefox -- !important döljer komandot för explorer -- */
	margin: 0px;
	padding: 0px;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: normal;
	color: White;
	background-color: #D6D6D6;
	/* background-image: url(../images/background_spring8.jpg); */
	background-image: url(../images/background_9.jpg); 
	/* background-image: url(../images/Snowflakes_small.jpg); */
	background-repeat: repeat;
	
	}
	
* html body {
	overflow-Y: auto !important;
	}
	
	
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 0 0px;
	color: #FDB21B;
	}
	
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	margin-bottom: 0px;
	color: #FDB21B;
	}
	
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 8px;
	}
	
h4 {
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	margin: 0 0 0 0px;
	}
	
img{
	border: 0px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	}
	
p{
	margin-top: 6px;
	margin-bottom: 14px;
}
	
a img{
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	}
	
td{
	vertical-align: top;
}


/*
#snowflake{
	position: absolute;
	height: auto;
	width: auto;
	margin: 0 0 0 0px;
	background-image: url(../images/Snowflakes.png);
	background-repeat: repeat;
}
	*/
/* --- == Container == --- */
#container{
	display: block; margin: 0 auto;
	margin-top: 7%;
	width: 825px;
}



/* --- == Topp skugga == --- */
#topp_frame{
	margin-left: 0px;
	width: 825px;
	height: auto;
}


/* --- == Mitten skugga == --- */
#side_frame{
	margin-left: 0px;
	height: auto;
	width: 825px;
	background-image: url(../images/background_skugga.jpg);
	background-repeat: repeat-y;
}


/* --- == Topp image == --- */
#topp{
	margin-left: 40px;
	width: 741px;
	height: 250px;
}



/* --- == Nav container == --- */

#navcontainer{
	margin-top: 8px;
}

* html #navcontainer{
	margin-top: 0px;
}

/* --- == Menyknappar == --- */
#button_1{
	float: left;
	margin-left: 40px;
}

* html #button_1{
	float: left;
	margin-left: 20px;
}

#button_2{
	float: left;
}

#button_3{
	float: left;
}

#button_4{
	float: left;
}

#button_5{
	float: left;
}
/* --- == EndNav container == --- */



/* --- == Content container == --- */
#content {
	width: 740px;
	margin-top: 54px;
	margin-left:40px;
	}
	
* html #content {
	margin-top: 46px;
	}
	
#content a {
	background-color: #676767;
	text-decoration: underline; color: #FDB21B;
	}

#content a:hover {
	color: #FDB21B;
	text-decoration: none;
	background-color: #676767;
	}
	
#content a.link_2 {
	color: White;
	background-color: #676767;
	text-decoration: underline;
	}

#content a.link_2:hover {
	color: #FDB21B;
	text-decoration: none;
	background-color: #676767;
	}
	
	
.arrow {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding-right: 4px;
	color: #FFA500;
	background-color: #676767;
}

	* html .arrow {
	padding-right: 1px;
}

.tab{
	padding-left: 13px;
}
	


/* --- == Box_Headline container == --- */
#content_topp{
	background-image: url(../images/box_topp.jpg);
	height: 30px;
}

#content_topp_portfolio{
	background-image: url(../images/box_topp_stor.jpg);
	height: 30px;
}

#headline_1{
	float: left;
	margin: 1px 0 0 0px;
	width: 330px;
	padding-top: 7px;
	padding-left: 23px;
}

#headline_portfolio{
	margin: 1px 0 0 0px;
	width: auto;
	padding-top: 7px;
	padding-left: 23px;
}

#headline_2{
	float: left;
	width: 300px;
	margin: 0 0 0 0px;
	padding-top: 9px;
	padding-left: 63px;
}

.headline_3{
	font-size: 15px;
}



/* --- == End Box_Headline container == --- */


/* --- == Box container == --- */
#content_box{
	width: 740px;
	background-image: url(../images/box_content.jpg);
	background-repeat: repeat-y;
	overflow: hidden;  /* Ser till att backgrundsbilden upprepar sig i Y-led för firefox */
}
#content_box_portfolio{
	width: 740px;
	background-image: url(../images/box_content_stor.jpg);
	background-repeat: repeat-y;
	padding-bottom: 12px;
	overflow: hidden;  /* Ser till att backgrundsbilden upprepar sig i Y-led för firefox */
}

#tabell_portfolio{
	height: auto;
	width: 550px;
	padding-top: 20px;
	padding-left: 60px;
	padding-bottom: 15px;
}

.tabell_text{
	padding-top: 10px;
}

.tabell_text_barnabc{
	width: 480px;
	padding-top: 10px;
}

#text_left{
	float: left;
	height: auto;
	width: 330px;
	padding-top: 0px;
	padding-left: 22px;
	padding-bottom: 4px;
}

* html #text_left{
	padding-top: 6px;
}

#text_right{
	float: right;
	width: 302px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 4px;
}

* html #text_right{
	padding-top: 6px;
	
}

.piece_bottom_border_left{
	border-bottom: 1px dashed #bbb;
	width: 324px;
	padding-bottom: 0px;
}

.piece_bottom_border_right{
	border-bottom: 1px dashed #bbb;
	width: 300px;
	padding-bottom: 0px;
}

* html .piece_bottom_border{
	margin-bottom: 8px;
}

.foto{
	float: right;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
}

* html .foto{
	padding-top: 2px;
	padding-left: 8px;
}

/* --- == End Box container == --- */
/* --- == End Content container == --- */



/* --- == Bottom container == --- */
#bottom{
	width: 740px;
	height: 34px;
	margin-top: 3px;
	background: #343434 url(../images/bottom_copyright.jpg);
	font-size: 8px;
	color: #F5F5F5;
	letter-spacing: 1px;
}

#leftbottom{
	float: left;
	height: 20px;
	width: 300px;
	padding-top: 9px;
	padding-left: 6px;
}

* html #leftbottom{
	padding-top: 8px;
}

#rightbottom{
	float: right;
	height: 20px;
	padding-top: 9px;
	margin-right: 40px;
}

* html #rightbottom{
	margin-right: 20px;
	padding-top: 8px;
}

.biografi_space{
	margin-bottom: 24px;
}

.kontakta_space{
	margin-bottom: 28px;
}
/* --- == End Bottom container == --- */

/* --- == Bottom skugga == --- */
#bottom_frame{
	margin-left: 0px;
	width: 825px;
	height: 70px;
}

/* --- == End Container == --- */
