html, body
{
	background-color: #b0a27f;
	background-attachment: fixed;
	background-image: url('./images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	color: #000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

h1
{
	display: none;
}

h2, h3
{
	background-color: transparent;
	border-bottom: 1px dashed #6f5f3f;
	color: #fff;
	font-size: 10px;
	margin: 0px 3px;
	padding: 1px 10px 1px 0px;
	text-align: right;
	text-transform: uppercase;
}

h3
{
	margin: 0px 0px 10px 0px;
}

.contentbox h4, .contentbox2 h4
{
	font-size: 14px;
	margin: 0px 0px 0px 30px;
}

.userpic h4
{
	font-size: 12px;
	text-align: left;
	margin: 10px 0px 0px 0px;
}

form h4
{
	text-align: right;
	width: 300px;
}

form.eventform h4
{
	text-align: right;
	width: 200px;
}

h5
{
	clear: both;
	padding: 20px 0px 0px 0px;
}

.faq h5
{
	font-size: 12px;
	margin: 10px 0px 5px 30px;
	padding: 0px !important;
}

p.error
{
	background-color: transparent;
	color: #f00;
	font-weight: bold;
	text-align: center;
}

.required
{
	background-color: transparent;
	color: #f00;
}

.noborder
{
	border-width: 0px !important;
}

.center
{
	text-align: center;
}

#head
{
	background-image: url('./images/banner.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #594a29;
	width: 1001px;
	height: 96px;
}

#head ul
{
	margin: 0px;
	padding: 6px 0px 0px 20px;
}

#head ul li
{
	border-left: 1px solid #fff;
	display: block;
	float: left;
	padding: 0px 5px;
}

#head a
{
	background-color: transparent;
	color: #fff;
	display: block;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#head a:hover
{
	border-bottom: 1px solid #fff;
}

#headad
{
	height: 62px;
	padding: 5px 0px 6px 25px;
}

#headad img
{
	border: 1px solid #fff;
}

#headad a:hover, #headad a
{
	border-bottom-width: 0px;
}

#main
{
	background-color: #e9e6e0;
	background-image: url('./images/bg_main.gif');
	background-position: top left;
	background-repeat: repeat-y;
	color: #fff;
	width: 1001px;
}

#sidebar
{
	float: right;
	padding: 10px 0px 0px 60px;
	width: 195px;
}

#sidebar a
{
	background-color: transparent;
	color: #fff;
}

#sidebar a:hover
{
	background-color: transparent;
	color: #000;
	text-decoration: none;
}

#sidebar fieldset
{
	border: 0px;
}

#sidebar fieldset.button
{
	padding-left: 90px;
}

#sidebar label
{
	clear: both;
	display: block;
	float: left;
	text-align: right;
	padding: 3px 10px 0px 0px;
	width: 55px;
}

#sidebar form.login img
{
	margin: 0px 0px -4px 4px;
}

#profile
{
	background-color: #594a29;
	background-image: url('./images/bottom_bw.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 11px;
}

#profile ul
{
	display: block;
	float: left;
	width: 120px;
}

div.userpic
{
	float: left;
	margin: 10px;
	padding: 2px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}

div.userpic img
{
	border: 1px solid #fff;
}

dl.profile
{
	float: left;
}

p.avatarbox
{
	display: block;
	float: left;
	margin: 10px;
	padding: 2px;
	width: 92px;
	text-align: center;
	vertical-align: middle;
}

p.avatarbox img, p.blogauthor img, p.searchavatar img
{
	border: 1px solid #fff;
}

#profile ul
{
	float: left;
	font-size: 10px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#administration
{
	margin: 10px 0px 10px 20px !important;
}

#profile li
{
	list-style-type: none;
}

#useronline
{
	background-color: #fff;
	background-image: url('./images/bottom_wb.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	border-left: 1px solid #594a29;
	border-right: 1px solid #594a29;
	color: #000;
	padding-bottom: 11px;
}

#useronline ul, #freespace ul, .userpic ul
{
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

.userpic ul
{
	text-align: left;
}

#useronline li, #freespace li, .userpic li
{
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

#useronline li a, #freespace li a, .userpic li a
{
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	color: #000;
	display: block;
	font-size: 11px;
	padding: 0px 0px 2px 20px;
}

#useronline a, #freespace a, .userpic a
{
	background-color: transparent;
	color: #594a29;
	text-decoration: underline !important;
}

#useronline a:hover, #freespace a:hover, .userpic a
{
	background-color: transparent;
	color: #594a29;
	text-decoration: none !important;
}

#useronline .male a
{
	background-color: transparent;
	color: #594a29;
	background-image: url('./images/icon_male.gif');
	text-decoration: none !important;
}

#useronline .admin a
{
	background-color: transparent;
	color: #594a29;
	background-image: url('./images/icon_admin.gif');
	text-decoration: none !important;
}

#useronline .unclesam a
{
	background-color: transparent;
	color: #594a29;
	background-image: url('./images/us.png');
	text-decoration: none !important;
}


#freespace .male a, .userpic .male a
{
	background-color: transparent;
	color: #fff;
	background-image: url('./images/icon_male.gif');
	text-decoration: none !important;
}

#useronline .male a:hover span, #useronline .unclesam a:hover span
{
	background-color: transparent;
	color: #594a29;
	text-decoration: underline !important;
}

#freespace .male a:hover span, .userpic .male a:hover span
{
	background-color: transparent;
	color: #fff;
	text-decoration: underline !important;
}

#useronline .female a, #freespace .female a, .userpic .female a
{
	background-color: transparent;
	color: #f99;
	background-image: url('./images/icon_female.gif');
	text-decoration: none !important;
}

#useronline .female a:hover span, #freespace .female a:hover span, .userpic .female a:hover span
{
	background-color: transparent;
	color: #f99;
	text-decoration: underline !important;
}

#useronline .none a, #freespace .none a, .userpic .none a
{
	background-color: transparent;
	color: #f00;
	background-image: url('./images/icon_none.gif');
	text-decoration: none !important;
}

#useronline .none a:hover span, #freespace .none a:hover span, .userpic .none a:hover span
{
	background-color: transparent;
	color: #f00;
	text-decoration: underline !important;
}

#freespace
{
	background-color: #594a29;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 1px;

}

#freespace p
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#werbungxxl
{
	padding-left: 0px;
}

#content
{
	background-color: transparent;
	color: #000;
	float: right;
	width: 746px;
}

#content p
{
	margin: 10px 30px 10px 30px;
}

#content fieldset
{
	border: 0px;
}

#content fieldset.button
{
	padding-left: 320px;
}

#content label
{
	clear: both;
	display: block;
	float: left;
	text-align: right;
	padding: 3px 10px 0px 0px;
	width: 300px;
}

#content a
{
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}

#content a:hover
{
	background-color: transparent;
	color: #000;
	text-decoration: none;
}

.contentbox
{
	background-color: #594a29;
	background-image: url('./images/corner4.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #fff;
	margin: 0px 0px 0px 11px;
	padding: 0px 12px 11px 0px;
	width: 680px;
}

.contentbox2
{
	background-color: #594a29;
	background-image: url('./images/corner5.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
	margin: 11px 0px 0px 11px;
	padding: 0px 12px 11px 0px;
	width: 680px;
}

.contentbox2corner
{
	background-color: #594a29;
	background-image: url('./images/corner4.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #fff;
	margin: 0px -12px -12px 0px !important;
	padding: 0px 12px 12px 0px;
}

#marquee
{
	background-image: url('./images/lastpix.gif');
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 0px 11px 11px;
	padding: 0px 12px 0px 0px;
	width: 680px;
}

#highlightad
{
	background-color: #594a29;
	background-image: url('./images/highlights.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
	float: left;
	margin: 0px 0px 0px 11px;
	padding: 1px 11px 1px 0px;
	width: 502px;
	height: 237px;
}

* html #highlightad
{
	margin: 0px 0px 0px 5px;
}

#upcomingad
{
	background-color: #594a29;
	background-image: url('./images/upcoming.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
	float: left;
	margin: 0px 0px 11px 0px;
	padding: 1px 11px 1px 0px;
	width: 168px;
	height: 237px;
}

#exclusivead
{
	background-color: #594a29;
	color: #fff;
	float: left;
	padding: 0px 11px 0px 0px;
	width: 244px;
	height: 244px;
}

#highlightad img, #upcomingad img, #exclusivead img, #rentadepot img
{
	border: 0px !important;
}

#events
{
	background-color: #594a29;
	color: #fff;
	clear: both;
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 692px;
	height: 244px;
}

#nextparty
{
	background-color: #594a29;
	background-image: url('./images/exclusive.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 11px 0px 0px;
	width: 426px;
	height: 244px;
}

#nextparty h3
{
	text-align: center !important;
}

#rentadepot
{
	background-color: #594a29;
	background-image: url('./images/rentadepotcorner.gif');
	background-position: center right;
	background-repeat: no-repeat;
	color: #fff;
	clear: both;
	margin: 11px 0px 0px 11px;
	padding: 0px 11px 0px 0px;
	width: 681px;
}

form.comments label, form.pm label, form.contactform label, form.eventform label
{
	width: 150px !important;
}

form.comments fieldset.button, form.eventform fieldset.button
{
	padding-left: 170px !important;
}

#lotteryform
{
	width: 44%;
	float: right;
}

.blog, .search
{
	border-top: 1px dashed #6f5f3f;
}

.blog p, .search p
{
	float: left;
	margin-left: 0px !important;
}

.blogauthor, .searchavatar
{
	width: 200px;
}

.blogauthor img, .searchavatar img
{
	margin: 10px 0px 10px 10px;
}

.searchavatar a
{
	margin-left: 10px;
}

#galleryselection
{
	background-color: #594a29;
	background-image: url('./images/g_arrow.gif');
	background-position: top right;
	background-repeat: repeat-y;
	color: #fff;
	float: left;
	padding: 0px 0px 0px 11px;
	width: 170px;
}

#galleryselection h2
{
	background-image: url('./images/corner1.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #000;
	border: 0px;
	position: absolute;
	top: 96px;
	left: 157px;
	margin: 0px;
	padding: 22px 0px 0px 0px;
	width: 24px;
}

#galleryselection li
{
	list-style-type: none;
}

#gallerylinktolastcomments
{
	margin: 0px 24px 0px 0px;
	padding: 22px 0px 0px 0px;
	width: 146px;
}

#galleryyear
{
	margin: 0px 24px 15px 0px;
	padding: 22px 0px 0px 0px;
	width: 146px;
}

#galleryyear li, #gallerylinktolastcomments li
{
	margin: 0px;
	padding: 0px;
}

#gallerymonth
{
	background-image: url('./images/corner2.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 24px 50px 0px;
	width: 146px;
}

#gallerymonth li
{
	margin: 0px;
	padding: 0px;
}

#photoordermenu, #gallerynavi
{
	background-color: #fff;
	color: #000;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#photoordermenu li, #gallerynavi li
{
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#photoordermenu .link, #gallerynavi .link
{
	font-size: 0px;
}

#photoordermenu a, #gallerynavi a
{
	background-color: #fff;
	color: #594a29;
	display: block;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	padding: 2px 10px 2px 0px;
	text-align: right;
	text-decoration: none;
}

* html #photoordermenu a, * html #gallerynavi a
{
	margin: 2px 0px 2px 0px;
}

#photoordermenu a:hover, #photoordermenu .highlight a, #gallerynavi a:hover, #gallerynavi .highlight a
{
	background-color: #594a29;
	color: #fff;
}

#galleryevent
{
	background-color: #fff;
	background-image: url('./images/corner3.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #000;
	margin: 0px;
	padding: 5px 0px 22px 0px;
}

#galleryevent li
{
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

#galleryevent .invisible a
{
	color: #f00 !important;
}

#galleryyear a, #gallerymonth a, #gallerylinktolastcomments a
{
	background-color: #594a29;
	color: #fff;
	display: block;
	font-weight: bold;
	text-align: left;
	width: 100%;
	margin: 3px 0px 0px -4px;
	padding: 4px 0px 4px 4px;
	text-decoration: none;
}

#galleryyear .highlight a, #galleryyear a:hover, #gallerymonth .highlight a, #gallerymonth a:hover, #gallerylinktolastcomments .highlight a
{
	background-color: #fff;
	color: #594a29;
}

#galleryevent a
{
	background-color: #fff;
	color: #594a29;
	display: block;
	font-size: 10px;
	margin: 10px 0px 10px 0px;
	padding: 2px 10px 2px 0px;
	text-align: right;
	text-decoration: none;
}

* html #galleryevent a
{
	margin: 2px 0px 2px 0px;
}

#galleryevent a:hover, #galleryevent .highlight a
{
	background-color: #594a29;
	color: #fff;
}

#latestgalleries {
	margin: 0px 50px 0px 50px;
}

#latestgalleries td {
	text-align: left;
}

#latestgalleries .invisible a, #galleryadministration .invisible a {
	color: #f00 !important;
}

#galleryadministration a {
	text-decoration: none;
}

h2.galleryregion {
	background-color: inherit;
	color: #594a29;
	clear: both;
	margin: 10px 50px 0px 50px;
	text-align: right;
}

div.galleryregioneventleft {
	clear: both;
	float: left;
	padding: 5px 20px 0px 0px;
	width: 220px;
}

div.galleryregionevent {
	float: left;
	padding: 5px 0px 0px 0px;
	width: 220px;
}

div.galleryregionevent img, div.galleryregioneventleft img {
	border: 0px solid #594a29;
}

div.galleryregionevent a, div.galleryregioneventleft a, #latestgalleries a {
	background-color: transparent;
	color: #594a29 !important;
	text-decoration: none !important;
}

div.galleryregionevent a.invisible, div.galleryregioneventleft a.invisible {
	color: #f00 !important;
}

#gallery
{
	float: left;
	text-align: center;
	padding: 22px 0px 0px 0px;
	width: 560px;
}

#galleryhead
{
	background-image: url('./images/corner_gallery_info.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #594a29;
	margin: -22px 0px 10px 17px !important;
	width: 516px;
}

#galleryhead h3
{
	border-bottom-width: 0px !important;
}

#thumbs, .thumbs
{
	margin: 0px auto 0px auto;
	width: 530px;
}

.gallery1, .gallery2
{
	background-image: url('./images/box_l.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: inherit;
	color: #fff;
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
	margin: 2px;
}

.gallery1
{
	clear: both;
}

.gallery1 img, .gallery2 img
{
	margin-top: 4px;
	margin-bottom: 4px;
}

#thumbs a, .thumbs a
{
	background-color: inherit;
	color: #fff;
	font-size: 11px;
	text-decoration: none !important;
}

#thumbs a:hover span, .thumbs a:hover span
{
	background-color: inherit;
	color: #fff;
	text-decoration: none;
}

#thumbs img, .thumbs img
{
	text-decoration: none;
}

#photo {
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}

.mark, .markcurrent {
	background-color: #fff;
	background-image: url('./images/icon_label.png');
	background-position: center left;
	background-repeat: no-repeat;
	border: 1px dotted #000;
	color: #000;
	display: none;
	padding: 2px 2px 2px 20px;
	position: absolute;
}

.mark a {
	background-color: transparent;
	color: #000 !important;
	text-decoration: none !important;
}

.mark a:hover {
	background-color: transparent;
	color: #594a29 !important;
	text-decoration: none !important;
}

.markcurrent {
	background-color: #ff0;
	color: #000;
}

#photo:hover .mark, #photo:hover .markcurrent {
	display: block;
}

div.pixad, div.pagebuttons
{
	clear: both;
	float: left;
	margin: 0px;
	padding-left: 2px;
	text-align: center;
}

div.pagebuttons
{
	width: 516px;
}

div.pagebuttonslabels
{
	clear: both;
	float: left;
	margin: 0px 0px 0px 108px;
	padding-left: 2px;
	text-align: center;
	width: 516px;
}

.photo
{
	border: 1px solid #fff;
	clear: both;
	margin: 4px 0px;
	padding: 1px;
}

.backward, .back, .forward
{
	float: left;
}

.backward, .forward
{
	width: 200px;
}

.backward
{
	padding-left: 50px;
	text-align: left;
}

.back
{
	text-align: center;
	width: 180px;
}

.forward
{
	padding-right: 50px;
	text-align: right;
}

.memberlistnavi a.active, .memberlistnavibottom a.active
{
	text-decoration: none !important;
}

.memberlistnavi
{
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 4px 0px;
}

.memberlistnavibottom
{
	border-top: 1px dashed #6f5f3f;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 4px 10px;
}

.memberlistnavi li, .memberlistnavibottom li
{
	display: block;
	float: left;
	width: 40px;
}

.pager
{
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 4px 0px;
}

.pagerbottom
{
	border-top: 1px dashed #6f5f3f;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 4px 10px;
}

.pager li, .pagerbottom li
{
	display: block;
	float: left;
	width: 100px;
}

.contact
{
	background-color: #594a29;
	color: #fff;	
	clear: left;
	font-size: 0px;
	margin: 0px 0px 11px 11px;
	padding: 0px 12px 0px 0px;
	width: 680px;
	height: 140px;
}

.contact p
{
	font-size: 11px;
	float: left;
	line-height: 15px;	
	margin: 0px !important;
	padding: 0px;
	width: 160px;
}

.contact .pic
{
	padding: 10px 20px 4px 20px;
	width: 78px;
}

.contact .spacer
{
	width: 20px;
}

.contact .name
{
	width: 100px;
}

.contact .number
{
	width: 120px;
}

.contact .number2
{
	width: 160px;
}

#contactadmin
{
	background-image: url('./images/contact_admin.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

#contactadmin2
{
	background-image: url('./images/contact_admin2.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

#contactadmin3
{
	background-image: url('./images/contact_admin3.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

#contactmanagement
{
	background-image: url('./images/contact_management.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

#contactpublicrelations
{
	background-image: url('./images/contact_publicrelations.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

#contactdisposition
{
	background-image: url('./images/contact_disposition.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

#adsadmintable
{
	margin-left: 100px;
}

#adsadmintable th
{
	text-align: left;
}

#mailbox td
{
	vertical-align: top;
}

#mailbox .preview
{
	font-size: 10px;
}

#mailboxmenu li
{
	list-style-type: none;
}

p.from
{
	font-size: 10px;
	margin: 0px 0px 0px 30px !important;
}

.flirtsingle
{
	background-color: inherit;
	color: #ff0;
}

.flirtcuddle
{
	background-color: inherit;
	color: #f0f;
}

.flirtsearching
{
	background-color: inherit;
	color: #0f0;
}

.flirtadventure
{
	background-color: inherit;
	color: #0f0;
}

.flirtunhappy
{
	background-color: inherit;
	color: #f90;
}

.flirtenamored
{
	background-color: inherit;
	color: #f90;
}

.flirtmarried
{
	background-color: inherit;
	color: #f00;
}

.flirthappy
{
	background-color: inherit;
	color: #f00;
}

/**
 * ajax auto completion
 */
div.autocomplete
{
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}

div.wide
{
	width: 400px !important;
}

div.autocomplete ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.autocomplete ul li.selected
{
	background-color: #ffb;
	color: #000;
}

div.autocomplete ul li
{
	list-style-type: none;
	background-color: #fff;
	color: #000;
	display: block;
	margin: 0px;
	padding: 2px;
	height: 20px;
	cursor: pointer;
}

#locationform dt
{
	clear: left;
	float: left;
	text-align: right;
	padding: 3px 10px 3px 0px;
	width: 150px;
}

#locationform dd
{
	padding: 3px 0px 3px 0px;
}

#locationform
{
	width: 50%;
	float: left;
}

div.events h3
{
	margin-bottom: 0px;
}

div.events div.eventpreview
{
	border-bottom: 1px dashed #6f5f3f;
	padding: 5px 0px 5px 0px;
}

div.events h4
{
	display: inline;
	float: left;
	font-size: 12px !important;
	margin: 0px 0px 5px 0px !important;
	width: 500px;
}

div.events p
{
	margin: 0px !important;
}

div.events p.eventpreview
{
	float: left;
	width: 500px;
}

div.events p.eventflyer
{
	float: right;
	text-align: right;
	width: 175px;
}

div.events p.eventflyer img
{
	border: 1px solid #fff;
}

#eventstoptable
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#eventstoptable th.daydate
{
	background-color: #fff;
	color: #594a29;
	border-bottom: 5px #594a29 solid;
	border-top: 5px #594a29 solid;
	padding: 2px 5px 2px 5px;
}

#statusbar
{
	background-color: #e9e6e0;
	border: 1px solid #594a29;
	border-top: 0px;
	border-left: 0px;
	color: #000;
	text-align: right;
	padding: 2px 10px 0px 10px;
	width: 980px;
	height: 20px;
}

#statusbar ul
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#statusbar li
{
	background-image: url('./images/regiontab_inactive.gif');
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 0px 11px 0px 0px;
	width: 110px;
	height: 20px;
}

#statusbar li.activeRegion
{
	background-image: url('./images/regiontab.gif');
}

#statusbar li a
{
	background-color: transparent;
	color: #fff;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 18px;
	text-align: center;
	text-decoration: none;
	margin-top: 2px;
}

#shoutbox
{
	position: absolute;
	top: 15px;
	left: 746px;
	height: 400px;
	width: 255px;
	background-color: #000;
	color: #fff;
	z-index: 500;
}

.userphoto
{
	float: left;
	padding: 5px;
	text-align: center;
	width: 150px;
	height: 175px;
}

.userphotodelete
{
	display: none;
	position: absolute;
}

.userphoto:hover .userphotodelete
{
	display: inline;
}

dl.faq dt
{
	font-weight: bold;
	margin-top: 10px;
}

.shoutboxswitch
{
	padding: 0px 35px 0px 35px;
	text-align: center;
}

* html .shoutboxswitch
{
	padding: 0px 20px 0px 20px !important;
}

.shoutboxswitch a
{
	background-color: #fff !important;
	border: 1px dashed #6f5f3f;
	color: #594a29 !important;
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	width: 70px;
}

.shoutboxswitch a:hover
{
	background-color: #594a29 !important;
	color: #fff !important;
}

#shoutboxform
{
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;
}

.shoutboxmessage
{
	border-bottom: 1px dashed #6f5f3f;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}

.bordertop
{
	border-top: 1px dashed #6f5f3f;
}

#photosearchbox
{
	background-color: #594a29;
	color: #fff;
	clear: both;
	margin: 11px 0px 0px 11px;
	padding: 0px;
	width: 692px;
	height: 172px;
}

#photosearch
{
	background-image: url('./images/ecke_bildersuche.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 172px;
	float: left;
	width: 380px;
	padding: 10px 0px 0px 0px;
}
#frontpage
{
	background-image: url('./images/frontpage.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #594a29;
	color: #fff;
	clear: both;
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 692px;
	height: 237px;
}
#frontpage2
{
	color: #fff;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 692px;
	height: 327px;
}
#fan
{
	background-color: #594a29;
	color: #fff;
	clear: both;
	margin: 11px 0px 0px 11px;
	padding: 0px;
	width: 692px;
	height: 244px;
}
#vvkindex
{
	background-color: #594a29;
	color: #fff;
	clear: both;
	margin: 11px 0px 0px 11px;
	padding: 0px;
	width: 692px;
	height: 159px;
}

.twocolumnform
{
	width: 380px;
	margin-left: 150px;
}

#photosearch fieldset, .twocolumnform fieldset
{
	float: left !important;
	width: 160px !important;
}

#photosearch label, .twocolumnform label
{
	font-weight: bold;
	text-align: left !important;
	width: 160px !important;
}

#photosearch input, .twocolumnform input
{
	width: 160px !important;
}

#photosearchresults td
{
	margin: 5px 0px 5px 0px;
}

#photosearchresults .preview
{
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	height: 82px;
}

#photosearchresults .preview a
{
	text-decoration: none !important;
}

#photosearchresults a
{
	display: block;
	width: 100%;
	height: 100%;
}

#randomuser
{
	background-image: url('./images/ecke_online.gif');
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	width: 312px;
	height: 172px;
	padding: 11px 0px 0px 0px;
}

.randomuserpic
{
	float: left;
	width: 150px;
	height: 160px;
	padding-right: 15px;
	text-align: center;
}

.randomuserdata
{
	float: left;
	width: 143px;
	padding-right: 4px;
	text-align: right;
}

#photographertabs
{
    display: block;
    float: left;
    width: 122px;
}

#photographertabs li
{
    display: block;
    margin: 0px 0px 3px 0px;
    width: 120px;
    height: 30px;
    border: 1px solid #6f5f3f;
    text-align: center;
}

#photographertabs li a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

#photographertabs li a:hover
{
    background-color: #4f3f1f;
}

#photographerfieldsets
{
    margin: 11px 0px 0px 200px;
    width: 438px;
}

#photographerfieldsets fieldset
{
    width: 420px !important;
}

#photographerfieldsets label
{
    display: block;
    float: left;
    clear: none;
    text-align: left;
    width: 200px !important;
}
