/* ## Global ## */
body {
	background: url("/resources/images/3_background.gif");
	background-repeat: repeat-y;
	background-color: #676767;

	margin: 0px;
	padding: 0px;
}

textarea.malefnabanki {
	width: 400px;
	height: 120px;
}

br.short {
	font-size: 6px;
	line-height: 6px;
}

div.border {
	width: 845px;
	height: 5px;
	line-height: 5px;
	font-size: 1px;

	background-color: #FF9900;
}

div.borderyellow {
	width: 100%;
	height: 6px;
	line-height: 6px;
	font-size: 1px;

	background-color: #FF9900;
}

div.borderblue {
	width: 100%;
	height: 6px;
	line-height: 6px;
	font-size: 1px;

	background-color: #0066B2;
}

div.bordergray {
	width: 100%;
	height: 1px;
	line-height: 0px;
	font-size: 0px;

	padding-top: 2px;
	
	border-bottom: 1px solid #CCCCCC;
}


/* ## Top ## */
div#top {
	width: 845px;
	height: 88px;
}

div#top div.left {
	float: left;
	position: relative;
	left: 10px;
	top: 3px;
}

div#top div.right {
	float: right;
	position: relative;
	top: 10px;
}


/* ## Topimage ## */
div#topimage {
	margin-top: 3px;
	margin-bottom: 3px;
}


/* ## Searchbar ## */
div#searchbar {
	width: 845px;
	height: 30px;
	border-top: 3px solid #FF9900;

	background: url("/resources/images/17_searchbar_background.gif");
}

div#searchbar div.left {
	float: left;
}

div#searchbar div.left select#searchin {
	position: relative;
	top: 5px;
	width: 150px;
	left: 55px;

	font-family: Verdana;
	font-size: 10px;
}

div#searchbar div.left input#searchfor {
	position: relative;
	top: 5px;
	width: 150px;
	left: 130px;

	font-family: Verdana;
	font-size: 10px;
}

div#searchbar div.left img#searchbtn {
	position: relative;
	top: 7px;
	left: 140px;
}

div#searchbar div.right {
	float: right;
	position: relative;
	top: 4px;
	left: -9px;
}

div#searchbar div.right img {
	margin-left: 3px;
}


/* ## Main ## */

div#main {
	position: relative;
	top: 10px;
	width: 845px;

	height: 100%;
	min-height: 100%;
}

div#main div#mainLeft {
	position: absolute;
	display: inline;
	width: 186px;
	left: 0px;

	background-color: #F0F0F0;

	font-size: 10px;
}

div#main div#mainContent {
	position: absolute;
	display: inline;
	width: 471px;
	left: 201px;
}

div#main div#mainContent div#bottom {
	border-top: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;

	font-size: 10px;
}

div#main div#mainRight {
	position: absolute;
	display: inline;
	width: 158px;
	left: 687px;

	background-color: #F0F0F0;

	font-size: 10px;
}

div#forsidaBorders {

}

div#forsidaBorders div.left {
	float: left;
	width: 228px;
	height: 6px;
	line-height: 6px;
	font-size: 1px;
	background-color: #0066B2;
}

div#forsidaBorders div.right {
	display: block;
	float: right;
	width: 228px;
	height: 6px;
	line-height: 6px;
	font-size: 1px;
	background-color: #FF9900;
}


/* ## Main left ## */
div#mainmenu {

	margin-top: 2px;
	margin-bottom: 4px;
}

div#submenu {
	padding-left: 10px;

	margin-top: 4px;
	margin-bottom: 10px;
}

div#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#submenu ul li a {
	display: block;
	width: 163px;
	height: 14px;
	background: url("/resources/images/10_mi.gif");
	background-repeat: no-repeat;

	padding-left: 13px;

	color: #000000;
}

div#calendar {
	padding-left: 10px;

	margin-top: 4px;
	margin-bottom: 10px;
}

div#calendar td {
	font-size: 11px;
	font-weight: bold;
}


/* ## Main right ## */

div#events {
	padding-left: 10px;

	margin-top: 4px;
	margin-bottom: 10px;
}

div#events a {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

div#newsletter {
	padding-left: 10px;

	margin-top: 4px;
	margin-bottom: 10px;
}


/* ## Bottom ## */

div#bottom {
	position: relative;
	top: 10px;
	width: 845px;

	height: 100%;
	min-height: 100%;
}

div#bottom div#bottomLeft {
	position: absolute;
	display: inline;
	width: 186px;
	left: 0px;
	height: 30px;
text-align: center;
	padding-top: 10px;
	background-color: #F0F0F0;

	font-size: 10px;
}

div#bottom div#bottomContent {
	position: absolute;
	display: inline;
	width: 471px;
	left: 201px;
	
	border-top: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 40px;
	
	font-size: 10px;
}

div#bottom div#bottomContent a {
	font-size: 10px;
	color: #666666;
}

div#bottom div#bottomRight {
	position: absolute;
	display: inline;
	width: 158px;
	left: 687px;
	height: 40px;

	background-color: #F0F0F0;
}


span.list {
	height: 14px;
	background: url("/resources/Images/25_meiraarr.gif");
	background-repeat: no-repeat;

	padding-left: 13px;

	color: #000000;
}
