/* 
LEVEL 3 CSS

Alt CSS vedr. indholdselementer.
*/

/* input elements */

input {
    font-size:10px;
}

select {
    font-size:10px;
    width:80px;
}

.test {
    background-color:red;
}

.strong {
    font-weight:bold;
}

a
{
    text-decoration : none;
}

/* whitebox style */


div.overlayBar1
{
	position:absolute;
	width:475px;
	height:40px;
	margin:245px 0px 0px 0px;
	padding:0px;
	text-align:center;
	line-height:40px;
	background-color:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	color:White;
	font-size:14px;
	font-weight:bold;
}

div.overlayBar2
{
	position:absolute;
	width:195px;
	height:40px;
	margin:245px 0px 0px 0px;
	padding:0px;
	text-align:center;
	line-height:40px;
	background-color:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	color:White;
	font-size:14px;
	font-weight:bold;
}

div.overlayBar3
{
	position:absolute;
	width:195px;
	height:40px;
	margin:125px 0px 0px 0px;
	padding:0px;
	text-align:center;
	line-height:40px;
	background-color:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	color:White;
	font-size:14px;
	font-weight:bold;
}

div.overlayBar4
{
	position:absolute;
	width:685px;
	height:40px;
	margin:245px 0px 0px 0px;
	padding:0px;
	text-align:center;
	line-height:40px;
	background-color:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	color:White;
	font-size:14px;
	font-weight:bold;
}

div.overlayBar5
{
	position:absolute;
	width:195px;
	height:40px;
	margin:430px 0px 0px 0px;
	padding:0px;
	text-align:center;
	line-height:40px;
	background-color:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	color:White;
	font-size:14px;
	font-weight:bold;
}

div.overlayBar6
{
	position:absolute;
	width:195px;
	height:40px;
	margin:91px 0px 0px 0px;
	padding:0px;
	text-align:center;
	line-height:40px;
	background-color:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	color:White;
	font-size:14px;
	font-weight:bold;
}

div.overlayBar7
{
	position:absolute;
	width:100px;
	height:40px;
	margin:245px 0px 0px 0px;
	padding:0px;
	text-align:center;
	line-height:40px;
	background-color:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	color:White;
	font-size:14px;
	font-weight:bold;
}

div.whitebox_padding {  /* benyttes hvis der kun er et billede i whiteboxen */
    margin:7px 7px 10px 7px;
}

div.min_height 
{
	min-height:500px;
	
}

div.whitebox_textpadding {  /* benyttes hvis der kun er tekst (og billede) whiteboxen */
    margin:7px 12px 10px 7px;
    padding:10px 10px 10px 10px;
    background-image:url('../images/content/topGradient.png');
    background-repeat:repeat-x;
    background-position:top;
}


div.marginright { /* benyttes hvis flere whiteboxes skal stå ved siden af hinanden */
    margin-right:5px;
    float:left;
}

div.marginbottom { /* benyttes hvis flere whiteboxes skal stå ved siden af hinanden */
    margin-right:5px;
}

/* left menu */

div.leftmenu_title {
    background-image:url('../images/menu/kursusprogramBg.png');
    background-repeat:repeat-x;
    height:28px; 
    width:222px; 
    /* text style: */
    font-size:14px;
    color:white;
    font-weight:bold;    
	line-height:26px;
    text-align:center;
}

div.leftmenu_title a
{
	color:White;
	text-decoration:none;
}

div.leftmenu_title a:hover
{
	text-decoration:underline;
}

div.leftmenu_title_dimension {
    height:47px;
    margin-bottom:5px;
}

div.leftmenu_inactive {   	
    width:221px;   
    _margin-bottom:1px;
}

div.leftmenu_inactive_element {
    min-height:19px;     
    padding:0px 0px 0px 5px;	
	background-color:#a6d552;
	margin-bottom:2px;
}
div.leftmenu_inactive_element a{
    display:block;
	color:#ffffff;
    text-decoration:none;
	border-left:1px solid #ffffff;
    text-transform:uppercase;
    font-weight:bold;
    font-size:10px;
	line-height:19px;
	padding-left:5px;
}

