html, body {
		margin:0px;
        padding:0px;

}

body {
        background-color:#edf5fd;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        line-height: 120%;
        font-size: 12px;
        color:# 
        /*background: #dad44c url("/files/design/images/bg.gif") repeat-x top;*/
     }

h1 {
		padding:0px;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 16px;
}
                             
h2 {
        font-size: 13px;
        color:#2a261a;
}
                             
img {
        border: none;
    }

form {
                             display: inline;
}

#title {
height: 90px;
                             }

#toptext { 
                             float:left;
                             padding-top: 3px;
                             padding-left: 6px;
                             }                           

/***   toolbar er de fire nav-knapper ***/
#toolbar { 
                             width: 778  px;
                             padding-top: 3px;
                             text-align: right;
                             }

#toolbar ul {
float: right;
                             padding: 0px;
                             margin: 0px;
                             padding-top: 3px;
}
                             
#toolbar li {
                             display: inline;
                             list-style: none;
                             margin: 0px;
                             padding: 3px;
                             }

/***   top er farven om toolbar med de fire nav-knapper ***/
#top {
                             width:781px;
                             height: 28px;
        margin-top: 10px;        
        margin-left: 15px;
        border-left: 1px solid #bba4d2;
        border-right: 1px solid #bba4d2;
        border-top: 1px solid #bba4d2;
        border-bottom: 1px solid #bba4d2;
        background-color: #FFFFFF;
                             /*background-image: url("/files/design/images/top_bg.gif");*/
        /*background-color: #d1ca8b;*/
color: #FFFFFF;
                             }

/***   header rummer logo og topmenu ***/                        
#header {
float: left;                             
width:781px;
                             height: 139px;
                             margin-left: 15px;
                             background-color: #;
                             border-left: 1px solid#bba4d2;
                             border-right: 1px solid#bba4d2;
                             background-image: url("/files/design/images/header/header.png");
                             }

#main {
                             width: 800px;
                             margin-top: px;
                             /*background-color: #546000;*/
                             }


#logo {
                             background-image:  url("/files/design/images/logo/logo005.jpg");
                             /*float:left;*/
background-repeat:no-repeat;
margin-top: 13px;
margin-bottom: 14px;
        margin-left: 190px;
                             height: 110px;
                             width: 483px;
border-style:solid;
border-color: #7a8b9e;
border-width:1px;
                             }

#symbol {
                             background-image:  url("/files/design/images/logo/symbol2.png");
                             float:left;
background-repeat:no-repeat;
margin-top: 13px;
margin-bottom: 14px;
        margin-left: 62px;
                             height: 110px;
                             width: 110px;
/*border-style:solid;
border-color: #7a8b9e;
border-width:1px;*/

                             }

/*** title er holder til logoet ***/
#title {
                             margin-left: 55px;
                             margin-top: 37px;
                             float: left;
                             width: 482px;
        /*background-color: #546000;*/
                             }


#leftbar {
                             float: left;
                             width: 176px;
                             margin-left: 15px;
                             }

#leftmenu {
                             float: left;
                             border: 1px solid #bba4d2;
                             background-color: #656565;
                             width: 173px;
                             height: 270px;
                             margin-top: 48px;
                             }

#leftmenu ul {
                             padding: 0px;
                             margin: 0px;
                             margin-top: 4px;
                             margin-left: 10px;
}
                             
#leftmenu li {
                             padding:0px;
                             margin:0px;
                             /*background-image:url("/files/design/images/list-style-img.png");*/
                             background-repeat:no-repeat;
                             background-position:0px 6px; 
                             padding-left:8px;
                             list-style: none;
                             line-height: 20px;
                             text-transform: uppercase;
                             font-weight: bold;
                             font-size: 13px;
                             }


#leftmenu a {
                             color: #FFFFFF;
                             text-decoration: none;
                             }
#content a {
                             color: #000000;
                             text-decoration: none;
                             }
#topmenu a
{
                             color: #656565;
                             text-decoration: none;
                             }
                             
#leftmenu a:hover,
#topmenu a:hover,
#content a:hover {
                             color: #528be5;
                             }

#content a {
        text-decoration: underline;
}

#topmenu {
                             margin-left: -1px;
                             margin-top: 0px;
                             float: left;
                             border: 1px solid #bba4d2;
     /*border-top: 1px solid#bba4d2;*/
                             width: 781px;
                             height: 32px;
                             background-color: #FFFFFF;
                             font-size: 11px;
                             }
                             
#topmenu li {
                             display: inline;
                             list-style: none;
                             margin: 0;
                             padding: 3px;
                             text-transform: uppercase;
                             font-weight: bold;
                             }

#leftmenu li a.selected,
#topmenu li a.selected {
                             color:#528be5;
}


#topmenu ul {
                             padding: 0px;
                             margin: 0px;
                             margin-top: 8px;
                             margin-left: 195px;
                             }
                             
#login {
                             float: left;
                             height: 110px;
                             margin-top: 15px;
                             width: 175px;
                             font-size: 10px;
                             }

#login label {
                             float: left;
                             width: 70px;
                             margin-bottom: 3px;
                             margin-top: 3px;                        
} 


#login input {
                             float: left;
                             width: 101px;
                             height: 14px;
                             margin: 0px;
                             margin-bottom: 3px;
                             margin-top: 3px;
                             background-color: #FFFFFF;
                             border-style: solid;
                             border: solid 1px #bba4d2;
}

#login .toolboxSubmit {
                             background: none;
                             border: none;
                             text-align: right;
                             width: 55px;
                             font-size: 10px;
                             color: #5f5b35;
}

