body {
    margin: 0; padding: 0;
    background: #e0e0e0;
    color: #333;
    font: 11px/1.5 verdana, san-serif;
    
}

.cleaner {
	clear: both;
	height: 0px; margin: 0;
	}



#topbg {
	position: absolute; top: 0; left: 0; z-index: -1;
	width: 100%; height: 143px;
	background: #FFAA73;
	}
    
#main {
    position: relative;
    width: 900px;
    margin: 0 auto;
    padding: 13px 0 0 0;
    }

#header {
	position: relative;
	width: 900px; height: 130px;
	background: #FF8B40;
    color: #FFFFFF;
	}

#hdr-overlay {
    position: relative; top: 0px; left: 0px;
	width: 900px; height: 130px;
	background: url('famloggo.png') top right no-repeat;
	}

#header h2 {
	position: absolute; top: 45px; right: 90px;
	margin: 0;
    padding: 5px;
	width: 25em;
	font-size: 10px;
	line-height: 2;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	color: #FFFFFF;
	}

#header a {
    color: #FFFFFF;
    text-decoration: none;
}

#header h1 {
	position: absolute; top: 65px; left: 20px;
    margin: 0;
	}

#menu {
	margin: 0; padding: 1px 0;
	list-style-type: none;
	height: 26px;
    }

/*#menu li {
	float: left;
	margin: 0; padding: 0;
	width: 14.28%;
	}
*/
#menu a {
	position: relative;
	display: block;
	margin: 1px;
	height: 24px;
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: #A64800;
	color: #FFAA73;
	}



#menu a:hover {
	background: #FF8B40;
	color: #FFFFFF;
	}

#menu a:hover span {
    border-color: #A64800;
}

#menu a span {
	display: block;
	position: absolute; top: 7px; left: 8px;
	width: 6px; height: 6px;
	background: #FFAA73;
    border-style: solid;
    border-width: 1px;
    border-color: #FF6F00;
	}

    
#content {
    margin: 0px 0px 15px 0px;
	padding: 20px 0 10px 0;
	background: #FFFFFF;
	}

#content a {
	padding: 2px 3px;
	}

p.margin {
    margin: 20px 40px 20px 40px;
	}

p.bottom_top {
    margin: 20px 0;
}

#content table{
    margin: 0px 20px 20px 20px;
}

#content span{
    display: block;
    margin: 8px 10px 6px 0px;
    border-style: solid;
    border-width: 2px;
    float: left;
    border-color: #A64800;
	width: 5px; height: 5px;
	background: #FFAA73;

}

#content h1 {
    font-size: 16px;
    color: #A64800;
    margin: 20px 40px 20px 40px;
    
}

#content h2 {
    font-size: 16px;
    color: #009D91;
    margin: 20px 40px 20px 40px;
    
}

#content li {
    list-style: square;
    padding: 7px;

}

#content ul {
margin: 0px 20px 0px 20px;
    }

#content img{
    float: left;
    margin: 3px 10px 5px 0px;
    background: #A64800;
}

#box {
    margin: 10px 20px 10px 0px;
    float: left;
    width: 330px;
    height: 43px;
    background: #A64800;
}

#content-left {
    float: left;
    width: 449px;
    border-right: 1px solid #FF8B40;
    background: #FFFFFF;
}

#content-right {
    float: right;
    width: 449px;
    background: #FFFFFF;
}

#content-container{
    width: 100%;
    padding: 0 0 0px 0;
    float: left;
    background: #FFFFFF;
}

#footer {
    color: #FF8B40;
    background: #A64800;
	margin: 30px 0 10px 0;
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	}
#footer a {
	padding: 3px 5px;
 	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: #A64800;
	color: #FFAA73;
	}

#footer a:hover {
    color: #FFFFFF;
}

#post-container{
    margin: 20px 40px 40px 40px;
    padding: 0px 2px 0px 2px;
    background: #009D91;
}

#post-header{
    padding: 2px 2px 2px 5px;
    background: #009D91;
    color: #FFFFFF;

}

#post-header span {
	display: block;
    margin: 4px 10px 4px 0px;
	width: 6px; height: 6px;
	background: #FFAA73;
    border-style: solid;
    border-width: 1px;
    border-color: #A64800;
}

#post-header-left{
    float:left;
}
#post-header-right{
    float:right;
}
#post-header a{
    text-decoration:none;
    color: #FFFFFF;
}

#post-rubrik{
    padding: 10px 10px 0px 10px;
    font-size: 15px;
    font-weight: bold;
    background: #FFFFFF;
    color: #A64800;
}

#post-content{
    padding: 10px 10px 10px 10px;
    background: #FFFFFF;
    
}

#post-footer{
    padding: 2px 2px 2px 5px;
    background: #009D91;
    color: #FFFFFF;
}

#post-footer a{
    text-decoration: none;
    color: #FFFFFF;
}

#post-footer a:hover{
    color: #FFAA73;
}

#post-content textarea{
    width: 100%;
    height: 100px;
    margin: 0 20px 0 0;
}

#post-content input.knapp
{
    BORDER-RIGHT: 2px solid;
    BORDER-TOP: 2px solid;
    MARGIN-TOP: 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    MARGIN-BOTTOM: 5px;
    BORDER-LEFT: 2px solid;
    CURSOR: pointer;
    COLOR: #FFAA73;
    BORDER-BOTTOM: 2px solid;
    BACKGROUND-COLOR: #A64800;
    padding:2px;
}

#nav
{
    padding: 0px;
    margin: 40px;
    COLOR: #A64800;
    HEIGHT: 25px;
    BACKGROUND-COLOR: #FFFFFF;
}

#nav SPAN
{
    background: #FFFFFF;
    border-style: none;
    padding: 0;
    margin: 0;
    WIDTH: 33.33%;
    POSITION: relative;
}

#nav SPAN.nav_hoger
{
    FLOAT: right;
    TEXT-ALIGN: right;
}

#nav SPAN.nav_mitten
{
    FLOAT: left;
    TEXT-ALIGN: center;
}
#nav SPAN.nav_vanster
{
    FLOAT: left;
    TEXT-ALIGN: left;
}

#nav a {
    text-decoration: none;
    color: #A64800;
}

#nav a:hover {
    text-decoration: none;
    color: #009D91;
}

#dim{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background: #FFFFFF;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    visibility:hidden;
    z-index: 99;
    
}

#WinPopup{
    background: #FFFFFF;
    border: 2px solid #A64800;
    width:240px;
    height:210px;
    position: absolute;
    top: 200px;
    left: 300px;
    visibility:hidden;
    z-index: 100;
    opacity: 0;
    filter: alpha(opacity = 0);
}

#galleri-container{
    padding: 10px 40px 20px 40px;
}

