@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	background-color:#d1d1d1;
	background:url(../images/bg.jpg);
	background-position:center top;
	background-attachment:fixed;
	scrollbar-base-color: #eee;
}
a {
	color:#000;
}
a:hover {
	color:#aaa;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width: 957px;
}

#header {
	margin-top:14px;
	background:url(../images/header.jpg);
	background-repeat:no-repeat;
	width: 990px;
	height:79px;
	display:block;
}
#nav {
	height:24px;
	margin:0;
	display: block;	
}
#nav a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#nav a:hover {
	color:#FFCC00;
	text-decoration:underline;
}
#nav_left {
	float: left;
}
#nav_right{
	float: right;
}
#main {
	margin-left:auto;
	margin-right:auto;
	width: 957px;
	height:509px;
	display:block;
}
#contact {
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg_artist.jpg);
	background-repeat:no-repeat;
	width: 957px;
	height:444px;
	display:block;
}
#about {
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg_about.jpg);
	background-repeat:no-repeat;
	width: 957px;
	height:444px;
	display:block;
}
#links {
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg_links.jpg);
	background-repeat:no-repeat;
	width: 957px;
	height:444px;
	display:block;
}
#art {
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	background-repeat:no-repeat;
	width: 957px;
	height:444px;
	display:block;
}
#artist {
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg_artist.jpg);
	background-repeat:no-repeat;
	width: 957px;
	height:444px;
	display:block;
}
#paintings {
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg_paintings.jpg);
	background-repeat:no-repeat;
	width: 957px;
	height:444px;
	display:block;
}
#paintings2 {
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg_art.jpg);
	background-repeat:no-repeat;
	width: 957px;
	height:500px;
	display:block;
	position:relative;
}
#stores {
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg_stores.jpg);
	background-repeat:no-repeat;
	width: 957px;
	height:444px;
	display:block;
}
#catalogue {
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg_catalogue.jpg);
	background-repeat:no-repeat;
	width: 957px;
	height:444px;
	display:block;
}
.linktitle {
	font-weight: bold;
}
#location {
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg_location.jpg);
	background-repeat:no-repeat;
	width: 990px;
	height:405px;
	display:block;
}
#contact2 {
	padding-top:10px;
	height:387px;
	#height:377px;
}
.contact_form {
	border:1px solid #000;
	width:230px;
}
.comments {
	border:1px solid #000;
	width:230px;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.send {
	width:100px;
	background:#000;
	color:#FFF;
	border:0;
}
#slogan {
	text-align:right;
	padding-right:30px;
	padding-top:15px;
	color:#FFCC00;
}

#naw {
width:749px;
float:right;
	font-size:11px;
	text-align:right;
	padding-right:30px;
	color:#999999;
	line-height:1px;
	#line-height:16px;
}
#naw a {
	text-decoration:none;
	color:#999999;
}
#naw a:hover {
	text-decoration:underline;
}
#footerimg {
	display:block;
	margin-top:10px;
	background:url(../images/footer.jpg);
	width:957px;
	height:41px;
	font-size:12px;
	font-weight:bold;
	color:#ccc;
	line-height:40px;
}
#footerimg a {
	color:#fff;
	text-decoration:none;
}
#footerimg a:hover {
	text-decoration:underline;
}
#footer {
	display:block;
	font-size:12px;
	font-weight:bold;
}

#footer a {
	color:#5179a8;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#ps {
	margin-right:15px;
	color:#666;
	float:right;
}
#ps a  {
	color:#666;
	text-decoration:none;
}
.tekstveld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:solid 1px #7da4d5;
	width: 240px;
}

