/* ----------------------------------------------------------------
                    Fundanemt Theme - Default
     Based on template by: Oscar Eg Gensmann (oscar@gensmann.com)
     Author: Brian Jørgensen (qte@fundanemt.com)
	 Modified by Kim T. Laustrup - modus grafisk (kim@modusgrafisk.dk)
---------------------------------------------------------------- */

/* Resetting html elements to prefered default status 
to remove some crossbrowser issues */
body{margin:0px;background-color:#eaeaea}
a img{border:none}
/*img{padding-left:10px; padding-right:10px;}*/
form{margin:0px}
p{line-height:16px;}
h1, h2, h3, h4, h6{margin:0px; padding:0px;}

/* Setting the font */
body, td{font:11px verdana, helvetica, sans, sans-serif}

h1{font-size:20px; color:#705130;}
h2{font-size:18px; color:#705130; margin-bottom:-20px}
h3{font-size:16px; color:#705130; margin-bottom:-20px}
h4{font-size:14px; color:#705130; margin-bottom:-20px}
h5{font-size:12px; color:#705130; margin-bottom:-20px; margin-top:20px;}
h6{font-size:10px; color:#705130; margin-bottom:-20px}

/* Defining the canvas */
body{text-align:center;margin:30px 0px;}

table{
margin-top:20px;
}

a{
color:#705130;
text-decoration:none;
}

a:hover{
text-decoration:underline;
color:#705130
}

#container{
    width:900px;
	
	background-color:#eaeaea;
    margin: auto;
    text-align:left;
    position:relative;
    top:0px;
    left:0px;
}

/* Styling the content*/
#main{
	position:absolute;
	background-color:#eaeaea;
	width:653px;
	padding:10px;
    margin-left: 174px;
	/*margin-top:-410px;*/
    text-align:justify;
	/*border:thin;
	border-style:groove;*/
}

#top{
	width:900px;
	height:75px;
	background-image:url(opdelt/top.jpg);
}

#banner-top{
	width:900px;
	height:116px;
}

#top-menu{
	position:absolute;
	width:174px;
	height:119px;
	background-image:url(opdelt/menu-top.jpg);
}

#banner{
	position:absolute;
	width:675px;
	height:116px;
	margin-left:174px;
	/*background-image:url(web26.server6.devteam.dk/banner.swf);*/
	/*background-image:url(web26.server6.devteam.dk/themes/purple/opdelt/banner-skift2.jpg);*/
}

/* Styling the menu*/

#midt{
	width:900px;
	height:100%;
}

#menu-top2{
	position:absolute;
	width:174px;
	height:83px;
	background-image:url(opdelt/menu-top2.jpg);
	z-index:1;
}

#cms{
	width:80px;
	height:15px;
}

#menu{
	position:absolute;
	width:119px;
	padding-left: 55px;
	padding-top:100px;
	/*margin-top:83px;*/
	background-image:url(opdelt/menu.jpg);
	/*border-right:thin;
	border-right-style:groove;*/
}

#menu ul{margin:0px;padding:0px;}
#menu ul li{list-style:none;margin:2px;padding:0px;}
#menu ul li a{
	color: #705130;
    /*display:block;*/
    padding:2px 0px;
    text-decoration:none;
}

#menu ul li a:hover{text-decoration:underline;}

#menu ul li a.active {
    font-weight:bold;
}

#menu ul li a.subactive {
    text-decoration: underline;
    font-weight: bold;
}

#menu ul li ul{
	margin-left:10px;
}

#smiley{
	width:99px;
	height:32px;
	margin-top:10px;
	}

#menu-bund{
	width:174px;
	height:189px;
	margin-top:30px;
	margin-left:-55px;
	background-image:url(opdelt/menu-bund-add.jpg);
}