/* Global Text-elements */

h1 span, h2 span, p span {
	display: none;
}

h1 {
	margin: 34px 0 3px 34px;
	width: 567px;
	height: 60px;
 	background: url(../img/uva_logo.gif) no-repeat;
}	

h2 {
	padding-bottom: 5px;
	color: #000;
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

p {
	margin-bottom: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

a {
	color: #556a8b;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #556a8b;
} 

/* Statement Make-up */

#statement_ul {
	width: 350px;
	margin-left: 80px;
	text-align: justify;	
	list-style: none;
	line-height: 1.5em;
}

.statement_a {
	color: #ddedf5;
}

.statement_a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.statement_h2 {
	margin: 24px 0 0 80px;
	width: 333px;
	height: 36px;
	background: url(../img/h2_statement.gif) no-repeat;
}

.statement_h2_meer_info {
	margin-left: 80px;
	width: 227px;
	height: 28px;
	background: url(../img/statement_meer_info.gif) no-repeat;
}

.statement_text, .statement_sub {
	width: 350px;
	margin-left: 80px;
	color: #fff;
	text-align:justify;
	line-height: 1.5em;
}	

.statement_sub {
	font-weight: bold;
	margin-bottom: 0px;
}	

/* Content Make-up */

.algemeen {
	background: url(../img/algemeen.gif) no-repeat;
	width: 148px;
	height: 40px;
	display: block;
}

.teken {
	background: url(../img/teken.gif) no-repeat;
	margin-left: -8px;
	width: 231px;
	height: 40px;
	display: block;
}

.argumenten {
	background: url(../img/argumenten.gif) no-repeat;
	width: 183px;
	height: 40px;
	display: block;
}

.persbericht {
	background: url(../img/persbericht.gif) no-repeat;
	width: 159px;
	height: 40px;
	display: block;
}

.contact {
	background: url(../img/contact.gif) no-repeat;
	width: 112px;
	height: 40px;
	display: block;
}

.documenten {
	background: url(../img/documenten.gif) no-repeat;
	width: 187px;
	height: 40px;
	display: block;
}

.hoogleraren {
	background: url(../img/hoogleraren.gif) no-repeat;
	width: 274px;
	height: 40px;
	display: block;
}

.prominenten {
	background: url(../img/prominenten.gif) no-repeat;
	width: 274px;
	height: 40px;
	display: block;
}

.studenten {
	background: url(../img/studenten.gif) no-repeat;
	width: 274px;
	height: 40px;
	display: block;
}

.multimedia {
	margin-top: 10px;
	background: url(../img/multimedia.gif) no-repeat;
	width: 162px;
	height: 40px;
	display: block;
}

.col_h_sub {
	font-size: 9px;
	text-transform: uppercase;
}

.col_titel  {
	margin-bottom: 10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #7f696a;
}

.col_readmore {
	float: right;
}

#argumenten {
	width: 280px;
	list-style: none;
	line-height: 2;
}

/* Form make-up */

form {
	margin-top: 15px;
}

.form-element	{
	margin-top: 5px;
	display:block;
	float: left;
	width: 290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 0.7em;
}

.form-element input, select, textarea	{
	float: left;
	border:1px solid #a72b2b;
	padding:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4b4d4e;
	font-size: 12px;
	width: 290px;
}

.submit {
	margin-top: 10px;
	width: 100px;
	float: right;
	background-color: #fff;
	border:1px solid #a72b2b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4b4d4e;
	font-size: 11px;
}

/* Footer */

.footertext {
	margin-top: 5px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
	clear:both;
}
