/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 0.8em;
	color: #ffffff;
}

h1, h2, h3 {
/*	text-transform: lowercase; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	padding: 0;
	margin: 0;
	color: #ffffff;
}

h1{
	font-size: 1.8em;

}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 0.8em;
	font-weight: bold;
}

p {
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #c1f19c;
}

a:hover {
	text-decoration: none;
	color: #7ac142;
}

img {
	border: none;
}

/* title Style */

.title {
	padding: 10px 10px 25px 10px;	
	color: #FFFFFF;
}

/* Page (Root)*/
#page {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
/*	border: 10px solid #330010;*/
}

/* page > Logo */

#logo {
	height: 156px;
	background: url(../images/layout_kcz_01.gif);
}

#leden_login{
	position: relative;
	/*background: url(../images/leden_login.gif);*/
	left: 699px;
	width: 101;
	height: 39;
	margin-top: 10px;
}

/* Content */

#content {
background: White url(../images/layout_kcz_11.gif) no-repeat;
}

#extra {
}

/* Content > Main */

#main {
	width: 525px;
	padding: 8px 0 0 30px;
	float: left;
	filter: alpha(opacity=50);
}

#main a {
}

/* Content > Main > text */

#text {
	padding: 10px 5px 7px 10px;
	background-color: #385c5f;
}

/* Content > right */

#right {
	width: 175px;
	padding: 9px 25px  0 0;
	float: right;
}
/* Content > right > news */
#news{
	padding: 9px 25px 0 0;
	background-color: #385c5f;
	border-bottom: 1px solid #ffffff;
}

.news_message{
	padding: 5px 4px 5px 8px;
}
#news h1{	
	color: #FFFFFF;
	border-bottom: solid 1px #ffffff; 
}

/* Content > Menu */

#menu{
	height: 33px;	
}

.nav{
	text-decoration: none;
	float: left;
	padding: 0;
	margin: 0;	
}

/* Footer */

#footer{
	clear: both;
	height: 138px;
	background: #ffffff url(../images/layout_kcz_13.gif) no-repeat;
	
}
#copyright{
	position:relative; 
	top:110px; 
	text-align:center;
}
#copyright p {
	margin: 0;	
	font-size: x-small;
	color: #999999;
}

#copyright a {
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
#copyright a:hover {
	color: #999999;
	text-decoration: underline;
	font-style: italic;
	opacity: 1.0;
}

.kunst_tabel{
	width: 500px;
	background-color: #244c4f;
	op
	/*border: 1px	solid #3c7b80 ;*/
}
.kunst_tabel .naam{
	color: #ffffff;
	font-size: 1.8em;
	font-style: italic;
	padding: 1px 5px 1px 15px;
}

.kunst_tabel .image{
	width: 85px;
	padding: 5px;
}

.kunst_tabel .body{
	width: 310px;
	padding: 1px 5px 1px 5px;
}
.kunst_tabel .body_content{
	width: 310px;
	background-color: #666666;
	padding: 1px 5px 1px 5px;
}

.input{
	border: #b4d7db 1px solid;
	background: #417882;
	color: White;
}

.text_active{
	color: #FBAFF0;
	text-decoration: none;
	font-weight: bold;
}

.text a{
	text-decoration: none;

}
.text a:hover{
	text-decoration: underline;;

}

.text{
	text-decoration: none;
}

.img_kunst{
	display: block;
   margin-left: auto;
   margin-right: auto;
}