div.leftmenu_active {
    background-color:#52bed5;
    width:221px;
    min-height:20px;
    margin-bottom:2px;
}
div.leftmenu_active_element {
    min-height:17px;
    margin-left:5px;
    border-left:1px solid #ffffff;
    padding:0px 0px 0px 5px;
}
div.leftmenu_active_element a {
    display:block;
	line-height:19px;

    color:#ffffff;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    font-size:10px;
}
div.leftmenu_active_subelement {
    background-color:#f0f0f0;
    min-height:16px;
    _height:16px;
    margin-left:5px;
    border-left:1px solid #ffffff;
    padding:3px 0px 0px 25px;
    border-top:1px solid #ffffff;
}
div.leftmenu_active_subelement a {
    color:#8b8c8a;
    text-transform:uppercase;
    text-decoration:none;
}
div.leftmenu_active_subelement_selected {
    background-color:#f0f0f0;
    min-height:16px;
    _height:16px;
    margin-left:5px;
    border-left:1px solid #ffffff;
    padding:3px 0px 0px 26px;
    border-top:1px solid #ffffff;
    background-image:url('../images/menu/pil.png');
    background-repeat:no-repeat;
    background-position:5px 7px;
}
div.leftmenu_active_subelement_selected a {
    color:#288ea4;
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
}

/* alt menu */

div.leftmenu_alt_title {
    background-image:url('../images/menu/tilbudBg.png');
    background-repeat:repeat-x;
    height:28px; 
    width:222px; 
    /* text style: */
    font-size:15px;
    color:white;
    font-weight:bold;    
	line-height:23px;
    text-align:center;
}

div.leftmenu_alt_title_dimension {
    height:32px;
    margin-bottom:0px;
}

div.leftmenu_alt_inactive {   	
    width:221px;   
    _margin-bottom:1px;
}

div.leftmenu_alt_inactive_element {
    min-height:19px;     
    padding:0px 0px 0px 5px;	
	background-color:#52bed5; 
	margin-bottom:2px;
}
div.leftmenu_alt_inactive_element a {
    display:block;
	color:#ffffff;
    text-decoration:none;
	border-left:1px solid #ffffff;
    text-transform:uppercase;
    font-weight:bold;
    font-size:10px;
	line-height:19px;
	padding-left:5px;
}

div.leftmenu_alt_active {
    background-color:#a6d552;
    width:221px;
    min-height:20px;
    margin-bottom:2px;
}
div.leftmenu_alt_active_element {
    height:16px;
    margin-left:5px;
    border-left:1px solid #ffffff;
    padding:3px 0px 0px 5px;
}
div.leftmenu_alt_active_element a {
    color:#ffffff;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    font-size:10px;
}
div.leftmenu_alt_active_subelement {
    background-color:#f0f0f0;
    height:16px;
    margin-left:5px;
    border-left:1px solid #ffffff;
    padding:3px 0px 0px 25px;
    border-top:1px solid #ffffff;
}
div.leftmenu_alt_active_subelement a {
    color:#8b8c8a;
    text-transform:uppercase;
    text-decoration:none;
}
div.leftmenu_alt_active_subelement_selected {
    background-color:#f0f0f0;
    height:16px;
    margin-left:5px;
    border-left:1px solid #ffffff;
    padding:3px 0px 0px 26px;
    border-top:1px solid #ffffff;
    background-image:url('../images/menu/pil.png');
    background-repeat:no-repeat;
    background-position:5px 7px;
}
div.leftmenu_alt_active_subelement_selected a {
    color:#288ea4;
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
}


/* left box på soeg sider */

