/* html, body { 
	margin:0px;
	padding:0px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}
a {
	color:#003882;
	text-decoration:none;
}
a:hover {
	color:#EE7F01;
}
table#main {
	width:100%;
	height:100%;
}
#left-border {
	background-color:#003882;
}
#right-border {
	background-color:#EE7F01;
}

#container{
	width:964px;
	background-color:#CCDAEA;
	vertical-align:top; 
}

div#portfolio-text, table#portfolio {
	color:#004696;
	font-family: arial;
	font-weight: bold;
	text-align:center;
}
table#monograph, table#portfolio {
	margin:auto;
	margin-top:30px;
}

#contact{
	margin:30 0 0 50px;
	color:#004696;
	font-weight:bold;
}
#contactForm {margin:0 0 0 50px;}
#contactForm h2{font-size:16px; margin:40 0 20 0px; font-weight:bold;}
#contactForm table{font-size:14px;}
#contactForm textarea{width:200px;}

/* events *-/
h2 {
	font-weight: bold;
	font-size:22px;
	color: #000;
	padding:10px 0px 0px 20px;
}
.evnapis{
	color: #F37021;
	font-size:20px;
}
.evtext{
	color: #000000;
	text-align: left;
}
.evtext2{
	color: #004696;
	text-align: left;
}
.err {
	color: #c00;
	font-weight:bold;
}
.msg {
	color:#000;
	font-weight:bold;
	font-size: 18px;
}
*/

.text {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}

.text-bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #003883;
	text-decoration: none;
	line-height: 16px;
}

.text-bold-orange {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ee7f01;
	text-decoration: none;
	line-height: 16px;
}

.text-kop-small {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}

.header {
	font-family: arial;
	font-size: 35px;
	font-weight: normal;
	color: #003883;
	text-decoration: none;
	line-height: 35px;
}

.header_m {
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #003883;
	text-decoration: none;
	line-height: 35px;
}

.text-footer {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height: 16px;
}

A.link-footer {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height: 16px;
}

A.link-footer:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ef7f01;
	text-decoration: none;
	line-height: 16px;
}

A.link-download {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #003883;
	text-decoration: none;
	line-height: 16px;
}

A.link-download:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ef7f01;
	text-decoration: underline;
	line-height: 16px;
}
