#dyn_content {
	background-color: #000000;
}

body {
	font: 10px "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
}

.Eventtitel {
	font-size: 12px;
	color: #786630;
	line-height: 12px;
	font-weight: bold;
}

.Datum {
	font-size: 10px;
	color: #463C1D;
	line-height: 10px;
	font-weight: bold;
}

.text {
	font-size: 11px;
	color: #E6E6E6;
	line-height: 13px;
}

.text a{
	color: #786630;
	outline: none;
	text-decoration: none;
}

.text a:hover{
	color: #CC0000;
}

.Newsletter_abbestellen_btn {
	outline: none;
	text-decoration: none;
}

.Newsletter_abbestellen_btn a{
	outline: none;
	text-decoration: none;
}

.Newsletter_abbestellen {
	font-size: 10px;
	color: #786630;
}

.anmelden_ok {
	font-size: 10px;
	color: #786630;
    padding-top: 4px;
}


.alert {
	font-size: 10px;
	color: #AA9043;
	line-height: 10px;
}

.subnavunten {
	font-size: 11px;
	font-weight: bold;
	color: #8A8A8A;
	line-height: 13px;
}

.subnavunten a{
	color: #8A8A8A;
	outline: none;
	text-decoration: none;
}

.subnavunten a:hover{
	color: #CC0000;
}

.subnavunten a.active{
	color: #CC0000;
}

.wettbewerb_alert {
	font-size: 11px;
	color: #CC0000;
	line-height: 13px;
}

.back {
	padding-top:15px;
	font-size: 11px;
	color: #E6E6E6;
	line-height: 13px;
}

.back a{
	color: #786630;
	outline: none;
	text-decoration: none;
}

.back a:hover{
	color: #CC0000;
}





/***********************************************/
/* global-divs                    			   */
/***********************************************/
#content-frame {
	width:715px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	padding: 20px 25px 10px 10px;
	background-color: #000000;	
}

#spacer {
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}


#Nav_oben {
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 15px;
	display: block;
	text-align: left;
}

#Subnav_unten {
	width:750px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	height: 20px;
	padding: 10px 0px 10px 0px;
	display: block;
	text-align: center;
	background-color: #000000;
}


/***********************************************/
/* buttons-forms                    		   */
/***********************************************/


.login_btn {
 	padding:0;
	margin:0;
	border:none;
	background:none;
	cursor:pointer;
	outline: none;
	}
  * html .login_btn {cursor:hand;} /* alternate cursor style for ie */


input.feld {
	font-size: 10px;
	color: #E6E6E6;
	background-color: #0E0E0E;
	border: 1px solid #463E34; 
	width: 150px;
	padding: 0px 0px 0px 2px;	
}

input.wettbewerb {
	font-size: 10px;
	color: #E6E6E6;
	background-color: #0E0E0E;
	border: 1px solid #463E34; 
	width: 335px;
	padding: 0px 0px 0px 2px;	
}


input.send-btn {
	width: 80px;
	height: 24px;
	background-image: url(../main_pics/anmelden_btn.png);
	background-repeat: no-repeat;
	outline: none;
}

input.send-btn:hover {
	background-image: url(../main_pics/anmelden_btn_hi.png);
	background-repeat: no-repeat;
	outline: none;
}

input.abmeld-btn {
	width: 80px;
	height: 24px;
	background-image: url(../main_pics/abmelden_btn.png);
	background-repeat: no-repeat;
	outline: none;
}

input.abmeld-btn:hover {
	background-image: url(../main_pics/abmelden_btn_hi.png);
	background-repeat: no-repeat;
	outline: none;
}

select.wettbewerb {
	font-size: 10px;
	color: #E6E6E6;
	background-color: #0E0E0E;
	border: 1px solid #463E34; 
	width: 150px;	
}

input.speichern-btn {
	width: 80px;
	height: 24px;
	background-image: url(../main_pics/speichern_btn.png);
	background-repeat: no-repeat;
	outline: none;
}

input.speichern-btn:hover {
	background-image: url(../main_pics/speichern_btn_hi.png);
	background-repeat: no-repeat;
	outline: none;
}


input.anpassen-btn {
	width: 115px;
	height: 24px;
	background-image: url(../main_pics/anpassen_btn.png);
	background-repeat: no-repeat;
	outline: none;
}

