*
{
font-size: 11px;
font-family: Tahoma, Arial, sans-serif;
}

body 
{
margin: 0px; padding: 0px;	
width: 100%;
height: 100%;
background: #79394D url(images/bg.gif) repeat-x top;
}

/* HEADER */
.main {
	width: 790px;
}
#topleft {
	width: 345px;
	height: 25px;
	background: url(images/top_left.gif);
}
#topright {
	width: 445px;
	height: 25px;
	background: url(images/top_right.gif);
}
#logo {
	width: 345px;
	height: 77px;
}
#searchform {
	width: 445px;
	height: 77px;
	vertical-align: top;
	color: #571F30;
	padding: 5px 0px 0px 5px;
	line-height: 20px;
	background: url(images/searchform.gif);
}

/* MAIN */
#borderleft {
	width: 10px;
	background: url(images/border_left.gif);
	vertical-align: top;
}
#borderright {
	width: 10px;
	background: url(images/border_right.gif);
	vertical-align: top;
}
#leftframe { 
	width: 164px;
	padding: 0px 0px 0px 5px;
	background: #FFD3E0;
	vertical-align: top;
}
#content {
	background: #FFD3E0;
	vertical-align: top;
}
#rightframe {
	width: 184px;
	background: #FFD3E0;
	vertical-align: top;
}
#footer {
	width: 790px;
	padding: 10px 30px 10px 0px;
	text-align: right;
	font-weight: bold;
	color: #FFD3E0;
	background: #79394D url(images/footer.gif) repeat-x;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFD3E0;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #FFD3E0;
	text-decoration: underline;
	font-weight: bold;
}

/* MENUS */
.menu, .menu2, .menu3 {
	width: 159px;
	margin: 0px 0px 5px 0px;
	background: url(images/menu_bg.gif);
}
.menu ul, .menu2 ul {
	width: 143px;
	padding: 0px;
	margin: 0px 8px 0px 8px;
	list-style-type: none;
}
.menu li, .menu2 li {
        color: #571F30;
        text-decoration: none;
        font-weight: bold;
	padding: 2px 2px 5px 2px;
	margin: 0px;
	background: url(images/list_bg.gif);
}
.menu3 p {
	padding: 5px 0px 0px 8px;
	width: 151px;
	margin: 0px;
	line-height: 16px;
}
.menu3 b {
	color: #571f30;
}
.menu a:link, .menu a:active, .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	color: #571F30;
	text-decoration: none;
	font-weight: bold;
}
.menu2 a:link, .menu2 a:active, .menu2 a:visited {
	color: #571F30;
	text-decoration: none;
	font-weight: bold;
}
.menu2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu3 a:link, .menu3 a:active, .menu3 a:visited {
	color: #571F30;
	text-decoration: none;
}
.menu3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link, a:active, a:visited {
        color: #571F30;
        text-decoration: none;
}
a:hover  {
        color: #ff88ab;
        text-decoration: none;
}


/* CONTENT */
#main_content {
	margin: 0px 0px 0px 5px;
	width: 412px;
	color: #571F30;
	line-height: 18px;
	background: url(images/content_bg.gif);
}
#content_fade {
	padding: 0px 0px 0px 10px;
	background: url(images/content_fade.gif) repeat-x top;
}

* html #content_fade {
height: 10px;
}

#rightmenu {
	margin: 0px;
	color: #571F30;
	width: 189px;
	background: #FFA2BD url(images/rightmenu_bg.gif);	
}
#rightmenu_fade {
	padding: 8px 6px 0px 8px;
	background: url(images/rightmenu_fade.gif) repeat-x top;
}
#rightmenu a:link, #rightmenu a:active, #rightmenu a:visited {
	color: #AD0032;
	font-weight: bold;
	text-decoration: none;
}

#rightmenu_fade a{
height: 1%;
}

#rightmenu a:hover {
	color: #AD0032;
	font-weight: bold;
	text-decoration: underline;
}
#rightmenu p {
	float: left;
	padding: 3px 10px 0px 10px;
}

.leftside {
	width: 135px;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}

.rightside {
	width: 250px;
	vertical-align: top;
	padding: 10px 5px 10px 10px;
	line-height: 18px;
	color: #571F30;
}

td.tableinhoud
{
	line-height: 18px;
	color: #571F30;
}

td.telnummer b
{
font-size: 16px !important; 
color: #571F30;
}

div#content_fade td
{
color: #571F30;
}

/* IMAGES */
img.small {
	float: left;
	padding: 1px;
	margin: 0px 4px 5px 0px;
	background: #FFFFFF;
	border-right: 1px solid #873B4E;
	border-bottom: 1px solid #873B4E;
        border-left: 0px;
        border-top: 0px;
}

img.small2 {
        float: left;
        padding: 1px;
        margin: 0px 4px 5px 0px;
        background: #FFFFFF;
        border-right: 1px solid #873B4E;
        border-bottom: 1px solid #873B4E;
	width: 50px;
        border-left: 0px;
        border-top: 0px;
}

* html img.small, * html img.small2
{
border: 1px solid #ffffff;
}

