@charset "UTF-8";
/* CSS Document */
html, body {
	font-family: 'Hoefler Text', Times New Roman, serif;
	font-size: 13px;
	color: #333;
	padding:0;
	margin:0;
	height: 100%;
	background-color: #ffffff;
	}
#container {
	width: 960px;
	min-height: 88%;
	margin: 0 auto;
	padding: 0;
	}
#container p{
	text-indent: 8px;
	}
	
/* ######## Couple ######## */
#couple{
	z-index: 50;
	position: fixed;
	bottom: -4px;
	left: 0px;
	}
	
	
/* ######## Header ######## */
#header{
	width: 960px;
	height: 170px;
	}
#logo{
	margin: 29px 0 0 650px;
	}

	
/* ######## Footer ######## */
#footer{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 160px;
	display: block;
	clear: both;
	text-align:center;
	}
#footer span{
	position: relative;
	font-size: 11px;
	top: 140px;
	}
#footer a:link, #footer a:active, #footer a:visited {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	}
#footer a:hover {
	border-bottom: 1px solid #c0c0c0;
	}
	

/* ######## Navigation ######## */
#navigation{
	float: right;
	margin: 16px 10px 0 0;
	}
#navigation li{
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 2px 0;
	display:block;
	list-style: none;
	}
#navigation a:link, #navigation a:active, #navigation a:visited{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding: 0 0 2px 0;
	}
#navigation a:hover{
	border-bottom: 1px solid #c0c0c0;
	}
#navigation_layer{
	position: absolute;
	margin: 50px 0 0 499px;
	padding: 0 0 20px 0;
	width: 200px;
	display: none;
	background-color: #333333;
	z-index:2;
	}
#navigation_layer ul{
	list-style: none;
	margin: 16px 0 0 20px;
	padding: 0;
	}
#navigation_layer li{
	list-style: none;
	margin: 0;
	padding: 0 0 16px 0;
	}
a.layer_link:link, a.layer_link:active, a.layer_link:visited {
  	margin: 0 30px 0 0;
  	padding: 0 0 0 0;
  	text-decoration: none;
  	font-size: 13px;
  	color:#fff;
	text-align: right;
	}
a.layer_link:hover {
  	color: #999999;
	}
	
	
/* ######## Content ######## */
h1{
	font-size: 50px;
	margin: 0px 0 0 0;
	padding: 0 0 40px 0;
	font-weight: normal;
	}
h2{
	font-size: 20px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
	}
h3{
	font-size: 16px;
	margin: 3px 0 0 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	}
h4{
	font-size: 14px;
	margin: 14px 0 0 0;
	padding: 0 0 2px 0;
	font-weight: normal;
	}	
	
/* ######## index Template ######## */
#left_index{
	width: 460px;
	float: left;
	line-height: 20px;
	}
#right_index{
	width: 460px;
	float: right;
	line-height: 20px;
	}
#right_index a:link, #right_index a:active, #right_index a:visited {
	background-image:url(../img/link_arrow.png);
	background-repeat: no-repeat;
  	text-decoration: none;
	padding: 0 0 0 18px;
	color: #000;
  	font-size: 13px;
	blog-align: right;
	}
#right_index a:hover {
	border-bottom: 1px solid #c0c0c0;
	}
	
	
/* ######## Text Template ######## */
#left_text{
	width: 470px;
	float: left;
	line-height: 20px;
	}
#right_text{
	width: 460px;
	float: right;
	line-height: 20px;
	}
#right_text a:link, #right_text a:active, #right_text a:visited {
	background-image:url(../img/link_arrow.png);
	background-repeat: no-repeat;
  	text-decoration: none;
	padding: 0 0 0 18px;
	color: #000;
  	font-size: 13px;
	text-align: right;
	}
#right_text a:hover {
	border-bottom: 1px solid #c0c0c0;
	}
#downloads{
	list-style: none;
	width: 470px;
	padding: 0;
	margin: 0;
	}
