/* CSS Document */

body {
	background-color: #a9a946;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
	margin-top: 10px;
}

#wrap { width: 100%; /*text-align: center;*/}	

#mainBox {
	width: 822px;
	height: 650px;
	margin: auto;
	/*margin-top: 5px;*/
	z-index: 1;
}


	
h1 {font-size: 12px; font-weight: 700; }
h2 {font-size: 24px; font-weight: 700; color: #739a19; }
.green {
	color: #666;
}

a.menu:link {color:#000; text-decoration: none;}
a.menu:visited {color:#000; text-decoration: none;}
a.menu:active {color:#000; text-decoration: none;}
a.menu:hover {color:#000; text-decoration:underline;}

a:link {color:#739a19; text-decoration: none;}
a:visited {color:#739a19; text-decoration: none;}
a:active {color:#739a19; text-decoration: none;}
a:hover {
	color:#000;
	text-decoration:underline;
}

.img { border: 1px solid #000000; }
.Brödtext #container #header table {
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.Brödtext #container #header table tr th p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.Brödtext #container #header table tr th p {

}
#header table {
	font-weight: bold;
}
.Brödtext #container #header table tr td table tbody tr td div {
	font-weight: bold;
}
