/* @override http://localhost:8888/groningerarchieven/include/groninger_archieven.css */

/* Formulieren
=================================================================*/

.noshow { 
	position:absolute;
	left:-9000px;
	}

input,
select,
textarea {
	font-size:100%;
	}
.formulier {
	background-color:#E0E8F7;
	margin-bottom:10px;
	}
.formulier fieldset {
	border:0px;
	padding:3px 10px;
	}
.formulier div {
	padding:4px 0px;
	border-bottom:1px solid #B6C7E3;
	clear:both;
	}
.formulier input.checken {
	border:0px;
	}
.formulier label,
.formulier span.labelfake {
	width:150px;
	float:left;
	display:block;
	padding-top:1px;
	font-weight:bold;
	color:#003083;
	}
.formulier label.checkdoos {
	float:none;
	display:inline;
	padding-top:1px;
	font-weight:normal;
	padding-left:2px;
	padding-right:10px;
	}
.formulier .buttons {
	clear:both;
	text-align:right;
	border:0px;
	}
.formulier .buttons input {
	color:#fff;
	font-weight:bold;
	background-color:#E13407;
	border:0px;
	cursor:pointer;
	}
.formulier .buttons input:hover {
	background-color:#F7A48E;
	}
.formulier input,
.formulier textarea {
	border:1px solid #000;
	}
.formulier textarea {
	width:200px;
	font-size:120%;
	}
.formulier small {
	display:block;
	color:#B4133B;
	width:200px;
	margin-left:152px;
	}
.formulier h2 {
	font-size:120%;
	padding:3px 10px;
	background-color:#003083;
	color:#fff;
	}
.formulier #cursus8 {
	width:40px;
	}
.formulier #postcode {
	width:50px;
	}

