/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F7EE;
}

#page {
	width: 100%;
	padding-top: 50px;
}
#logotype {
	height: 130px;
	width: 850px;
	text-align: center;
	vertical-align: bottom;
}

/* Menu */
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	width: 960px;
	text-align: center;
	padding: 10px 20px;
	border-top: solid #CCCCCC 1px;
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: none;
	padding-right: 5px;
	padding-left: 5px;
	}

#menu a:active { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:12px;
	text-decoration: none;
	color: #333333;
	font-weight: none;
	}

#menu a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: none;
	}

#menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
	font-weight: none;}



/* Main --------------------------------------------------- */
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	width: 475px;
	top: 400px;
	position: absolute;
	line-height: 20px;
	left: 10px;
	}

#maintext a {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	text-decoration: underline;
	color: #0066CC;
	padding-right: 5px;
	padding-left: 5px;
	}

#maintext a:active { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:12px;
	text-decoration: underline;
	color: #0066CC;
	padding-right: 5px;
	padding-left: 5px;
	}

#maintext a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	text-decoration: underline;
	color: #0066CC;
	}

#maintext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0066CC;
	}

#maintext h1{
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 25px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #575757;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

#maintext h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
	margin-bottom: 0px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}




h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.brodrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.brodtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.big{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.tdbox {
	border: 1px solid #333333;
}

#huvud {
	width: 1000px; clear:both;
}

#toplogo {
	height: 47px;
	width: 438px; float:left;
	margin: 10px 0px;
}

#language {
	height: 47px;
	width: 180px; float:right;
	margin: 10px 0px;
}

#topflash {
	height: 295px;
	width: 800px; float:left;
}

#rightflash {
	height: 620px;
	width: 190px; float:right;
}

#maintext {
	width: 760px; float:left;
	padding: 10px 20px;
}

#maintext h1{
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 25px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #575757;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#bottompage {
	width: 1000px; clear:both;
	
}

#addressbottom {
	width: 1000px;font-size:10px; color:#999999; font-family:Verdana, Arial, Helvetica, sans-serif;
}
#addressbottom a{color:#999999;}

#producedby { margin:5px;}
#producedby a { font-size:10px; color:#999; font-family:Verdana, Arial, Helvetica, sans-serif;}
