table, tr, td, ul, ol, li, p, h1, h2, h3, h4, h5, h6, div, span, a, em {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #363838;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	margin: 0; padding: 0;
	font-style: normal;
}
a:hover {
	color: #a5ba00;
}
#contenttable a:hover {
	text-decoration: underline;
}
/* strict img indstillinger til Mozilla/Opera */
img { float: left !important; border: 0; margin: 0; padding: 0; }
/* strict img indstillinger til IE6.0 */
img { float: none; }

input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
}

#contenttable .csc-textpic { float: left; width: 100%; clear: both;  }

/**** side indstillinger ****/
html { overflow: auto; background: #f5f5f5; }
body {
	text-align: center;
	margin: 10px;
}

p { font-size: 11px; line-height: 15px; padding-bottom: 15px; font-weight: normal; }

#pagecontainer {
	width: 950px;
	margin: 0px auto;
}
#pagecolor {
	float: left;
	width: 100%;
	background: #ffffff;
}
#topspan { 
	width: 100%;
	height: 150px;
	background: url(../images/LimeGradient.jpg) no-repeat;
}

/**** Service | Start ****/
#service {
	float: right;
}
#service li {
	float: left;
	list-style-type: none;
}
#service li a {
	display: block;
	text-transform: uppercase;
	margin: 1px 5px;
}
#service li a:hover {
	color: #363838;
	text-decoration: underline;
}
/**** Service | END ****/

#logo {
	float: left;
	margin: 30px;
}

/**** Topnav | Start ****/
#topnavspan {
	clear: both;
	float: left;
	width: 100%;
	border-top: solid 2px #797c7c;
	border-bottom: solid 2px #797c7c;
}
#topnav {
	float: left;
	width: 100%;
	height: 36px;
}
#topnav ul {
	margin: 0 0 0 10px;
	padding: 0;
}
#topnav li {
	float: left;
	list-style-type: none;
}
#topnav li a {
	display: block;
	color: #333333;
	text-transform: uppercase; /*capitalize;*/
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	line-height: 36px;
	background-image: url(../images/topnav-space.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
	font-size:8pt;
  font-style:normal;
  font-weight:700;
}#topnav li.first a {
	background-image: none;
}

#topnav li.act a {
	color: #a5ba00;
}
#topnav li a:hover {
	color: #a5ba00;
}
/**** Topnav | END ****/


/**** topnav-right ****/
#topnav-right {
	float: right;
	width: 172px;
}
#topnav-right .searchicon {
	float: left;
	height: 9px;
}
#topnav-right .searchicon input {
	margin: 9px 4px;
}
#topnav-right .searchboxspan {
	float: left;
}
#topnav-right input.searchBox {
	margin: 4px 0px 0px 0px;
	*margin: 0px 0px 0px 0px !important;
	*margin: 4px 0px 0px 0px;
	border: none;
	width: 123px;
}

/**** Breadcrumb ****/
#breadcrumbspan {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 5px;
	height: 40px;
}
#breadcrumbspan p {
	margin-left: 15px;
}
#breadcrumbspan p,
#breadcrumbspan a {
	color: #363838;
	/*text-transform: capitalize;*/
}
#breadcrumbspan a {
	padding: 0px 5px;
}
#breadcrumbspan a:hover {
	text-decoration: underline;
}

/**** Contenttable ****/
#contenttable {
	clear: both;
	float: left;
	width: 100%;
	min-height: 400px;
	margin: 0px 0px px 0px;
	background: #ffffff url(../images/contenttable-bg.gif) 240px 50px repeat-y;
}

#leftspan {
	float: left;
	width: 240px;
}


#left {
	margin-left: 20px;
}

#left ul ul { padding-left: 8px; }

#left h2 { padding-top: 0; float: left; width: 220px; }

#left p { padding-right: 5px; }

/**** Resten af left bliver defineret i andet CSS variabel iforhold til forside/underside ****/


#ifnoleft {
	float: right;
	width: 710px;
}
/*** content ***/
#contentspan {
	float: left;
	width: 490px;
}
#content {
	margin: 0px 20px;
}

#content p a:hover {
	text-decoration: underline;
}

/*** rightspan ***/
#rightspan {
	float: left;
	width: 220px;
}
#right {
	margin-right: 20px;
}

#right h1 {
	text-transform: uppercase;
}



/** bottom **/
#bottom {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 30px;
}
#bottom p {
	color: #797c7c;
	font-size: 9px;
	line-height: 25px;
	text-align: center;
}