div.leftextra_active {
    background-color:#a6d552;
    width:221px;
    min-height:20px;
    margin-bottom:2px;
}
div.leftextra_active_element {
    background-color:#f0f0f0;
    xheight:16px;
    margin-left:5px;
    border-left:1px solid #ffffff;
    padding:8px 0px 8px 6px;
    color:#676767;
}
div.leftextra_active_element ul {
    margin-left:20px;
}
div.leftextra_active_element li {
    line-height:18px;
    font-weight:bold;
}

div.leftextra_inactive {
    background-color:#a6d552;
    width:221px;
    min-height:20px;
    margin-bottom:2px;
}
div.leftextra_inactive_element {
    background-color:#f0f0f0;
    xheight:16px;
    margin-left:5px;
    border-left:1px solid #ffffff;
    padding:1px 0px 0px 0px;
}
div.leftextra_inactive_element a {
    display:block;
	color:#629304;
    text-decoration:none;
	border-left:1px solid #ffffff;
    text-transform:uppercase;
    font-weight:normal;
    font-size:11px;
	line-height:19px;
	padding-left:5px;
}



/* Dimensionering af forskellige whiteboxe */

div.leftmenu {
    width:241px;
    min-height:200px;	
}

div.leftmenu_alt {
    width:241px;
    min-height:100px;	
}

div.rightbox1 {
    width:495px;
}

div.rightbox2 {
    width:200px;
}

div.fullbox {
    width:710px;
    min-height:500px;
}

div.wb_front_top {
    width:655px;
    height:286px;
}
div.wb_front_top2 {
    padding:5px 5px 5px 5px;
    width:645px;
    height:276px;
}

div.wb_front_topb {
    width:710px;
    height:315px;
}
div.wb_front_topb2 {
    padding:5px 5px 5px 5px;
}

div.wb_front_right {
    width:290px;
    height:448px;
}
div.wb_front_right2 {
    padding:5px 5px 5px 5px;
    width:280px;
    height:438px;
}

div.wb_front_low_left {
    width:279px;
    height:155px;
}
div.wb_front_low_left2 {
    width:269px;
    height:145px;
    padding:5px 5px 5px 5px;
}

div.wb_front_low_right {
    width:370px;
    height:155px;
}
div.wb_front_low_right2 {
    width:360px;
    height:145px;
    padding:5px 5px 5px 5px;
}

div.wb_front_top_img_a {
    xmargin:5px 0px 5px 5px;
    padding:5px 0px 5px 5px;
    float:left;
    height:300px;
    width:228px;
}
div.wb_front_top_img_a1 {
    xmargin:5px 0px 5px 5px;
    padding:5px 0px 5px 5px;
    float:left;
    height:300px;
    width:230px;
}
div.wb_front_top_img_a2 {
    xmargin:5px 0px 5px 5px;
    padding:5px 0px 5px 5px;
    float:left;
    height:300px;
    width:224px;
}
div.wb_front_top_img_a3 {
    xmargin:5px 0px 5px 5px;
    padding:5px 0px 5px 5px;
    float:left;
    height:300px;
    width:224px;
}

div.wb_front_top_img_b {
    xmargin:5px 0px 5px 5px;
    padding:5px 0px 5px 5px;
    float:left;
    height:300px;
    width:462px;
}
div.wb_front_top_img_c {
    xmargin:5px 0px 5px 5px;
    padding:5px 0px 5px 5px;
    float:left;
    height:300px;
    width:695px;
}

div.whitebox_container {    
    background-image:url('../images/menu/menuRightShadow.png');
    background-repeat:repeat-y;
    background-position:right;
    background-color:white;
    overflow: hidden; /* nødvendig for at margin-top på indholdes div's virker */
    
    
}

div.whitebox_content {
    background-image:url('../images/menu/menuFullBottomShadow.png');
    background-repeat:no-repeat;
    background-position:bottom right;
    overflow: hidden; /* nødvendig for at margin-top på indholdes div's virker */
}

div.whitebox_text {  /* benyttes hvis der kun er tekst (og billede) whiteboxen */
    margin:0px 15px 0px 0px;
    padding:10px 10px 10px 10px;
    background-image:url('../images/content/topGradient.png');
    background-repeat:repeat-x;
    background-position:top;
}

