body{
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #300506 url('http://www.hetewebcambabes.nl/static/layout/background.png') repeat-x;
	color: #fcbea9;
}

.header{
	position:relative;
	width: 950px;
	height: 238px;
	margin: 0 auto;
	background: url('http://www.hetewebcambabes.nl/static/layout/header.jpg') no-repeat;
	
}

h1{
	text-indent: -9999px;
}

h1 a{
	display:block;
	width: 950px;
	height: 238px;
}

p.bookmark{
	position: absolute;
	bottom: 0px;
	left: 291px;
}

p.bookmark a{
	display: block;
	width: 330px;
	height: 47px;
}

h2{
	font-size: 24px;
	color: #fcbea9;
}

h3{
	font-size: 16px;
	color: #fcbea9;
}
.content{

	margin: 0 auto;
	width: 900px;
	padding-top: 40px;
	padding-bottom: 20px;
}



p.welcome, p.welcome a{
	font-family: georgia;
	font-size: 12px;
	color: #fcbea9;
	text-decoration: none;
}

ul.images{
	list-style: none;
	width: 880px;
	margin: 0 auto;
}

ul.images li{
	float: left;
	width: 220px;
	text-align: center;
}

ul.images li .name{
	color: #fcbea9;
	font-size: 10px;
	text-decoration: none;
	height: 20px;
	display: block;
	overflow: hidden;
}

ul.images li img{
	border: 1px solid #fcbea9;
}
ul.linkpartners{
	list-style: none;
	margin: 0 10px;
}

ul.linkpartners li{
	float: left;
	width: 175px;
}

ul.linkpartners li a{
	color: #fcbea9;
	font-size: 11px;
	text-decoration: none;
}

.footer {
	background:none repeat scroll 0 0 #250202;
	color:#831b1b;
	float:right;
	margin:0 0 10px;
	padding:5px;
}

.footer a{
	color: #831b1b;
}

table{
	margin: 10px;
}

.img{
	border: 1px solid #75282e;
	padding: 5px;
	background: #ffe8e0;
}

.center{ text-align: center;}
.margin{ margin: 10px;}
.margin-right{ margin-right: 10px;}
.clear{ clear: both;}
.float-left{ float: left;}
