body {background-color: #eeeeee;
      font-family: universe, arial, verdana;
      font-weight: bold;
      color: #2a3f00;
      font-size: 110%;}

.kop {background-color: #bd2975;
      font-family: universe, arial, verdana;
      font-size: 120%;
      font-weight: bold;
      color: white;
      text-align: center;}
      
.menu {background-color: #cccccc;
       font-family: universe, arial, verdana;
       font-size: 90%;
       font-weight: bold;
       color: #bd2975;
       text-align: left;
       vertical-align: top;}

a.menu:link {color: #2a3f00;text-decoration: none;}
a.menu:visited {color: #2a3f00;text-decoration: none;}
a.menu:hover {background-color: #2a3f00; color: #eeeeee;}

.basis {background-color: #eeeeee;
        font-family: universe, arial, verdana;
        font-size: 80%;
        color: #2a3f00;
        vertical-align: top;}

.basis1 {font-size: 100%;
         font-weight: bold;}
         
a.basis1:link {color: #2a3f00;text-decoration: none;}
a.basis1:visited {color: #2a3f00;text-decoration: none;}
a.basis1:hover {background-color: #2a3f00; color: white;}

.basis2 {font-family: universe, arial, verdana;
        font-size: 80%;
        color: #2a3f00;
        vertical-align: top;
        text-align: center;}
        
.basis3 {background-color: #eeeeee;
        font-family: universe, arial, verdana;
        font-size: 80%;
        color: #2a3f00;
        vertical-align: top;}

table.basis3 {margin-left: 20pt;
              cellspacing: 0;}

.res1 {background-color: #eeeeee; color:#2a3f00;}
        
.res2 {background-color: #dddddd; color:#2a3f00;}

.res3 {background-color: #cccccc; color:#2a3f00;}

button {
    font-family: universe, arial, verdana;
    background-color: #cccccc;
    color: #2a3f00;
    font-weight: bold;
	font-size:12px;
    border-color: #2a3f00;
    border-style: solid;
    border-width: 1;
    cursor: hand;
	width:200px;
	height:34px;
}



.button2 {
    font-family: universe, arial, verdana;
    background-color: #eeeeee;
    color: #2a3f00;
    font-weight: bold;
	font-size:12px;
    border-color: #2a3f00;
    border-style: solid;
    border-width: 1;
    cursor: hand;
	width:75px;
	height:30px;
}

/*haalt witruimte weg onder kop bij verstuur een gedicht*/
.h_witruimte {
	margin: 10px 0 3px 0;
}

/*voor tekstvelden verstuur een gedicht*/
.veld {
	font-family: universe, arial, verdana;
    color: #2a3f00;
	width:300px;
	overflow:auto;
}

.inlogveld {
	font-family: universe, arial, verdana;
    color: #2a3f00;
	width:170px;
}

/* voor knop verstuur een gedicht en inloggen favorieten*/
.knop {
	color:#2a3f00;
    font-weight: bold;
	background-color:#cccccc;
	width:170px;
}

.witingroen {
	color:#ffffff;
	background-color:#c7cf93;
	font-size:15px;
	width:300px;
	height:100px;
	padding:10px;
}

.kopfavorieten {
    background-color:#aaaaaa;
	font-size:110%;
	color:#2a3f00;
	font-weight:bold;
	margin: 10px 0;
}
#naamopkaart {
	position:relative;
	top:113px;
	left:55px;
	width:140px;
	font-size:11px;
	z-index:2;
}