input.anpassen-btn:hover {
	background-image: url(../main_pics/anpassen_btn_hi.png);
	background-repeat: no-repeat;
	outline: none;
}

input.anfordern-btn {
	width: 80px;
	height: 24px;
	background-image: url(../main_pics/anfordern_btn.png);
	background-repeat: no-repeat;
	outline: none;
}

input.anfordern-btn:hover {
	background-image: url(../main_pics/anfordern_btn_hi.png);
	background-repeat: no-repeat;
	outline: none;
}

input.publizieren-btn {
	width: 115px;
	height: 24px;
	background-image: url(../main_pics/publizieren_btn.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.publizieren-btn:hover {
	background-image: url(../main_pics/publizieren_btn_hi.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.korrigieren-btn {
	width: 115px;
	height: 24px;
	background-image: url(../main_pics/korrigieren_btn.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.korrigieren-btn:hover {
	background-image: url(../main_pics/korrigieren_btn_hi.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.bereitstellen-btn {
	width: 115px;
	height: 24px;
	background-image: url(../main_pics/bereitstellen_btn.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.bereitstellen-btn:hover {
	background-image: url(../main_pics/bereitstellen_btn_hi.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.bilderverwalten-btn {
	width: 115px;
	height: 24px;
	background-image: url(../main_pics/bilderverwalten_btn.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.bilderverwalten-btn:hover {
	background-image: url(../main_pics/bilderverwalten_btn_hi.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.picupload-btn {
	width: 115px;
	height: 24px;
	background-image: url(../main_pics/pic_upload_btn.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.picupload-btn:hover {
	background-image: url(../main_pics/pic_upload_btn_hi.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.delete-btn {
	width: 80px;
	height: 24px;
	background-image: url(../main_pics/delete_btn.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.delete-btn:hover {
	background-image: url(../main_pics/delete_btn_hi.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.dagehich-btn {
	width: 115px;
	height: 24px;
	background-image: url(../main_pics/dagehich_btn.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.dagehich-btn:hover {
	background-image: url(../main_pics/dagehich_btn_hi.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.pers_angaben-btn {
	width: 155px;
	height: 24px;
	background-image: url(../main_pics/pers_daten_btn.gif);
	background-repeat: no-repeat;
	outline: none;
}

input.pers_angaben-btn:hover {
	background-image: url(../main_pics/pers_daten_btn_hi.gif);
	background-repeat: no-repeat;
	outline: none;
}

/***********************************************/
/* Home                    			           */
/***********************************************/



#Maintitel {
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 14px;
	color: #AA9043;
	line-height: 14px;
	font-weight: bold;
	display: block;
	text-align: left;
}

#Rss_titel {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 14px;
	color: #AA9043;
	line-height: 14px;
	font-weight: bold;
	display: block;
	text-align: left;
}

td#rss_rand {
	background-image: url(../main_pics/rand.gif);
	background-repeat: repeat-x;
 }
  


#topevents-frame {
	width: 165px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#news-frame {
	width: 370px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

td#newstext {
	padding: 5px 0px 0px 0px;
 }

td#news_row_rand {
	background-image: url(../main_pics/rand.gif);
	background-repeat: repeat-x;
 }
  

/***********************************************/
/* Sidebar                    			       */
/***********************************************/

#infos-frame {
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#newsletter-frame {
	width: 175px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


td#arrow {
	padding: 0px 0px 0px 0px;
	width: 15px;
	height: 20px;
	background-image: url(../main_pics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
 }
 
td#arrow_eventtitel {
	padding: 0px 0px 0px 0px;
	width: 15px;
	height: 20px;
	background-image: url(../main_pics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
 }
 
td#topevent_pic {
	padding: 0px 0px 5px 0px;
 }
 
table#event_pic_neu {
	color: #000000;
	width: 55px;
	height: 55px;
	background-color: #463E34;
 }
 
td#event_pic_neu {
	padding: 1px 1px 1px 1px;
 }
 

 
#gftv {
	width: 130px;
	height: 97px;
	background-image: url(../main_pics/gftv-trans.png);
	background-repeat: no-repeat;
	position: absolute;
	background-position: 36px 24px;
}


td#movie_preview {
	padding: 1px 1px 1px 1px;
 }
 
td#movie_text {
	padding: 10px 0px 10px 0px;
 } 
 
#wettbewerb-form {
	width: 340px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.gewinn {
	font-size: 11px;
	color: #E6E6E6;
	line-height: 12px;
} 
 
input.mittmachen-btn {
	width: 80px;
	height: 24px;
	background-image: url(../main_pics/mittmachen_btn.png);
	background-repeat: no-repeat;
	outline: none;
}

input.mittmachen-btn:hover {
	background-image: url(../main_pics/mittmachen_btn_hi.png);
	background-repeat: no-repeat;
	outline: none;
}
 
td#wettbewerb_text {
	padding: 10px 0px 10px 0px;
 } 
 
 
/***********************************************/
/* Wettbwerb                    			   */
/***********************************************/
 
#winsign {
	background-image: url(../main_pics/win.png);
	background-repeat: no-repeat;
	width: 45px;
	height: 84px;
	margin-left: 95px;
	margin-top: -12px;
	position: relative;
	z-index: 2;
}

#winevent {
	margin-top: -73px;
	position: relative;
	z-index: 1;
}
 
#winsign2 {
	background-image: url(../main_pics/win.png);
	background-repeat: no-repeat;
	width: 45px;
	height: 84px;
	margin-left: -8px;
	margin-top: 2px;
	position: relative;
	z-index: 2;
}

#winevent2 {
	margin-top: -84px;
	position: relative;
	z-index: 1;
}
  
 
 /***********************************************/
/* Kalender                    			        */
/***********************************************/
 
#kalender {
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	float: right;
}


#kalender-frame {
	width: 165px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}


table#kalender_tab {
	border: 1px solid #463E34;
 }
 
tr#kalender_monat {
	background-color: #463E34;
 }

td#kalender_monat {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #463E34;
	padding: 2px 2px 2px 2px;
 }
 
td#kalender_nav a{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #463E34;
	outline: none;
	text-decoration: none;
 }

 
 td#kalender_tag {
	font-size: 11px;
	color: #887966;
	padding: 2px 2px 2px 2px;
 }
 
td#kalender_tag_heute {
	font-size: 11px;
	color: #CC0000;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
 }

td#kalender_tag_heute a{
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	background-color: #AA9043;
	outline: none;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
 }
 
td#kalender_tag a{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #AA9043;
	outline: none;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
 }
 
td#kalender_tag_angabe {
	font-size: 11px;
	color: #463C1D;
	padding: 2px 2px 2px 2px;
 }
 
 #kalender_spacer {
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

 /***********************************************/
/* Events                    			        */
/***********************************************/

#Eventtitel {
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 15px;
	font-size: 14px;
	color: #AA9043;
	line-height: 14px;
	font-weight: bold;
	display: block;
	text-align: left;
} 



