html, body {
	font: 11px Arial, Verdana, Tahoma, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #4287BE url(images/bg.gif) repeat-x top;
}
#container {
	position: relative;
	margin: 0px auto;
	width: 770px;
	padding: 0px;
	vertical-align: top;
}

.logo {
	z-index: 999;
	position: absolute;
	margin-left: -414px;
	margin-top: 0;
	top: 0%;
	left: 50%;
}

.backtop {
	background: URL(images/backtop.gif) no-repeat top center;
}

.backbottom {
	background: URL(images/backbottom.gif) no-repeat bottom center;
}

#base {
	background: #FFFFFF url(images/containerbg.gif) repeat-y;
	width: 770px;
}
#logo {
	float: left;
	width: 159px;
	height: 302px;
}
#leftside, #rightside {
	float: left;
	width: 159px;
	vertical-align: top;
}
#middlecontent {
	float: left;
	width: 452px;
	padding: 160px 0px 0px 0px;
	background: #FFF url(images/header.jpg) no-repeat top;
	vertical-align: top;
}
#searchcam {
	float: left;
	width: 120px;
	height: 150px;
	margin: 0px 0px 5px 0px;
	padding: 55px 24px 0px 15px;
	background: url(images/searchcam.gif) no-repeat;
}

/* LEFT */
.box {
	float: left;
	width: 159px;
	background: url(images/menubg.gif) right;
	margin: 0px 0px 5px 0px;
	color: #FFF;
}
.box ul {
	float: left;
	width: 154px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	margin-top: -4px;
	margin-bottom: -6px;
	list-style-type: none;
}
.box li {
	float: left;
	padding: 2px 0px 4px 21px;
	margin: 0px;
	width: 130px;
	height: 15px;
	background: url(images/listbg.gif) no-repeat;
}
.box li a {
	color: #FFF;
	text-decoration: none;
}
.box li a:hover {
	color: #B2E4FF;
	text-decoration: none;
}
.box a.small {
	color: #6BB3DB;
	font-weight: bold;
	text-decoration: none;
}
.box a:hover.small {
	color: #6BB3DB;
	text-decoration: underline;
}

/* MIDDLE CONTENT */
.content {
	float: left;
	width: 437px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background: #B2E4FF;
}
.content div.cam {
	float: left;
	width: 133px;
	height: 137px;
	background: url(images/cambg.gif);
	margin: 0px 5px 5px 0px;
	padding: 5px 0px 0px 9px;
}
.content div.right {
	margin-right: 0px;
}
.content div.last {
	margin-bottom: 0px;
}
.content div.cam a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.content div.cam a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
#contentnav {
	float: left;
	width: 437px;
	height: 28px;
	margin: 0px;
	color: #002E4F;
	text-align: center;
	padding: 12px 5px 0px 5px;
	font-weight: bold;
	background: url(images/contentnav.gif);
}
#contentnav a {
	color: #002E4F;
	font-weight: bold;
	text-decoration: none;
}
#contentnav a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
div.panel {
	float: left;
	width: 92px;
	height: 46px;
	padding: 25px 7px 0px 7px;
	text-align: center;
	color: #FFF;
	line-height: 12px;
	margin-bottom: 17px;
	background-repeat: no-repeat;
}
div.chatnu {
	background: url(images/boxchatnu.gif);
}
div.favoriet {
	margin-left: 5px;
	background: url(images/boxfavorieten.gif);
}
div.fotos {
	width: 91px;
	margin-left: 5px;
	background: url(images/boxfotos.gif);
}
div.homepage {
	width: 91px;
	margin-left: 5px;
	background: url(images/boxhomepage.gif);
}
div.panel a {
	color: #FFF;
	text-decoration: none;
}
div.panel a:hover {
	color: #FFF;
	text-decoration: underline;
}
div.profiel1 {
	float: left;
	margin: 0px;
	width: 166px;
	padding: 0px 0px 0px 10px;
}
div.profiel2 {
	float: left;
	margin: 0px;
	width: 250px;
	line-height: 18px;
	color: #002E4F;
}
div.profiel3 {
	float: center;
	margin: 0px;
	width: 420;
	padding: 0px 0px 0px 0px;
		}