#downloads li{
	width: 430px;
	height: 130px;
	line-height: 15px;
	clear:both
	}
#downloads img{
	float: left;
	margin-right: 10px;
	}
a.download:link, a.download:active, a.download:visited {
	background-image:none;
  	text-decoration: none;
	padding: 0 0 0 0;
	color: #000;
  	font-size: 12px;
	text-align: right;
	}
a.download:hover {
	border-bottom: 1px solid #c0c0c0;
	}

	
/* ######## Exhibitions Template ######## */
#wrapper{
	width: 940px;
	margin: 0 10px 0 10px;
	}
#left_ex{
	width: 380px;
	float: left;
	line-height: 21px;
	}
#right_ex{
	width: 460px;
	float: right;
	line-height: 20px;
	}
#right_ex ul{
	margin: 3px 0 0 0;
	padding: 0 0 20px 0;
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	}
.left_ul{
	width: 240px;
	float: left;
	}
#images{
	margin: 50px 0 0 0;
	}
#images td{
	clear:both;
	padding: 0 20px 16px 0;
	}
#wrapper a:link, #wrapper a:active, #wrapper a:visited {
  	text-decoration: none;
	color: #000;
  	font-size: 12px;
	text-align: right;
	}
#wrapper a:hover {
	color: #c0c0c0;
	}

#artists_list{
	width: 960px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	}
#artists_list li{
	float: left;
	width: 220px;
	height: 320px;
	padding: 0 0 0 0;
	margin: 0 10px 0 10px;
	line-height: 16px;
	}
#artists_list span, #artists_list small{
	color: #bbb;
	}
#artists_list a:link, #artists_list a:active, #artists_list a:visited {
  	text-decoration: none;
	color: #000;
  	font-size: 12px;
	text-align: right;
	}
#artists_list a:hover {
	
	}
	
/* ######## Contact Template ######## */	
input.fir{
	border: none;
	width: 470px;
	height: 15px;
	margin-bottom: 5px;
	padding-top: 4px;
	font-family: "Hoefler Text", serif;
	font-size: 13px;
	color: #666;
	background-color:#fff;
	border-bottom: 1px solid #666;
}
input.sec{
	border: none;
	width: 470px;
	height: 15px;
	margin-bottom: 5px;
	padding-top: 4px;
	font-family: "Hoefler Text", serif;
	font-size: 13px;
	color: #666;
	background-color:#fff;
	border-bottom: 1px solid #333;
}

textarea.fir{
	border: 0px;
	width: 466px;
	height: 200px;
	padding-top: 4px;
	padding-left: 4px;
	margin-bottom: 5px;
	font-family: "Hoefler Text", serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	background-color:#fff;
	border-bottom: 1px solid #333;
}
textarea.sec{
	border: 1px solid #fff;
	width: 466px;
	height: 200px;
	padding-top: 4px;
	padding-left: 4px;
	margin-bottom: 5px;
	font-family: "Hoefler Text", serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	background-color:#fff;
	border-bottom: 1px solid #333;
}
.senden{
	border: 0px;
	width: 470px;
	height: 24px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	background-color: #fff;
}


/* ######## Blog Template ######## */
#left_blog{
	width: 470px;
	float: left;
	line-height: 20px;
	}
#right_blog{
	width: 460px;
	float: right;
	line-height: 20px;
	}
#right_blog a:link, #right_blog a:active, #right_blog a:visited {
	background-image:url(../img/link_arrow.png);
	background-repeat: no-repeat;
  	text-decoration: none;
	padding: 0 0 0 18px;
	color: #000;
  	font-size: 13px;
	blog-align: right;
	}
#right_blog a:hover {
	border-bottom: 1px solid #c0c0c0;
	}
	
#right_blog p{
	text-indent: 0px;
	}
#right_blog strong{
	font-weight:normal;
	font-size: 15px;
	}