* {
	padding:0px;
	margin:0px;
}

body {
	padding:0 0 20px 0;
	font-family:verdana,arial;
	font-size: 100.01%;
	
}

html, body {
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #310708;
	color:#FFF;	
}

/* Trennline HR */
hr {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #600;
	height:1px;
	margin-top:10px;
	margin-bottom:9px;
}

/* Überschriften */ 
h1 {margin-bottom:10px; font-size: 24px; font-weight:bold;}
h2 {margin-bottom:10px; font-size: 18px; font-weight:bold;}
h3 {margin-bottom:10px; font-size: 16px; font-weight:bold;}

.ui-widget-header h1 {margin:0; font-size: 24px;}
.ui-widget-header h2 {margin:0; font-size: 18px;}
.ui-widget-header h3 {margin:0; font-size: 16px;}

p {
	margin-bottom:15px;
}

pre {
	font-size: 12px;
	font-family: verdana, arial;
}

/* Bilder */
img {
	border:0px;
	-moz-border-radius:7px; 
	-webkit-border-radius:7px; 
	-khtml-border-radius:7px; 
	border-radius:7px; 
}

td, th {
	font-size:12px;	
}

/* Liste UL */
ul {
	margin-left:25px;
}


/**
*	normale Links
****************************************/
a , a:link, a:visited, a:active {
	color:#FF9;
	text-decoration: none;
}

/* mouseover */
a:hover {
	color: #FFF;
	text-decoration: none;
}


/**
*	Frames (Seitnaufbau)
****************************************/

/* Rahmen und hintergrund der seite */
#aussen {
	margin:0 auto;
	width:1135px;
	height:auto;
	text-align:center;
	overflow:hidden;
	font-size:12px;
}

/* Head (Kopf) */
#head {
	width: auto;
	height: 0px;
	text-align:right;
	margin-bottom:0px;
	text-align:left;
}

#head #amateure {
	font-family:arial;
	color:#ffffff;
	width:1130px;
	font-size:32px;
	font-weight:900;
	padding-top:20px;
	text-align:center;
	overflow:hidden;
}

/*
*	Navi 
****************************************/
.amateure_online .amateur_online_status_cam {
    background-color:#1aba1a !important;
    background-image:none !important;
}


/* Online-Button */
.online {
	border:1px solid #FF9;
    border-radius:5px;         /* CSS3 */
    -o-border-radius:5px;      /* Opera <= 9 */
	-moz-border-radius:5px;    /* Firefox */
	-khtml-border-radius:5px;  /* Konqueror */
	-webkit-border-radius:5px; /* Safari, Chrome */ 
	margin-top:5px;
	margin-right:5px;
	font-weight:bold;
	font-size:105%;
	text-align:center;
	background-image:url(images/webcam_bg.jpg);
	background-repeat:repeat;
	color:#FF0;
	padding:8px;
}

webcam_bg.jpg
/* Online-Button - Link */
.online a {
	color:#FF0;
}

/* Online-Button - Link - Mouseover */
.online a:hover {
	color:#FFF;
}

.amateure_online {
	border-right:none !important;
	border-left:none !important;
}

.amateure_online a{
	color:#FF9 !important;
}

.amateure_online a:hover{
	color:#FFF !important;
}

/* Navigation */
#navi {
	float:left;
	width: 195px;
	text-align:left;
	padding-bottom:30px;
	margin-top:280px;
}

.navi_head {
	vertical-align:top;
	padding-left:5px;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
}


#nav {
	overflow: hidden;
}

#nav ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	float:left;
}

#nav li  {
	width:200px;
	border-top:none;
	border-right: none;
	border-bottom: none;
	text-decoration:none;
	float:left;
}

/* Text-Link in Navi */
#nav a {
	font-weight:bolder;
	text-decoration: none;
	color:#000;
	display: block;
	margin:0px;
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	padding:13px 0px 5px 15px;
	height: 22px;
	font-size:13px;
}

/* besuchte Links in Navi */
#nav a:visited {
	text-decoration: none;
	color:#000;
}

/* mouseover Links in Navi */
#nav a:hover {
	text-decoration: none;
	color:#000;
	background-image:url(images/button_hover.png);
	background-repeat:no-repeat;
}