/* RIGHT */
.rightbox {
	float: left;
	width: 142px;
	background: url(images/menubg2.gif);
	padding: 0px 0px 0px 6px;
	margin: 0px;
	color: #FFF;
}

/* FOOTER */
#footer {
	float: left;
	width: 752px;
	height: 43px;
	clear: both;
	padding: 12px 9px 0px 9px;
	background: url(images/footerbg.gif) no-repeat right;
	color: #002E4F;
}
#footer a {
	color: #002E4F;
	text-decoration: none;
}
#footer a:hover {
	color: #002E4F;
	text-decoration: underline;
}
#footer p a {
	color: #002E4F;
	text-decoration: none;
}
#footer p a:hover {
	color: #002E4F;
	text-decoration: underline;
}
#footer p {
	float: right;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}
	
/* OTHERS */
br.clear {
	clear: both;
}
img.small {
	float: left;
	background: #E4E4E4;
	padding: 1px;
	margin: 0px 4px 5px 12px;
	border: 1px solid #00070C;
}
img.end {
	margin-bottom: 1px;
}
.border img {
	width: 30px;
	height: 365px;
}
#leftside img, #middlecontent img.head, #rightside img.head {
	float: left;
	border: 0px;
}
#searchcam select {
	margin: 17px 0px 4px 0px;
	width: 120px;
	font-size: 11px;
}
#searchcam form {
	margin: 0px;
}
#searchcam .submit {
	float: right;
	margin: 3px 0px 0px 0px;
}
.content div.cam img.photo {
	float: left;
	border: 1px solid #E4E9EC;
	padding: 1px;
	margin: 0px 0px 6px 0px;
	background: #1B4062;
}
.content div.cam img.icon {
	float: left;
	border: 0px;
}
span.extra {
	color: #B2E4FF;
	font-weight: normal;
}
span.extra2 {
	color: #AED216;
	font-weight: bold;
}
a:hover span.extra2 {
	text-decoration: underline;
	color: #AED216;
}
img.bullet {
	float: left;
	vertical-align: middle;
	margin: 2px 4px 0px 0px;
	border: 0px;
}
#middlecontent img.bottom {
	float: left;
	margin: 0px 0px 5px 0px;
}
#rightside img.bottom {
	float: left;
	margin: 0px 0px 5px 0px;
}
#rightside img {
	float: left;
}
div.rightbox img.photo {
	float: left;
	border: 1px solid #063657;
	padding: 1px;
	margin: 1px 2px 4px 0px;
	background: #F0F3F5;
}
div.rightbox img.nr {
	float: left;
	margin: 0px 3px 2px 3px;
}
div.rightbox img.last {
	margin-bottom: 5px;
}
div.profiel1 img {
	float: left;
	border: 1px solid #063657;
	padding: 1px;
	margin: 0px 0px 16px 0px;
	background: #F0F3F5;
}

.randje
	{  
	border: #002E4F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}
.randwit
	{  
	border: white; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	font-color: white;
	}

.a
{
background-color: #004271;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;
font: 11px Arial, Verdana, Tahoma, sans-serif;
color: #fff;
}
.b
{
background-color: #6BB3DB;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;
font: 11px Arial, Verdana, Tahoma, sans-serif;
color: #fff;
}
.c
{
background-color: #6BB3DB;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
font: 11px Arial, Verdana, Tahoma, sans-serif;
color: #fff;
}
.d
{
background-color: #004271;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
font: 11px Arial, Verdana, Tahoma, sans-serif;
color: #000;
}
.top10 
{
margin: 0px 0px 5px 0px;
font: 5 Arial, Verdana, Tahoma, sans-serif;
text-decoration: none;
color: #fff;
}

.update a:link, .update a:active, .update a:visited 
	{
	color: white;
	text-decoration: none;
	}
	
.update a:hover {
	color: #6BB3DB;
	text-decoration: none;
}

.signup 
	{
	color: white;
	text-decoration: none;
	}

.signupbutton
	{
	border: #002E4F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px	
	}

.aris
{
	color: #FFF;
	font-weight: none;
	text-decoration: none;
}
#vriendinnen select {
	margin: 0px 0px 0px 0px;
	width: 105px;
	font-size: 10px;
	}
	
