.clr {
	clear: both;
}

p {
	margin: 0 0 10px 0;
}

img {
	border: none;	
}

.kop1 {
	font-size: 15px;
	line-height: 22px;
	color: #002e5f;
	font-weight: bold;
	margin: 0;	
}

.kop2 {
	font-size: 15px;
	line-height: 20px;
	color: #272554;		
}

.kop3 {
	font-size: 15px;
	line-height: 23px;
	color: #CC092F;
	font-weight: bold;	
}

.table_text, ol, ul, .default_tekst, td {
	font-size: 13px;
	line-height: 20px;
	color: #636363;
}

.address p.address_title, .kop2 {
	font-size: 15px;
	line-height: 20px;
	color: #272554;		
}

.address p, .address table {
	font-size: 13px;
	line-height: 18px;
	color: #636363;
	margin: 0 0 8px 0;
	text-decoration: none;	
}

#footer a {
	font-size: 13px;
	line-height: 18px;	
}

.references img {
	margin: 0 9px 0 0;
}
a.address_link {
	font-size: 13px;
	line-height: 18px;
	color: #636363;
	margin: 0 0 8px 0;
	text-decoration: none;
}

a.address_link:hover {
	text-decoration: underline;
}

.button {
	float: left;	
	height:23px;
	margin: 0;
	padding: 0;	
}

.button .button_left {
	float:left;	
	height:23px;
	width:8px;
	cursor:pointer;
	background: url('../images/layout/button_left.gif') right no-repeat;
	margin: 0;
	padding: 0;
}

.button .button_middle {
	float:left;
	border:0;
	height:23px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	line-height: 13px;
	color:#FFFFFF;
	cursor:pointer;
	background: url('../images/layout/button_middle.gif') repeat-x;
	margin: 0;
	padding: 0 5px 0 5px;
}

.button .button_right {
	float:left;
	border:0;
	height:23px;
	width:8px;
	cursor:pointer;
	background: url('../images/layout/button_right.gif') left no-repeat;
	margin: 0;
	padding: 0;
}

.button_blue {
	float: left;	
	height:23px;
	margin: 0;
	padding: 0;	
}

.button_blue .button_left {
	float:left;	
	height:23px;
	width:8px;
	cursor:pointer;
	background: url('../images/layout/button_left_blue.gif') right no-repeat;
	margin: 0;
	padding: 0;
}

.button_blue .button_middle {
	float:left;
	border:0;
	height:23px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	line-height: 13px;
	color:#FFFFFF;
	cursor:pointer;
	background: url('../images/layout/button_middle_blue.gif') repeat-x;
	margin: 0;
	padding: 0 5px 0 5px;
}

.button_blue .button_right {
	float:left;
	border:0;
	height:23px;
	width:8px;
	cursor:pointer;
	background: url('../images/layout/button_right_blue.gif') left no-repeat;
	margin: 0;
	padding: 0;
}

.yellow_button {
	float: left;	
	height:23px;
	margin: 0;
	padding: 0;	
}

.yellow_button .button_left {
	float:left;	
	height:23px;
	width:8px;
	cursor:pointer;
	background: url('../images/layout/button_left_yellow.gif') right no-repeat;
	margin: 0;
	padding: 0;
}

.yellow_button .button_middle {
	float:left;
	border:0;
	height:23px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	line-height: 13px;
	color:#FFFFFF;
	cursor:pointer;
	background: url('../images/layout/button_middle_yellow.gif') repeat-x;
	margin: 0;
	padding: 0 5px 0 5px;
}

.yellow_button .button_right {
	float:left;
	border:0;
	height:23px;
	width:8px;
	cursor:pointer;
	background: url('../images/layout/button_right_yellow.gif') left no-repeat;
	margin: 0;
	padding: 0;
}

.green_button {
	float: left;	
	height:23px;
	margin: 0;
	padding: 0;	
}

.green_button .button_left {
	float:left;	
	height:23px;
	width:8px;
	cursor:pointer;
	background: url('../images/layout/button_left_green.gif') right no-repeat;
	margin: 0;
	padding: 0;
}

.green_button .button_middle {
	float:left;
	border:0;
	height:23px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	line-height: 13px;
	color:#FFFFFF;
	cursor:pointer;
	background: url('../images/layout/button_middle_green.gif') repeat-x;
	margin: 0;
	padding: 0 5px 0 5px;
}

.green_button .button_right {
	float:left;
	border:0;
	height:23px;
	width:8px;
	cursor:pointer;
	background: url('../images/layout/button_right_green.gif') left no-repeat;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;	
}

.label {
	font-size: 12px;
	line-height: 20px;
	color: #636363;
}

#newsletter p {
	font-size: 12px;
	line-height: 20px;
	color: #636363;
	margin: 0 10px 0 5px;
}

input.input, textarea.input {
	font-family: Arial;
	width: 100%;
	color: #636363;
	border: 1px solid #636363;
	background: #FFFFFF; 
}

input.input_error, textarea.input_error {
	font-family: Arial;
	width: 100%;
	color: #cb373b;
	border: 1px solid #cb373b;
	background: #FFFFFF; 
}
