/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #AA121F;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #AA121F;
}

body {
	
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 957px;
	text-align: left;
}

#back
{
width: 957px;

}

#header {
    height: 263px;
	width: 957px;
	text-align: left;	
	background: url('images/header.jpg') no-repeat;	
}

#menu
{
width: 200px;
height: 193px;
padding-left: 21px;
padding-top: 70px;
float: left
}

#menu ul {
	list-style: none;	
}

#menu li {
padding-left: 40px;	
background: url('images/buttons.gif') no-repeat top;
}

#menu .current
{
background: none;
}

#menu a {
	width: 150px;
	height: 18px;
    display: block;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;


}

#menu a:hover {
	width: 150px;
    height: 18px;
	color: #F1F1F1;
	text-decoration: underline;
}


#logo {

width: 680px;
height: 163px;
text-align: left;
padding-top: 90px;
float: right;
padding-left: 36px;
}


#logo a {
	text-decoration: none;
	color: #ffffff;
}

#logo H1 a
{
font-size: 32px;
text-transform: uppercase;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}

#logo H2 a
{
font-size: 16px;
text-transform: uppercase;
font-weight: normal;
}

#main
{
padding-top: 10px;

background: url('images/coner.jpg') no-repeat top right;
}

#left
{
	width: 215px;
	margin-left: 25px;
}


#left H3
{
width: 190px;
height: 18px;
font-size: 14px;
font-weight: bold;
padding-left: 26px;
text-transform: uppercase;
color: #ffffff;
padding-top: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
background: url('images/title.gif') no-repeat; 
}
#left .top
{
background: url('images/top.gif') no-repeat top;
}

#left .title_back
{
background: url('images/back.gif') repeat-y;
}

#left .bottom
{
background: url('images/bottom.gif') no-repeat bottom;
height: 16px
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
}

#left li {
	border: 0px none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background: url('images/menu_left.gif') no-repeat bottom;
}


#left a {
	color: #ffffff;
	
	padding-left: 0px
}
#left a:visited {
	color: #ffffff;
}

#left p
{
padding: 0px;
}

#right
{
float: right;
width: 664px;
font-size: 16px;
margin-right: 30px;
padding-top: 20px;
}

#right .welcome
{
background: url('images/welcome.jpg') no-repeat;
width: 454px;
height: 102px;
color: #FFFFFF;
padding-left: 220px;
padding-top: 40px
}

#right .welcome H2
{
color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #AA121F;
	padding-top: 20px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right a
{
color: #AA121F;
text-decoration: none;
}



#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #AA121F;
}
.date {
	text-align: right;
	color: #AA121F;
	font-size: 11px;
}

.date a {
	color: #AA121F;
}

#resultater h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #AA121F;
}

#footer {
	height: 70px;
	clear: both;
	padding-top: 0px;
	margin-bottom: 10px;
	background: url('images/footer.gif') repeat-x; 
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