#yourevent {
	height: 15px;
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #AA9043;
	font-weight: bold;
	display: block;
	text-align: right;
	position:relative;
	left:240px;
	top:-13px;
	vertical-align: bottom;
}

#yourevent a{
	color: #AA9043;
	text-decoration: none;	
	outline: none;
}

#yourevent a:hover{
	color: #CC0000;
}


.Datum_events {
	font-size: 12px;
	color: #AA9043;
	line-height: 12px;
	font-weight: bold;
}


.Event_list {
	font-size: 12px;
	color: #786630;
	line-height: 12px;
	font-weight: bold;
}

.zusatztext_eventlist {
	font-size: 11px;
	color: #887966;
	line-height: 11px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}

.zusatztext_eventlist a{
	color: #786630;
	outline: none;
	text-decoration: none;
}

.zusatztext_eventlist a:hover{
	color: #CC0000;
}

.zusatztext_eventdet {
    font-size: 12px;
    color: #463E34;
    line-height: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}


#events-frame {
	width: 370px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#eventPic {
	position: relative;
	z-index: 1;
}

#igo {
	width: 340px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #00FF00;
	position: relative;
	z-index: 3;
}

.igo_alert {
	font-size: 12px;
	color: #CC0000;
	line-height: 12px;
	font-weight: bold;
}


#igo-slider {
	width: 340px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

td#igo-user {
	padding: 0px 1px 3px 0px;
 }

#label-text {
	width: 535px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 15px;
}

td#datumsort {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px 0px 2px 5px;
	background-color: #463E34;
}
 