/* afdeling frontpage */


div.whitebox_text_forside {  /* benyttes hvis der kun er tekst (og billede) whiteboxen */
    
    background-repeat:repeat-x;
    background-position:top;        
    overflow: hidden;    
    margin: 5px 5px 5px 5px;
}

div.whitebox_container_forside {    
    background-image:url('../images/menu/menuRightShadow.png');
    background-repeat:repeat-y;
    background-position:right;
    background-color:white;
    overflow: hidden; /* nødvendig for at margin-top på indholdes div's virker */    
}

div.whitebox_content_forside {
    background-image:url('../images/menu/menuFullBottomShadow.png');
    background-repeat:no-repeat;
    background-position:bottom right;
    /*padding: 5px 5px  0px  5px;*/
    overflow: hidden; /* nødvendig for at margin-top på indholdes div's virker */    
}

div.wb_afd_top_a     
{
	
    float:left;
    height:300px;
    width:490px;
}

div.whitebox_container_forside_outer_skabelon3
{
    width:490px;
}

div.whitebox_container_forside_outer_skabelon4
{
    width:490px;
}

div.wb_afd_top_a2 {
    
    height:290px;
    width:465px;
}

div.wb_afd_top_b {    
    float:left;
    height:300px;
    width:210px;
}
div.wb_afd_top_b2 {
    
    height:290px;
    width:185px;
}


div.wb_afd_top_c {
    float:left;
    min-height:180px;
    _height:180px;
    width:490px;
}
div.wb_afd_top_c2 {    
    min-height:170px;
    _height:170px;
    width:465px;
}

div.wb_afd_fuld_a {
    float:left;
    min-height:200px;
    width:700px;
}
div.wb_afd_fuld_a2 {
    
    min-height:290px;
    width:675px;
}

div.wb_afd_top_d {
    float:left;
    height:180px;
    width:210px;
}
div.wb_afd_top_d2 {
    
    height:170px;
    width:185px;
}

div.wb_afd_top_e {
    float:left;
    height:300px;
    width:700px;
}
div.wb_afd_top_e2 {
    
    height:290px;
    width:675px;
}

div.wb_afd_top_f {    
    float:left;
    height:485px;
    width:210px;
}
div.wb_afd_top_f2 {
    
    height:475px;
    width:185px;
}

div.wb_afd_top_g {
    
    float:left;
    height:150px;
    width:210px;
}
div.wb_afd_top_g2 {
    
    height:140px;
    width:185px;
}

div.wb_afd_top_h {
    
    float:left;
    height:180px;
    width:210px;
}
div.wb_afd_top_h2 {    
    height:170px;
    width:185px;
}
div.wb_afd_top_i {
    
    float:left;
    height:177px;
    width:175px;
}
div.wb_afd_top_i2 {
    
    height:167px;
    width:150px;
}




/* undersidefofdk */

div.wb_us_a1 {
    xpadding:5px 0px 5px 5px;
    xmargin:5px 0px 5px 5px;
    float:left;
    width:700px;
}
div.wb_us_a2 {
    padding:5px 5px 5px 5px;
    width:690px;
}
div.wb_us_a2 ul {
    padding-left:40px;
}
div.wb_us_a2 a {
    color:#66A115;
    font-weight:bold;
}
#wb_us_a2_images {
    width:200px;
    padding-left:10px;
    float:right;
}
.wb_us_a2_image {
    width:90px;
    height:90px;
    margin-left:5px;
    margin-bottom:5px;
    float:right;
    border:1px solid red;
}

/* kontakt fof */

#wb_us_a2_kontakt {
    width:200px;
    padding-left:10px;
    float:right;
}
.wb_us_a2_kontakt {
    width:200px;
    height:220px;
    margin-left:5px;
    margin-bottom:5px;
    float:right;
    border:1px solid red;
}

