/* Indhold klasser */
table { width: 100%; }
a { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }
#midt .indhold table { width: 100%; }
#midt .indhold h3 {
	margin: 0; padding: 0; font-size: 8pt; font-weight: bold;
}
#midt .indhold ul {
	list-style-position: inside;
}
#midt .indhold #kommentarer div.kommentar h2 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #F5F5F5;
}
#midt .indhold #kommentarer div.kommentar, #midt .indhold #kommentarer div.skriv {
	background-color: #FDFDFD;
	border: 1px solid #F5F5F5;
	padding: 5px;
	margin-bottom: 10px;
}
#midt .indhold #kommentarer div.kommentar h2 span {
	float: right;
}
#midt .indhold #kommentarer div.kommentar h3 {
	padding: 0;
	margin: 3px 0 0 0;
	font-weight: normal;
}

#midt .indhold #kommentarer div.skriv h3 {
	font-size: 8pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#midt .indhold h3.nyhed { font-weight: normal; }
#midt .indhold #kommentarer div textarea, #midt .indhold #kommentarer div input.emne { width: 493px; }
#midt .indhold #kommentarer div textarea { height: 100px; }
#midt .indhold .arkiv .kolonne2 .hoejre { float: right; margin-top: -3px; }
#midt .indhold .arkiv .kolonne1 {
	float: left;
}
#midt .indhold .arkiv .kolonne2 {
	padding-left: 70px;
}
#midt .indhold #seneste_kampe .kolonne2 {  }
#midt .indhold #seneste_kampe .kolonne1 { width: 180px; }
#midt .indhold .arkiv .linie0, #midt .indhold .arkiv .linie1, #midt .indhold .arkiv .hoved, div.hold div.overskrift, div.hold div.linie, table.hold td.oversigtElement_1, table.hold td.oversigtElement_0, table .linie_0, table .linie_1, table .etikette_0, table .etikette_1, div.overskrift, table.profil th, table.profil td.linie_center_1, table.profil td.linie_center_0 {
	margin: 2px;
	padding: 8px;
}
#midt .indhold .arkiv .linie0, table.hold td.kolonne1_0, table.hold td.kolonne2_0, table.hold td.billede0, div.hold div.linie, div.hold .kolonne0, table.hold td.oversigtElement_0, table .linie_0, table .etikette_0, table.profil td.linie_center_0 {
	background-color: #FBFBFB;
}
#midt .indhold .arkiv .linie1, table.hold td.kolonne1_1, table.hold td.kolonne2_1, table.hold td.billede1, div.hold div.linie, div.hold .kolonne1, table.hold td.oversigtElement_1, table .linie_1, table .etikette_1, table.profil td.linie_center_1 {
	background-color: #FFF;
}
table.profil td.linie_center_1, table.profil td.linie_center_0 { text-align: center; }
table .etikette_0, table .etikette_1 { font-weight: bold; }
table td.seperator { height: 10px; background-color: #FFF; }
table.udvalg td { margin: 0; padding: 1px; }
table.udvalg td.billede_0, table.udvalg td.billede_1 { width: 120px; padding: 8px; text-align: center; }
table.udvalg .etikette_0, table.udvalg .etikette_1 { width: 100px; }
#midt .indhold a.admin_log_ind { color: #3f3f3f; }
table.hold td.kolonne0, table.hold td.kolonne1 {
	margin: 2px;
	padding: 8px;
}
table.hold td.oversigtElement_1, table.hold td.oversigtElement_0 {
	text-align: center;
}
#midt .indhold .arkiv .hoved, div.hold div.overskrift, div.overskrift, table.profil th { background-color: #F8F8F8; border-bottom: 1px solid #D0D0D0; }
#midt .indhold .link { text-indent: 10px; margin: 5px; }
#midt .indhold .link span { font-size: 7pt; }
table.profil tr th.etikette, table.profil tr th.etikette_center { font-weight: normal; }
table.profil tr th.etikette_center { text-align: center; }
.hoejre { float: right; }

/* Sideinddeling */
div.sideinddeling { padding: 5px 0 5px 0; }
a.sideinddeling, a.sideinddeling_aktuel {
	text-decoration: none;
	background-image: url('../../images/si_hoejre.gif');
	background-position: right top;
	background-repeat: no-repeat;
	padding: 1px 6px 2px 0;
}
a.sideinddeling span, a.sideinddeling_aktuel span {
	background-image: url('../../images/si_venstre.gif');
	background-repeat: no-repeat;
	padding: 1px 0 2px 7px;
}
a.sideinddeling_aktuel { background-image: url('../../images/si_hoejre_aktuel.gif'); }
a.sideinddeling_aktuel span { background-image: url('../../images/si_venstre_aktuel.gif'); }
table.hold {
	width: 100%;
}
table.hold td.kolonne1_0, table.hold td.kolonne1_1 {
	width: 100px;
}
table.hold td.hoejre {
	float: none;
}
table.hold td.billede0, table.hold td.billede1 {
	padding: 8px;
	width: 120px;
	text-align: center;
}
table.hold td { padding: 2px; }
table.hold td div.bund {
	margin-bottom: 2px; padding-bottom: 8px;
}
table.hold td div.top {
	margin-top: 2px; padding-top: 8px;
}
div.overskrift, table.profil th { font-weight: bold; }
div.liste { padding: 2px; }
table.dbmodul {
	width: 100%;
}
table.dbmodul th { font-size: 8pt; font-weight: bold; background-color: #F8F8F8; border-bottom: 1px solid #D0D0D0; border-top: 1px solid #D0D0D0; padding: 8px; }
table.dbmodul td { padding: 8px; }
table.dbmodul td.element_0, table.dbmodul td.etikette_0 { background-color: #FBFBFB; }
table.dbmodul th.handling { width: 32px; }
table.dbmodul td.overskrift { font-weight: bold; font-size: 9pt; padding-top: 14px;  }
table.dbmodul td.etikette_0, table.dbmodul td.etikette_1 { font-weight: bold; }
table.dbmodul td input.tekst, table.profil td input.tekst { width: 300px; border: 1px solid #7f9db9; }
table.dbmodul td select.select, table.profil td select.select { border: 1px solid #7f9db9; }
table.dbmodul td textarea.tekst, table.profil td textarea.tekst { width: 300px; height: 100px; }
table.dbmodul td input.maal { width: 40px; }
img.billede { cursor: pointer; }
table.dbmodul { empty-cells: show; }
table.opret { width: 100%; }
table.opret input.tekst { border: 1px solid #7f9db9; width: 300px; }
table.seneste_resultater .kamp_1 { padding: 1px; }
table.seneste_resultater .seperator { height: 10px; background-color: transparent; }