td#event_preview_pic {
	padding: 5px 0px 0px 0px;
 }
 
td#event_detail_pic {
	padding: 2px 0px 0px 0px;
 }

td#eventtitel_td {
    height: 20px;
	padding: 5px 0px 0px 10px;
 }

td#eventtext {
	padding: 0px 0px 5px 10px;
 }
 

td#zusatz_text_list {
	font-size: 11px;
	color: #463E34;
	line-height: 11px;
	padding: 4px 0px 0px 10px;
 }
 
td#zusatz_text_det {
	font-size: 12px;
	color: #887966;
	line-height: 12px;
	padding: 0px 0px 5px 0px;
 }
 
#events-subnav {
	width: 370px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: center;
}

.subnav_text {
    font-size: 11px;
    color: #463E34;
    line-height: 11px;
	padding: 0px 0px 0px 0px;
}

 td#events_row_rand {
	background-image: url(../main_pics/rand.gif);
	background-repeat: repeat-x;
 }
  
 td#det_events_rand {
	background-image: url(../main_pics/rand.gif);
	background-repeat: repeat-x;
 }
 
 td#eventtext_det {
	padding: 0px 0px 10px 0px;
 }
 
 .labelalert {
	font-size: 10px;
	color: #887966;
	line-height: 12px;
	padding: 10px 0px 0px 15px;
}

/***********************************************/
/* Partypics                    			   */
/***********************************************/

td#pics_preview_pic {
	padding: 5px 0px 0px 0px;
 }
 
td#partypics_row_rand {
	background-image: url(../main_pics/rand.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
 }
 
table#galerie_bilder_row {
	border:1px solid #463E34;
 }
  
td#galerie_bilder_top {
	padding: 5px 0px 0px 0px;
 }
  
td#galerie_bilder_row {
	border:1px solid #463E34;
 }
 
td#dyn_galerie_bilder_row {
	padding: 0px 10px 10px 0px;
 }

td#det_pics_frame {
	border:1px solid #463E34;
 }
 
 td#det_pics_rand {
	background-image: url(../main_pics/rand.gif);
	background-repeat: repeat-x;
 }
 
td#det_pics_rand_oben {
	background-image: url(../main_pics/rand.gif);
	background-repeat: repeat-x;
 }
 
td#zusatz_text_partypics {
	height: 15px;
	font-size: 11px;
	color: #887966;
	line-height: 11px;
	padding: 0px 0px 0px 10px;
 }
 
#pic_show{
	width: 370px;
 }
 
/***********************************************/
/* About  	                    			   */
/***********************************************/

td#download_table {
   padding-top:3px;
 }
 
td#download_pic {
	padding: 1px 1px 1px 1px;
	background-color: #887966;
 }
 
td#about_rand {
	background-image: url(../main_pics/rand.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
 }
 
/***********************************************/
/* User-Verwaltung                  	       */
/***********************************************/ 

td#register {
	padding: 2px 0px 0px 0px;
 }

td#register_titel {
	height: 22px;
	padding: 15px 0px 0px 0px;
 }
 
td#register_ok {
	line-height: 15px;
	padding: 5px 0px 10px 0px;
 } 
 
.register {
	font-size: 12px;
	color: #786630;
	padding: 0px 0px 0px 0px;
}



input.register {
	font-size: 12px;
	color: #E6E6E6;
	background-color: #0E0E0E;
	border: 1px solid #463E34; 
	width: 300px;
	padding: 0px 0px 0px 2px;	
}

input.plz {
	font-size: 12px;
	color: #E6E6E6;
	background-color: #0E0E0E;
	border: 1px solid #463E34; 
	width: 50px;
	padding: 0px 0px 0px 2px;	
}

input.login {
	font-size: 12px;
	color: #E6E6E6;
	background-color: #0E0E0E;
	border: 1px solid #463E34; 
	padding: 0px 0px 0px 2px;	
}

.Profil_alert {
	font-size: 11px;
	color: #AA9043;
	font-style: italic;
}

.User_name {
	font-size: 18px;
	color: #5C5847;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	margin-right:3px;
}

td#arrow_user {
	padding: 0px 0px 0px 0px;
	width: 15px;
	height: 20px;
	background-image: url(../main_pics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
 }

