/* CSS Document */

a{
  text-decoration: none;
  color: #636666;
}

.add{
  margin-top: 50px;
  font-size: 1.2em;
  text-align: right;
  color: #000000;
}

a.smallblue{
  font-size: 9px;
  color: #003399;
  text-decoration: underline;
}

a.top{
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

a.stortlink{
  font-size: 1.1em;
  color: #000000;
}

a:hover{
  text-decoration: underline;
}

a.topbestyrelse{
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

a.overskriftlink{
  font-size: 1.5em;
  color: #000000;
  line-height: 2em;
}

a.bestyrelse{
  font-size: 1.3em;
  color: #630000;
  font-style: oblique;
}

.ast{
  font-size: 1.3em;
  color: #630000;
}

.author{
  font-size: 0.8em;
}

.beboere{
  vertical-align: top;
  padding: 0px 0px 0px 0px;
  border-collapse: collapse;
}

.beboereogejere{
  font-size: 0.8em;
}

body {      
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font: 12px "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  color: #000000;
  background: white;      
  text-align: center;   

}   



.box_right {
  position: absolute;
  top: -25px;
  width: 200px;
  right: 20px;
  padding: 0px;
  margin: 0px;


}

.box_right_title {
  position: relative;
  margin-top: 25px;
  top: 0px;
  height: 40px;
  color: #ffffff;
  background: white url('images/box_right_bar.gif');
  background-repeat: no-repeat;      
  background-position: top center;
  text-align: center;
}

.breadcrums {
  font-size: 9px;
  text-align: right;
}

input.button {
  font-size: 40%;
  color: #dddeee;
  background-color: #dddeee;
}

.container {
  position: relative;
  width: 730px;
  padding: 0px 0px 0px 0px;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  text-align: left;



}

.contentcontainer {
  position: relative;
  padding: 15px 30px 15px 30px;
  width: 400px;
  left: 20px;
  top: 0px;
  margin-top: 0px;
  
  min-height: 450px;
  text-align: justify;
  background: #dddeee url('images/bggrad.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}


.dato{
  font-size: 0.8em;
  padding: 10px;
  color: #777777;
}



.detail {
	font-size: 10px;
	color: #555;	
}

.emneoverskrift{
  font-size: 1.2em;
}

.filnavn{
  font-size: 0.8em;

}

.filpublic{
  font-style: oblique;
  color: #630000; 
}

.filbeskrivelse {
  padding: 20px 0px 20px 0px;
}

.footer{
  font-size: 0.8em;
  color: #666666;
}


h1 {
  text-align: left;
  margin-top: 20px;
  font-size: 2em;
  line-height: 30px;
}

h2 {
  text-align: left;
  font-size: 1.5em;
  line-height: 25px;
}

h3 {
  text-align: left;
  font-size: 1.2em;
  line-height: 17px;
}

h4 {
  text-align: left;
  font-size: 1.1em;
  font-weight: bold;
  margin: 10px 0px 0px 0px;
}

img {
  border: 0;
}


.iefixheight {
  height: 450px;
}

.info, .userinfo{
  background-color: #eeeeee;
  margin-bottom: 30px;
  padding: 20px;
}

td.login{
  font-size: 12px;
}


td#login_button {
  text-align: right;
}

.lejlighedsnr {
  font-size: 1.3em;
  font-weight: bold;
  font-style: italic;
  padding-top: 30px;
  text-decoration: overline underline;
  color: #000000;
}

.login_table {
  width: 180px;
  position: relative;
  margin-top: 10px;
  right: -20px;
}

.lysbaggrund {
  background: #eeeeee;
}

.nyeste {
  text-indent: 10px;
  font-size: 0.7em;
  line-height: 1em;
  padding-bottom: 0px;

}

.nyesteforum {
  font-weight: bold;
  padding-top: 5px;
}

.opdateret {
  text-align: right;
  font-size: 0.7em;
  line-height: 0.7em;
  padding-bottom: 10px;
}

p {
  padding: 0px 0px 0px 0px;
}

p.spacer {
  padding: 0px 0px 20px 0px;
}

p#topbar {
    padding: 0px 0px 0px 0px;
}


.toplinks { 
  margin: 11px;
  padding: 0px;
}


#topbarlinks {
  position: relative;
  width: 760px;
  top: -80px;
  margin-right: auto;
  margin-left: auto;
}

p#toptitle {
  padding: 20px 0px 0px 0px;
  width: 760px;
  margin-right: auto;
  margin-left: auto;
}

.userinfo li {
	list-style:none;
	margin-left: 0;
	padding-left: 0;	
}

label {
	float: left;
	width: 120px;	
}

fieldset {
    padding: 15px;
	margin-bottom: 15px;
}

legend {
	color: #777;
    font-size: 10px;	
}

.input-line{
    margin-top: 6px;
}

.checkboxes {
    float: right;
    width: 200px;

}

.clear
{
	clear:both;	
}