html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}
h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}
#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}
#content {
width:778px;
margin:0px auto;
background-image:url(../images/bg_header_top.gif);
background-repeat:repeat-x;
background-position:top;
}

#header {
	height:72px;
}

#logo {
	width:170px;
	float:left;
	text-decoration:none;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:28px;
	color:#9c2864;
	font-weight:normal;
	text-decoration:none;
	padding-left:22px;
	padding-top:12px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:9px;
}
#logo a{
	text-decoration:none;
}

#logo a:hover{
	text-decoration:none;
}
#menutop ul {
	margin:0px; 
	padding-top:42px;
}

#menutop li{
	float:left;
	list-style-type:none;
	width:109px;
	height:25px;
	text-align:center;
	background-color:#008bbe;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#menutop a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#menutop a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}
#menutop a.active{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#mainimg {
	background-image:url(../images/main_img_orginal.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:32px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:40px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#icons {
float:right;
margin-right: 8px; 
margin-top: 5px;
}
#icons a{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#9c2864;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}
#icons a:hover{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}
/*------------------------------ contentarea -----------------------------------*/
#contentarea {
	clear:both;
	padding:2px 0px;
}
.turquoisetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#008bbe;
	font-weight:bold;
	text-decoration:none;
}
/*------------------------------ right column -----------------------------------*/
#rightcolumn {
	float:right;
	width:400px;
	border-left:1px solid #BCBDBC;
}
#rightcolumn h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-bottom:5px;
}
#rightcolumn h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#008bbe;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-top:18px;
	padding-bottom:5px;
}
#rightcolumn h3{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#008bbe;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-bottom:0px;
}
#rightcolumn p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 20px;
}
#rightcolumn.greytext{
	font-family:"Arial";
	font-size:11px;
	color:#555555;
	font-weight:normal;
	text-decoration:normal;
	padding:0px 5px;

}
#rightcolumn.greytextframe{
	font-family:"Arial";
	font-size:11px;
	color:#555555;
	font-weight:normal;
	padding:0px 0px;
	border: 1px solid #cccccc;
	padding: 20px 5px 22px 5px;
}
#rightcolumn a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#9c2864;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightcolumn a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}
#rightcolumn ul{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 1px 0px 20px;
	margin:0px 1px 0px 15px;
}
#rightcolumn li{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 1px 0px 2px;
}
/*------------------------------ full column -----------------------------------*/
#fullcolumn {
	float:left;
	width:750px;
}
#fullcolumn h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-bottom:5px;
}
#fullcolumn h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#008bbe;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-top:18px;
	padding-bottom:5px;
}
#fullcolumn h3{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#008bbe;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-bottom:0px;
}
#fullcolumn p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 30px;
}
#fullcolumn.greytext{
	font-family:"Arial";
	font-size:11px;
	color:#555555;
	font-weight:normal;
	text-decoration:normal;
	padding:0px 5px;

}
#fullcolumn.greytextframe{
	font-family:"Arial";
	font-size:11px;
	color:#555555;
	font-weight:normal;
	padding:0px 0px;
	border: 1px solid #cccccc;
	padding: 20px 5px 22px 5px;
}
#fullcolumn a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#9c2864;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#fullcolumn a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}
#fullcolumn ul{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 1px 0px 20px;
	margin:0px 1px 0px 15px;
}
#fullcolumn li{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 1px 0px 2px;
}

/*------------------------------ end of full column -----------------------------------*/



/*------------------------------ jultext-----------------------------------*/
#jultext{
	width:480px;
	margin: 0px;
	padding:0px;
}
#jultext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	}
	#jultext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:bold;
	text-decoration:none;
}
/*------------------------------ left column -----------------------------------*/
#leftcolumn {
	float:left;
	width:360px;
}

#leftcolumn h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#008bbe;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-top:18px;
	padding-bottom:5px;
}
#leftcolumn p{;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
}
#leftcolumn a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#9c2864;
	font-weight:bold;
	text-decoration:none;
}

#leftcolumn a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

/*------------------------------ footer  -----------------------------------*/
#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}
#footertext {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#footertext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-left:10px;
}

#footertext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#footertext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#right {
	float:right;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#right a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-left:220px;
}

#right a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:220px;
}
/*------------------------------ images -----------------------------------*/

#indeximage1{
float:left; 
margin:10px;
width:56px; 
height:63px; 
background:url(../images/marie_left_56x63.gif) 0 0 no-repeat;
}
#indeximage2{
float: right; 
margin-right:1px; 
width:36px; 
height:93px; 
background:url(../images/eric_left_36x93.gif) 0 0 no-repeat;
}
#firstpageimage{
float: right; 
margin-right: 50px; 
margin-top: 0px;
width:62px; 
height:153px; 
background:url(../images/greenfolder.gif) 0 0 no-repeat;
}
#kontaktaossimage{
float: right; 
margin-right: 80px; 
margin-top: 0px;
width:83px; 
height:140px; 
background:url(../images/pair.gif) 0 0 no-repeat;
}
#dittwebbprojektimage{
float: right; 
margin-right: 35px; 
margin-top: 0px;
width:53px; 
height:136px; 
background:url(../images/withkid.gif) 0 0 no-repeat;
}
#omossimage{
float: right; 
margin-right: 50px; 
margin-top:1px;
width:117px; 
height:104px; 
background:url(../images/onbike.gif) 0 0 no-repeat;
}
#webbprojektledareimage2{
float: right; 
margin-right: 100px; 
margin-top:0px;
width:133px; 
height:99px; 
background:url(../images/sitting.gif) 0 0 no-repeat;
}
#inforettprojektimage{
float: right; 
margin-right: 20px; 
margin-top:0px;
width:109px; 
height:114px; 
background:url(../images/jumping.gif) 0 0 no-repeat;
}
#nyhetsbrevimage{
float: right; 
margin-right: 50px; 
margin-top:90px;
width:61px; 
height:151px; 
background:url(../images/marie.gif) 0 0 no-repeat;
}
#group{
float: right; 
margin-right: 25px; 
margin-left: 10px;
width:69px; 
height:108px;
background:url(../images/group.gif) 0 0 no-repeat;
}
#weronica_nordmark{
float:right; 
margin-right: 20px; 
margin-left: 7px;
width:110px; 
height:148px;
border:2px solid #CCC;
background:url(../images/weronica_nordmark.jpg) 0 0 no-repeat;
}
#godjul2007{
float:left;
margin-left:15px;
margin-top:25px;
width:500px; 
height:273px;
background:url(../images/bow_500x273.jpg) 0 0 no-repeat;
}
#arrow_right{
float:right;
margin-left:1px;
margin-top:5px;
width:100px; 
height:100px;
background:url(../images/arrow100x100right.jpg) 0 0 no-repeat;
}
#arrow_left{
float:left;
margin-right:15px;
margin-top:5px;
width:100px; 
height:100px;
background:url(../images/arrow100x100left.jpg) 0 0 no-repeat;
}