body {
	background: #dadada;
	margin:0px 0px 0px 0px;
	font: 11px Verdana, Arial;
	color:#fff;
	line-height:1.4em;
}
.frame_topleft {
	background: url(../Images/frame_topleft.jpg) bottom no-repeat;
}
.frame_top {
	background: url(../Images/frame_top.jpg) bottom repeat-x;
}
.frame_topright {
	background: url(../Images/frame_topright.jpg) bottom no-repeat;
}
.frame_right {
	background: url(../Images/frame_right.jpg) repeat-y;
}
.frame_left {
	background: url(../Images/frame_left.jpg) repeat-y;
}
.frame_bottomleft {
	background: url(../Images/frame_bottomleft.jpg) no-repeat;
}
.frame_bottom {
	background: url(../Images/frame_bottom.jpg) repeat-x;
}
.frame_bottomright {
	background: url(../Images/frame_bottomright.jpg) no-repeat;
}
.mainbg{
	background: url(../Images/mainbg.jpg) repeat-x;
}

#omtext{
position:absolute;
overflow:auto;
width:530px;
height:390px;
margin:50px 0px 0px 30px;
}

#skrivtext{
position:absolute;
overflow:hidden;
width:530px;
height:405px;
margin:50px 0px 0px 30px;
}
#foto1{
position:absolute;
overflow:hidden;
width:240px;
height:180px;
margin:50px 0px 0px 580px;
border:1px solid #fff;
}
#foto2{
position:absolute;
overflow:hidden;
width:240px;
height:180px;
margin:260px 0px 0px 580px;
border:1px solid #fff;
}
#kollage
{
	position:absolute;
	background:url(../Images/mainbgKollage.jpg);
overflow:hidden;
width:850px;
height:480px;
margin:0px;
	}

h3{
text-transform:uppercase;
font-size:13px;
font-weight:bold;
margin: 0px 0px 10px 0px;
}

.nav {
color:#4c586c;
text-transform:uppercase;
text-decoration:none;
font-size:11px;
font-weight:bold;
display:inline;
margin-right:30px;
padding-left:15px;
background:url(../Images/link_icon.jpg) no-repeat;
background-position:0px 3px;
}
a.nav:hover{
color:#1f314f;
background:url(../Images/link_icon_hover.jpg) no-repeat;
background-position:0px 3px;
}

.struerlink {
color:#b59952;
text-transform:uppercase;
text-decoration:none;
font-size:11px;
font-weight:bold;
display:inline;
margin-right:0px;
margin-left:100px;
}
a.struerlink:hover{
color:#997a2b;
}
input{
margin:2px;
}
.textarea
{
	margin:2px;
width:370px;
height:100px;
font: 11px Verdana, Arial;
margin-bottom:10px;
}
.yellowtext
{
	color:#F2D084;
	}




