/* http://www.redlinefotografie.nl/ style.css 290610 */

body {
	z-index: 0;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
    background: #252424 url(http://www.redlinefotografie.nl/images/hdr.gif) repeat-x;
    margin: 0px;
}

#container {
	width: 1000px;
	margin: 0 auto 0 auto;

}
#header {
	position: relative;
	height: 183px;
	background: #000;

}
#header #logo {
    position: absolute;
	z-index: 1;
    top: 23px;
    left: 100px;
    height: 250px;
    width: 130px;
    background: url(http://www.redlinefotografie.nl/images/redlinelogo.png);
	cursor: pointer;
}
#header #tekst {
    position: absolute;
	z-index: 2;
    top: 55px;
    left: 340px;
    height: 61px;
    width: 356px;
    background: url(http://www.redlinefotografie.nl/images/letter7.png);
}

.logo img, .banner img {
	display:block;
}

.logo {
	padding:15px 0 0 0px;
}

#menu {
    position: relative;
	height: 24px;
    border-bottom: 3px solid #a41822;
    color: #FFF;
    background:#000;


}

div#content {
	overflow: hidden;
	background: url(http://www.redlinefotografie.nl/images/cl.gif) repeat-y top left;
	clear: both;
	height: 100%;
}

div#content div#midden {
	float: left;
	width: 975px;
    padding: 0 6px 0px 11px;
	margin: 6px 0 0 0;
	overflow: hidden;
}

.lijst {
    border: 7px solid #fff;
}

/* footer */

#footer {
    position: relative;
	height: 24px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
    background: url("http://www.redlinefotografie.nl/images/but2.gif") repeat-x;
	border-top: 1px #89888a solid;
    border-left: 1px #89888a solid;
    border-right: 1px #89888a solid;
    border-bottom: 1px #89888a solid;
}

#footer a {
	color: #2b2b2b;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	color: #6a5b44;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}
#footer #midden #txtlinks {
    position: absolute;
	left: 6px;
	padding-top: 5px;
	height: 25px;
	width: 250px;
	text-align: left;
}

#footer #txtmidden {
    position: absolute;
	left: 310px;
	padding-top: 5px;
	height: 25px;
	width: 362px;
	text-align: center;
}

#footer #txtrechts {
    position: absolute;
	right: 6px;
	padding-top: 5px;
	height: 25px;
	width: 250px;
	text-align: right;
}

#zoeken {
    height: 300px;
	width: 250px;
    position:absolute;
    left: -1px;
    top:30px;
    z-index:101;

}
#thumbs {

	float: right;
	width: 270px;
    height: 100%;

padding: 5px 5px 5px 5px;

}

#thumbs img {


    border: 1px #fff solid;


}

#fotoblock{
float: left;
width: 668px;
padding: 0 6px 0px 8px;
margin: 6px 0 0 0;
text-align: center;

}

#fotoblock.title{

}

/* photo thumbnails */

.photodescription
{
    overflow:hidden;
}
