@charset "utf-8";

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	margin: 0px;
}
/*PAGETYPES BANNERS*/
#banner-startpagina-plus {
	clear: both;
	height: 213px;
	width: 975px;
	position: relative;
	background-image: url(../images/banner-startpagina-central.jpg);
}
#banner-kinderen {
	clear: both;
	height: 213px;
	width: 975px;
	position: relative;
	background-image: url(../images/banner-kinderen-central.jpg);
}
#banner-jongeren {
	clear: both;
	height: 213px;
	width: 975px;
	position: relative;
	background-image: url(../images/banner-jongeren-central.jpg);
}
#banner-volwassenen-mix {
	clear: both;
	height: 213px;
	width: 975px;
	position: relative;
	background-image: url(../images/banner-volwassenen-mix-central.jpg);
}
#banner-volwassenen-basisopleiding {
	clear: both;
	height: 213px;
	width: 975px;
	position: relative;
	background-image: url(../images/banner-volwassenen-basisopleiding-central.jpg);
}
#banner-volwassenen-beeldhouwkunst {
	clear: both;
	height: 213px;
	width: 975px;
	position: relative;
	background-image: url(../images/banner-volwassenen-beeldhouwkunst-central.jpg);
}
#banner-volwassenen-fotokunst {
	clear: both;
	height: 213px;
	width: 975px;
	position: relative;
	background-image: url(../images/banner-volwassenen-fotokunst-central.jpg);
}

#banner-volwassenen-grafiek {
	clear: both;
	height: 213px;
	width: 975px;
	position: relative;
	background-image: url(../images/banner-volwassenen-grafiek-central.jpg);
}
#banner-volwassenen-schilderkunst {
	clear: both;
	height: 213px;
	width: 975px;
	position: relative;
	background-image: url(../images/banner-volwassenen-schilderkunst-central.jpg);
}
#banner-volwassenen-tekenkunst {
	clear: both;
	height: 213px;
	width: 975px;
	position: relative;
	background-image: url(../images/banner-volwassenen-tekenkunst-central.jpg);
}