#greendivider {
    width:100%;
    height:4px;
    background-color:#A6D553;
    overflow:hidden;
}

#subinfo {
    padding:15px 20px 15px 20px;
	background-image:url('../images/land/soegeresultat_gradient.png');
    background-repeat:repeat-x;
    background-position:top;
}

.subinfobox {
    width:300px;
    height:110px;
    overflow:hidden;
    float:left;
}

.clearinfobox {
    clear:both;
}


/* Kursusliste */

table.kursusliste {
    width:670px;
    margin-top:3px;
    margin-bottom:0px;   
}

.greenBottomLine
{
border-bottom:solid 4px #A6D552;
}

table.kursusliste.firstRow
{
	background-image:url('../images/kursusliste/greenbar_gradient.png');
	background-repeat:repeat-x;
	background-position:top;	
}

td.kursusliste_fr
{
	background-image:url('../images/kursusliste/greenbar_gradient.png');
	background-repeat:repeat-x;
	background-position:top;	
}

a.searchResultLink
{
	text-decoration:none;
}

a.searchResultLink:hover
{
	text-decoration:underline;
}

/*th.kursusliste {
    border-bottom:3px solid #a6d552; 
}*/

th.kursusliste_top {
    padding-bottom:2px;
}
td.kursusliste {
    border-bottom:1px dotted #b2b2b2;
    padding: 3px 0px 3px 0px;
    
}
.tilmeldingliste
{
	text-transform:uppercase;
}
.venteliste
{
	text-transform:uppercase;
	font-style:italic;
}
td.stdRow {
	padding:2px 0px 5px 0px;
}

td.kursuslistenoline {
    padding: 6px 0px 6px 0px;
}
td.kursuslistefinal {
    border-bottom:1px dotted #b2b2b2;
    padding:8px 0px 8px 0px;
}
td.kursuslistefinalendspace {
    height:3px;
}
td.kursuslistefinalend {
    margin-top:2px;
    border-top:1px dotted #b2b2b2;
}
td.kursuslistedetail {
    border-bottom:1px dotted #b2b2b2;
    padding:6px 0px 6px 0px;
}

td.first {
    background-image:url('../images/kursusliste/listeGradient.png');
    background-repeat:repeat-x;
}
.pleft  {     padding-left:10px;  }
.pright {     padding-right:10px; }
.aright {     text-align:right;  }
.acenter {     text-align:center;   }
.aleft{       text-align:left;    }
.w670 {    width:670px;   }
.w650 {    width:650px;   }
.w600 {    width:600px;   }
.w550 {    width:550px;   }
.w500 {    width:500px;   }
.w450 {    width:450px;   }
.w400 {    width:400px;   }
.w350 {    width:350px;   }
.w300 {    width:300px;   }
.w250 {    width:250px;   }
.w200 {    width:200px;   }
.w170 {    width:170px;   }
.w160 {    width:160px;   }
.w150 {    width:150px;   }
.w140 {    width:140px;   }
.w130 {    width:130px;   }
.w120 {    width:120px;   }
.w110 {    width:110px;   }
.w100 {    width:100px;   }
.w90 {    width:90px;    }
.w80 {    width:80px;    }
.w70 {    width:70px;    }
.w60 {    width:60px;    }
.w50 {    width:50px;    }
.w40 {    width:40px;    }
.w30 {    width:30px;    }
.w20 {    width:20px;    }
.w10 {    width:10px;    }

.mb10 {   margin-bottom:10px;   }
.mb15 {   margin-bottom:15px;   }
.mb20 {   margin-bottom:20px;   }

td.blue {
    background-color:blue;
}

div.godkendBtn
{
	text-align:right;
	padding-right:20px;		
}

div.kursusliste_knap {
    background-image:url('../images/kursusliste/knap_tilmeld.png');
    background-repeat:no-repeat;
    width:120px;
    height:15px;
    margin-left:10px;
}

