﻿html, body {
	margin: 0;
	padding: 0;
	background-color: #1f1f1f;
	width: 100%;
	height: 100%;
	font: 11px Arial;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

a {
	outline: 0;
    border: 0;
    text-decoration: none;
}

#container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #FFFFFF url(../images/bg.jpg) top repeat-x;
}

#content {
	width: 836px;
	padding: 0;
	margin: 0 auto;
	overflow: auto;
	min-height: 500px;  
	height: auto !important;  
	height: 500px; 
}

#content #left {
	float: left;
	width: 170px;
	padding-top: 200px;
	background: url(../images/rosie_left.jpg) top no-repeat;
}

#content #left h3 {
    margin: 0;
    padding: 5px 0 5px 25px;
    font: bold 12px Arial;
}

#content #left .small_menu {
    margin: 0;
    padding: 0;
}

#content #left .small_menu li {
    list-style: none;
}

#content #left .small_menu li a {
    display: block;
    width: 90%;
    margin: 0 auto;
    color: #979797;
    line-height: 26px;
    text-indent: 25px;
    font-weight: bold;
}

#content #left .small_menu li a:hover {
    color: black;
}

#content #middle {
	float: left;
	width: 452px;
	padding: 0 0 15px 0;
	margin: 0;
    background: url(../images/menu.jpg) 0 73px no-repeat;
}

#content #middle p {
	line-height: 18px;
    text-align: justify;
    padding: 0 15px 0 5px;
}

#content #middle #menu {
	padding: 0 0 0 17px;
	margin: 0;
	width: 452px;
	height: 84px;
    overflow: hidden;
}

#content #middle #menu li {
	margin: 0;
	padding: 0 0 16px 0;
	float: left;
	list-style: none;
	height: 84px;
}

#content #middle #menu #home { width: 65px; }
#content #middle #menu #zeugjes { width: 78px; }
#content #middle #menu #beertjes { width: 77px; }
#content #middle #menu #tekoop { width: 77px; }
#content #middle #menu #fotosfilmpjes { width: 138px; }

#content #middle #menu #home:hover { background: url(../images/menu_hover.jpg) no-repeat -17px 0; }
#content #middle #menu #zeugjes:hover { background: url(../images/menu_hover.jpg) no-repeat -82px 0; }
#content #middle #menu #beertjes:hover { background: url(../images/menu_hover.jpg) no-repeat -160px 0; }
#content #middle #menu #tekoop:hover { background: url(../images/menu_hover.jpg) no-repeat -237px 0; }
#content #middle #menu #fotosfilmpjes:hover { background: url(../images/menu_hover.jpg) no-repeat -314px 0; }
/* Kopie voor selected class */
#content #middle #menu #home.selected { background: url(../images/menu_hover.jpg) no-repeat -17px 0; }
#content #middle #menu #zeugjes.selected { background: url(../images/menu_hover.jpg) no-repeat -82px 0; }
#content #middle #menu #beertjes.selected { background: url(../images/menu_hover.jpg) no-repeat -160px 0; }
#content #middle #menu #tekoop.selected { background: url(../images/menu_hover.jpg) no-repeat -237px 0; }
#content #middle #menu #fotosfilmpjes.selected { background: url(../images/menu_hover.jpg) no-repeat -314px 0; }


#content #middle #menu li a {
	display: block;
	width: 100%;
	height: 84px;
	margin: 0;
    padding: 0;
	text-decoration: none;
}

#content #middle #menu li a span {
	visibility: hidden;
}

#content h1 {
	position: relative;
	display: block;
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0;
    text-indent: 10px;
	font-size: 12px;
	overflow: hidden;
}

#content h1 img {
	position: absolute;
	top: 0;
	left: 10px;
}


#content #right {
	float: right;
	width: 214px;
}

#content #right #caviakiekjes {
	width: 183px;
	height: 262px;
	padding: 16px 0 0 31px;
	margin: 0;
	background: url(../images/right.jpg) no-repeat;
}

#content #right #caviakiekjes h2 {
	position: relative;
	display: block;
	width: 100%;
	height: 24px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	overflow: hidden;
}

#content #right #caviakiekjes h2 img {
	position: absolute;
	top: 0;
	left: 0;
}

#content #right #photos {
    margin: 0;
    padding: 13px 0 0 0;
    overflow: auto;
    height: 189px;
    width: 173px;
}

#content #right #photos li {
    margin: 0;
    padding: 6px 3px 8px 9px;
    width: 66px;
    height: 49px;
    float: left;
    list-style: none;
    background: transparent url(../images/photo.png) no-repeat;
}

#bottom {
	width: 100%;
	height: 57px;
	background-image: url(../images/bottom.jpg);
	text-align: center;
	color: #909090;
}

#bottom p {
	margin: 0;
	padding: 3px;
	line-height: 20px;
}

#admin {
    position: absolute;
    width: 57px;
    height: 57px;
    right: 0;
    bottom: 0;
}

#admin a {
    display: block;
    width: 57px;
    height: 57px;
}

/* zeugjes, beertjes */
#cavias {
    width: 452px;
    margin: 0;
    padding: 0;
    overflow: auto;
}

#cavias a {
    color: white;
}

#cavias li {
    float: left;
    margin: 0;
    padding: 0;
    width: 226px;
    list-style: none;
}

#cavias li table {
    width: 210px;
    margin: 10px auto;
    background: #2d2d2d;
    color: white;
    border: 0;
    font-weight: bold;
    padding: 0;
}

#cavias .photo {
    margin: 0 auto 5px auto;
}

#cavias li td {
    padding: 0;
    width: 133px;
}

#cavias li td:first-child {
    text-align: right;
    width: 77px;
    padding-left: 12px;
    padding-right: 16px;
    height: 18px;
    font-weight: normal;
}

#cavias li th {
    text-align: center;
    padding: 0;
}

#cavias li td input.text {
    width: 84px;
}

#cavias .border {
    height: 10px;
    line-height: 8px;
    overflow: hidden;
}

#cavias li.big {
    float: left;
    margin: 0;
    padding: 0;
    width: 452px;
    list-style: none;
}

#cavias li.big table {
    width: 436px;
    margin: 10px auto;
    background: #2d2d2d;
    color: white;
    border: 0;
    font-weight: bold;
    padding: 0;
}
