/*
***********************************************************
Title:     Content
Author:    Emile Blume - Netcreators.com
***********************************************************
*/

/* Typography////////////////////////////////////////////////////////////////////////////////*/
html { font: 62.5%/200% Arial, Verdana, Tahoma, sans-serif; }

body { 
	background: #0065bb url(../images/bg.gif) repeat-x;
	color: #000;
	font-size: 1.2em;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	padding-bottom: 2em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
        margin-bottom: 0.6em;
}

h2 { font-size: 1.3em; }

p { 
	font-size: 1em;
	margin-bottom: 1.2em;
	}

#center ol, #center ul { 
	list-style:disc;
	margin-left: 1.3em;
	margin-bottom: 1.3em;
	padding-left: 1.3em;
}

hr {
	clear:both;
	background: #596975;
	color: #596975;
	border: 0;
	height: 1px;
}

/* Design /////////////////////////////////////////////////////////////////////////////////*/

#logo {
	background: url(../images/gemeente-assen.png) no-repeat top left;
	height: 16px;
	width: 140px;
	right: 10px;
	top: 5px;
	position: absolute;
	z-index: 20;
}

#logo a, #slogan a {
	display: block;
	height: 16px;
	width: 140px;
	cursor: pointer;
}

#slogan {
	background: url(../images/welkom-in-assen-nl.gif) no-repeat left;
	height: 89px;
	width: 379px;
	display: inline;
	float: left;
}

#slogan a {
	height: 89px;
	width: 379px;
}

#center h3 {
	font-size:1.3em;
	line-height:140%;
}

/* Right content ///////////////////////////////////////////////////////////*/
#right dl dt {
	font-size:1.4em;
	font-weight:bold;
	padding:0.4em 20px;
}

#right dl dd, #vvv-assen dl dd {
	padding:24px 20px 0pt;
}

#right a:hover {
	text-decoration: underline;
}

/* VVV Assen */
#vvv-assen{
	color: #fff;
	background-color: #0040ab;
        height: 140px;
        width: 241px;
        overflow: hidden;
}

#intro-wrapper #vvv-assen {
        right: 0;
	/* _right: -1px; */
        top: 0;
        /* *position: absolute; */
}

/*#vvv-assen dt, */
#vvv-assen h3{
	/*background: #417cc6 url(../images/vvv-assen.gif) no-repeat;*/ 
	background: #417cc6 url(../images/pijltje-vvv-assen.gif) no-repeat 220px .4em;
	font-size:1.4em;
	font-weight:bold;
	padding:0.4em 20px;
}

#vvv-assen h3 a {
	color: #FFF;
	text-decoration: none;
}

#vvv-assen p, #vvv-assen h5 {
	padding:0.4em 20px;
}

/*
#vvv-assen dt span {
	display: block;
	background: url(../images/pijltje-vvv-assen.gif) no-repeat right .4em;
}
#vvv-assen img#vvv-logo { float: right; }
*/
#vvv-assen dd#telefoonnr-vvv, #vvv-assen h5 { 
	font-size: 1.8em; 
	padding-bottom:10px;
	padding-top:0pt;
	}
	
/* Aankondiging */
#aankondiging {
	background: #9EBC2A;
        height: 119px;
        width: 241px;
        overflow: hidden;
        top: 140px;
}

#intro-wrapper #aankondiging {
        right: 0;
	/* _right: -1px; */
        top: 140px;
        /* *position: absolute; */
}

#aankondiging h3 a {
	display: block;
	line-height: 140%;
	padding: 20px;
	font-size: 1.4em;
	color: #fff;
	text-decoration: none;
}

#aankondiging h3 a:hover { text-decoration: underline; }

/* Zie ook */
#zie-ook h2{
	background:#0088C9 none repeat scroll 0%;
	color:#FFFFFF;
        font-size: 1.4em;
	margin-bottom:1.2em;
        padding:0.4em 20px;
}

#zie-ook p {
	padding:0.2em 0pt;
        margin: 0;
}

#zie-ook p a {
	background:transparent url(../images/zie-ook.gif) no-repeat scroll 18px 0.3em;
	color:#003EA6;
	padding-left:34px;
	text-decoration:none;
}

#zie-ook p a:visited {
	color:#618EAA;
}