#page-type-repeat-startpagina-plus {
	background-image: url(../images/banner-startpagina-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page-type-kinderen {
	background-image: url(../images/banner-kinderen-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page-type-jongeren {
	background-image: url(../images/banner-jongeren-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page-type-volwassenen-mix {
	background-image: url(../images/banner-volwassenen-mix-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page-type-volwassenen-basisopleiding {
	background-image: url(../images/banner-volwassenen-basisopleiding-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page-type-volwassenen-beeldhouwkunst {
	background-image: url(../images/banner-volwassenen-beeldhouwkunst-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page-type-volwassenen-fotokunst {
	background-image: url(../images/banner-volwassenen-fotokunst-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page-type-volwassenen-grafiek {
	background-image: url(../images/banner-volwassenen-grafiek-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page-type-volwassenen-schilderkunst {
	background-image: url(../images/banner-volwassenen-schilderkunst-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page-type-volwassenen-tekenkunst {
	background-image: url(../images/banner-volwassenen-tekenkunst-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page-type-leerkrachtenzone {
	background-image: url(../images/leerkrachtenone-repeat.gif);
	background-repeat: repeat-x;
}


/*LINK STYLES*/
.link-text-common-bgbox {
	text-decoration: none;
	color: #990000;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.link-text-common-bgbox:hover {
	color: #FFFFFF;
	background-color: #990000;
}
.link-extern-text-common-bgbox {
	text-decoration: none;
	color: #990000;
	padding-right: 11px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(../images/ext-link.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.link-extern-text-common-bgbox:hover {
	color: #FFFFFF;
	background-color: #990000;
	background-image: url(../images/ext-link-hover.gif);
	background-repeat: no-repeat;
	background-position: right;
}


.link-pdf-text-common-bgbox {
	text-decoration: none;
	color: #990000;
	padding-right: 0px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(../images/doc-link.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.link-pdf-text-common-bgbox:hover {
	color: #FFFFFF;
	background-color: #990000;
	background-image: url(../images/doc-link-hover.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.download-document a {
	background-color: #CCFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 2px solid #009900;
	text-decoration: none;
	color: #000000;
	background-image: url(../images/doc-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 200%;
}
.download-document a:hover {
	background-color: #FFFFFF;
}

.link-text-news-title {
	text-decoration: none;
	color: #000000;
	padding-right: 1px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.link-text-news-title:hover {
	color: #FFFFFF;
	background-color: #990000;
}


/*GLOBAL NAVIGATION LEFT*/
#global-nav {
	float: left;
	width: 150px;
	position: relative;
	text-decoration: none;
	height: 600px;
	background-color: #000000;
}
#global-nav-icons {
	height: 117px;
	width: 24px;
	left: -24px;
	position: relative;
	top: -36px;
	background-image: url(../images/iconen.gif);
}
.navigation-cluster {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
}
.navigation-cluster ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.navigation-cluster ul li {
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
}
.navigation-cluster ul li a {
	display: block;
	width: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 23px;
	padding-top: 5px;
	color: #FFFFFF;
}
.navigation-cluster ul li a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
#cluster-start {
	border-top-width: 0px;
	border-top-style: none;
}

#cluster-kind-jong-volw {
	position: relative;
	top: 41px;
}
#cluster-info {
	position: relative;
	top: 82px;
}
#cluster-login {
	position: relative;
	top: 232px;
}
#active-item {
	background-color: #990000;
}


/*SECONDARY NAVIGATION*/
.secondary-nav-link {
	border: 1px solid #000000;
	float: left;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relativ;
}
.secondary-nav-link a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #000000;
}
.secondary-nav-link a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#active-secondary-item {
	color: #FFFFFF;
	background-color: #666666;
}
#highlight-item {
	background-color: #FFFFCC;
}

/*CALL TO ACTION BUTTON*/
.call-to-action-link {
	border: 1px solid #000000;
	float: left;
	background-color: #000000;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relativ;
}
.call-to-action-link a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #FFFFFF;
}
.call-to-action-link a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

/*POSITIONING BOXES*/
.nieuws-item {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
}
/*.nieuws-heading {
	line-height: 150%;
	font-weight: bold;
}NIET GEBRUIKT*/
.nieuws-image-container {
	height: 80px;
	width: 115px;
	float: left;
	margin-right: 10px;
	background-color: #000000;
	margin-top: 3px;
	border: 1px solid #990000;
}
/*.nieuws-image-container-no-margin {
	height: 80px;
	width: 115px;
	float: left;
	background-color: #000000;
	margin-top: 3px;
}NIET GEBRUIKT*/
.nieuws-footing {
	line-height: 150%;
	text-align: right;
	color: #999999;
	clear: both;
}
/*.nieuws-lees-meer {
	float: left;
}NIET GEBRUIKT*/
#container {
	margin-right: auto;
	margin-left: auto;
	width: 975px;
}
#header {
	margin-right: 75px;
	height: 115px;
}
#top-line {
	position: relative;
	top: 7px;
	margin-left: 75px;
}
#breadcrumbs-intro {
	height: 25px;
	width: 150px;
	float: left;
	color: #000000;
	text-align: right;
}
#breadcrumbs {
	height: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #000000;
}
#utilities {
	height: 25px;
	width: 500px;
	float: right;
	text-align: right;
}
#academie-logo-top {
	height: 73px;
	width: 845px;
	position: relative;
	top: 17px;
	margin-left: 40px;
}
#waist-down {
	margin-right: 75px;
	margin-left: 75px;
	background-image: url(../images/navigation-global-bg-pattern.png);
	background-repeat: repeat-y;
}
#content-container {
	width: 650px;
	float: right;
	position: relative;
	padding-bottom: 50px;
}
#content-container-leerkrachtenzone {
	position: relative;
	padding-bottom: 50px;
	margin-left: 75px;
	margin-right: 75px;
	padding-top: 15px;
}
#content-title {
	width: 650px;
}
.content {
	width: 650px;
	clear: left;	
}
#content-with-top-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
#content-without-top-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0px;
}
.content-main {
	float: left;
	position: relative;
	width: 490px;
	padding-bottom: 20px;
}
#content-main-without-line {
	padding-right: 10px;
}
#content-main-with-line {
	padding-right: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.content-micro {
	float: left;
	width: 150px;
	position: relative;
}
.content-micro-block {
	margin-bottom: 25px;
	padding-left: 10px;
}
#content-micro-block-filled {
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.content-half-left {
	float: left;
	width: 340px;
	position: relative;
}
.content-half-right {
	float: left;
	width: 290px;
	position: relative;
	padding-left: 10px;
}
#content-without-line {
	padding-right: 10px;
}
#content-with-line {
	padding-right: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.image-link-container {
	border: 1px solid #990000;
	margin-bottom: 12px;
}
#footer {
	clear: both;
	width: 100%;
	height: 80px;
	background-image: url(../images/academie-logo-small.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#bottom-text {
	width: 650px;
	float: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 3px;
	margin-top: 30px;
	text-align: justify;
}
#bottom-text p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
}
.vorige-volgende-pager {
	padding-top: 30px;
}
.lesplaats {
	border: 1px solid #000000;
	margin-left: 40px;
	padding: 10px;
	height: 120px;
	margin-bottom: 25px;
}
.map {
	float: right;
	border: 1px solid #990000;
}
#teaser-fotos {
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/teaser-fotos.jpg);
	background-repeat: no-repeat;
}

