body {
 background-color: #262825;
 margin-top: 25px;
 font-family: Arial;
 font-size: 12px;
 text-align: left;
 color: #262825; 
 overflow: scroll;
 background-image: url(../images/tc.bovenfoto.gif);
 background-repeat: repeat-x;
}

.logo {
	margin-bottom: 25px;
}

.button {
 width: 140px;
 height: 31px;
 padding-top: 4px;
 color: #FFF;
 text-align: center;
 font-weight: bold;
 background-image:url(../images/tc.button_bg.gif);
 background-repeat: no-repeat;
}

.button_active {
 width: 140px;
 height: 31px;
 padding-top: 4px;
 color: #FFF;
 text-align: center;
 font-weight: bold;
 background-image: url(../images/tc.button_bg.active.gif);
 background-repeat: no-repeat;
}

.content_left {
 width: 380px;
 height: 450px;
 background-color: #FFF;
 padding: 25px;
 vertical-align: top;
 overflow: auto;
}

.content_right {
 background-color: #FFF;
 padding: 25px;
 vertical-align: top;
}

.diplomaregister {
 font-family:Arial;
 font-size: 68px;
 font-weight: bold;
 text-align: left;
 color: #28166f;
 height: 120px;
}

h1 {
 font-family:Arial;
 font-size: 18px;
 text-align: left;
 color: #28166f;
}

h2 {
 font-family:Arial;
 font-size: 15px;
 text-align: left;
 color: #28166f;
}

h3 {
 font-family:Arial;
 font-size: 15px;
 text-align: left;
 font-variant: small-caps;
 color: #28166f;
}

h4 {
 font-family:Arial;
 font-size: 13px;
 text-align: left;
 color: #28166f;
}

.titel_nieuw {
 font-family:Arial;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 color: #28166f;
}

a {
 color: #097bad;
 text-decoration: none;
}

a:visited {
 color: #097bad;
 text-decoration: none;
}

a:hover {
 color: #097bad;
 text-decoration: underline;
}

a:active {
 color: #097bad;
 text-decoration: none;
}