/*******************************************************************************
* RTE farver
*******************************************************************************/
h1 {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:10px;
}
h2 {
  font-size:16px;
  font-weight:bold;
  line-height:20px;
  margin-bottom:10px;
}
h3 {
	color: #ffffff;
	text-transform: uppercase;
	padding: 2px 5px 2px 20px;
	/* margin-top: 10px; */
	margin-bottom: 10px;
}
h3 a, h3 a:hover {
	color: #ffffff;
}



/**** farver ****/
/* gr�n */
h1.green,
h1.green a,
h2.green,
h2.green a,
h3.green,
h4.green,
span.green,
p.green,
p.green a {
	color: #a5ba00;
}
/* gul */
h1.yellow,
h1.yellow a,
h2.yellow,
h2.yellow a,
h3.yellow,
h4.yellow,
span.yellow,
p.yellow,
p.yellow a {
	color: #ffbb00;
}
/* r�d */
h1.red,
h1.red a,
h2.red,
h2.red a,
h3.red,
h4.red,
span.red,
p.red,
p.red a {
	color: #f65b00;
}

h2.red a:hover { text-decoration: underline; }

/* bl� */
h1.blue,
h1.blue a,
h2.blue,
h2.blue a,
h3.blue,
h4.blue,
span.blue,
p.blue,
p.blue a {
	color: #00a0bc;
}

h2.green a,
h2.yellow a,
h2.red a,
h2.blue a {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:10px;
}


/**** modsat farve ****/
h3.green {
	background: #a5ba00;
}
h3.yellow {
	background: #ffbb00;
}
h3.red {
	background: #f65b00;
}
h3.blue {
	background: #00a0bc;
}
h3.green,
h3.yellow,
h3.red,
h3.blue { color: #ffffff; }


#right h3 { margin-left: -3px; margin-right: 3px; }


/*******************************************************************************
* Liste ops�tning
*******************************************************************************/
#content ul {
	margin-left: 25px;
}


/*******************************************************************************
* Sitemap
*******************************************************************************/
.csc-sitemap {
	padding: 0 0px;
}
.csc-sitemap ul {
	padding: 0 0 0 0px;
}
.csc-sitemap li {
	list-style-type: none;
}

/* commen, all levels */
.csc-sitemap a:hover {
	color: #363838;
	text-decoration: underline;
}

/* level 1 */
.csc-sitemap li a {
	text-transform: uppercase;
}

/* level 2 */
.csc-sitemap li ul {
	padding: 0 0 0 20px;
}
.csc-sitemap li li a {
	text-transform: capitalize;
}


/*******************************************************************************
* Smoothgallery
*******************************************************************************/
#extThumbsDiv {
	float: left;
	width: 504px;
	background: #c7c9cb;
	/*padding: 0 10px;
	padding-top: 10px 0 0 0;*/
}

#extThumbsDiv .thumbnail {
	float: left;
	padding-bottom: 10px;
}

#extThumbsDiv p.label {
	display: none;
}

/* normal visningen */
#content .slideInfoZone h2 {
	color: #ffffff;
}

#right h2 { padding-top: 0px; margin-top: -4px; }

/*******************************************************************************
* Flash show topbanner
*******************************************************************************/
#toppic .tx-slideshow-pi1 {
	/*background: url(../images/test-flashtop/toppic_dummy.jpg);*/
}


/* styling af kurser */
h2.courseheader { 
  background-image:url(../images/baggrund_blaa.jpg);
  background-repeat:repeat-x;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  line-height:25px;
  margin-top:0;
  padding-left:10px;
  padding-top:5px;
  width: 100%;
}

.tx-seminars-pi1-title a {
  color:#00A0BC;
  font-family:Verdana,Arial,Helvetica,Sans-serif;
  font-size:11px;
  font-weight:bold;
  margin-bottom:20px;
}

.kursuspris {
	font-weight: bold;
}

/* Nyhedsbrevstilmelding */
.subnewslspan {
	float: left;
	width: 100%;
	height: 170px;
	background: url(../images/newsletter.png) no-repeat;
}


.subnewslpadding {
	float: left;
	padding: 10px;
}

