html,body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
	font-size: 11px; color: #606060;
}


body {
	background-image: url('http://www.hvemvandt.dk/grafik/bg.gif');
}

#container {
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding: 0px 30px 0px 30px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	min-height:100%;
}



#logoplusmenu {
	background-color:#FFFFFF;
	background-image: url('http://www.hvemvandt.dk/grafik/bar.gif');
	background-repeat:repeat-x;
	height:60px;
	padding-top:12px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}

#klublogoer {
	width:933px;
	margin:0 auto;
	padding:0 0 5px 25px;
	background-color:#FFFFFF;
	height:26px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}

.klublogos {
	padding:4px;
}


#content {
	margin:0;
	padding: 0 10px 0 15px;
	width:730px;
	min-height:700px;
	background-color:#FFFFFF;
	float:left;
	border-left:1px #CCCCCC solid;

}


#menuhojre {
	float:right;
	width:200px;
  min-height:700px; 
	margin:0;
	background-color:#E0F8E0;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
}





#dd
{	margin:-8px;
	padding:0;}

#dd li
{	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font:bold 11px arial}

#dd li a.menu
{	display:block;
	text-align:center;
	background: #F8F8FF;
	padding:0px 0px;
	margin:0 1px 0 0;
	text-decoration:none}

#dd li a.menu:hover
{	background:#F8F8FF}

.submenu
{	background:#E3E9F9;
	width:100px;
	border:1px solid #CCCCCC;
	visibility:hidden;
	position: absolute;
	z-index:1}

	.submenu a
	{	display: block;
		position: relative;
		font: 11px arial;
		text-align: left;
		text-decoration: none;
		padding: 5px;
		color: #4A4C8A;}

	.submenu a:hover
	{	background: #BACAFE;
		text-decoration: none;
		position: relative;
		color: #4A4C8A;}

	.submenu a:visited
	{	position: relative;
		text-decoration: none;
		color: #4A4C8A;}


a:link, a:active, a:visited {color:#4A4C8A; text-decoration: none;}
a:hover {color: #408000; text-decoration: underline;}

a.hojre:link, a.hojre:active, a.hojre:visited {color:#404040; font-size:9px; text-decoration: none;}
a.hojre:hover {color: #408000; font-size:9px;	text-decoration: underline;}

a.tabel:link, a.tabel:active, a.tabel:visited {color:#669; text-decoration: underline;}
a.tabel:hover {color: #408000; text-decoration: underline;}

a.kamp:link, a.kamp:active, a.kamp:visited {color:#202020; text-decoration: none;}
a.kamp:hover {color:#408000; text-decoration: underline;}

a.ingen:link, a.ingen:active, a.ingen:visited {color:#4A4C8A; text-decoration: none;}
a.ingen:hover {color: #408000; text-decoration: none;}


form {
	margin:1px;
}

input {
	font-size:11px;
	text-decoration:none; color:#304840;
	background-color:#E9EEF9;
	border:1px solid #666666;
}

.felt {
	font-size:11px; text-decoration:none; color:#304840;
	background-color:#E9EEF9;
	border:1px solid #666666;
}

.selbox {
	border:1px #666666 dotted;
	background-color:#F0F0F0;
	font-size:9px; color:#666666;
}

textarea {
	font-size:11px; text-decoration:none; color:#666666;
	background-color:#E8F0F0;
	border:1px solid #666666;
}

.checkbox {background-color:#C0D0C0; color:#E8F0F0; border:0px;}
.knap {background-color:#E5EDE9; color:#666666; border:1px solid #CCCCCC;}

.nobdr img {border: 0px;}

hr {height:0; width:100%; border:0; border-top:1px solid #E5E5FF;} 


.hojreoverskrift {
	width:195px;
	height:14px;
	display: block;
	float:left;
	font-size:11px; text-decoration:none; color:#488040;
	font-weight:bold;
	padding:3px 0 2px 5px;
	background-color: #B0E8B0;
}

.hojretabel {
	padding:2px;
	font-size:9px; text-decoration:none; color:#606060;
	background-color:#E0F8E0;
	border-bottom: 1px #DDDDDD solid;
}

.hojretekst {
	padding:2px;
	font-size:9px; text-decoration:none; color:#606060;
	background-color:#E0F8E0;
	}


#hovedTable {
	clear:both;
	padding-bottom:10px;
}

#mainhoved {
	margin-bottom:40px;
}

#mainhoved table .headerRow {
	background:url(http://www.hvemvandt.dk/img/table_header_bg.gif) repeat-x #FFFFFF;
	text-transform: uppercase;
}

#mainhoved table .spiller {
	background-color:#CBD7FB;
}


#mainhoved th {
	color:#606060;
	font-size:12px;
	font-weight: bold;
	padding:5px 5px 5px 10px;
	text-align:left;
}

#mainhoved td {
	padding:2px 1px 2px 1px;
	font-size:11px;
}

#mainhoved table {
	background:url(http://www.hvemvandt.dk/img/table_bg.gif) repeat-y;
}



#hovedTable .uligeRow {
	background-color:#FFFFFF;
}


#hovedTable .ligeRow {
	
}

#hovedTable .ligeKamp {
	
}


#mainhoved p {
	padding:0 10px;
}

#mainhoved p a {
	text-decoration:underline;
}


.tdoverskrift {
	padding:2px 0 2px 5px;
	font-size:11px; text-decoration:none; color:#F0F0F0;
	font-weight:bold;
	text-transform: uppercase;
	background-color:#8898D0;
	border-top: 1px #CCCCCC solid;
}

#mainhoved .tdramme {
	font-size:11px; text-decoration:none; color:#606060;
	border-top:#d4e2e9 1px solid;
	padding-left:3px;
}


.minitekst {
	padding:2px;
	font-size:10px; text-decoration:none; color:#606060;
}


.forsidevenstre {
	width:360px;
	height:210px;
	display: block;
	float:left;
	padding:0;
	margin:0 0 5px 0;
	border: 1px #CCCCCC solid;
}

.forsidehojre {
	width:360px;
	height:210px;
	display: block;
	float:right;
	padding:0;
	margin:0 0 5px 0;
	border: 1px #CCCCCC solid;
}


.forsideoverskrift1 {
	clear:both;
	width:355px;
	height:16px;
	background:#92B096;
	color:#FFF;
	font-weight:bold;
	padding:5px 0 2px 5px;
}

.forsideoverskrift2 {
	clear:both;
	width:355px;
	height:16px;
	background:#C83840;
	color:#FFF;
	font-weight:bold;
	padding:5px 0 2px 5px;
}


.forsidevenstre3 {
	width:200px;
	height:245px;
	display: block;
	float:left;
	padding:0;
	margin:0 0 5px 0;
	border: 1px #CCCCCC solid;
}

.forsidehojre4 {
	width:520px;
	height:245px;
	display: block;
	float:right;
	padding:0;
	margin:0 0 5px 0;
	border: 1px #CCCCCC solid;
}


.forsideoverskrift3 {
	clear:both;
	width:200px;
	height:20px;
	background:#8898D0;
	color:#FFF;
	font-weight:bold;
	padding-top:2px;
}

.forsideoverskrift4 {
	clear:both;
	width:520px;
	height:20px;
	background:#8898D0;
	color:#FFF;
	font-weight:bold;
	padding-top:2px;
}



.forsideboks {
	background-color:#FFF;
	padding-top:5px;
}

.forsideboks_bold {
	background: url('http://www.hvemvandt.dk/grafik/bold_bg.png'); background-repeat: no-repeat; background-position: right bottom; background-color:#FFF;
}

.forsideboks_f7f7f7 {
	background-color:#F7F7F7;
	padding-top:5px;
}


.box-overskrift {
	background:url(http://www.hvemvandt.dk/img/table_header_bg.gif) repeat-x #E9EEF9;
	width:718px;
	text-transform: uppercase;
	color:#606060;
	font-size:12px;
	font-weight: bold;
	padding:5px;
	text-align:left;
}

.overskrift {
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#606060;
	padding:2px 0 2px 3px;
}

.overskrift2 {
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#606060;
}

.overskriftaab {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#606060;
	padding:2px 0 2px 3px;
}


.lilleoverskrift {
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#606060;
}


.tbl {
	clear:both;
	margin:10px;
	font-size:11px; text-decoration:none; color:#606060;
	border-left: 1px #d4e2e9 solid;
	border-right: 1px #d4e2e9 solid;
	border-bottom: 1px #d4e2e9 solid;
}

.tbl1 {
	clear:both;
	margin:10px;
	font-size:11px; text-decoration:none; color:#606060;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}

.tbl2 {
	clear:both;
	margin:10px 10px 0 10px;
	font-size:11px; text-decoration:none; color:#606060;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}


.tbl3 {
	clear:both;
	margin:5px;
	font-size:11px; text-decoration:none; color:#606060;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}


.tblvishold {
	clear:both;
	border-left: 1px #d4e2e9 solid;
	border-right: 1px #d4e2e9 solid;
	border-bottom: 1px #d4e2e9 solid;
}

.tblvishold2 {
	clear:both;
	border-bottom: 1px #d4e2e9 solid;
}

.tblborderleft {
	clear:both;
	border-left: 1px #d4e2e9 solid;
}

.tblbox1 {
	clear:both;
	width:700px;
	height:380px;
	margin:10px auto;
	padding-top:10px;
	font-size:11px; text-decoration:none; color:#606060;
	text-align:center;
	background-color:#E2E9F8;
	border: 1px #CCCCCC solid;
}

.tblbox2 {
	clear:both;
	width:400px;
	height:300px;
	margin:10px auto;
	padding:10px;
	font-size:11px; text-decoration:none; color:#606060;
	text-align:center;
	background-color:#E2E9F8;

}

.tblbox3 {
	clear:both;
	width:700px;
	height:450px;
	margin:10px auto;
	padding-top:10px;
	font-size:11px; text-decoration:none; color:#606060;
	text-align:center;
	background-color:#E2E9F8;
	border: 1px #CCCCCC solid;
}

.kurvetabeloverskrift {
	border-bottom: 1px #CCCCCC solid;
	font-weight:bold;
	font-size:11px;
	text-transform: uppercase;
	text-decoration:none;
	background-color:#8898D0;
	color:#FFFFFF;
	text-decoration:none;
}

.tdnoborder {
	border:none;
}

.tdnoborder1 {
	border:0;
}

.tdbox_kampref {
	font-size:11px; text-decoration:none; color:#606060;
	background-color:#FFFFFF;
	border:none;
}

.tdbox_kamp {
	font-size:11px; text-decoration:none; color:#606060;
	background-color:#FFFFFF;
	border: 1px #CCCCCC solid;
}


.flydvenstre {
	display: block;
	float:left;
	padding:0;
	margin:3px 0 0 10px;
}

.flydhojre {
	display: block;
	float:right;
	padding:0;
	margin:3px 3px 0 0;
}

.floatleft {
	float:left;
	padding:0;
	margin:0;
}

.floatright {
	float:right;
	padding:0;
	margin:0;
}



.tdtop {
	padding:2px;
	padding-left:5px;
	font-size:11px; text-decoration:none; color:#606060;
	background-color:#E9EEF9;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}


.tdbund {
	padding-left:5px;
	font-size:11px; text-decoration:none; color:#606060;
	background-color:#E8E8FF;
	border-bottom: 1px #CCCCCC solid;
}

.td1 {
	padding-left:5px;
	font-size:11px; text-decoration:none; color:#606060;
	background-color:#FFFFFF;
}

.td2 {
	padding-left:5px;
	font-size:11px; text-decoration:none; color:#606060;
	background-color:#F7F7F7;
}


.bund_blaa {
	width:728px;
	height:15px;
	padding:0;
	background-color:#8898D0;
}

.note {
	padding:2px 2px 2px 10px;
	font-size:10px; text-decoration:none; color:#606060;
	font-style: italic;
}

.note-tv {
	font-size:10px; text-decoration:none; color:#606060;
}

.kamp_bg {
	padding-top:8px;
	width: 100px;
	height: 50px;
	font-size: 24px;
	font-weight:bold;
	text-decoration:none;
	color:#9098A0;
	background-color:#FFFFFF
}

.bane {background: url('http://www.hvemvandt.dk/grafik/bane.png'); background-repeat: no-repeat; background-position: top center; }
.bolde {background: url('http://www.hvemvandt.dk/grafik/bolde_bg.png'); }
.bold {background: url('http://www.hvemvandt.dk/grafik/bold_bg.png'); background-repeat: no-repeat; background-position: right; }

.boldhvidbg {background: url('http://www.hvemvandt.dk/grafik/bold_bg.png'); background-repeat: no-repeat; background-position: right;	background-color:#FFFFFF;}
.hvidbg {background-color:#FFFFFF;}


.dato {
	float:right;
	font-size:10px; text-decoration:none; color:#606060;
}


.minut {
	font-size:11px;
	text-decoration:none;
	color:#606060;
}

.rygnr {
	font-size:8px;
	font-weight:bold
	text-decoration:none;
	color:#303030;
}

.fotokilde {
	font-size:8px;
	text-decoration:none;
	color:#404040;
}

.headerhold {
	background:url(http://www.hvemvandt.dk/img/table_header_hold_bg.gif) repeat-x #E9EEF9;
	padding:0;
	margin:0;
}

.underheaderhold {
	background:url(http://www.hvemvandt.dk/img/table_header_bg.gif) repeat-x #E9EEF9;
	padding:0;
	margin:0 0 2px 0;
}

.holdoverskrift {
	text-transform: uppercase;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	background-color:#BACAFE;
	color:#606060;
}

.holdoverskriftaab {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background-color:#BACAFE;
	color:#606060;
}

.kolonne {
	background-color:#E2E9F8;
	border: 1px #CCCCCC solid;
	float:left;
	margin:2px 0 0 5px;
	padding:5px;
	width:163px;
}