div.kursusliste_knap_ovrige {
    background-image:url('../images/kursusliste/knap_ovrige.png');
    background-repeat:no-repeat;
    width:120px;
    height:15px;
    margin-left:10px;
}

a.leftlink {
    color:#ffffff;
    font-weight:bold;
    font-size:10px;
    padding-top:1px;
    width:30px;
    padding-left:5px;
    padding-right:10px;
    display:block;
    float:left;
    text-align:center;
    text-decoration:none;
}
a.rightlink {
    color:#ffffff;
    font-weight:bold;
    font-size:10px;
    padding-top:1px;
    width:73px;
    display:block;
    float:left;
    text-align:center;
    text-decoration:none;
}
a.rowlink {
    text-decoration:none;
}
a.SearchPrevious {
    color:#ffffff;
    font-weight:bold;
    font-size:11px;
    padding-top:1px;    
    padding-left:5px;
    padding-right:10px;
    text-align:left;
    text-decoration:none;
    
}
a.SearchNext{
    color:#ffffff;
    font-weight:bold;
    font-size:11px;
    padding-top:1px;
    text-align:right;
    text-decoration:none;
}

td.kursusinfobg {
    background-color:#d8ecb2;
}
#vertSpacer {
	width:670px;
	height:20px;	
}

div.kursusinfo {
    background-color:#d8ecb2;
    width:660px;
    margin:0;
    padding:0px 0px 7px 0px;
}
div.kursusinfo_colholder {
    height:22px;
}
div.kursusinfo_title {
    float:left;
    padding:5px 0px 5px 5px;
    width:598px;
}
div.kursusinfo_close {
    float:left;
    padding:5px;
    text-align:left;
    
}
div.kursusinfo_close a {
    background-image:url('../images/kursusliste/luk_knap.png');
    background-position:27px 1px;
    background-repeat:no-repeat;
    width:38px;
    height:15px;
    display:block;
    color:#748075;
    text-decoration:none;
    font-weight:bold;
}

div.kursusinfo_container {
    background-color:#ffffff;
    padding:0px;
    margin:0px 2px 0px 2px;
}
div.kursusinfo_content {
    border:2px solid #ffffff;
    background-image:url('../images/kursusliste/foldud_bg2.png');
    background-repeat:repeat-x;
    background-color:#f7f7f7;
    
    padding:15px;
}

div.kursusinfo_content img {
    margin-right:10px;
    margin-bottom:1px;
    background-color:#c5c5d0;    
    display:block;
    float:left;
}

div.kursusinfo_text {

    width:620px;
    padding:0px;
    margin:0px;
}

div.kursusinfo_data {
    width:300px;
    float:left;
    
}

div.kursusinfo_fields {
    width:620px;
    
}
div.kursusinfo_data a {
     color:#5c7379;
}

div.kursusinfo_buttons {
    width:620px;
    height:30px;
}
a.kursusinfo_tilmeld {  
    background-image:url('../images/kursusliste/knap_tilmeld_foldud.png');
    background-repeat:no-repeat;
    width:97px;
    height:18px;
    text-align:center;
    display:block;
    margin-left:auto;
    color:#ffffff;
    padding-top:2px;
    text-decoration:none;
    font-weight:bold;
}
a.kursusinfo_tilmeld2 {  
    background-image:url('../images/kursusliste/knap_tilmeld_foldud_blaa.png');
    background-repeat:no-repeat;
    width:97px;
    height:18px;
    text-align:center;
    display:block;
    margin-left:auto;
    color:#ffffff;
    padding-top:2px;
    text-decoration:none;
    font-weight:bold;
}
div.kursusinfo_options {
    width:620px;
    height:10px;
}
a.vis_kalender
{
	background-image:url('../images/Kalender.jpg');
    background-repeat:no-repeat;
    background-position:right;
    width:88px;
    height:15px;
    display:block;
    float:left;
    font-size:10px;
    text-decoration:none;
    color:#575757;
    margin-right:15px;
    padding-top:1px;
}
a.tip_en_ven {
    background-image:url('../images/misc/opt_mail.png');
    background-repeat:no-repeat;
    background-position:right;
    width:75px;
    height:15px;
    display:block;
    float:left;
    font-size:10px;
    text-decoration:none;
    color:#575757;
    margin-right:15px;
    padding-top:1px;
}

