@charset "utf-8";
body, html{
	margin: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#main_container{
	float: left;
	width: 100%;
	min-height: 100%;
	_height: 100%;
	margin: -46px 0 0 0;
}

/* container boxen */
#header_container{
	width: 100%;
	height: 81px;
	text-align: left;
	background-color: #CBBA9E;
	background-image: url(keramiek_afbeeldingen/header-kleistructuur_2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 46px 0 0 0;
}

#links_container{
	float: left;
	min-height: 100%;
	width: 160px;
	text-align: right;
}

#content_container{
	line-height: 1.3em;
	margin-top: 20px;
	margin-right: 220px;
	margin-bottom: 20px;
	margin-left: 210px;
}

#rechts_container{
	float: right;
	width: 180px;
	background-color: #796854;
	text-align: center;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #B70924;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #B70924;
	padding-bottom: 1em;
}

#footer_container{
	clear: both;
	height: 75px;
	text-align: left;
	background-color: #796854;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(keramiek_afbeeldingen/header-kleistructuur_2footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 220px;
}

/* content boxen */
#header{
	width: 100%;
	height: 81px;
	padding: 10px 0 10px 0;
}

#rechts, #content{
	padding: 10px 10px 0 10px;
}

#rechts {
	text-align: center;
}

#links{
	background-color: #CBBA9C;
	padding: 10px 10px 0 10px;
}

#menuopmerking {
	background-image: url(keramiek_afbeeldingen/menuopmerking-kleistructuur.gif);
	background-repeat: repeat;
	background-position: right top;
	color: #B70924;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: -20px;
	margin-bottom: 15px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#footer{
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

/* navigatie en menuonder */

li {
	list-style-type: none;
	font-size: 1.1em;
	line-height: 2em;
	font-weight: bold;
}

#navigatie {
	width: 140px;
	padding: 0px 40px 0px 0px;
}

#navigatie ul{
	font-size: 80%;
	list-style-type: none;
	margin: 0px;
}

#navigatie li li{
	font-size: 80%;
}

#navigatie a {
	text-decoration: none;
}

#navigatie a:link, #navigatie a:visited {
	color: #FFFFFF;
}

#navigatie a:hover {
	color: #B70924;
}

#navigatie a:active {
	color: #000000;
}

#navigatie ul a:link, #navigatie ul a:visited {
	color: #FFFFCC;
}

#navigatie ul a:hover, #navigatie ul a:active {
	color: #796854;
}

#navigatie li li a:link, #navigatie li li a:visited {
	color: #FFFFCC;
}

#navigatie li li a:hover, #navigatie li li a:active {
	color: #796854;
}

#menuonder {
	text-align: left;
}

#menuonder a {
	text-decoration: none;
}

#menuonder a:link, #menuonder a:visited{
	color: #796854;
}

#menuonder a:hover, #menuonder a:active{
	color: #000000;
}

/* links op cursuspagina */
.cursus a {
	text-decoration: none;
}

.cursus a:link, .cursus a:visited{
	color:#796854;
}

.cursus a:hover, .cursus a:active{
	color:#B70924;
}

/* opmaak van tekst en images */

h1 {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 400px;
	border-left-width: 160px;
	border-left-style: solid;
	border-left-color: #B70924;
	height: 45px;
	background-image: url(keramiek_afbeeldingen/keramiekkringlimburg.gif);
	background-repeat: no-repeat;
	background-position: 34px top;
	text-indent: -5000px;
}

h2 {
	color: #796854;
}

h3 {
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #B70924;
	width: 200px;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #000000;
}

#opsomming {
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.3em;
	font-weight: bold;
}

#opsomming a {
	text-decoration: none;
}

#opsomming a:link, #opsomming a:visited {
	color: #FFFFFF;
}

#opsomming a:hover, #opsomming a:active {
	color: #B70924;
}

.float_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 3px;
	background-color: #FFFFFF;
	border: thin solid #CBBA9E;
}


.float_left {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	border: thin solid #CBBA9E;
	clear: right;
}

.expo_image_r {
	border: thin solid #CBBA9C;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: right;
}

.expo_image_l {
	border: thin solid #CBBA9C;
	padding: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CBBA9C;
}



.vetzwart {
	font-weight: bold;
	color: #000000;
}

#fotobox {
	background-color: #000000;
	height: 250px;
	width: 120px;
}
.klein {
	font-size: 90%;
}

#fotolichtkrant {
	background-color: #796854;
	padding: 0px;
	height: 250px;
	width: 120px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.terugvooruit {
	text-align: right;
	font-weight: bold;
}

.terugvooruit a {
	text-decoration: none;
}

