

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
	background-color: #ddf1fd;
	background-image: url(/bilder/design2/bg_bluefaded.gif);
	background-repeat: repeat-x;
}

img 
{
	border:none;
}
a:link, a:visited, a:hover
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


a:hover
{
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */



h1, h2, h3, h4, h5, h6
{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	color: #003366;
}



h1
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
}



h2
{
	font-size: 114%;
}



h3
{
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



h4
{
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}



h5
{
	font-size: 100%;
	color: #334d55;
}



ul
{
	list-style-type: square;
}



ul ul
{
	list-style-type: disc;
}



ul ul ul
{
	list-style-type: none;
}





/***********************************************/

/* Layout Divs                                 */

/***********************************************/

#container
{
	position: relative;
	margin: 0 auto;
	width: 972px;
	height: 746px;
	margin-top: 50px;
	background-image: url(/bilder/design2/main_design.gif);
	background-repeat: no-repeat;
}



#masthead
{
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(/bilder/design2/header_design.jpg);
	background-repeat: no-repeat;
	width: 968px;
	height: 115px;
}



#navBar
{
	margin: 20px 81% 0 10px;
	padding: 0px;
}



#content
{
	float: right;
	width: 74%;
	height: 546px;
	overflow: auto;
	margin: 20px 30px 0 0;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}



/***********************************************/

/*Header Components                            */

/***********************************************/

#head_logo
{
	position: absolute;
	left: 20px;
	bottom: 6px;
	width: 72px;
	height: 102px;
}



#head_text
{
	position: absolute;
	left: 201px;
	bottom: 18px;
	width: 530px;
	height: 70px;
	text-align: center;
}

#head_text h2
{
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

#head_decoration
{
	position: absolute;
	right: 20px;
	bottom: 1px;
	width: 110px;
	height: 91px;
	background-image: url(/bilder/design2/header_3shades.gif);
	background-repeat: no-repeat;
}

#head_menu
{
	position: absolute;
	left: 201px;
	bottom: 5px;
	width: 530px;
	height: 15px;
	text-align: center;
}

#head_logout
{
	position: absolute;
	right: 15px;
	top: 1px;
	width: 50px;
	height: 20px;
	text-align: Right;
}

/***********************************************/

/*Logged in Components                         */

/***********************************************/







/***********************************************/

/*Footer Components                            */

/***********************************************/

#footer_madeby
{
	position: absolute;
	right: 20px;
	bottom: 10px;
	width: 300px;
	height: 15px;
	text-align: right;
}

#footer_madeby a:link, #footer_madeby a:visited, #footer_madeby a:hover
{
	font-size: 10px;
	font-weight: bold;
}

#footer_email
{
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 200px;
	height: 15px;
}



#footer_email a:link
{
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}



/***********************************************/

/*Component Divs                               */

/***********************************************/



/*********** #navBar link styles ***********/



#navBar ul a:link, #navBar ul a:visited
{
	display: block;
}

#navBar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}



/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar li
{
	border-bottom: 1px solid #FFF;
}



/* fix for browsers that don't need the hack */

html > body #navBar li
{
	border-bottom: none;
}





/*********** #sectionLinks styles ***********/



#sectionLinks
{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}



#sectionLinks h3
{
	padding: 10px 0px 2px 30px;
}

#sectionLinks a
{
	background-image: url(/bilder/design2/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
}



#sectionLinks a:link
{
	padding: 2px 0px 10px 30px;
	width: 100%;
	color: #333333;
	width: auto;
}



#sectionLinks a:visited
{
	padding: 2px 0px 10px 30px;
}



.activeMenu
{
	background-image: url(/bilder/design2/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



#sectionLinks a:hover
{
	/*padding: 2px 0px 10px 30px;*/
	background-image: url(/bilder/design2/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}

#tableprop tr {
	vertical-align:top;
}
#tableprop img {
	padding-top:15px;
}

.merinfo {
	font-size:110%;
	font-weight:bolder;
	color:#FF0000;
	margin:0px;
}
.medlemsadress {
	font-size:90%;
	margin:0px;
	padding-top:0px;
	/* padding-bottom:25px; */
	font-style:italic;
}

.fakeh3 {
 font-family: Arial,sans-serif;
 margin: 0px;
 padding: 0px;
 color:#003366;
 font-weight:bolder;
 font-size: 100%;
}