a.ki_underviser {
    background-image:url('../images/kursusliste/ki_underviser.png');
    background-repeat:no-repeat;
    background-position:right;
    width:100px;
    height:15px;
    display:block;
    float:left;
    font-size:10px;
    text-decoration:none;
    color:#575757;
    margin-right:15px;
    padding-top:1px;
}


a.ki_sted {
    background-image:url('../images/kursusliste/ki_sted.png');
    background-repeat:no-repeat;
    background-position:right;
    width:70px;
    height:15px;
    display:block;
    float:left;
    font-size:10px;
    text-decoration:none;
    color:#575757;
    margin-right:15px;
    padding-top:1px;
}

a.print {
    background-image:url('../images/misc/opt_print.png');
    background-repeat:no-repeat;
    background-position:right;
    width:45px;
    height:15px;
    display:block;
    float:left;
    font-size:10px;
    text-decoration:none;
    color:#575757;
    margin-right:15px;
    padding-top:1px;
}

a.facebook {
    background-image:url('http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981');
    background-repeat:no-repeat;
    background-position:right;
    width:112px;
    height:15px;
    display:block;
    float:left;
    font-size:10px;
    text-decoration:none;
    color:#575757;
    margin-right:15px;
    padding-top:1px;
}

/* teacher */

div.kursusinfo_teacher {
    border:0px solid #ffffff;
    background-image:url('../images/kursusliste/foldud_bg2.png');
    background-repeat:repeat-x;
    background-color:#f7f7f7;
    padding:10px;
    margin-top:15px;
    margin-bottom:10px;
}

div.kursusinfo_teacher_close {
    float:left;
}
div.kursusinfo_teacher_close a {
    width:40px;
    height:15px;
    float:left;
    margin-left: -25px;
    position: absolute;
    text-align:left;
    text-decoration:none;
    color:#575757;
    background-image:url('../images/kursusliste/foldud_luk.png');
    background-position: 27px 1px;
    background-repeat:no-repeat;
}

div.kursusinfo_teacher_close_ie6 {
    float:left;
}
div.kursusinfo_teacher_close_ie6 a {
    width:40px;
    height:15px;
    float:left;
    margin-left: -45px;
    position: absolute;
    text-decoration:none;
    color:#575757;
    background-image:url('../images/kursusliste/foldud_luk.png');
    background-position:27px 1px;
    background-repeat:no-repeat;
}

div.kursusinfo_calendar_close {
    float:left;
}
div.kursusinfo_calendar_close a {
    width:40px;
    height:15px;
    float:left;
    position: absolute;
    text-align:left;
    text-decoration:none;
    color:#575757;
    background-image:url('../images/kursusliste/foldud_luk.png');
    background-position:27px 1px;
    background-repeat:no-repeat;
}

div.kursusinfo_map_close {
    float:left;
}
div.kursusinfo_map_close a {
    width:40px;
    height:15px;
    float:left;
    position: absolute;
    text-align:left;
    text-decoration:none;
    color:#575757;
    background-image:url('../images/kursusliste/foldud_luk.png');
    background-position:27px 1px;
    background-repeat:no-repeat;
}

div.tipenven_close
{
	position:absolute;
    float:left;
    margin: 0px 0px 0px 0px;
    margin-left:395px;    
}

div.tipenven_close_ie7
{
	position:absolute;
    float:left;
    margin: 0px 0px 0px 0px;
    margin-left:263px;    
}

div.kursusinfo_teacher_col1 {
    width:100px;
    float:left;
}
div.kursusinfo_teacher_col_Large {
    width:560px;
    float:left;
}