.subnewslpadding h2 {
	color: #ffffff;
	font-size: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.subnewslpadding h2.headertext { padding-bottom: 5px; letter-spacing: 3px }

.subnewslpadding input.newsltext {
	border: 0;
	background: #dadadb;
	color: #000000;
	border: 1px solid #ffffff;
	width: 142px;
	font-size: 9px;
}

.subnewslpadding input.newslbutton {
	border: 0;
	background: #ffffff;
	color: #000000;
	font-size: 9px;
	height: 16px;
	margin-top: 1px;
	line-height: 16px;
}

.newslinputspan,
.newslbuttonspan { float: left; padding-top: 10px; }



/*******************************************************************************
* Formular
*******************************************************************************/
#tx-srfeuserregister-pi1-fe_users_form textarea {
	width: 266px;
}

.tx-felogin-pi1 { padding-bottom: 10px; }


/*** search ***/
#search {
	float: right;
	width: 180px;
	height: 30px;
	padding-top: 5px;
	background: url(../images/search-box.gif) no-repeat 0 8px;
}
input.searchbox-button { float:left; width: 16px; padding: 5px 0 0 3px; }
input.searchbox-sword {
	float: left;
	width: 135px;
	padding-top: 6px;
	border: 0;
	background: transparent;
}

/*** Powermail styling ***/
.tx_powermail_pi1_form label { float: left; width: 29%; }
fieldset.tx-powermail-pi1_fieldset select.powermail_select { width: 100%; } 
.tx_powermail_pi1_form textarea,
.tx_powermail_pi1_form input { width: 58%; } 
.tx-powermail-pi1 .powermail_check_inner { float: left; width: 50%; }
span.powermail_mandatory { color: red; }
input.validation-failed,
textarea.validation-failed { background-color: red; }
fieldset.tx-powermail-pi1_fieldset { background: none; }
fieldset.tx-powermail-pi1_fieldset div.even { background: none; }
fieldset.tx-powermail-pi1_fieldset input.powermail_submit { margin: 0; width: 29%; }
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea { width: 58%; }




/* styling af bog liste */
table.boger caption { text-align: left; height: 26px; line-height: 26px; padding-left: 4px; font-weight: bold; background: #a1bf22; color: #ffffff; }
table.boger { width: 665px; }
.boger .tr-odd { background: #dfe1e3; }
.boger a { color: #A5BA00; }

/*** minibasket i venstre side ***/
 
.tt_products_minibasket_padding { float: left; padding: 20px 0; }
#contenttable .tt_products_minibasket { float: left; background: url(../images/basket.png) no-repeat; width: 200px; padding: 180px 20px 20px 20px; color: #ffffff; border-bottom: 4px solid #009ab7; }
#contenttable .tt_products_minibasket-empty { float: left; background: url(../images/basket-empty.png) no-repeat; width: 200px; padding: 20px; color: #ffffff; border-bottom: 4px solid #009ab7; }
.tt_products_minibasket,
.tt_products_minibasket .controlsmall { padding: 160px 0 60px 0; }
.tt_products_minibasket-empty,
.tt_products_minibasket-empty .controlsmall { padding: 160px 0 20px 0; }
.noitems { padding: 0; }


#contenttable .tt_products_minibasket p.noitems { color: #000000; padding-bottom: 0; }
.basketheader { text-transform: uppercase; font-size: 18px; color: #ffffff; }
.items { float: left; padding-bottom: 15px; color: #000000; }
.itemquantity{ float: left; color: #000000; }
.itemtitle { float: left; padding-left: 5px;  }
.itemtitle a { color: #000000; }
#contenttable .itemtitle a:hover { color: #ffbb00; }
.itemdesc { float: left; width: 170px; color: #000000; }
.itemlline,
.minibasketsum { float: left; width: 100%; color: #000000; }

.sumtext { float: left; width: 100px; font-weight: bold; color: #000000; }
.sumnum { float: left; width: 70px; padding-left: 5px; text-align: right; font-weight: bold; color: #000000; }

#contenttable #leftspan .minibasketlinks ul { float: left; list-style-type: none; margin: 0; padding: 0; clear: both;}
.minibasketlinks { float: left; padding-bottom: 20px; }
.minibasketlinks li { float: left; margin: 0; padding: 3px 5px; width: 88px; background: #dadadb; border: 1px solid #ffffff; }
.minibasketlinks li.big { width: 188px; }
.minibasketlinks a { display: block; color: #000000; }

/*** Accordion ***/
.accordion h1 { display: none; }

.tx-srfeuserregister-pi1 { width: 450px;}
.tx-srfeuserregister-pi1 dt { width: 29%;}
.tx-srfeuserregister-pi1 fieldset legend span{ width: 430px;}