#login .toolboxSubmit:hover {
                             text-decoration: underline;
                             cursor: pointer;
}
                             
#content {
                             float: left;
                             border: 1px solid #bba4d2;
                             background-color: #FFFFFF;
                             margin-top: 48px;
                             margin-left: 14px;
                             margin-bottom: 20px;              
                             padding: 5px;
                             width: 580px;
                             min-height:350px;
                             overflow: auto;
                             }

#content h2,
#content p {
                             margin: 0px;
                             padding: 0px;
}

#content p {
                             font-size: 12px;
}

div#content p.abstract {
                             margin-top: 10px;
                             margin-bottom: 3px;
                             font-style: oblique;
}

div#content div.article {
                             margin-bottom: 30px;
}

#footer {
                             /*background-image: url("/files/design/images/footer_bg.png");*/
                             position: fixed;
                             bottom: 0;
                             clear: both;
                             width: 100%;
                             height: 15px;
                             color: #5F5B35;
                             font-size: 10px;
                             padding: 3px;
        background-color: #edf5fd;
        border-top: 1px solid#bba4d2;
                             }
                             
#footerLeft p {
                             margin: 0px;
                             padding: 0px;
                             line-height: 0px;
}
#footerSiteWidth {
                             width: 793px;
}
                             
#footerLeft {
                             float: left;
                             margin-left: 10px;
}

#footerRight {
                             float: right;
}

.breaker {
                                                          height: 0px;
                                                          clear: both;
                                                          overflow: hidden;
                             }                           
/************************************************************************
* Terapeutprofil
************************************************************************/
#profilePictureBox,
#rightProfileBox,
#leftProfileBox{
                             float: left;
                             width: 190px;
}

#rightProfileBox {
                             margin-right: 4px;
}

#profilePictureBox {
                             width: 100px;
}

#profileBottomInfo {
                             width: 530px;
                             margin-top: 20px;
							 margin-bottom: 40px;
}

#profileBottomInfo p,
#rightProfileBox p,
#leftProfileBox p{
                             margin-bottom: 7px;
}


/************************************************************************
* Terapeutliste 
************************************************************************/
#rightBox,
#leftBox {
                             float:left;
                             width: 250px;
}

#rightBox {
                             padding-left: 20px;
                             width: 280px;
                             border-left: solid 1px #000;
}

.profilepicture,
.profileinfo {
                             float: left;
                             margin-bottom: 40px;
}

.profileinfo {
                             width: 150px;
}

.profilepicture {
                             width: 102px;
}

                             
/************************************************************************
* Medlemmer (form style)
************************************************************************/

div#formboxMain,
div#formboxMain input{
                             font-size: 12px;
}
div#formboxMain input{
                             padding:0px;
}

div#formboxMain {
                             padding: 3px;
                             width: 510px;
                             padding-left: 10px;
}

div#formboxMain .forminputs {
                             width: 227px;
                             height: 15px;
                             font-size:11px;
}

div#formboxMain label.inputlabel {
                             display: block;
                             margin-top: 9px;
}

div#formboxMain div.zip,
div#formboxMain div.city {
                             float: left;
                             width: 90px;
                             margin-bottom: 10px;
}

div#formboxMain div.city {
                             width: 145px;
}

div#formboxMain input.zip {
                             width: 70px;
}

div#formboxMain input.city {
                             width: 140px;
}

div#formboxMain div.sex {
                             float: left;
                             width: 60px;
}

div#formboxMain input.sex {
                             display: block;
}

div#formboxLeft {
                             float: left;
                             width: 265px;
                             margin-bottom: 20px;
}

div#formboxRight {
                             float: left;
                             width: 240px;
}

div#threapist #submit,
div#formboxMain #submit {
                             float: right;
                             margin-right: 20px;
}

div#threapistLeft,
div#threapistMiddle,
div#threapistRight {
                             float: left;
                             width: 160px;
}

div#threapistRight {
                             width: 180px;
}

div#threapistLeft select,
div#threapistMiddle select {
                             width: 140px;
                             height: 20px;
}


div#threapistRight input.text {
                             width: 170px;
}

div#threapistRight div.city2 {
                             width: 84px;
                             float: left;
}

div#threapistRight input.city2 {
                             width: 80px;
}

div#threapistWide {
}

div#threapistWide .textareaWide,
div#threapistWide .forminputsWide {
                             width: 490px;
}

.checkboxRegion{
                             float: left;
                             width: 300px;
                             border: solid 1px;
}


/**** LINK-tag style sheet stylesheet.php ****/

/*** Automatically generated from SiteLoom stylesheet values**/




/**** LINK-tag style sheet siteloom.css ****/

/* centering af website */
#container,
#footerSiteWidth {
                             width: 800px;
                             margin: 0 auto;
}

#footerLeft {
                             float: left;
                             text-align: left;
                             width: 200px;
                             margin: 0px;
}

#footerRight {
                             float: right;
                             width: 500px;
                             text-align: right;
                             margin-right: 5px;
}


div#content div.article {
                             margin-bottom:10px;
}

div#content h1 {
                             margin-top: 15px;
}




/**** LINK-tag style sheet siteloom.css ****/

/* centering af website */
#container,
#footerSiteWidth {
	width: 800px;
	margin: 0 auto;
}

#footerLeft {
	float: left;
	text-align: left;
	width: 200px;
	margin: 0px;
}

#footerRight {
	float: right;
	width: 500px;
	text-align: right;
	margin-right: 5px;
}


div#content div.article {
	margin-bottom:10px;
}

div#content h1 {
	margin-top: 15px;
}

