body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.star {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	font-size: 12px;
	margin: 0px;
	padding-right: 5px;
}

hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 80%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	background-color: #eee;
	border: 0px dotted #ffffff;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eee;
	border: 0px dotted #ffffff;
	padding: 2px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E21A1D;
	background-color: #333333;
	width: 300px;
	padding: 4px;
	list-style-type: none;
	border: 1px dotted #999999;
}
.heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}



#container {
	width: 900px;
	margin: 0px auto 20px;
	padding: 0px;
	overflow: auto;
}
#header {
	width: 900px;
	height: 141px;
	margin: 0px;
	padding: 0px;

    margin-bottom: 3px;
}

#mainContainer {
	width: 900px;
	height:450px;
    min-height: 450px;

	text-align: left;

	margin: 0px;
    padding-top: 20px;
}
#container > #mainContainer {
    height: auto;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#mainContent {
	width: 820px;

	text-align: left;

	padding: 30px;
    padding-top: 0;
}
#footer {
	float: left;
	text-align: center;
	width: 880px;
	height: 25px;
	_padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}


#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#container ul#mainmekkemenu {
    height: 17px;
    padding-left: 10px;
    padding-top: 2px;
}
#container ul#mainmekkemenu li {
    display: inline;
    border: 0;
}
#container ul#mainmekkemenu li a {
    padding-left: 10px;
    padding-right: 25px;
    text-decoration: none;
    font-size: 14px;
    font-weight: none;
}