img.big {
	padding: 1px;
	margin: 0px;
	background: #FFFFFF;
	border-right: 1px solid #873B4E;
	border-bottom: 1px solid #873B4E;
        border-left: 0px;
        border-top: 0px;
}	
img.medium {
	padding: 1px;
	margin: 3px 0px 5px 0px;
	background: #FFFFFF;
	border-right: 1px solid #873B4E;
	border-bottom: 1px solid #873B4E;
	border-left: 0px;
        border-top: 0px;
}	
.photoraster {
	padding: 14px 0px 14px 0px;
	background: url(images/foto_bg.gif) no-repeat;
	width: 135px;
	margin: 0px 0px 4px 0px;
	text-align: center;
}
* html .photoraster img
{
border: 1px solid #ffffff;
}

.photoraster2 {
	FILTER: DropShadow(Color=#000000, OffX=-1, OffY=-1);
	float: left;
	color: #FFFFFF;
	padding: 7px 10px 10px 0px;
	background: url(images/foto_bg1.gif) no-repeat;
	width: 123px;
	text-align: center;
}
.photoraster2 a:link, .photoraster2 a:active, .photoraster2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.photoraster2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
img.left {
	float: left;
	border: 0px;
}
img.icon {
	margin: 0px 0px 6px 0px;
	border: 0px;
}

/* OTHERS */
#searchform p {
	float: left;
	width: 80px;
	margin: 5px;
}
select {
	font: 11px Tahoma, Arial, sans-serif;
	color: #571F30;
	width: 80px;
	margin: 0px;
}
input.button {
	float: right;
	margin: 26px 23px 0px 0px;
}
	
.navigatie {
clear: both;
	background: #FF88AB url(images/navigatie.gif) no-repeat bottom;
	width: 389px;
	text-align: center;
	padding: 6px 0 7px 0;
	margin: 4px 0 4px 0;
}

.navigatie {
	color: #3A101D;
}

.navigatie a:link, .navigatie a:visited, .navigatie a:active {
	color: #3A101D;
	text-decoration: none;
	font-weight: bold;
}

.navigatie a:hover {
	color: #BB1C4B;
}

.camgirl
{
	position: relative;
	width: 123px;
	/* height: 187px; */
	height: 180px;
	float: left;
	color: #ffffff;
	background: #red;
	FILTER: DropShadow(Color=#000000, OffX=-1, OffY=-1);
	padding: 7px 10px 10px 0px;
	background: url(images/foto_bg1.gif) no-repeat;
	text-align: center;
}

/*Toegevoegd*/
* html .camgirl 
{
width: 133px;
height: 197px;
}

* html .camgirl img.medium
{
border: 1px solid #ffffff
}
/*Toegevoegd end*/

.camgirl a:link, .camgirl a:active, .camgirl a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.camgirl a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.camgirlonline
{
position: absolute;
/* top: 137px; */
top: 130px;
left: 10px;
}

.camgirlbuttons
{
position: absolute;
/* top: 137px; */
top: 130px;
left: 60px;
}

h1
{
font: 12px Tahoma, Arial, sans-serif;
font-weight: bold;
line-height: 14px;
}

/*Toegevoegd*/
.profielinfo
{
background: url(images/head_profielinfo.gif) repeat-x top; 
width: 417px; 
padding-top: 21px;
}

* html .profielinfo
{
padding-top: 31px;
}

.preview
{
background: url(images/head_preview.gif) repeat-x top; 
width: 417px; 
padding-top: 21px;
}

* html .preview
{
padding-top: 31px;
}

.headempty
{
background: url(images/head_empty.gif) repeat-x top; 
width: 417px; 
padding-top: 21px;
}

* html .headempty
{
padding-top: 31px;
}

.inbel
{
background: url(images/head_verbinding.gif) repeat-x top; 
width: 417px; 
padding-top: 31px;
}

.inbel IMG.photo, .galleryimg { border: 1px solid #571F30;}

.top10 { background: url(images/background.gif); width: 390px; }
.top10left { float: left; margin: 0 10px 0 10px; _margin: 0 10px 0 5px; }
.top10right { float: left; margin: 0 10px 0 0; width: 247px; }
.top10right IMG { margin: 3px 0 -1px 2px; }
IMG { border: 0px; }
.top10right a { color: #571F30; }
.top10img { border: 1px solid #571F30; padding: 1px; background: white; }
.top10left IMG { margin: 0 0 5px 0; }
.nummer { position: absolute; text-align: right; padding: 10px 0 0 348px; font-size: 20px; font-weight: bold; color: #C6476D; }

.nieuw { background: URL(images/nieuwback.gif); width: 190px; float: left; margin: 0 10px 10px 0; }
.innieuw { text-align: center; padding: 0 4px 0 4px; line-height: 16px; }
.innieuw IMG { margin: 9px 0 0 0; }
.innieuwtext { height:50px;}

.cam { background: URL(images/background.gif); width: 390px;}
.camback { background: URL(images/camback.gif); margin: 0 7px 0 11px; padding: 6px 6px 2px 6px;}
.chatback { background: URL(images/chatmet.gif); margin: 0 7px 0 11px; height: 35px; padding: 9px 0 0 17px; }
* html .chatback { height: 44px; }
.chatback .top a { color: #ffffff; font-size: 18px; text-transform: uppercase;}
.chatback .top a:hover { color: #ff88ab;}

