/* GENERAL STYLES */
 /* Rich text editor styling test*/ 

#holderBody {
background: #fff;
text-align: left;
}
#holder {
border: 1px solid #ccc;
padding: 10px;
margin: 5px;
text-align: left;
}

img{
border:0;
}
a:visited,a:link{
color: #000000;
font-family: verdana;
font-size:11px;
text-decoration: none;
display: inline;
}
a:hover{
color: #9c9ea0;
font-family: verdana;
font-size:11px;
text-decoration: none;	
display: inline;
}




/* EDITOR PROPERTIES */
h1 {
font-family: verdana;
font-weight: normal;
font-size: 18px;
color: #505050;
display : inline;
margin:0px,0px,0px,0px;
padding:0px,0px,0px,0px;

}

h2 {
font-family: verdana;
font-weight: bold;
font-size: 15px;
color: #505050;
display : inline;
margin:0px,0px,0px,0px;
padding:0px,0px,0px,0px;
}

h3 {
font-family: verdana;
font-weight: bold;
font-size: 13px;
color: #505050;
display : inline;
margin:0px,0px,0px,0px;
padding:0px,0px,0px,0px;
}

h4 {
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #000000;
display : inline;
margin:0px,0px,0px,0px;
padding:0px,0px,0px,0px;
}

.klumme {
font-family: verdana;
font-size: 14px;
color: #000000;
}

.nedtonet {
font-family: verdana;
font-size: 10px;
color: #505050;
}

.billedtekst {
font-family: verdana;
font-size: 10px;
color: #000000;
}

.boksOverskrift {
font-family: verdana;
font-weight: normal;
font-size: 18px;
color: #ffffff;
}

.boksBrodtekst {
font-family: verdana;
font-size: 10px;
color: #ffffff;
}

.Brodtekst {
font-family: verdana;
font-size: 10px;
color: #000000;
}