.Lady_name {
	font-size: 18px;
	color: #825B0C;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	margin-right:3px;
}

.profiltext {
	font-size: 11px;
	color: #E6E6E6;
	line-height: 13px;
}

.profiltext a:link{
	color: #E6E6E6;
	outline: none;
	text-decoration: none;
}

.profiltext a:hover{
	color: #CC0000;
}

.profiltext a:visited{
	color: #E6E6E6;
	outline: none;
	text-decoration: none;
}
textarea#artists_userupload{
	font-size: 12px;
	color: #E6E6E6;
	background-color: #0E0E0E;
	border: 1px solid #463E34; 
	width: 300px;
	padding: 0px 0px 0px 0px;
}

textarea#text_userupload{
	font-size: 12px;
	color: #E6E6E6;
	background-color: #0E0E0E;
	border: 1px solid #463E34; 
	width: 300px;
	padding: 0px 0px 0px 0px;
}

input.upload {
	font-size: 12px;
	color: #E6E6E6;
	background-color: #0E0E0E;
	border: 1px solid #463E34; 
	padding: 0px 0px 0px 2px;	
}

#statement_sticker {
	background-image: url(../main_pics/myStatement.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 52px;
	margin-top: -20px;
	margin-left: -14px;
	position: relative;
	z-index: 2;
	text-align: center;
}

.statement_sticker {
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;

	line-height: 12px;
}

#user_main_pic {
	margin-top: -50px;
	position: relative;
	z-index: 1;
}

/***********************************************/
/* Comment-Fields                 	          */
/***********************************************/ 
#kommentar-form {
	width: 360px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


td#comment_balken_btns {
	width: 16px;
	background-color: #21211C;
	padding: 1px 0px 0px 1px;
 }

td#comment_balken {
	background-color: #21211C;
	padding: 0px 0px 0px 5px;
 }
 
.comment_by {
	font-size: 11px;
	color: #786630;
}
  
.comment_by a{
	color: #786630;
	outline: none;
	text-decoration: none;
}

.comment_by a:hover{
	color: #CC0000;
}

.comment_Nr_balken {
	font-size: 12px;
	color: #786630;
	font-weight: bold;
}
 
.comment_alert {
	font-size: 11px;
	color: #CC0000;
	line-height: 13px;
}
  
.comment_alert a{
	color: #8A8A8A;
	outline: none;
	text-decoration: underline;
}

.comment_alert a:hover{
	color: #CC0000;
}

.comment_titel {
	font-size: 11px;
	color: #786630;
	padding: 5px 0px 5px 0px;
}


input.comment_titel {
	font-size: 12px;
	color: #E6E6E6;
	background-color: #0E0E0E;
	border: 1px solid #463E34; 
	width: 340px;
	padding: 0px 0px 0px 2px;	
}


textarea#comment{
	font-size: 12px;
	color: #E6E6E6;
	border: 1px solid #463E34;
	width: 335px;
	padding: 0px 0px 0px 2px;
	background-image: url(../main_pics/comment_textarea.gif);
	background-repeat: no-repeat;
}

input[type=text], textarea {
	font: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 2px;	
	line-height: 13px;
}

.comment_header {
	font-size: 12px;
	color: #786630;
	line-height: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.comment_Nr {
	font-size: 16px;
	color: #CC0000;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}


.comment_by_user {
	font-size: 11px;
	color: #5C5847;
	padding: 0px 5px 0px 5px;
}

.comment_by_user a{
	color: #5C5847;
	outline: none;
	text-decoration: none;
}

.comment_by_user a:hover{
	color: #E6E6E6;
}

.comment_by_lady {
	font-size: 11px;
	color: #825B0C;
	padding: 0px 5px 0px 5px;
}

.comment_by_lady a{
	color: #825B0C;
	outline: none;
	text-decoration: none;
}

.comment_by_lady a:hover{
	color: #E6E6E6;
}

.comment_by_user_datum {
	font-size: 11px;
	color: #463C1D;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

#pic_comment {
	z-index: 1;
	position:relative;
	left:0px;
	top:0px;
}

#pic_comment_nr {
	width: 162px;
	height: 18px;
	position:relative;
	z-index: 2;
	background-image: url(../main_pics/comment_pic.gif);
	background-repeat: no-repeat;
	background-color: #21211C;
	vertical-align: middle;	
}

