
/* Green titles */

h1 {
	color: #bd0000;
}
h2 {
	color: #bd0000;
}
li {
	background-image	: url(../images/list_profiel.gif);
	background-repeat	: no-repeat;
	background-position	: left 0.2cm;
	padding-left		: 14px;  
}
.title {
	color: #bd0000;
}
.sub_item {
	background-image: url(../images/subitem_profiel_off.gif);
}
.sub_item2 {
	background-image: url(../images/subitem_profiel_on.gif);
}
.drop_item {
	background-image: url(../images/dropitem_profiel_off.gif);
}
.drop_item2 {
	background-image: url(../images/dropitem_profiel_on.gif);
}
.drop_item3  {
	background-image: url(../images/dropitem2_profiel.gif);
}
a.sub,
a.sub:visited {
	color: #bd0000;
}

a.sub:hover {
	color: #bd0000;
}
a.profiel,
a.profiel:visited {
	color: #b90101;
	font-weight: bold;
}
a.profiel:hover {
	color: #b90101;
	font-weight: bold;
	text-decoration: underline;
}
.page_text a,
.page_text a:visited {
	color: #bd0000;
	text-decoration: none;
}

.page_text a:hover {
	color: #bd0000;
	text-decoration: underline;
}
.contact_form {
	line-height: 30px;
	vertical-align: top;
}
/* input styles */
input, textarea, select{
	border: solid 1px #bd0000;
	background-color: #ffffff;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #6a6a6a;
}

.form_mailing{
	width: 234px;
	height: 16px;
	padding-top: 4px;
	padding-left: 4px;
}

.form_mailing_select{
	width: 240px;
	height: 20px;
	padding-left: 4px;
}
.form_big{
	width: 216px;
	height: 16px;
	padding-top: 4px;
	padding-left: 4px;
}

.message {
	width: 216px;
	height: 130px;
	font-size: 12px;
	color: #6a6a6a;
	padding-top: 4px;
	padding-left: 4px;
	font-family: arial;
}
.smalldate {
	font-size: 10px;
	line-height: 10px;
	color: #b9b9b9;
}

#linkedin img,
#rss img {
	border: none;	
}
