@import url(menu.css);

body {
  font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
  font-size:100%;
  }

div.all {width: 900px;}

html>body>div.all {
 width: auto;
 min-width: 700px;
 max-width: 1000px;
}

div.all {
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
}

div.content {
  margin-left:240px;
  }

.header h2 {margin-top:20px;}

.column1 {
 float:left;
 width:200px;
}

.column2 {
 float:right;
 width:12em;
 padding-bottom:40px;
 padding-left:10px;
 margin-left:20px;
}

.column2 h4 {
  border: none;
  font-size: 1em;
}

.logo {
  padding-left:10px;
  padding-top:3px;
  padding-bottom:3px;
  font-family:Arial, verdana, sans-serif;
  letter-spacing: 4px;
  text-transform:uppercase;
  height:100px;
  font-size:0.8em;
  white-space: nowrap;
}

.logo img {
  margin-left:30px;
  margin-right:80px;
  vertical-align:middle;
}


.logo h1 {margin:0;}

.logo a:link,.logo a:visited {background:transparent;}


.userform fieldset {padding:5px;}
.userform fieldset textarea {width:400px;}

.userform label {
  display:block;
  width:7em;  
  float:left;
}

#item9033 .editbutton {display:none}
#item9033 div div.editbutton {display:block}


.login {
  margin-top:10px;
  margin-bottom:10px;
  border:solid 1px #999;
  padding:5px;
  font-size:0.8em;
  width:12em;
}

.login p{margin:0;}

.terapeut h3 {
  margin-top:2em;
  margin-bottom:0;
  }

.terapeut h4 {
  border-bottom:0;
  margin:0;
}

.terapeut p {margin:0;}

/* terapeuter */
#item9043 {font-size:0.9em;}
#item9043 table {font-size:0.8em;}


.tright {text-align: right;}
.tleft {text-align: left;}
.right {float: right;}
.left {float: left;}
.center,.tcenter {text-align: center;}

div.image div {
  text-align:center;
  padding-top:5px;
  }
div.image div p {
  margin-top:3px;
  margin-bottom:3px;
  }

img {border: 0;}
fieldset {border:0;}
.warn {color: red;}

div.warn {
  text-align:center;
  border: solid 1px red;
  padding:10px;
}

.msg {
  padding:5px;
  font-weight:bold;
  border: solid 1px #666;
  padding:10px;
  text-align:center;
  color:#95332A;
}

th,td {
  text-align: left;
  vertical-align: top;
  }

.baseline {
  text-align:center;
  margin-top:20px;
  font-size:0.8em;
  padding:10px;
  clear:both;
}
.baseline p {
  margin:5px;
}

.baseline a:link,.baseline a:visited {
  color: #fff;
  background: transparent;
  }

.link {margin-bottom:6px;}
.link p {margin:0;}
.link a:link,.link a:visited {padding-left:20px;}
.content .html table td {padding-right:10px;}


.newsbox{
  font-size:0.8em;
  height:30em;
  margin-top:3em;
  xmargin-right:16em;
  padding-left:10px;
}

#item9047 .editbutton {display:none;}

.newsbox h3{
  position:relative;
  margin-top:-12px;
  width:5em;
  padding-left:10px;
  margin-left:10px;
  padding-right:10px;
  }


.newsbox h4 {
  font-size:1.1em;
  margin:0;
}
.newsbox .news{
  width: 46%;
  float:left;
  height:10em;
  margin:5px;
}

.articleview p {
  margin-bottom:10px;:
}

.news p{
  margin:0;
  }

.newsbox .news .ingress{
  font-weight:normal;
  }  
  
/* COLOR */

.header h2 {color: #1e5f88;}

.logo {
  background: #4682b4 url(../../../img/top_bird.jpg) no-repeat right;
  border-bottom: solid 2px #1e5f88;
  height:120px;
  font-size:75%;

}

.logo img {
  margin-left:30px;
  margin-right:40px !important;
  vertical-align:middle;
}


.baseline {
  background: #4682b4;
  border-top: solid 2px #1e5f88;
  color: #fff;
  }

a:link {
  color: #4682b4;
  background: #fff;
}

a:visited {
  color: #000;
  background: #fff;
}

a:hover {
  color: #1e5f88;
  background: #fff;
}

  
.link a:link,.link a:visited {
  background: #fff url(../../../img/arrow.gif) no-repeat center left;
}  


.newsbox{
  border:solid 1px #4682b4;
}

.newsbox h3{
  background: #fff;
  color: #4682b4;
  }

.newsbox h4 {
  background: #4682b4;
}

.childlist h4{
  margin:0;
  font-size:1em;
}

.childlist p {
  padding-left:10px;
  margin:0;
}

hr {
  background: #4682b4;
  height: 1px;
}

.arkiv {
  width:160px;
  height:200px;
  border:solid 1px #4682b4;
  text-align:center;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  overflow:auto;
  font-size:smaller;
  padding:5px;
}

ul.imglist {
  display:block;
  height:400px;
  border:solid 1px #4682b4;
  overflow:auto;
}


ul.imglist li {
  display:block;
  width:160px;
  height:200px;
  border:solid 1px #4682b4;
  text-align:center;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  overflow:auto;
  font-size:smaller;
  padding:5px;
}

ul.imglist li img {
  text-align:center;
}


ul.imglist li input{
  float:left;
}

ul.imglist li label {
  float:left;
  
}
