/* GENERAL STYLES */
*{margin: 0px;}
body{font-family: Arial, Helvetica, sans-serif; font-size: 0.88em; line-height: 1.35em;}
h1{font-size: 1.4em;}
h2{font-size: 1.1em;}
hr{color: #EE7326; margin-bottom: 5px;}
.mainContent{margin: 10px;}
.banner{margin-bottom: 10px;}
.border{border: #EE7326 thin solid; width: 260px;}
a{font-weight: bold; text-decoration: none; color:#FFFFFF; font-size: 1em;}
a:hover{color: #FFFF00;}


/* EDITOR PROPERTIES */
Heading 1 {
font-size: 1.5em;
font-weight: bold;
}

OranjeKader {
border: #ee7326 1px solid;
padding: 5px;
margin: 5px;
}


