/* Generel */
body{
 font-family: verdana;
 font-size: 12px;
 background-color: #808080;
 height: 100%;
}

a{
 font-family: verdana;
 font-size: 13px;
 text-decoration: none;
 color: acd58a;
}

a:hover{
 font-family: verdana;
 font-size: 13px;
 text-decoration: none;
 color: acd58a;
}

a:visited{
 font-family: verdana;
 font-size: 12px;
 text-decoration: none;
 color: acd58a;
}

li{
 font-size: 13px;
 font-family: verdana;
}

label{
 font-family: verdana;
 font-size: 10px;
}

/* menu  */


div.menu{
 line-height: 27px;
 color: 000;
}

div.menu a{
 line-height: 27px;
 color: 000;
}

div.menu a:hover{
 line-height: 27px;
 color: 000;
}

div.menu a:visited{
 line-height: 27px;
 color: 000;
}

html\:abbr, abbr{
 border-bottom-style: dotted;
 border-width: 1px;
}


/* nyhed */

.nyhed{
  font-family: verdana;
  font-size: 12px;
  display: table-row-group;
}

.nyhed img{
 border: solid;
 border-color: #c6c8ca;
 border-width: 1px;
 float: left;
 margin-right: 5px;

}

.content{
 font-family: verdana;
 font-size: 12px;
  display: block;
 }


.nyhedkommentar{
padding-top: 20px;
}


/* profil */

.profil{
  font-family: verdana;
  font-size: 12px;
}

.profil img{
 float: left;
}

.profilcontent{
  font-family: verdana;
  font-size: 12px;
  margin-left: 155px;
}

/* forms */

.comment_form{
background-color: FAFAFA;
border-top: solid;
border-bottom: solid; 
border-color: #e6f9e9; 
border-width: 1px;

}

input{
border: solid;
border-width: 1px;
border-color: 000;
}

textarea{
border: solid;
border-width: 1px;
border-color: 000;
}

p {
margin: 0 0 0.5em 0;
padding: 0;
line-height: 1.5px;
}

label{
font-size: 0.7em;
}

/* Sponsor */

a.sponsor{
text-decoration: none;
color: FFFFFF;
border: none;
}

a.sponsor a{
text-decoration: none;
color: FFFFFF;
border: none;
}

a.sponsor a:visited{
text-decoration: none;
color: FFFFFF;
border: none;
}

a.sponsor a:active{
text-decoration: none;
color: FFFFFF;
border: none;
}

/* comments */

.comment_post{
background-color: f8f8f2;
font-family: verdana;
font-size: 12px;
}


/* kalender */

.calendar{
border: solid; 
border-color: #000000; 
border-width: 1px; 
border-collapse: collapse; 
color: #000000; 
background-color: #FFFFFF; 
}

.today {
color: #000000;
background-color: #E0E0E0; 
font-family: verdana; 
font-size: 12px;
}

.days{
font-family: verdana; 
font-size: 12px;
color: #000000;

}

.monthdays { 
color: #000000; 
background-color: #FFFFFF;
}

.nonmonthdays {
color: #000000; 
background-color: #FFFFFF;
}

.title a{
text-decoration: none; 
font-family: verdana; 
font-size: 12px;
color: #000000;
}

/* Tagwall  */

.tagwall{
background-color: f8f8f2;
font-family: verdana;
font-size: 12px;
}

input.sumbit{
 border: solid;
 border-width: 1px;
}

/* udstyr */

table{
font-size: 12px;
font-family: verdana;
}



