@import url("http://www.singletreffen.de/images/style.css");

/* Grafikset Orange */
/* CSS Datingnetzwerk Hauptseite */

/* ################################# */

/* Allgemeine Struktur */

body {
	color: #666;
	background-color: #e4e4e4;
}

#page {
	background-color: #fff;
	border: 5px solid #fff;
}

#logo {
	background-image: url(logo.gif);
}

#header_login .login_field:focus {
	color: #ff9900;
	background-image: url(header_login_hover.gif);
}

#header_login .login_submit {
	background-image: url(header_login_submit.gif);
}

#header_login .login_submit:hover {
	background-image: url(header_login_submit_hover.gif);
}


/* ################################# */

/* Navigation */

#navi {
background-image: url(navi.gif);
}

#navi ul#navi_main li a {
color: #fff;
}

#navi ul#navi_user li a {
color: #666;
}

#navi .new_message {
background-image: url(new_message_icon.gif);
}


/* ################################# */

/* Buttons (profil, suche, sonstige) */

.button_special {
	background-image: url(button_special.gif);
	color: #666;	
}

.button_special:hover {
	background-image: url(button_special_hover.gif);
	color: #fff;
}


.profil_contact_sms {
	background-image: url(profil_contact_sms.gif);
}

.profil_contact_sms:hover {
	background-image: url(profil_contact_sms_hover.gif);
}

.profil_contact_message {
	background-image: url(profil_contact_message.gif);
}

.profil_contact_message:hover {
	background-image: url(profil_contact_message_hover.gif);
}

.profil_contact_chat {
	background-image: url(profil_contact_chat.gif);
}

.profil_contact_chat:hover {
	background-image: url(profil_contact_chat_hover.gif);
}


.button_anmeldung {
	background-image: url(button_anmeldung.gif);
}

.button_premium {
	background-image: url(button_premium.gif);
}

.button_premium_profil {
	background-image: url(button_premium_profil.gif);
}

.button_premium_profil:hover {
	background-image: url(button_premium_profil_hover.gif);
}

.button_messsage_answer {
	background-image: url(button_message_answer.gif);
}
.button_messsage_answer:hover {
	background-image: url(button_message_answer_hover.gif);
}

.button_messsage_send {
	background-image: url(button_message_send.gif);
}
.button_messsage_send:hover {
	background-image: url(button_message_send_hover.gif);
}


.button_galerie_male {
	background-image: url(galerie_male.gif);
}

.button_galerie_female {
	background-image: url(galerie_female.gif);
}


/* ################################# */

/* Headlines */

h2.headline {
	color: #FF9900;
}

.headline_text {
	color: #666;
}

h3.content {
	color: #FF6600;
}


/* ################################# */

/* Flirtfaktor */

.flirtfaktor .flirtfaktor_full {
	background-image: url(flirtfaktor_full.gif);
}

.flirtfaktor .flirtfaktor_half {
	background-image: url(flirtfaktor_half.gif);
}


/* ################################# */

/* Tabellen */

.td_content, .td-content {
	background-color: #FF9900;
	color: #fff;
}

.list_foto .entry .infos_text {
	background-image: url(list_foto_entry_infos.gif);
	color: #fff;
}

.list_foto .entry .infos {
	background-image: url(list_foto_entry_infos.gif);
	color: #fff;
}


/* ################################# */

/* Diverses */

.highlight {
	color: #FF9900;
}

a {
	color: #333;
}

a:hover {
	color: #ff9900;
}


/* ################################# */

/* Profil Galerie */

#profil_galerie_browse_left {
	background-image: url(galerie_prev.png);
}

#profil_galerie_browse_right {
	background-image: url(galerie_next.png);
}

.profil_galerie_list a:hover, .profil_galerie_list a.current_foto {
	border: 1px solid #ff9900;
}


/* ################################# */

/* Messenger Layer */

.messenger_besucher {
	background-image: url(messenger_layer_besucher.png);
}

.messenger_post {
	background-image: url(messenger_layer_post.png);
}
