﻿body {
    background-color: #FFFFFF;
    color: #1E155D;
	font-size: 100%;
    font-family: Arial,Verdana;
    margin: 0;
    padding: 0;
}

.ie select {
	width:304px;
}

.message {
    color: #FF0000;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
}

table,td {
    color: #1E155D;
	font-size: 12px;
    font-family: Arial,Verdana;
	line-height: 1.5em;
}

input {
    color: #1E155D;
    font-family: Arial,Verdana;
    font-size: 12px;
    overflow-x: hidden;
    overflow-y: hidden;
}

input[type="text"] {
    color: #1E155D;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
}
input[type="password"] {
    color: #1E155D;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
}
input[type="file"] {
    color: #1E155D;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
}
option {
    color: #1E155D;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
}
select {
    color: #1E155D;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
}
textarea {
    color: #1E155D;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
}

a {
    color: #1E155D;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	padding-left: 25px;
	background: url("/style/hagaziekenhuis/images/bullet-arrow.png") no-repeat scroll left 0px rgba(0, 0, 0, 0);
}
a:hover {
    color: #77B800;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	padding-left: 25px;
	background: url("/style/hagaziekenhuis/images/bullet-arrow.png") no-repeat scroll left 0px rgba(0, 0, 0, 0);	
}

.list a {
    font-weight: bold;
}

ul {
    line-height: 17px;
    margin: 0;
    padding: 0 0 12px 23px;
}
ul li {
    padding-bottom: 2px;
}

h1 {
    color: #77B800;
    font-family: Arial,Verdana;
    font-size: 1.5em;
    font-weight: bold;
}

.titel {
    color: #77B800;
    font-family: Arial,Verdana;
    font-size: 1.7em;
    font-weight: bold;
}

h2 {
	font-size:12px;
    color: #77B800;
    font-family: Arial,Verdana;
    font-weight: bold;
}

.kop {
	font-size:12px;
    color: #77B800;
    font-family: Arial,Verdana;
    font-weight: bold;
}

.kop2 {
	font-size:12px;
    color: #77B800;
    font-family: Arial,Verdana;
    font-weight: bold;
}

.breed {
	width:460px;
}

.col1 {
	width:220px;
}
.col2 {
	width:300px;
}

.button, .buttonnew {
    background-color: #1E155D;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: normal;
    padding: 3px;
    text-decoration: none;
}

.buttons {
    background-color: #1E155D;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: normal;
    padding: 3px;
    text-decoration: none;
}

.button:hover, .buttonnew:hover {
    background-color: #FFFFFF;
    border: 0 none;
    color: #1E155D;
    cursor: pointer;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: normal;
    padding: 3px;
    text-decoration: none;
}

.buttons:hover {
    background-color: #FFFFFF;
    border: 0 none;
    color: #1E155D;
    cursor: pointer;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: normal;
    padding: 3px;
    text-decoration: none;
}

.hidden {
    display: none;
}
.small {
    font-size: 92%;
}
.large {
    font-size: 100%;
}

.lege_regel {
	height:15px;
}