/* mouseclick Links in Navi (wenn maus gecklickt gehalten wird) */
#nav a:active {
	text-decoration: none;
	color:#000;
	background-image:url(images/button_hover.png);
	background-repeat:no-repeat;
}

/* aktuelle Seite in Navi */
#nav #activelink {
	text-decoration: none;
	color:#000;
	background-image:url(images/button_hover.png);
	background-repeat:no-repeat;
}

#nav_statistiken {
	overflow: auto;
}

/* statistik in Navi */ 
.nav_stats {
	text-decoration: none;
	color:#FF9;
	padding-left:5px;
}

/* unter Statistik */
#navi1 {
	width: 100%;
	min-height:80%;
	text-align:left;
	overflow: visible;
}


/* Wortwolke unter der Navi (Tag-Cloud) */
#tag_cloud {
	padding:0 5px !important;
	margin-top:8px;
}

.tagcloud {
	padding:0 !important;
	
}

.tagcloud a, .tagcloud a:link, .tagcloud a:visited, .tagcloud a:active {
	color:#FF9;
}

.tagcloud a:hover {
	text-decoration:underline;
}



/**
*	Mainframe (Hauptbereich)
****************************************/
#main {
	padding:0px;
	text-align:left;
	min-height:600px;
	font-size:12px;
	padding-top:280px;
	vertical-align:top;
}

#right {
    width:190px;
}

/**
*	Navigation im Fuß der Seite (wird nur angezeigt wenn Kopf von Seite ausgeschalten)
****************************************/
#foot {
	font-size:10px;
	text-align:center;
	padding:2px;
	color:FF9;
}

#foot a , #foot a:link, #foot a:visited, #foot a:active {
	color:FF9;
	text-decoration: none;
}

/* mouseover */
#foot a:hover {
	color:#FFF;
	text-decoration: none;
}

/**
*	Formular 
****************************************/
input, textarea, select{
	padding-left:2px;
	border-width: 1px 2px 2px 1px;
	color: #181818;
	background-color:#ffffff;
}

textarea {
	width:590px;
	height:400px;
}

legend {
	color:#bcceda;
	font-weight:bold;
}


/*
*	Voraschaltseite
****************************************/
#vorschaltseite {
	margin:0px;
	text-align:left;
	min-height:350px;
	color:#FFF;
	font-size:14px;
	width:970px;
}

#vorschaltseite a {
	color:#181818;
	font-size:16px;
}


#vorschaltseite a:hover {
	color:#FF9;
	font-size:16px;
}




/*
*	Shop - vorschau
****************************************/
.preview_aussen {
	margin-top:15px;
	padding:5px;
	border:1px solid #FF9;
	color:#FF9;
}

.preview_aussen hr {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #FF9;
	height:1px;
}

.preview_aussen a {
	text-decoration: none;
	color:#FFF;	
}

.preview_aussen a:hover {
	text-decoration: none;
	color: #FF9;
}

.preview_beschreibung {
	padding:5px;
	margin-left:265px;
	text-align:justify;
	min-height:210px;
}

.preview_beschreibung_edit {
	padding:5px;
	margin-left:265px;
	text-align:justify;
	min-height:210px;
}

.preview_image {
	width:250px;
	height:200px;
	border:1px solid #FF9;
}

.preview_img {
	padding:5px;
	height:188px;
	width:250px;
	float:left;
}


/*
*	Shop - Kategorie
****************************************/
.cat_list {
	font-size:90%;
	border-top:1px solid #FF9;
	border-right:1px solid #FF9;
	border-bottom:1px solid #FF9;
	border-left:1px solid #FF9;
}

/* Link */
.cat_list a {
	text-decoration: none;
	color:#FFF;	
}

/* Link mouseover */
.cat_list a:hover {
	text-decoration: none;
	color: #FF9;
}

.cat_list td, th {
	border:1px solid #FF9;
	padding:4px;
	color:#FF9;
}

.cat_list th {
	font-weight:bold;
}


/**
*	Login, Code aktivieren, Passwort vergessen
****************************************/
.login {
	border:solid 1px #FF9;
	border-radius:5px;         /* CSS3 */
    -o-border-radius:5px;      /* Opera <= 9 */
	-moz-border-radius:5px;    /* Firefox */
	-khtml-border-radius:5px;  /* Konqueror */
	-webkit-border-radius:5px; /* Safari, Chrome */ 
	margin:10px 0 0 0;
	padding-bottom:10px;
	color:#FF9;
	padding:8px;
	
}

