.lightbg { background-color: #F3F8FF; }

.darkbg { background-color: #D1DDEE; }

a {
    font-weight: bold;
	color: #DA0466;
	text-decoration: underline;
}

a:hover { text-decoration: underline; }

a.buttonlink:link, a.buttonlink:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #494D72;
	background: #FFF5E1;
	padding: 2px;
	text-decoration: none;
	height: 16px;
	font-weight: bold;
	border-style: solid;
	border-color: #494D72;
	border-width: 1px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494D72;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494D72;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494D72;
}

strong {
    font-weight: bold;
	color: #7F86C7;
}

.subkop {
    font-size: 12px;
	font-weight: bold;
	color: #0082c6;
}

.csc-header {
	font-size: 16px;
	font-weight: bold;
}

.csc-firstHeader {
	font-size: 16px;
	font-weight: bold;
}

.csc-header-n1 {
	font-size: 16px;
	font-weight: bold;
}

/*
.kop {
	font-size: 16px;
	font-weight: bold;
}
*/

td {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

body { background-color: #F3F8FF; }