.next-lesplaats {
	float: right;
	clear: both;
}
.google-maps-box {
	border: 1px solid #000000;
}
#home-section-links {
	padding-top: 20px;
	margin-bottom: 15px;
}
.homepage-highlight {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/t-shirt-kinderkunstenfestival-2010-banner.png);
	margin-bottom: 30px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	margin-top: 15px;
}
#content-container ul {
	line-height: 150%;
	list-style-type: disc;
}
#polaroids {
	height: 120px;
	width: 75px;
	position: absolute;
	left: -75px;
	top: -7px;
	background-image: url(../tests/images/test5.jpg);
}
#polaroids-bg {
	background-image: url(../tests/images/bg.png);
	background-repeat: no-repeat;

}

.afbeelding-links {
	background-color: #00FF00;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.afbeelding-rechts {
	background-color: #FF00FF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.afbeelding-volledige-breedte {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 198px;
	width: 488px;
	overflow: hidden;
	border: 1px solid #000000;
}

.font-small {
	font-size: 80%;
}
.white-text {
	color: #FFFFFF
}

.strike-out-pricing-2-chars {
	background-image: url(../images/strike-out-pricing-2-chars.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.strike-out-pricing-3-chars {
	background-image: url(../images/strike-out-pricing-3-chars.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.inverted-grey-text-openingsuren {
	color: #CCCCCC;
}
.aankondiging-leerkrachten {
	background-color: #FFFFCC;
	font-size: large;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #FFCC33;
}


p {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 150%;
}





/*TAG RESTYLES*/
h1 {
	font-size: large;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}


h2 a {
	text-decoration: none;
	color: #990000;
}
h2 a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
h3 {
	font-size: 100%;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 2px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img a {

}
img a:hover {
}



/*STYLE CLASSES*/
.line-through {
	text-decoration: line-through;
}
.obscure {
	color: #999999;
}
.underline {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.big-highlight {
	font-size: 20px;
	font-weight: bold;
}
.big-highlight-grey {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
.activiteit-promo {
	width: 150px;
	position: relative;
	padding-bottom: 25px;
}
#activiteit-promo-height {
	height: 270px;
}
#mouseover-tracking {
	border: 1px solid #000000;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#bestelformulier-box {
	border: 1px solid #000000;
	margin-top: 30px;
	position: relative;
	height: 800px;
	width: 488px;
}
#bestelformulier {
	position: relative;
	height: 791px;
	width: 478px;
	background-image: url(../images/10-euro.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-left: 10px;
}

