﻿@import "../maske.css";

html
{
	width: 100%;
	height: 100%;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: #272720;
}

form
{
	width: 100%;
	height: 100%;
}

a
{
	color: #000000;
}

a:HOVER
{
}

.popupBackground
{
	background-color: #444444;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.popup
{
	background-color: #272720;
	border-collapse: collapse;
}

.popup td.topcell
{
	padding-right: 17px;
	height: 35px;
	text-align: right;
	vertical-align: middle;
}

.popup td.topcell a
{
	width: 11px;
	height: 11px;
	float: right;
}
.popup td.topcell a div
{
	width: 11px;
	height: 11px;
	background-image: url(grafik/popup_close.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.popup td.contentcell
{
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 35px;
	padding-left: 40px;
	padding-right: 40px;
}

.popup td.contentcell a
{
	color: #FFFFFF;
}

.popup #popupheader
{
	width: 562px;
	position: relative;
	color: #FFFFFF;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.popup #popuplinie
{
	height: 6px;
	margin-bottom: 10px;
}

.popup #popupflash
{
	background-color: #272720;
	height: 245px;
	width: 562px;
}

.popup #popupcontent
{	
	width: 562px;
	color: #FFFFFF;
}

.popup #popupintro
{
	font-style: italic;
	margin-bottom: 10px;
}

.popup #popuptext
{
	margin-bottom: 10px;
}

.popup #popuptime
{
	color: #666657;
	font-weight: bold;
}

.popup #popuplocation
{
	color: #666657;
}


.outercontainer
{
	width: 989px;
	margin-left: auto;
	margin-right: auto;
}

.headercontainer
{
	background-image: url(Grafik/header_background.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 73px;
}

.headercontainer .logo
{
	display: block;
	height: 73px;
	width: 290px;
	float: right;
}

.contentcontainer
{
}

.contentcontainer .contenttable
{
	border-collapse: collapse;
	width: 100%;
}

.contentcontainer .contenttable td
{
	padding: 0px;
	vertical-align: top;
}

.contentcontainer .contenttable .contentleft
{
	padding-top: 11px;
	width: 182px;
}

.contentcontainer .contenttable .contentleft .menucontainer
{
}

.contentcontainer .contenttable .contentleft .menucontainer div
{
	height: 28px;
	margin: 0px 3px 3px 3px;
	background-color: #666657;
}

.contentcontainer .contenttable .contentleft .menucontainer div a
{
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	padding-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
.contentcontainer .contenttable .contentleft .menucontainer div a span
{
	display: block;
	padding-top: 8px;
}

.contentcontainer .contenttable .contentmiddle
{
	color: #FFFFFF;
	width: 568px;
	padding-top: 11px;
}

.contentcontainer .contenttable .contentmiddle .content
{
	margin-left: 3px;
	margin-right: 3px;
}

.contentcontainer .contenttable .contentright
{
	width: 239px;
	padding-top: 6px;
}

.teaser
{
	width: 231px;
	margin-left: 3px;
	border-collapse: collapse;
	color: #FFFFFF;
}
.teaser td
{
	padding: 0px;
	background-image: url(grafik/teaser_background.gif);
	background-repeat: repeat-y;
	width: 231px;
}
.teaser .teasertop
{
	height: 1px;
	background-image: url(grafik/teaser_top.gif);
	background-repeat: repeat-x;
}
.teaser .teaserbillede
{
	height: 258px;
}
.teaser .teaserbillede div
{
	width: 213px;
	margin-left: 9px;
	margin-right: 9px;
	overflow: hidden;
	padding-top: 4px;
}
.teaser .teaserbillede div img
{
}
.teaser .teaserpager
{
	height: 22px;
	font-size: 10px;
}
.teaser .teaserpager div
{
	padding-left: 16px;
	padding-top: 3px;
}
.teaser .teaserpager a
{
	color: #FFFFFF;
	text-decoration: none;
}
.teaser .teasercolor
{
	height: 6px;
	background-color: #FF7F00;
}
.teaser .teasercolor .teaserinfo
{
	position: relative;
}
.teaser .teasercolor .teaserinfo div
{
	width: 48px;
	height: 48px;
	position: absolute;
	right: -4px;
	bottom: -9px;
	background-image: url(grafik/teaser_info.gif);
	background-repeat: no-repeat;
}
.teaser .teasercolor .teaserinfo div a
{
	display: block;
	width: 48px;
	height: 48px;
}
.teaser .teasercontent
{
}
.teaser .teasercontent div
{
	margin-left: 15px;
	margin-right: 15px;
}
.teaser .teasercontent #teaserlongoverskrift
{
	margin-top: 7px;
	margin-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
.teaser .teasercontent #teaserlongindledning
{
	margin-bottom: 15px;
}
.teaser .teasercontent #teaserlongtekst
{
	margin-bottom: 15px;
}
.teaser	.teaserfooter
{
	background-image: url(grafik/teaser_footer.gif);
	background-repeat: no-repeat;
	height: 18px;
}
.teaser	.teaserfooter div
{
	text-align: right;
	padding-right: 20px;
}
.teaser	.teaserfooter div a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.teasershort
{
	margin-left: 3px;
	width: 231px;
	margin-left: 3px;
}
.teasershort table
{
	border-collapse: collapse;
	width: 100%;
}
.teasershort table td
{
	padding: 0px;
}
.teasershort table .topcell
{
	height: 257px;
}
.teasershort table .top
{
	border: solid 1px #666657;
}
.teasershort table .top img
{
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.teasershort table .middle
{
	height: 10px;
}
.teasershort table .bottom
{
	border: solid 1px #666657;
}
.teasershort table .bottom div
{
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
}

.tilmeld
{
	margin-top: 20px;
}

.tilmeld a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 10px;
}


.fed
{
	font-weight: bold;
}

.fejlbesked_tekstbox
{
	color: Black;
	background-color: #FFBBBB;
	border: solid 1px red;
	padding: 2px 1px 2px 1px;
	font-weight: normal;
}

.fejlbesked
{
	color: Red;
	font-size:10px;
    font-weight:bold;
}

/* Gridview START */
.liste 
{
	width: 100%;
}

.liste_header 
{
	background-color: Transparent;
	font-weight:bold;
	text-align:left;
	height:16px;
	font-size:11px;
}

.liste_header a 
{
	text-decoration:none;
	color:#FFFFFF;
}

.liste_header a:HOVER 
{
	color:#EEEEEE;
}

.liste_linje1 
{
	background-color:#E3E4E5;
}

.liste_linje2
{
	background-color:#F8F9F9;
}

.liste_linje1 td a, .liste_linje2 td a
{
	color: #666666;
}

.liste_linje1 td a:HOVER, .liste_linje2 td a:HOVER
{
	color: #000000;
	text-decoration: underline;
}

.liste th 
{
	padding: 2px 3px 2px 3px;
}

.liste td 
{
	padding: 2px 3px 2px 3px;
}

.liste_paging { }

.liste_paging td 
{
	font-size:11px;
	font-weight:bold;
	color:#444444;
	padding:0px;
	padding-right:4px;
	margin:0px;
	border-top: solid 1px #555555;	
}


.liste_paging td td
{
	border-top: none;	
}

.liste_paging a 
{
	color:#000000;
}

.liste_footer 
{
	background-color: inherit;
	color:#000000;
	font-weight:bold;
	text-align:left;
	height:16px;
	font-size:11px;
}
.liste_footer td
{
	padding: 2px 3px 2px 3px;
	border-top: solid 1px #555555;
}
.liste_footer td td
{
	padding: 0px;
	border-top: none;
}

.liste .ikonkolonne
{
	width: 14px;
	text-align: center;
	vertical-align: top;
	padding: 4px 2px 0px 4px;
}

.redigerikon 
{
	text-decoration: none;
}

.redigerikon div
{
    background-image: url(grafik/ico_edit.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

.sletikon 
{
	text-decoration: none;
}

.sletikon div
{
    background-image: url(grafik/ico_slet.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

.okikon 
{
	text-decoration: none;
}

.okikon div
{
    background-image: url(grafik/ico_true.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

.annullerikon 
{
	text-decoration: none;
}

.annullerikon div
{
    background-image: url(grafik/ico_false.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

/* Gridview SLUT */