* {
    max-width: 320px;   
    margin: 0;
    padding:0;  
    border: 0px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
    list-style-type: circle;
    list-style-image: none;
    margin-left:  1em;
} 

#footer, #rounded_top {
    background-image:none;
    background: #04193b;
}

#mymenu a {
    color:#EEE;
    font-size:1em;
    font-weight:normal;
    margin-left:5px;
    margin-top:0px;
    text-decoration:underline;
}

div#main_container {
    margin: 0px auto 0px auto;
    width: auto;
    height:100%;
    background: #fff;
    overflow: hidden;
}

#header img {
    margin-top:5px;
    margin-left:15px;
    height:30px;
}

#texteditor img {
    max-width: 270px;
}

div#header {
    background: #fff;
    height: 30px;
    border-bottom: #fc550f 0px solid;
}

/* */

* {
    margin: 0;
    padding:0;  
    border: 0px;
     font-size: 13px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h1 * {
    font-size: 1.1em;
    font-weight:bold;
}

h2, h2 * {
    font-size: 1.1em;
    font-weight:bold;
    font-style: italic;
    margin-bottom: 10px;
}

h3, h3 * {
    font-size: 1.0em;
    font-weight:bold;
}

h4, h4 * {
    font-size: 1.0em;
    font-weight:bold;
    font-style: italic;
}

li {
    padding-left: 1em;
}

a {
  	text-decoration: none; 
}

a, button {
    cursor: pointer;
}

#cmsbuttons img {
    width:20px;
    height:20px;
}

#rounded_top {
    margin-left: auto;
    margin-right: auto;
    height: 53px;
    margin-top: 15px;
}

#mymenu {
    height: 30px;  
    padding-top:15px;
}

:focus {
	outline: 0;
}

.colofon {
    text-align: center;
    font-size: 0.7em;
}
.colofon a {
    font-size: 1em;
}
.colofonsub {
    text-align: center;
    font-size: 0.6em;
}
.colofonsub a {
    font-size: 1em;
}

#texteditor th {
    text-align: right;
    padding-right:5px;
    padding-top: 7px;
    padding-bottom: 7px;
}
#texteditor input[type=text], textarea {
    width: auto;
}
#texteditor input, textarea {
    background-color: #eee;
    border: 1px solid #333;
}

div#links{
    display:none;
}

div#links a {
    border-bottom: 1px dotted;
}

div#middel {
    min-height: 500px;
    float: left;
    width:auto;
    color: #333;
    padding: 15px 15px;
}

div#middel img {
    padding: 20px 15px;
}

div#middel div {
    max-width:300px;
    left: 0px;
    top:50px;
    margin-left: 0px;
}

#showhide {
    display:none;   
}

div#middel a {
    border-bottom: 1px dotted;
}

#footer a {
    border-bottom: 1px dotted;
}

#texteditor {
    font-size:1em;
    width:auto;   
}

#texteditor div {
    font-size:1em;
    padding-top:10px;
}

.breedte {
    table-layout: fixed;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.cel15 {
    width: 15px;
}

.cel50 {
    width: 40px;
}

.cel200 {
    width: 350px;
}

#address {
    max-width: 200px;
}