div.kursusinfo_teacher_col1 img {
    width:100px !important;
    height:auto !important;   
}

div.kursusinfo_teacher_col2 {
    width:480px;
    float:left;
    margin-left:5px;
}

div.kursusinfo_teacher_col1 img {
    background-color:#c5c5d0;
    width:120px;
    height:80px;
    display:block;
}

/* Tilmelding */

div.tilmeldingposition {
    padding-top:12px;
    text-align: right;
}

a.tilmeldingposition {
    text-decoration:none;
    padding-top:5px;
    color:#606060;
}

a.tilmeldingposition_sel {
    font-weight:bold;
    text-decoration:none;
    padding-top:5px;
    color:#606060;
}

div.marginbottom {
    margin-bottom:7px;
}

div.tilmeldlowinfo {
    border-top:3px solid #A6D551;
    padding-top:20px;
    color:#606060;
    background-image:url('../images/kursusliste/listeGradient.png');
    background-repeat:repeat-x;
}


div.greenline {
    border-top:3px solid #A6D551;
    margin-top:4px;
    margin-bottom:4px;
}

/* søg */

td.soegheader {
    background-color:#D8ECB1;
    font-weight:bold;
}



table.soegliste {
    width:670px;
    margin-top:3px;
    margin-bottom:0px;
}

td.soegliste_fr
{
	background-image:url('../images/kursusliste/greenbar_gradient.png');
	background-repeat:repeat-x;
	background-position:top;	
    background-color:red;
}

/*th.kursusliste {
    border-bottom:3px solid #a6d552; 
}*/

td.soegliste {
    border-bottom:1px dotted #b2b2b2;
    padding:6px 0px 6px 0px;
}
td.soegliste_first {
    border-bottom:1px dotted #b2b2b2;
    padding:6px 0px 6px 0px;
	background-image:url('../images/land/soegeresultat_gradient.png');
	background-repeat:repeat-x;
	background-position:top;	
}

td.soegliste2 {
    border-bottom:1px dotted #b2b2b2;
    padding:6px 0px 6px 5px;
}
td.soegliste2_first {
    border-bottom:1px dotted #b2b2b2;
    padding:4px 0px 4px 5px;
}

td.soegliste3
{
	border-bottom: 1px dotted #b2b2b2;
	padding: 6px 0px 6px 10px;
	
}
td.soegliste3_first {
    border-bottom:1px dotted #b2b2b2;
    padding:6px 0px 6px 10px;
	background-image:url('../images/land/soegeresultat_gradient.png');
	background-repeat:repeat-x;
	background-position:top;	
}

/* FANER */

div.gfane {
	background-image:url('../images/faner/green.gif');
	background-repeat:no-repeat;
    width:166px;
    height:18px;
    float:left;
    padding:6px 0px 0px 10px;
    overflow:hidden;
}
div.gfane a {
    color:white;
    text-decoration:none;
    font-weight:bold;
}

div.bfane {
	background-image:url('../images/faner/blue.gif');
	background-repeat:no-repeat;
    width:167px;
    height:18px;
    float:left;
    padding:6px 0px 0px 10px;
    overflow:hidden;
}
div.bfane a {
    color:white;
    text-decoration:none;
    font-weight:bold;
}

div.lfane {
    background-color:white;
}

div.fane_content_1 {
    xpadding:5px 0px 5px 5px;
    xmargin:5px 0px 5px 5px;
    float:left;
    height:300px;
    width:695px;
}
div.fane_content_2 {
    padding:5px 5px 5px 5px;
    height:290px;
    width:685px;
}
.w440 {   width:440px;  }
.w230 {    width:230px; padding-bottom:10px !important; }
 
.knapSoeg {
 position:absolute;
 margin:1px 0px 0px 539px;
 *margin:-2px 0px 0px 539px;
 padding:0px;
}
div.tommenu1{
    height:400px; 
    width:221px; 
}

.GridContentList td
{
    padding: 5px;
}

.GridContentList th
{
    padding: 5px;
}
