a:link { color : #AF4B4D; text-decoration:none; }
a:visited { color : #AF4B4D; text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:none; }

body {
	margin : 0px;
	background-color : #BFB786;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10px;
	line-height : 14px;
	color : black;
}

td {
	font-size : 10px;
	line-height : 14px;
}

ul {
	margin-left : 0px;
	padding-left : 20px;
}

img { border : 0px; }

#personen img {
	margin-right : 5px;
}


.bighead  {
	font-family : times new roman, times, serif;
	font-size : 24px;
	padding-bottom : 20px;
	color : black;
}

.mediumhead  {
	font-family : times new roman, times, serif;
	font-size : 20px;
	padding-bottom : 20px;
	color : #727757;
}

.head  {
	font-family : times new roman, times, serif;
	font-size : 16px;
    font-weight : bold;
	color : #727C40;
	padding-bottom:8px;
}

.text  {
	
}

.button  {
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	color : #727C40;
	background-color: white;
}

.inputtext  {
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	border : #615C6A solid 1px;
	color : #615C6A;
}

.textblock  {
	padding-bottom:40px;
}

.para  {
	padding-bottom:8px;
}