@charset "utf-8";
/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	color: #767676;
}

.koppen{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	color: #767676;
	font-weight: bold;
}

.citaten{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	color: #1b9e3b;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014687;
	text-decoration: none;
}
a:visited {
	color: #014687;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b9e3b;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

input {
	background: transparent;
	color: #767676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #1b9e3b;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #C3C3C3;
}

.textform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767676;
	font-weight: bold;
}

.textform2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21A142;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 100px;
	border: 1px solid #014687;
	cursor: pointer;
}

.button_fotoviewer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21A142;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 70px;
	border: 1px solid #014687;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}

.button_numbers_fotoviewer {
	background: transparent;
	color: #767676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #1b9e3b;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #C3C3C3;
	cursor: pointer;
}

.kopform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b9e3b;
}

.browserwindow {
	cursor: pointer;
	border: 0;
}
