@charset "utf-8";
/* CSS Document */

/***************************** HTML BODY *******************************/

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 0.82em;
	background-color: #f0aec0;
	margin: 0;
	padding: 0;
}

/***************************** STRUCTURE *******************************/

#container {
	width: 890px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 890px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
}

#mainnav {
	width: 890px;
	height: 47px;
	background-image: url(/web/grafik/mainnavback.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#secnav {
	width: 890px;
	height: 19px;
	background-image: url(/web/grafik/secnavback.gif);
	background-repeat: repeat-x;
	position: relative;
	padding: 0;
	margin: 0;
}

#content {
	width: 460px;
	min-height: 597px;
	_height: 597px;
	margin: 0;
	padding: 15px 20px 15px 20px;
	float: left;
	border-left: #000 1px solid;
	border-bottom: #000 1px solid;
	border-right: #000 1px solid;
	background-color: #FFFFFF;
}

#ctback {
	width: 502px;
	height: 25px;
	background-image: url(/web/grafik/ctback.gif);
	background-repeat: repeat-x;
}

#footer {
	width: 890px;
	height: 20px;
	font-size: 90%;
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
}

/***************************** FRONTPAGE BOXES *******************************/

.column1 {
	width: 180px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.column2 {
	width: 502px;
	height: auto;
	margin: 0 0 0 4px;
	padding: 0;
	float: left;
}

.column3 {
	width: 200px;
	height: auto;
	margin: 0 0 0 4px;
	padding: 0;
	float: left;	
}

.division {
	height: 213px;
	width: 170px;
	background-image: url(/web/grafik/divisionback.gif);
	background-repeat: repeat-x;
	float: left;
	padding: 6px 3px 3px 0;
	margin: 0;
	text-align: center;
	position: relative;
}

.division2 {
/*	padding-top: 0;
	background-position: 20px left;*/
}

.news {
	height: 206px;
	width: 496px;
	float: left;
	padding: 0 3px 3px 3px;
	margin: 0;
	display: inline;
	background-image: url(/web/grafik/newsback.gif);
	background-repeat: no-repeat;
}

.sponsor {
	height: 206px;
	width: 194px;
	float: left;
	padding: 0 3px 3px 3px;
	margin: 0;
	background-image: url(/web/grafik/sponsorback.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}

.box {
	height: 200px;
	width: 243px;
	float: left;
	padding: 6px 3px 3px 3px;
	margin: 0;
	background-image: url(/web/grafik/boxback.gif);
	background-repeat: no-repeat;
	position: relative;
}

.outerbox1 {
	margin: 0;
	padding: 0;
	float: left;
}

.outerbox2 {
	margin: 0 0 0 4px;
	padding: 0;
	float: left;
}

.partner {
	height: 200px;
	width: 170px;
	float: left;
	padding: 6px 3px 3px 7px;
	margin: 0;
	background-image: url(/web/grafik/partnerback.gif);
	background-repeat: no-repeat;
	line-height: 1.28em;
}

.imgheader {
	margin: 0 0 0 12px;
}

/***************************** SECONDARY NAVIGATION *******************************/

#secnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 20px;
}

#secnav ul li {
	margin: 0;
	padding: 0;
	float: left;

}

#secnav ul li a {
	margin: 0;
	padding: 3px 0 0 20px;
	float: left;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	display: block;
	height: 16px;
	font-size: 90%;
}

/***************************** TEXT *******************************/

h1 {
	font-size: 130%;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 14px;
	background-image: url(/web/grafik/h1back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

h2 {
	font-size: 115%;
	margin: 0;
	padding: 0;
	color: #27acc4;
}

h3 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #27acc4;
}

.column3 h1 {
	font-size: 130%;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 14px;
	background-image: url(/web/grafik/sponh1back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.column1 h1 {
	font-size: 130%;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 14px;
	background-image: url(/web/grafik/erh1back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.col2h1 {
	width: 235px;
	font-size: 130%;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 14px;
	background-image: url(/web/grafik/spilh1back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.division h1 {
	background: none;
	font-size: 160%;
	margin: 0 0 10px 0;
	text-align: center;
	padding: 0;
	color: #000;
}

.division h2 {
	font-size: 140%;
	text-align: center;
	padding: 0;
	color: #000;
}

#content h2 {
	margin: 0 0 15px 0;
}

.h1back {
	background-image: url(/web/grafik/h1back_bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 5px 0 5px;
}

.partner p {
	margin: 0 0 5px 0;
}

.division p {
	.margin: 10px 0 10px 0;
}

/***************************** LINKS *******************************/

a {
	color: #000;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#header a {
	color: #2cb9ce;
	width: 80px;
	height: 16px;
	margin: 0;
	padding: 4px 0 0 0;
	display: block;
	background-image: url(/web/grafik/more.gif);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	right: 40px;
	top: 131px;
}

/***************************** FORMS *******************************/

form {
	padding: 0;
	margin: 0;
}

form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

/***************************** TABLES *******************************/

#content td {
	vertical-align: top;
	text-align: left;
	padding: 0 15px 15px 0;
}

.playertable {
	width: 100%;
}

.playertable th {
	padding-bottom: 15px;
	font-size: 130%;
	text-align: left;
}

.playerimg {
	width: 150px;
	padding: 0;
	margin: 0;
}

/***************************** OTHERS *******************************/

#tilmeldt, #tilmeldt_nej{
	border:1px solid #000000;
	padding:8px;
	margin-bottom:15px;
	background-color:#00FF00;
	font-weight:bold;}
	
#tilmeldt_nej {
	background-color:#FFFF00;
}

form td{
	line-height:20px;}

#secnav img {
	border: 0;
}

.box img {
	margin-right: 5px;
}

.sponsor img {
	margin-top: 7px;
	border: 0;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
	background-color: #b4b4b4;
}

.clear1 {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
}

.noshow {
	display: none;
}


/***************************** TOP NYHED *******************************/

#kommentar {
	color: #000;

}