.login a{
	color:#FF9;
}

.login a:hover{
	color:#FFF;
}



/**
*	Navigationsleiste (Kunden und Admin auf Kundenseite)  
****************************************/
.login_navi {
	border:3px solid #FFF;
	background-image:url(images/box.jpg);
	border-radius:5px;         /* CSS3 */
    -o-border-radius:5px;      /* Opera <= 9 */
	-moz-border-radius:5px;    /* Firefox */
	-khtml-border-radius:5px;  /* Konqueror */
	-webkit-border-radius:5px; /* Safari, Chrome */ 
	font-size:12px;
	color:#181818;
	padding:8px;
	margin-bottom: 10px;
}

.login_navi .a {
    margin-bottom:2px;
    text-align:left;
    font-weight:bold;
}

.login_navi .b {
    margin-bottom:5px;
    text-align:left;
	font-weight:bold;
}

.login_navi .c {
    text-align:left;
}

.login_navi .b img {
    float:left;
}

.login_navi .b a {
    text-align:left;
    margin-left:35px;
    display: block;
    padding:10px 0;
	font-weight:bold;
}

.login_navi .hello {
    font-weight:bold;
    display: block;
    padding-bottom:10px;
    text-align:center;
}


.login_navi #sign_chat a {
    padding:2px 0;
    margin:0;
}

/* Link */
.login_navi a {
	text-decoration: none;
	color: #3b2122;
}

/* Link mouseover */
.login_navi a:hover {
	text-decoration: none;
	color:181818;
}


/**
*	Fehler (so wird ein Fehler dargestellt)  
****************************************/
.fehler {
	height:auto;
	border:1px solid #CFCFCF;
	padding:8px;
	color:#ffffff;
	font-weight:bold;
	background-color:#900;
	overflow: auto;
	margin-top:8px;
}


/**
*	Kein Fehler (so wird eine bestätigung dargestellt)  
****************************************/
.nofehler {
	height:auto;
	border:1px solid #CFCFCF;
	padding:8px;
	color:#333333;
	font-weight:bold;
	background-color:#00CE00;
	overflow: auto;
}

/* Link */
.nofehler a {
	text-decoration: none;
	color: #333333 !important;
}

/* Link mouseover */
.nofehler a:hover {
	text-decoration: none;
	color:#ff00ff !important;
}


/**
*	Bilderrotation
*/
#bilderrotation {
	width:auto;
	padding:0 0 10px 0;
	background-color: #000000;
}

#bilderrotation_iframe {
	width:100%;
	height:122px;
}

.fototickerBox {
	height:155px;
	background-color: #c6ba8;
}

/* Bild groesse und rahmen */
.fototickerBox img {
	border:1px solid #c6ba8;
	width:160px;
	height:120px;
}

.fototickerBox a {
	position:absolute;
}

/*
*	Sonstiges
****************************************/
.box {
	/*border-radius:5px;         /* CSS3 */
    /*-o-border-radius:5px;      /* Opera <= 9 */
	/*-moz-border-radius:5px;    /* Firefox */
	/*-khtml-border-radius:5px;  /* Konqueror */
	/*-webkit-border-radius:5px; /* Safari, Chrome */ 
	border:1px solid #FF9;
	color:#fff;
	padding:8px;
}

.box a , .box a:link, .box a:visited, .box a:active {
	color:#c6ba8;	
	text-decoration: none;
}

/* mouseover */
.box a:hover {
	color:#fff;
	text-decoration: none;
}


.admin_tables table {
	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
	background-color:#cfcfcf;
}

.admin_tables td, th {
	font-size:13px;
}

.admin_table table {
	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
}

.admin_table td, th {
	font-size:13px;
}

#small_red {
	color:#ff0000;
	font-size:9px;
}

#big_red {
	color:#ff0000;
	font-size:1.0em;
	font-weight:bold;
}

#small {
	font-size:9px;	
}

#kursiv_red {
	color:#ff0000;
	font-style:italic;
}

#kursiv_green {
	color:#008000;
	font-style:italic;
}

#left {
	text-align:left;
}


