body {
	background-color: #B9B1B1;
	background-image: url('../images/olandsbron24.jpg');  /* Kommentar */
	color: #000000; 
/*	text-align: center; */  /* Tag bort kommentarstecken från denna rad för att centrera */
	background-attachment: fixed;
	background-repeat: no-repeat; margin-left:30px; margin-right:10px; margin-top:10px; margin-bottom:40px
}

body, p, div, a, td, li, span, h1, input, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

fieldset {
	-moz-border-radius: 8px;
}

legend {
	padding: 0 5px;
	font-weight: bold;
	color: #333333;
}

.img-text {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

img#logo {
	display:block;
	margin:auto;
	width:100%;
}


h1 {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 15px;
}
.logotext {
	font-family: "Comic Sans MS",verdana, arial, helvetica, sans-serif;
	font-size: 28px;
}

h2 {
	font-size: 16px;
	margin:10px 0 10px 0;
}
h3 {
	font-size: 14px;
	margin:0 0 10px 0;
}
h4 {
	font-size: 12px;
}

#outer {
	width: 720px;
/*	margin: auto; */ /* Tag bort kommentarstecken från denna rad för att centrera */
	border: 1px solid #696969;
	background-color: #FFFAFA;
}
.content {
	text-align: left;
	background-color: #FFFAFA;
	padding: 10px 10px 20px 10px;
	height: 350px;
}
#outer>.content {
	height: auto;
	min-height: 350px;
}

a:link {
	color: #993300;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}

li {
	padding-left: 5px;
}
a.menu {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right: 1px solid Gray;
	border-left: 1px solid #F5F5DC;
	line-height: 18px;
	height: 20px;
	display: block;
	float: left;
	padding: 2px 4px;
}
a.menu:link, a.menu:visited, .dropdown-menu {
	color: #993300;
}
a.menu:hover {
	color: #0000FF;
}
a.menu-parent {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right: 1px solid Gray;
	border-left: 1px solid #F5F5DC;
	line-height: 18px;
	height: 20px;
	display: block;
	float: left;
	background-image: url('../images/arrowDown.gif');
	background-position:  right 50%;
	background-repeat: no-repeat; padding-left:4px; padding-right:18px; padding-top:2px; padding-bottom:2px
}
a..menu-parent:link, a.menu-parent:visited {
	color: #993300;
}
a.menu-parent:hover {
	background-image: url('../images/arrowDownOver.gif');
	background-position:  right 50%;
	background-repeat: no-repeat;
	color: #0000FF
}
a.menu-parent2 {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right: 1px solid Gray;
	border-left: 1px solid #F5F5DC;
	line-height: 18px;
	height: 20px;
	display: block;
	float: left;
	background-image: url('../images/arrowDown2.gif');
	background-repeat: no-repeat; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px; background-position-y:50%
}
a.menu-parent2:visited {
	color: #993300;
}
a.menu-parent2:hover {
	background-image: url('../images/arrowDownOver2.gif');
	background-repeat: no-repeat;
	color: #0000FF; background-position-y:50%
}
.dropdown-menu-hover {
	color: #0000FF;
	background-image: url('../images/menubar.gif');
}
/* a.menu-under:link, a.menu-under:visited, a.menu-under:hover {
	font-size: 12px;
} */
div.menu, table.menu {
	background-image: url('../images/menubar.gif');
	height: 24px;
	width:100%;
	border-bottom: 1px solid #A9A9A9;
	text-align:left;
	line-height:18px;
	color: #696969
	}
div.inner-menu {
	background-image: url('none');
	vertical-align: top; padding-left:0px; padding-right:2px; padding-top:0px; padding-bottom:2px
}
div.bottomlist {
	background-image: url('../images/menubar.gif');
	height: 24px;
	width: 100%;
	text-align: right;
	background-position-y:50%
}
div.inner-bottomlist {
	padding: 2px 10px 2px 2px;
}
/* #struggle {
	position:absolute; 
	width:auto; 
	top:16px; 
	left:3px; 
	visibility:hidden;
	border:1px solid #C0C0C0; 
	background-color:#cccccc; 
	padding:5px;
} */
.struggle-select {
	float:right;
	margin-bottom:0;
}

.loginform {
	margin: auto; 
	text-align: left; 
	width: 284px;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
	background-color: cornsilk;
}

a.newslink:link, a.newslink:visited, a.newslink:hover {
	display: block;
	color: Blue;
	margin: 10px 0;
	font-weight: bold;
	text-decoration: none;
}
a.newslink2:link, a.newslink2:visited, a.newslink2:hover {
	display: block;
	color: red;
	margin: 10px 0;
	font-weight: bold;
	text-decoration: none;
}

.newslist {
	border-bottom: 1px solid #CFCFCF;
	text-align: left;
	padding: 2px 10px;
	font-weight: normal;
	background-color: #FFFF99;
}

.newslink, .morenews {
	margin: 0 5px;
	line-height: 16px;
	white-space: nowrap;
}

a.startpagelink:link {
	color: #993300;
}
a.startpagelink:visited {
	color: #993300;
}
a.startpagelink:hover {
	color: #0000FF;
	text-decoration: none;
}

a.monthlink:link, a.monthlink:visited, a.monthlink:hover {
	color: navy;
	text-decoration: none;
}

li.snabbfakta {
	margin-bottom: 10px;
}

.msglist {
	border-top: 1px solid #CFCFCF;
	text-align: left;
	padding: 2px 10px;
	font-weight: normal;
	background-color: #FFFF99;
}

.fastlink {
	height: 18px;
}
