/* layout */


body {
	background : #094A00;
	margin-top: 2%;
	margin-bottom: 2%;
	text-align : center;
}

div#hela_sidan{
	width : 790px;
	margin-left :auto;
	margin-right: auto;
}

#header	{
	background: #094A00 url("header3.jpg");
	height: 115px;
	border-left: 3px solid #000;
	border-top: 3px solid #000;
	border-right: 3px solid #000;
	border-bottom: 1px solid #000;
}

img.muhotext {
	float: left;
}

img.edit {
	float: right;
	top: 0px;
}

#logo	{
	float: right;
}


#main_page {
	background: #fff;
	padding: 5px;
	border-bottom: 3px solid #000;
	border-left: 3px solid #000;
	border-top: 0;
	border-right: 3px solid #000;
	width: 774px;
	float: left;
	text-align : left;
	margin-bottom: 10px;
}

img{
	display : inline;
}

img.hoger{
	float : right;
	margin : 0px 0px 5px 15px;
	display: block
}

img.mitt{
	float : left;
	margin : 0px 0px 5px 15px;
	display: block
}


img.vanster{
	float : left;
	margin : 0px 15px 5px 5px;
	display: block;
}


#footer	{
	background: #f8f8ff;
	float: left;
	padding: 0.5em;
	border-left: 1px solid #444;
	border-bottom: 2px solid #444;
	border-right: 2px solid #444;
}

h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding-bottom: 0;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
}

.numbered	{
	list-style: decimal;
}

li {
	margin: 3px;
}

img	{
	border: 0;
}

/* fonts */

div#main_page ul{
	display:block;
}

body, table, p {
	color: black;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
}

p.inledning {
	font-style : italic;
}

p.underskrift{
	font-style :  italic;
	text-align : right;
	clear : both;
}
p.bild{
	font-style :  italic;
	text-align : center;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 200%;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 155%;
	margin-top : .5em;
}

h1, h2, h3{
	color: #094A00;

}

a {
	text-decoration: none;
	color: #30f;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:link	{
	color: blue;
}

a:active	{
	color: blue;
}

a:visited	{
	color: blue;
}

p.footer{
	font-size : 8pt;
}

td	{
	vertical-align: top;
}

table.kalender td.dag{
	width : 70px;
	text-align : right;
	vertical-align: top;
	padding-right: 15px;
}

table.kalender td.evenemang{
	width : 200px;
}

table.kalender td.arrangor{
	width : 300px;
}

table#styrelse {
	width : 700px;
}

p.ordsprak {
	text-align:center;
	font-style: italic;
}

.googletext {
 font-size: 10px;
 background-color: #ffffff;
 border: 1px solid #000000;
 margin-bottom: 11px;
 padding: 3px;
}

.googlebutton {
 font-size: 10px;
 background-color: #ffffff;
 border: 1px solid #000000;
 margin-bottom: 11px;
}
