body {
	text-align: center;
	background:#999999;
	margin: 0 auto;
	/*background:url(background1.jpg) no-repeat;*/
	/*//min-width: 760px;*/
	/*background-color:#FFFFFF;*/
	/*background: transparent;*/
	
	}
	
#wrapper {
	width:800px;
	margin:0 auto;
        min-width: 720px;
		min-height:512px;
	text-align: left;
	/*padding-top: 20px;*/
	/*background-color: #666666;*/
	background:url(images/contentBackground2.jpg);
	/*//border:1px solid #000;*/
	}

#branding {
	
	width: 800px; margin:0 auto;
	min-width:720px;
	height: 100px;
	clear: both;
	background-color: #ECECEC;
	/*border:1px solid #000;*/
	/*background:url(brandingblack2.jpg) no-repeat;*/
	
	
	}
	
#content {
	width: 70%;
	/*//max-width: 70%;*/
	height: 512px;
	overflow:auto;
	float: right;
	text-align:left;
	/*background: transparent;*/
	font-size:16px;
	margin:0 auto;
	min-height:512px;
	
	/*//border:1px solid #000;*/
	
	
	}
/*Ikke scrollbar*/
#content3 {
font-size:10px;
}
#content2 { 
	width: 70%;
	/*//max-width: 70%;*/
	/*height: 512px;*/
	overflow:visible	;
	/*float:left;*/
	text-align:left;
	padding-left: 20px;
	/*background: transparent;*/
	font-size:12px;
	margin:0 auto;
	min-height:512px;
	
	/*//border:1px solid #000;*/
	
	
	}
	#content2 p, #content2 ul /*#content tr*/ {
	padding-right: 20px;
	color:#FFFFFF;
	}
#content2 h1, #content2 h2, #content2 h3 {
color:#FFFFFF;
}

#mainNavHorizontal {
clear: both;
margin:0 auto;

	background-color: #FF8539;
	}


#mainNav {
	width: 28%;
	max-width: 28%;
	height: 512px;
	float: left;
	overflow: auto;
	background-color: #B9CAFF;
	background: transparent;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	
	
	/*padding-top: 20px;*/
	/*padding-bottom: 20px;*/
	/*padding-left: 15px;*/
	
	/*//border:1px solid #000;*/
	
	}


#footer {
	clear: both;
	height: 25px;
	background-color:#000000;
	margin: 0 auto;
	color:#FF5617;
	text-align:right;
	
/*	//border:1px solid #000;*/
	}

#content p, #content ul /*#content tr*/ {
	padding-right: 20px;
	color:#FFFFFF;
	}
#content h1, #content h2, #content h3 {
color:#FFFFFF;
}


table {
	border-collapse:collapse;
	width: 95%;
	/*border: 1px solid #ccc;*/
	/*background-color:#999999;*/
font-size:16px;
	color:#FFFFFF;
	padding: 0;
	padding-right:0;
	
	margin: 0 auto;


}


/*col {
border-right: 1px solid #ccc;
caption {
font-size: 0,5em;
}
*/

.odd {

background-color:#999999;
color:#FFFFFF;
border: 1px solid #ccc;

/*border-right: 1px solid #CCCCCC;*/

}
.even {

background-color: #999999;
color:#000000;
border: 1px solid #ccc;
/*border: 1px solid #FFFFFF;	*/
}
.turneliste {
color:#000000;

}
td{

/*border-bottom:#FFFFFF;
border-bottom-color:#FFFFFF;
border: 1px solid #ccc;*/
}
/*tr:hover {
background-color:#666666;
color: #fff;	
}*/
/*thead tr:hover {
background-color: transparent;
color: inherit;
}
*/
a:link {
color:#FFFFFF;	
}
a:visited {
color:#FF5617;
	
th {
font-weight: normal;
text-align:left;
border: 1px solid #ccc;
}
thead {
background:#666666;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#000000;
}
#mainNav h3 {
color:#FFFFFF;
font-size: o.5em;	
/*//p {font-family: "Palatino Linotype", "Palatino", serif; font-style: normal; background: transparent;
//font-variant: none	;}*/

