@charset "utf-8";
body {
	background-color: #f3f2ef;
	text-align: center;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}

body#home #container
{
	background-image:url(pix/hipweddingshome.jpg);
}
body#weddings #container
{
	background-image:url(pix/hipweddingsweddings.jpg);
}
body#style #container
{
	background-image:url(pix/hipweddingsstyle.jpg);
}

body#werk #container
{
	background-image:url(pix/hipweddingswerkwijze.jpg);
}

body#gallery #container
{
	background-image:url(pix/hipweddingsgallery2.jpg);
}

body#gallery2 #container
{
	background-image:url(pix/hipweddingsgallery.jpg);
}

body#favourites #container
{
	background-image:url(pix/hipweddingsfavourites.jpg);
}

body#overhip #container
{
	background-image:url(pix/hipweddingsoverhip.jpg);
}


body#contact #container
{
	background-image:url(pix/hipweddingscontact.jpg);
}

body#hipmeer #container
{
	background-image:url(pix/hipweddingshipmeer.jpg);
}

body#start #container
{
	background-image:url(pix/hiphome.jpg);
}

body#start #left
{
		padding-top: 150px;
		height: 400px;
}

body#start #right
{
		padding-top: 150px;
		height: 400px;
}

#container {
	width: 878px;
	height: 575px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url(pix/hipweddingsgallery.jpg);
}



#left {
	width: 430px;
	height: 420px;
	float:left;
	padding-top: 130px;
	padding-left: 9px;
}

#right {
	width: 430px;
	height: 420px;
	float:right;
	padding-top: 130px;
}

#content {
	width: 800px;
	height: 420px;
	padding-top: 132px;
	padding-left: 40px;
}

#text {
	padding-left: 285px;
	margin-top: -5px;
}

#footer {
	color: #666666;
	font-size: 10pt;
}

#footer a {
 	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 5px;
	margin-left: -1px;
	
}


a:link
{
	text-decoration: underline;
 	color: #FF00FF;
	outline: none;


}

a:visited
{
	text-decoration: underline;
	color: #FF00FF;
	outline: none;

}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

a:active
{
	color: #000000;
}

#navcontainer
{
height: 50px;
	margin: 0;
	padding:0;
}

ul#navlist
{
margin: 0;
padding: 0;
white-space: nowrap;
padding-top: 20px;
}

#navlist li
{
display: inline;
list-style-type: none;
font-weight:bold;
}

#active {
	color: #000000;
}

#navlist a { padding: 0px 68px 0 0px;
			margin: 0; }

#navlist a:link, #navlist a:visited
{
	color: #666666;
	text-decoration: none;
}

#navlist a:hover
{
color: #FF00FF;
text-decoration: none;
}


body#home a#homenav,
body#weddings a#wednav,
body#style a#stylenav,
body#gallery a#gallnav,
body#overhip a#overhipnav,
body#contact a#overhipnav {
color: #333;
}

a#gallery {
font-weight: normal;
}

#gallerydiv
{
	position:relative;
	margin-left: -25px;
}

#gallerydetaildiv
{
	position:relative;
	margin-left: -323px;
}

#text li {
	list-style-position: outside center;
	list-style-image: url(pix/heart.gif);
}

#back {
	background-image: url(pix/backheart.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	padding-left: 13px;
}