body { color: #000; font-size: 78%; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; }

tr.randonder { }
tr.randonder td { padding-top: 5px; padding-bottom: 10px; border-bottom: 1px dashed #555555;  }

td { font-family: Verdana, Helvetica, sans-serif; color: #000; }
td.topbalk { padding-top: 5px; padding-bottom: 5px; }
td.topbalk { color:#E13407; }
td.topbalk a:hover { color:#E13407; }

td.bottom	{ vertical-align: bottom; }
td.menuvlakactief { border-bottom: 1px solid #FDF5F2; vertical-align: bottom; }

td.hoofdlinks { cursor: pointer; cursor: hand; background-color: #FFFFFF; border-top: 1px solid #E13407; border-bottom: 1px solid #E13407; border-left: 1px solid #E13407; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px; }
td.hoofdrechts { font-size: 90%; cursor: pointer; cursor: hand; background-color: #FFFFFF; border-top: 1px solid #E13407; border-right: 1px solid #E13407; border-bottom: 1px solid #E13407; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px; }
td.hoofdactief { cursor: pointer; cursor: hand; height: 30px; background-color: #FDF5F2; border-top: 1px solid #E13407; border-right: 1px solid #E13407; border-left: 1px solid #E13407; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px; }
td.hoofdrechtsbegin { font-size: 90%; cursor: pointer; cursor: hand; background-color: #FFFFFF; border-top: 1px solid #E13407; border-right: 1px solid #E13407; border-left: 1px solid #E13407; border-bottom: 1px solid #E13407; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px; }

td.hoofdlinks:hover { color: #E13407;  }
td.hoofdrechts:hover { color: #E13407; }
td.hoofdactief:hover { color: #E13407; }
td.hoofdrechtsbeginL:hover { color: #E13407; }

td.submenu, td.hoofdlinks a, td.hoofdlinks a:visited { font-size: 90%; color: #003083; text-decoration: none; }
td.hoofdrechts a, td.hoofdrechts a:visited { color: #003083; text-decoration: none; }
td.hoofdrechtsbegin a, td.hoofdrechtsbegin a:visited { color: #003083; text-decoration: none; }
td.hoofdactief a, td.hoofdactief a:visited { color: #E13407; text-decoration: none; }

td.subsub a:hover, td.hoofdlinks a:hover, td.submenu a:hover { color: #E13407; }
td.hoofdrechts a:hover { color: #E13407; }
td.hoofdrechtsbegin a:hover { color: #E13407; }
td.hoofdactief a:hover { color: #E13407; }

td.blauw { background-color: #003083; }
td.blauwmetrand { background-color: #003083; border-left:1px solid #fff;  font-size: 130%; font-weight: bold; color: #FFFFFF; text-align: right; padding-right: 10px;  }
td.submenu { color:#E13407; }

span.oranje { color: #E13407; }
td.grijs { background-color: #E5E5E5; padding: 2px; }
td.wit { padding: 1px; }

td.item_blauw_kopje { background-color: #003083; height: 25px; font-weight: bold; color: #FFFFFF; padding-left: 5px; }
td.item_blauw { border: 1px solid #003083; padding: 5px; }
td.item_oranje_kopje { background-color: #E13407; height: 25px; font-weight: bold; color: #FFFFFF; padding-left: 5px; }
td.item_oranje { border: 1px solid #E13407; padding: 5px; }

td.oranje { background-color: #E13407; }
td.blauw { background-color: #003083; font-size: 130%; font-weight: bold; color: #FFFFFF; text-align: right; padding-right: 10px; }

span.kopje { font-size: 130%; font-weight: bold; color:#E13407; }
span.footer { font-weight: bold; font-size: 100%; }

input { margin: 0px; }
input.zoekbalk { font-size: 85%; border: 1px solid #003083; }
input.text { width: 150px; font-size: 85%; border: 1px solid #003083; margin: 2px; }
input.submit, input.button { background-color: #E5E5E5; border: 1px solid #000000; cursor: pointer; cursor: hand; }
input.zoekknop { height: 20px; background-color: #FFFFFF; font-family: Verdana, Helvetica, sans-serif; color: #003083; font-weight: bold; border: 0px; cursor: pointer; cursor: hand; }
textarea { border: 1px solid #003083; margin: 2px; }

td.subsub { height: 20px; }

span.b { font-weight: bold; }
span.i { font-style: italic; }
span.u { text-decoration: underline; }
span.tactief { font-weight: bold; color: #E13407; }
a img { border: 0px; }

td.select_hoofdmenu { font-family: Verdana; color: #fff; font-weight: bold; font-size: 90%; text-align: right; vertical-align: bottom; padding-right: 10px; padding-bottom: 7px; }
td.sitemap_subsub { border-bottom: 1px solid #E5EAF2; }

form { margin: 0px; }

div.home_tekst { position: absolute; top: 60px; left: 210px; font-size:90%; }
div.meer_fotos { position: absolute; top: 272px; left: 850px;
	display: none;
}
div.meer_fotos a, div.meer_fotos a:visited { font-family: Verdana; font-size: 90%; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
div.meer_fotos a:hover { color: #DDDDDD; }


div.randboven { border-top: 1px dashed #000000; padding-top: 20px; margin-top: 15px; }


a { color: #003083; font-weight: normal; text-decoration: underline; }
a.lijnloos { text-decoration: none; }
a:hover { color: #5075B6; }
a:visited { color: #551A8B; }
a.sitemap_hoofd { color: #003083; font-weight: bold; text-decoration: none; }
a.sitemap_sub { color: #003083; font-weight: normal; text-decoration: none; }
a.sitemap_subsub { color: #E13407; text-decoration: none; }
a.sitemap_hoofd:hover, a.sitemap_sub:hover, a.sitemap_subsub:hover { text-decoration: underline; }


a:visited { color: #551A8B; }
a.lijnloos:visited { color: #003083; }
a.sitemap_hoofd:visited { color: #551A8B; }
a.sitemap_sub:visited { color: #551A8B; }
a.sitemap_subsub:visited { color: #551A8B; }

select.zoekwijze { font-size: 85%; border: 1px solid #003083; }

.content_veld { width:740px; padding-left:20px; }
.plattegrond { width:300px; float:left; }
.details { width:410px; float:left; padding-left:20px; padding-right:10px; }
.grote_markt { width:300px; }
.grote_markt_list { padding:0px; padding-left:20px; margin:0px; }

div.links { text-align: left; }
div.midden { text-align: center; }
div.rechts { text-align: right; }

div.extra_link { margin-left: 20px; margin-top: 10px; }
.statistieken { display: none; }

.wmv { margin-bottom:20px; }

.thema {
    font:normal 18px arial,verdana,sans-serif;
    color:#999999;
    letter-spacing:0px;
	margin-top: 14px;
}

.leftlinks {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	margin-top: 0;
}
.leftlinks li {
	background:url('../gfx/bloklistarrow.gif') no-repeat 6px 6px;
	list-style:none;
	padding-left: 16px;
}

.height {
}

.menu {
	padding: 0;
	width: 190px;
	margin-bottom: 10px;
	margin-top: 27px;
}

.menu li {
	padding: 0;
	margin: 0;
	background-image: none;
}

.menu li a {
	margin-bottom: 5px;
	display: block;
	padding: 4px 10px;
	width: 168px;
	border: 1px solid #bdbdbd;
	border-bottom-width: 2px;
	background-color: #fff;
	text-decoration: none;
	color: #e13407;
}

.menu li a:hover {
	background-color: #e13407;
	color: #fff;
	text-decoration: none;
	border-color: #ca2f0f;
}

.menu li a:active {
	background-color: #464646;
	color: #e6e6e6;
	border-color: #2c2c2c;
}

#homepage {
	width: 740px;
	padding-left: 20px;
	padding-bottom: 1px;
}

#homepage #search {
	width: 740px;
	overflow: hidden;
	height: 42px;
	margin-top: 15px;
}

#homepage #search form {
	margin-right: 20px;
	margin-bottom: 10px;
	float: right;
}

#homepage #search form input {
	width: 230px;
	border: 1px solid #003083;
	margin-right: 7px;
}

#homepage #search form button {
	color: #003083;
	font-weight: bold;
	background-color: transparent;
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
	font-size: 13px;
	cursor: pointer;
}

#homepage #search form p {
	display: inline;
}

#homepage #content {
	clear: both;
}

#homepage #content .row {
	width: 740px;
	overflow: hidden;
	margin-bottom: 30px;
}

#homepage #content .row .article {
	width: 350px;
	float: left;
	margin-right: 20px;
}

#homepage #content .row .article .image {
	width: 100px;
	overflow: hidden;
	height: 100px;
	float: left;
	margin-right: 10px;
	border: 1px solid #c0c0c0;
	padding: 1px;
	margin-bottom: 5px;
}

#homepage #content .row .article .image ul {
	margin: 0px;
	padding: 0px;
}


#homepage #content .row .article h3 {
	color: #e13407;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	line-height: 18px;
}