#justify {
	text-align:justify;
}


#reihe {
  float: right;
  width:270px;
  clear: both;
  padding:2px 0;
}


#label {
	padding-top:3px;
	float: left;
	width: 110px;
	text-align:right;
}

#feld {
  text-align: right;
  float: right;
  width: 150px;
} 

#knopf {
  clear: both;
  float:right;
  padding-top:5px;
  padding-right:20px;
  text-align: center;
}

#defbreite {
  width: 270px;
}

#edittext_reihe {
	width:100%;
	padding-top:15px;
}

#edittext_lable {
	font-weight:bold;
	width:100px;
	float:left;
	padding-right:7px;
	text-align:right;
}

#edittext_feld {
	width:auto;
}

.fileupload_reihe {
	width:100%;
	padding-top:10px;
}

.fileupload_lable {
	font-weight:bold;
	width:110px;
	float:left;
	padding-right:7px;
	text-align:right;
}

.fileupload_feld {
	width:auto;
}


.reg_reihe {
	width:100%;
	padding-top:10px;
}

.reg_lable {
	font-weight:bold;
	width:180px;
	float:left;
	padding-right:7px;
	padding-top:3px;
	text-align:right;
}

.reg_feld {
	width:auto;
}

.reg_feld .input {
    width:300px;
	padding:3px;
}

.reg_feld  select {
	padding:2px;
}

#editsettings_reihe {
	width:100%;
	padding-top:15px;
}

#editsettings_lable {
	font-weight:bold;
	width:170px;
	float:left;
	padding-right:7px;
	text-align:right;
}

#editsettings_feld {
	width:auto;
}


.edit_file {
	padding:5px;
	height:200px;
	width:250px;
}

#td_members {
	background-color:#bcceda;
	padding:4px;
	margin:1px;
}

.member_list a {
	text-decoration: none;
	color: #333333;
}

.member_list a:hover {
	text-decoration: none;
	color: #ff0000;
}

.member_list td {
	background-color:#fff;
	padding:4px;
	margin:1px;
	color:#333333;
}

.member_list th {
	background-color:#fff;
	padding:4px;
	margin:1px;
	color:#333333;
	font-weight:bold;
}

.amateur_infos{
	background-color:transparent !important;
	border:1px solid #FF9 !important;
}

.tab2b{
	background-color:transparent !important;
	color:#c5a843 !important;
	border:1px solid #FF9 !important;
}

.tab2a{
	background-color:transparent !important;
	color:#c5a843 !important;
	border:1px solid #FF9 !important;
}

.tab1b{
	background-color:transparent !important;
	border:1px solid #FF9 !important;
	color:#c5a843 !important;
}

.tab1a{
	background-color:transparent !important;
	border:1px solid #FF9 !important;
	color:#c5a843 !important;
}

.sendeplan{
	background-color:transparent !important;
	border:1px solid #FF9 !important;
}

.shop_kategorien .icon {
	width:150px !important;
	height:100px !important;
}

.amateur_online_status_zeile .image,
.amateur_online_status_zeile .image div,
.amateur_online_status_zeile .image img {
	width:60px !important;
	height:auto !important;
}

.amateur_online_status_zeile .image div {
	height:60px !important;
}

.amateur_online_status_zeile .username {
	font-size:14px !important;
}


#home_videothek_content  ul li,
#home_videothek_content  ul li img,
#home_fotoalben_content  ul li,
#home_fotoalben_content  ul li img ,
#home_shop_content  ul li,
#home_shop_content  ul li img {
	border-radius: 8px;
	-webkit-border-radius: 8px;
}


.messenger_status  {
	margin-bottom:10px;
	text-align:center;
	cursor:pointer;
	width:188px;
	height:55px;
}

.messenger_status.webcam_online   {
	border:none;
	background-repeat:no-repeat;
	background-image:url(images/messenger_cam_online_klein.gif);
	background-position:top center;
}

.messenger_status.messenger_online {
	border:none;
	background-repeat:no-repeat;
	background-image:url(images/messenger_online_klein.gif);
	background-position:top center;	
}

.messenger_status.messenger_offline  {
	border:none;
	background-repeat:no-repeat;
	background-image:url(images/messenger_offline_klein.gif);
	background-position:top center;	
}

