body {
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  padding:0px;
  margin:0px; 
  background-color: #ffffff;
  background-image: url('images/frontpage/baggrund1.gif');
  background-repeat: no-repeat;
  background-attachment: fixed;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #686868;
  scrollbar-arrow-color: #686868;
  scrollbar-darkshadow-color: #dddddd;
  scrollbar-base-color: #686868
}

.disclaimer {
  font-size: 10%;
}

td,div { 
font-size: 70%;
}

td.login {
	vertical-align: middle;
}


#searchbox 
{
  text-align: right;
}

a:active {color: #316131;text-decoration: none;}
a:visited {color: #316131;text-decoration: none;}
a:link {color: #316131;text-decoration: none;}
a:hover {color: #316131;text-decoration: underline;}

a.header:active {color: #324752;font-family:verdana;font-size:12px;text-decoration:none;}
a.header:visited {color: #324752;font-family: verdana;font-size:12px;text-decoration: none;}
a.header:link {color: #324752;font-family:verdana;font-size:12px;text-decoration:none;}
a.header:hover {color: #324752;font-family:verdana;font-size:12px;text-decoration:underline;}

a.menu:active {color: #000000;text-decoration:none;font-weight:bold;}
a.menu:visited {color: #000000;text-decoration:none;font-weight:bold;}
a.menu:link {color: #000000;text-decoration:none;font-weight:bold;}
a.menu:hover {color: #000000;text-decoration: underline;font-weight:bold;}

a.menu1:active {color: #000000;text-decoration:none;}
a.menu1:visited {color: #000000;text-decoration:none;}
a.menu1:link {color: #000000;text-decoration:none;}
a.menu1:hover {color: #000000;text-decoration: underline;}

a.submenu:active {color: #cccccc;text-decoration:none;}
a.submenu:visited {color: #cccccc;text-decoration:none;}
a.submenu:link {color: #cccccc;text-decoration:none;}
a.submenu:hover {color: #cccccc;text-decoration: underline;}


h1 {
  color: #324752;
  font: normal normal bold 12px verdana;
  text-align: left;	
  padding: 0px;
  padding-top: 3px;
  margin: 0px;
}

h2 {
  color: #324752;
  font: normal normal bold 10px verdana;
  text-align: left;	
  padding: 0px;
  margin: 0px;
}


                              /* header category */

.header {
  width: 100%;
  height: 25px;
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: #E7FFC6;
  background-image: url('images/headers/velk.gif');
  background-repeat: no-repeat;
  background-position:  100%;
}

.header_category {
  width: 100%;
  height: 25px;
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: #E7FFC6;
  background-image: url('images/headers/leksik.gif');
  background-repeat: no-repeat;
  background-position:  100%;
}

.header_event {
  width:100%;
  height:25px;
  margin-top:0px;
  margin-bottom:20px;
  background-color: #F4DC9D;
  background-image: url('images/headers/kalend.gif');
  background-repeat: no-repeat;
  background-position:  100%;
}

.header_forum {
  width:100%;
  height:25px;
  margin-top:0px;
  margin-bottom:20px;
  background-color: #C6DFC6;
  background-image: url('images/headers/forum.gif');
  background-repeat: no-repeat;
  background-position:  100%;
}

.header_contact {
  width:100%;
  height:25px;
  margin-top:0px;
  margin-bottom:20px;
  background-color: #E5EFF6;
  background-image: url('images/headers/kontakt.gif');
  background-repeat: no-repeat;
  background-position: 100%;
}


.header_login {
  width:100%;
  height:25px;
  margin-top:0px;
  margin-bottom:20px;
  background-color: #FCDAC0;
  background-image: url('images/headers/login.gif');
  background-repeat: no-repeat;
  background-position: 100%;
}

.header_logout {
  width:100%;
  height:25;
  margin-top:0px;
  margin-bottom:20px;
  background-color: #FCDAC0;
  background-image: url('images/headers/login.gif');
  background-repeat: no-repeat;
  background-position:  100%;
}

.header_map {
  width:100%;
  height:25px;
  margin-top:0px;
  margin-bottom:20px;
  background-color: #FCEFC0;
  background-image: url('images/headers/behandl.gif');
  background-repeat: no-repeat;
  background-position:  100%;
}

.header_new {
  width:100%;
  height:25px;
  margin-top:0px;
  margin-bottom:20px;
  background-color: #E5EFF6;
  background-image: url('images/headers/seneste.gif');
  background-repeat: no-repeat;
  background-position:  100%;
}

.header_news {
  width:100%;
  height:25px;
  margin-top:0px;
  margin-bottom:20px;
  background-color: #FFFFC0;
  background-image: url('images/headers/nyhed.gif');
  background-repeat: no-repeat;
  background-position:  100%;
}

.header_rec {
  width:100%;
  height:25px;
  margin-top:0px;
  margin-bottom:20px;
  background-color: #FFFFC6;
  background-image: url('images/headers/anbefal.gif');
  background-repeat: no-repeat;
  background-position:  100%;
}


                              /* input,select,text category */
                              
input.form-text {
  font: 10px verdana;
  border: #686868 1px solid;
  border-right: #686868 1px solid;
  border-top: #686868 1px solid;
  border-left: #686868 1px solid;
  border-bottom: #686868 1px solid;
  text-decoration: none;
  cursor: text;
  color: #000000;
  height: 1.8em;
  padding: 0 0.5em 0 0.5em;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  margin: 0 0 0em 0;
}

input.form-submit {
  font: 10px verdana;
  background-color: #C6DFC6;
  border: #686868 1px solid;
  border-top: #686868 1px solid;
  border-left: #686868 1px solid;
  border-bottom: #686868 1px solid;
  text-decoration: none;
  height: 1.8em;
  padding: 0 0.5em 0 0.5em;
  margin: 0 0 0em 0;
}

input.form-submit_new {
  font: 10px verdana;
  background-color: #E5EFF6;
  border: #686868 1px solid;
  border-top: #686868 1px solid;
  border-left: #686868 1px solid;
  border-bottom: #686868 1px solid;
  text-decoration: none;
  height: 1.8em;
  padding: 0 0.5em 0 0.5em;
  margin: 0 0 0em 0;
}

select.form-text {
  	font: 10px verdana;
  	border: #686868 1px solid;
  	border-right: #686868 1px solid;
  	border-top: #686868 1px solid;
  	border-left: #686868 1px solid;
  	border-bottom: #686868 1px solid;
  	text-decoration: none;
  	cursor: text;
  	color: #000000;
  	height: 1.8em;
  	padding: 0 0.5em 0 0.5em;
  	padding-left: 1px;
  	padding-bottom: 1px;
  	padding-top: 1px;
  	margin: 0 0 0em 0;
}

textarea.form-text {
	font: 10px verdana;
	border: #686868 1px solid;
	border-right: #686868 1px solid;
	border-top: #686868 1px solid;
	border-left: #686868 1px solid;
	border-bottom: #686868 1px solid;
	text-decoration: none;
	cursor: text;
	color: #000000;
	height: 10.0em;
	padding: 0 0.5em 0 0.5em;
	padding-left: 1px;
  	padding-bottom: 1px;
  	padding-top: 1px;
  	margin: 0 0 0em 0;
}

.box {
  	border: #686868 1px solid;
  	background-color: #ffffff;
  	padding: 0px;
  	margin-top: 0px;
  	margin-bottom: 20px;
}

td.headerLeft {
  	background-color: #738A9C;
  	color: #FFFFFF;
  	font-weight: bold;
  	vertical-align: middle;
  	text-align: left;
}

td.cellLeft {
  	background-color: #C6DFC6;
  	color: #316131;
  	font-weight: normal;
  	vertical-align: middle;
  	text-align: left;
}

td.cellRight {
  	background-color: #C6DFC6;
  	color: #316131;
  	font-weight: normal;
  	vertical-align: middle;
  	text-align: right;
}



                              /* news category */

td.newsHeader {
  	background-color: #FFFFC0;
  	color: #000000;
  	font-weight: bold;
  	vertical-align: middle;
  	text-align: left;
}

td.newsText {
  	color: #000000;
  	font-weight: normal;
  	vertical-align: middle;
}



                              /* index category */

td.indexLeft {
  background-color: #FCEFC0;
  width: ;
  font-weight: bold;
  vertical-align: top;
}

td.indexMiddle {  
  background-color: #FFFFFF;
  width: ;
  vertical-align: top;
}

td.eventRight {
  background-color: #FFFFFF;
  width: 350px;
  margin-left: ;
  vertical-align: top;
}

input.form-submit_index {
  font: 10px verdana;
  background-color: #FCEFC0;
  border: #686868 1px solid;
  border-top: #686868 1px solid;
  border-left: #686868 1px solid;
  border-bottom: #686868 1px solid;
  text-decoration: none;
  height: 1.8em;
  padding: 0 0.5em 0 0.5em;
  margin: 0 0 0em 0;
}

td.indexHeaderLeft {
  	background-color: #FCEFC0;
  	color: #000000;
  	font-weight: bold;
  	vertical-align: middle;
  	text-align: left;
}

td.indexList {
  background-color: #FFFFFF;
  margin-left: 50px;
}



                              /* profile */

td.profileHeader {
	background-image: url('images/profil/baggrund.gif');
	background-repeat: no-repeat;
	background-color: #fcefc0;
	width: ;
	vertical-align: middle;
  	text-align: left;
	margin-left: 10px;
}

td.profileSubHeader {
	background-color: #FCEFC0;
	vertical-align: middle;
  	text-align: left;
	margin-left: 10px;
	border-bottom: 1px dashed;
}

td.profileLeft {
	width: ;
	font-weight: bold;
	vertical-align: top;
  	text-align: left;
	margin-left: 10px;
}

td.profileMiddle {  
	background-color: #FFFFFF;
	width: ;
}

td.profileRight {
	background-color: #FFFFFF;
	width: ;
}



                              /* search */
                              
td.searchHeaderLeft {
  	background-color: #E7FFC6;
  	font-weight: bold;
  	vertical-align: middle;
  	text-align: left;
	border-bottom: 1px dashed;
}



                              /* event */

td.eventLeft {
	background-color: #F4DC9D;
	width: 150px;
	font-weight: ;
	vertical-align: top;
  	text-align: left;
	margin-left: 10px;
}

td.eventMiddle {  
	background-color: #FFFFFF;
	width: 30px;
}

td.eventRight {
	background-color: #FFFFFF;
	width: 350px;
}

input.form-submit_event {
  font: 10px verdana;
  background-color: #F4DC9D;
  border: #686868 1px solid;
  border-top: #686868 1px solid;
  border-left: #686868 1px solid;
  border-bottom: #686868 1px solid;
  text-decoration: none;
  height: 1.8em;
  padding: 0 0.5em 0 0.5em;
  margin: 0 0 0em 0;
}

td.eventHeaderLeft {
  	background-color: #F4DC9D;
  	font-weight: bold;
  	vertical-align: middle;
  	text-align: left;
	border-bottom: 1px dashed;
}

td.eventList {
  background-color: #FFFFFF;
  margin-left: 50px;
}



                              /* contact */

td.contactLeft {  
  background-color: #E5EFF6;
  width: 150px;
  font-weight: ;
  vertical-align: top;
}

td.contactMiddle {  
  background-color: #FFFFFF;
  width: 30px;
}

td.contactRight {
  background-color: #FFFFFF;
  width: 350px;
}



                              /* login */

td.loginForum {  
  background-color: #FFFFFF;
  vertical-align: top;
}

td.loginForumLeft {  
  background-color: #FCDAC0;
  width: 300px;
  font-weight: ;
  vertical-align: top;
}

td.loginForumMiddle {  
  background-color: #FFFFFF;
  width: 30px;
}

td.loginForumRight {
  background-color: #FFFFFF;
  width: 350px;
  margin-left: 50px;
}



                              /* new post */

td.forumNewpostBottom {
  background-color: #FFFFFF;
  width: 100%;
  font-weight: ;
  vertical-align: top;
  text-align: middle;
}

td.forumNewpostLeft {  
  background-color: #C6DFC6;
  width: 150px;
  font-weight: ;
  vertical-align: top;
}

td.forumNewpostMiddle {  
  background-color: #FFFFFF;
  width: 30px;
}

td.forumNewpostRight {
  background-color: #FFFFFF;
  width: 350px;
  margin-left: 50px;
}



                              /* new therapist */

td.therapistNew {
	border: 1px solid black;
}

td.therapistNewText {  
  background-color: #FFFFFF;
  vertical-align: top;
}

td.therapistNewLeft {  
  background-color: #E5EFF6;
  width: 150px;
  font-weight: ;
  vertical-align: top;
}

td.therapistNewMiddle {  
  background-color: #FFFFFF;
  width: 30px;
}

td.therapistNewRight {
  background-color: #FFFFFF;
  width: 350px;
  margin-left: 50px;
}

td.therapistHeaderLeft {
  	background-color: #E5EFF6;
  	font-weight: bold;
  	vertical-align: middle;
  	text-align: left;
	border-bottom: 1px dashed;
}




                              /* category */

td.categoryLeft {  
  background-color: #E7FFC6;
  width: 50px;
  font-weight: ;
  vertical-align: top;
}

td.categoryMiddle {  
  background-color: #FFFFFF;
  width: 5px;
}

td.categoryRight {
  background-color: #FFFFFF;
  width: 470px;
}




                            /* forum category */

td.forumCategoryLeft {
	border: 1px solid black;
	background-color:#C6DFC6;
	color:#000000;
	vertical-align: top;
	width: 350px;
}

td.forumCategoryRight {
	border: 1px solid black;
	background-color:#316235;
	color:#FFFFFF;
	width: 180px;
}

a.forumCategoryLink {
	color: #000000;
	font-weight:bold;
}

td.categoryHeader {  
  background-color: #E7FFC6;
  width: 150px;
  font-weight: ;
  vertical-align: top;
}



                           /* forumList */

td.forumListMenu {
	border: 1px solid black;
}

td.forumListMenuLeft {
	padding:5px;
	vertical-align: middle;
	text-align: left;
	background-color:#C6DFC6;
	color:#000000;
}

td.forumListMenuMiddle {
	padding:5px;
	vertical-align: middle;
	text-align: left;
	background-color:#C6DFC6;
	color:#000000;
}

td.forumListMenuRight {
	padding:5px;
	vertical-align: middle;
	text-align:right;
	width: 150px;
	background-color:#C6DFC6;
	color:#000000;
}

td.forumListToolbar {
	border: 1px solid black;
}

td.forumListToolbarLeft {
	padding:5px;
	vertical-align: middle;
	width:33%;
	background-color:#C6DFC6;
	color:#000000;
}

td.forumListToolbarRight {
	padding:5px;
	text-align:right;
	vertical-align: middle;
	width:33%;
	background-color:#C6DFC6;
	color:#000000;
}

td.forumListHeaderSubject {
	width: 210px;
	background-color:#316235;
	color:#000000;
	text-align: left;
}

td.forumListHeaderAuthor {
	width: 200px;
	background-color:#316235;
	color:#000000;
	text-align: left;
}

td.forumListHeaderDate {
	padding-right:5px;
	width: 120px;
	text-align: left;
	background-color:#316235;
	color:#000000;
}

td.forumListCell {
	border: 1px solid black;
}

td.forumListCellSubject {
	width: 210px;
	background-color:#C6DFC6;
	color:#000000;
	text-align: left;
}

td.forumListCellAuthor {
	width: 200px;
	background-color:#C6DFC6;
	color:#000000;
	text-align: left;
}

td.forumListCellDate {
	padding-right:5px;
	width: 120px;
	text-align: left;
	background-color:#C6DFC6;
	color:#000000;
}



                           /* forum message list */
                           
td.forumMessage {
	border: 1px solid #006600
}

td.forumMessageAuthor {
	padding: 5px;
	background-color: #316235;
	color: #FFFFFF;
}

td.forumMessageDate {
	padding:5px;
	background-color: #316235;
	text-align:right;
	color: #FFFFFF;
}

td.forumMessageText {
	padding:5px;
	background-color:#C6DFC6;
	color: #000000;
	width:100%;
}
td.forumMessageTextReply {
	text-align:right;
	padding:5px;
	background-color:#C6DFC6;
	color: #000000;
}



input.form-submit_search {
  font: 10px verdana;
  background-color: #C6DFC6;
  border: #686868 1px solid;
  border-top: #686868 1px solid;
  border-left: #686868 1px solid;
  border-bottom: #686868 1px solid;
  text-decoration: none;
  height: 1.8em;
  padding: 0 0.5em 0 0.5em;
  margin: 0 0 0em 0;
}

td.forumFormLeft {  border: 1px solid #006600;background-color:#C6DFC6;color:#000000;width:5%;}
td.forumFormRight { background-color:#006600;color:#FFFFFF;width:95%;}



                           /* forumLink list */

a.forumListHeaderLink:active {color: #FFFFFF;text-decoration: none;}
a.forumListHeaderLink:visited {color: #FFFFFF;text-decoration: none;}
a.forumListHeaderLink:link {color: #FFFFFF;text-decoration: none;}
a.forumListHeaderLink:hover {color: #FFFFFF;text-decoration: none;}

a.forumListMenuLink:active {color: #316131;text-decoration: none; font-weight: bold;}
a.forumListMenuLink:visited {color: #316131;text-decoration: none; font-weight: bold;}
a.forumListMenuLink:link {color: #316131;text-decoration: none; font-weight: bold;}
a.forumListMenuLink:hover {color: #316131;text-decoration: underline; font-weight: bold;}

a.forumListCellLink:active {color: #316131;text-decoration: none;}
a.forumListCellLink:visited {color: #316131;text-decoration: none;}
a.forumListCellLink:link {color: #316131;text-decoration: none;}
a.forumListCellLink:hover {color: #316131;text-decoration: underline;}

a.forumMessageHeaderLink:active {color: #FFFFFF;text-decoration: none;}
a.forumMessageHeaderLink:visited {color: #FFFFFF;text-decoration: none;}
a.forumMessageHeaderLink:link {color: #FFFFFF;text-decoration: none;}
a.forumMessageHeaderLink:hover {color: #FFFFFF;text-decoration: none;}

a.forumMessageTextLink {color: #000000;}


div.form-text {
	font: 10px verdana;
	border: #686868 1px solid;
	border-right: #686868 1px solid;
	border-top: #686868 1px solid;
	border-left: #686868 1px solid;
	border-bottom: #686868 1px solid;
	text-decoration: none;
	cursor: text;
	color: #000000;
	height: 10.0em;
	padding: 0 0.5em 0 0.5em;
	padding-left: 1px;
  	padding-bottom: 1px;
  	padding-top: 1px;
  	margin: 0 0 0em 0;
}

div.form-submit_event {
  font: 10px verdana;
  background-color: #F4DC9D;
  border: #686868 1px solid;
  border-top: #686868 1px solid;
  border-left: #686868 1px solid;
  border-bottom: #686868 1px solid;
  text-decoration: none;
  height: 1.8em;
  padding: 0 0.5em 0 0.5em;
  margin: 0 0 0em 0;
}
.csc-sword {
	color: red;
}
.bodytext {
   margin-left: 5px;
}
div.tx-indexedsearch {
   margin-left: 5px;
}
