/**
 * Website Baker template: andreas01
 * 
 * Original design: andreas01 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
 * For more information, see http://andreasviklund.com/templates/andreas01/
 * Ported to Website Baker by M. Gallas.
 * Login form and support to display news in the right column added by Christian Sommer. 
 *
 * This file contains defintions for the CSS layout and the styles shown in the frontend.
 *
 * LICENSE: Open Source
 * 
 * @author     Andreas Viklund (WB port by M. Gallas, adapted by C. Sommer)
 * @copyright  Open Source
 * @license    http://andreasviklund.com/about/copyright/
 * @version    3.00
 * @platform   Website Baker 2.7
*/

/* Main body */
body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
/*background:#f4f4f4 url(img/bg.gif) top center repeat-y;*/
color: #040719; width:900px;
background-color: #f1efe8;

}
#red {
	background-image: url(img/menybakgrund900.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 100%;
	margin: 0 0 10px 0 ;
	background-color:#f1efe8;
/*background-color:#f5f5f5;*/
}
#wrap {
	/*background-color: #f1efe8;*/
	color:#303030;
	margin:0 auto ;
	
	background-image: url(img/menuborder.gif);
	background-position: 155px 160px;
	background-repeat: repeat-y;

}
/* Basic tags */
a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {margin:0 0 1.4em;}

/* Header */
#header {
	margin:0;
	padding:0;
	height:100px;
	background-image: url(img/HEADING.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

 h1 {
	font-size:2em;
/*	font-family: "Times New Roman", Times, serif; */
	font-weight: normal;
/*	font-weight: bold; */
	letter-spacing: 0.03em;
}

#header h1 a{
background-color:inherit;
text-decoration:none;
}
h2 {
	font-size:1.6em;
/*	font-family: "Times New Roman", Times, serif; */
	font-weight: 700;
	letter-spacing: 0.03em;
}
h3 {
	font-size:1.2em;
/*	font-family: "Times New Roman", Times, serif; */
	font-weight: bold;
	letter-spacing: 0.03em;
}
td{
/* valign: top; */
padding-left:10px;}

#frontphoto {border:0; margin:0 0 10px;}

/*Left and right sidebar */
#leftside {
	clear:left;
	float:left;
	width:180px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#leftside p,#leftside ul, #rightside p,#rightside ul {margin:0 0 16px; padding:0;}
#leftside p, #rightside p {font-size:0.9em; line-height:1.4em;}
#leftside li, #rightside li {line-height:1.2em; list-style:none; margin:0 0 6px; padding:0;}
#leftside ul ul, #rightside ul ul {margin:6px 0 0 10px; padding:0;}
#leftside ul ul li, #rightside ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #rightside ul ul li a {font-weight:400;}
#leftside h2,#leftside h3, #rightside h2,#rightside h3 {color:#505050; font-size:1.2em; margin:0 0 8px; padding:0;}

/* Main menu */
#leftside ul.avmenu, #rightside ul.avmenu {width:140px;
	margin:20px 0 10px 0;
	padding:0;
	list-style:none;}
#leftside ul.avmenu li, #rightside ul.avmenu li {width:140px;
padding:0;
line-height:1.6em;
font-size: 1.2em;
display:inline;}
#leftside ul.avmenu li a, #rightside ul.avmenu li a {color:#033b82;
	font-weight:bold;
	width:130px;
	float:left;
	margin-bottom:5px;
	padding:5px 1px 5px 5px;
	text-decoration:none;}
#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current, #rightside ul.avmenu li a:hover,#rightside ul.avmenu li a.current {border-left:4px solid #cd2e27;
margin-left: -4px;
color: #2074c1;}
#leftside ul.avmenu ul, #rightside ul.avmenu ul {margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.7em;
width:125px;}
#leftside ul.avmenu ul a, #rightside ul.avmenu ul a {font-weight:400; padding:3px 1px 3px 5px; width:115px;}
#leftside ul.avmenu ul ul, #rightside ul.avmenu ul ul {width:113px;}
#leftside ul.avmenu ul ul a, #rightside ul.avmenu ul ul a {width:100px;
}

#rightside {float:right; line-height:1.4em; margin:0 0 5px; padding:0; width:140px;}
#rightside span.news {font-size: 1.2em; font-weight: 700; }
/***** Main content *****/
#content {
	margin:0 150px 5px 150px;
	padding:0 10px;
	line-height:1.4em;

}

#contentwide {
	margin:0 20px 5px 190px;
	padding:0 0 0 10px;
	line-height:1.4em;
}

#content h2,#contentwide h2 {
font-size:1.6em;
margin:0 0 10px;
}

#content h3,#contentwide h3 {
font-size:1.4em;
margin:0 0 8px;
letter-spacing: 0;
}

#content img,#contentwide img {
margin:4px 10px 4px 10px;
display:inline;
border:1px solid #666666;
/* float: right; */
}
#content table,#contentwide table {
border-collapse:collapse;
border-color: #f1efe8;
margin:5px 10px 5px 0px;
padding:0;
/* float: right; */
}
#content table td,#contentwide table td {padding: 5px;}

#content ul, #contentwide ul, #content ol, #contentwide ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li {
margin:0;
padding:0 0 0.8em 5px;
}
#content li a, #contentwide li a {text-decoration: none; letter-spacing: 0.02em;
	}
#content li a:hover, #contentwide li a:hover {
color: #2074c1;}

#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol{
margin:0 0 0 16px;
padding:0;
}


/* #content hr, #contentwide hr {	
clear: both;} */


/* Footer */
#footer {
clear:both;
margin:0 auto;
width:900px;
text-align:center;
color:#003333;
font-size:0.9em;
clear: both;
padding: 40px 5px 5px 5px;
background: url(img/nederkant.jpg) repeat-x left 10px;
background-color:#f1efe8;
}

#footer a:hover {
text-decoration:none;
}
#footer span {font-size:1.2em;}

/* Additional classes */
.left {float:left; margin:3px 10px 2px 0;}
.right {float:right; margin:2px 0 2px 10px;}
.textright {text-align:right; margin:5px 0;}
.center {text-align:center;}
.small {font-size:0.8em;}
.bold {font-weight:700;}
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
.timestamp a {font-weight:400;}
.announce {  clear:left;  font-size:0.9em; line-height:1.5em; margin:20px 0px 10px 0; padding:7px 5px 2px 5px; width:130px;}
.announce p {margin:10px 0 0; padding:0;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #ccc; color:#606060; font-size:0.9em; line-height:1.4em; margin:1px 0 20px; padding:8px 5px 8px 8px;}
.clearing {clear:left; margin:0; padding:0; visibility:hidden;}
.hide {display:none;}
.nobullet {list-style-type:none;	}


/* Styles for optional Website Baker template functions search and login */
.announce fieldset { border: none; margin: 0; padding: 0; }
.announce legend { display: block; font-weight: bold; }
.announce input { width: 120px; margin-top: 0.3em; }
.search_string { width: 120px; margin-left: 0;}
#wb_search, #wb_login, #wb_logout  { width: 120px; color:#505050; font-size:0.9em; line-height:1.5em; font-weight: bold; }















