/* CSS fuer Gruen
-------
*/

html
{
	height:101%;
}

a
{
	outline:none;
	color:#00008B;
}

body
{
	background-color:#3D3D3D;
}

.h1keywords
{
	display:none;
}
#suchbox
{
	width:100px;
}

.website_img
{
	border:none;
}

.textbox
{
	border:0px solid black;
	height:17px;
	background:url(../bilder/textbox_bg.png) repeat-x;
	background-color:white;
	color:black;
	background-position:top;
}



.clear_left
{
	clear:left;
}
.clear_right
{
	clear:right;
}
.clear_both
{
	clear:both;
}

.emailschutz
{
	display:none;
}
/*
#infos_div
{
	border:1px solid black;
	padding:3px;
}
#infos_tippvon
{
	padding-left:70px;
}
#infos_gesehen
{
	padding-left:70px;
}
*/
/*********** SEITENZAHLEN START ************/
.div_seitenzahlen
{
	margin:auto;
	text-align:center;
	width:780px;
}
.seitenzahlen
{
	font-size:16px;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	background-color:transparent;
	color:black;
	border:1px solid black;
}
.seitenzahlen:hover
{
	background-color:#00AE00;
	color:white;
}
.seitenzahlen_aktiv
{
	font-size:16px;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	background-color:#00AE00;
	color:white;
	border:1px solid black;
}
/*********** SEITENZAHLEN ENDE ************/

/*********** ALLGEMEIN START ************/
#fehler_anzeigen
{
	background-color:#CD0921;
	background-image: url(../bilder/fehler.png);
	background-repeat:no-repeat;
	background-position:left center;
	border:1px solid black;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin:0px auto;
	width:600px;
	padding:5px;
}

#hinweis_anzeigen
{
	background-color:#71B200;
	background-image: url(../bilder/ok.png);
	background-repeat:no-repeat;
	background-position:left center;
	border:1px solid black;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin:0px auto;
	width:600px;
	padding:5px;
}

.object_outline
{
    outline:none;
}

.unter_ueberschrift
{
    font-size:13px;
    font-weight:bold;
}

.hinweistext
{
    font-size:13px;
    font-weight:bold;
}

.form_fehler_textbox
{
    font-size:13px;
    color:white;
    background-color:transparent;
}
/*********** ALLGEMEIN ENDE ************/

/*********** KOMMENTARE START ************/
#kom_formcontainer_div
{
	background-image:url(../bilder/kommentar_hintergrund.png);
	padding:5px;
	width:250px;
	height:325px;
	margin-top:50px;
	float:right;
}
#kom_formcontainer_div h3
{
	display:inline;
	text-decoration:underline;
}
#kom_kommentarbox_ueberschrift
{
	text-align:center;
}
#kom_form label
{
	display:block;
}
#kom_kommentar/*textarea*/
{
	height:100px;
	width:246px;
}

.kom_kommentar_div
{
	width:525px;
	min-height:150px;
	overflow:auto;
}
.kom_avatar
{
	float:left;
	padding-top:2px;
	padding-right:5px;
}

#kom_alle_kommentare
{

}
/*********** KOMMENTARE ENDE ************/



/* Enthaelt alles */
#main_container
{
	margin:0px auto;
	width:800px;
	background-color:silver;
	font-family:Verdana;
	/*font-size:17px;
	/*border:1px solid black;*/
}

h2
{
	text-align:center;
	text-decoration:underline;
}

pre
{
	font-family:Helvetica;
}

/* Logo ganz oben */


/* Navigation */
#navi_container
{
	background-color:black;
}
#navi_container a
{
	cursor:pointer;
}


/* Enthaelt den ganzen Inhalt */
#content_container
{
	padding:30px 5px 5px 5px;
	background:url(../bilder/inhalt_hintergrund.png) repeat;
	background-color:#ADD8AD;
}

/* Registrieren */
#frm_registrieren label
{
	display:block;
	width:130px;
	float:left;
}

hr
{
	border:1px dotted black;
}

.reg_benutzername_status
{
	width:20px;
}

#reg_table td
{
	width:400px;
	border:0px solid black;
}




/* Benutzerliste.php */

#benutzerliste_table
{
	font-size:13px;
	table-layout:fixed;
	width:792px;
	text-align:center;
	border:1px solid black;
	border-collapse:collapse;
}

#benutzerliste_table td,th
{
	padding:3px;
	border:1px solid black;
	text-align:center;
}

.benutzerliste_img
{
	border:none;
	width:30px;
	height:30px;
}

#th_benutzername
{
	width:150px;
}

#th_icq
{
	width:35px;
}

#th_letzter
{
	width:120px;
}

.userlist_dunkler
{
	background-color:#149318;
}
/*
.userlist_heller
{
	background-color:#17A517;
}

.userlist_dunkler:hover
{
	background-color:#1BC41B;
}

.userlist_heller:hover
{
	background-color:#1BC41B;
}*/

.benutzerliste_online
{
	float:left;
}

/*********** SKYLINE START ************/
#skyline_container_gast
{
	background-color:black;
	background-image:url(../bilder/skyline_gast.png);
	background-repeat:no-repeat;
	padding-bottom:5px;
	width:800px;
	height:200px;
}

#skyline_container
{
	background-color:black;
	background-image:url(../bilder/skyline.png);
	background-repeat:no-repeat;
	padding-bottom:5px;
	width:800px;
	height:200px;
}

#skyline_registrieren
{
    float:left;
    margin-left:460px;
    border:none;
}

#skyline_anmelden_frm_div
{
	float:right;
    width:175px;
}
.skyline_anmelden_frm_beschreibung
{
    background-color:transparent;
	color:white;
	font-size:12px;
	font-weight:bold;
	display:block;
}

#skyline_abmelden_div
{
	text-align:right;
}
#skyline_abmelden
{
	font-size:13px;
	font-weight:bold;
	color:#F80404;
}

/*********** SKYLINE ENDE ************/



/*********** STARTSEITE START ************/
#start_textdiv
{
    font-size:17px;
    float:left;
    width:523px;
}
#start_registrierte_benutzer
{
    background-color:#005B08;
    border:1px solid black;
    margin-top:50px;
    padding:5px;
    font-size:16px;
}

#start_zufalllsbox_div_ueberschrift
{
	text-align:center;
    font-weight:bold;
    font-size:18px;
}
#start_zufalllsbox
{
	background-color:#005B03;
    background-image:url(../bilder/pinn.png);
    background-repeat:no-repeat;
	border:1px solid black;
	float:right;
	padding:5px;
	width:250px;
}
.start_zufalllsbox_ueberschriften
{
	display:block;
	font-weight:bold;
	padding-bottom:3px;
	text-decoration:underline;
}
.start_zufallsbox_bilder
{
    border:none;
    width:58px;
    height:51px;
}
/*********** STARTSEITE ENDE ************/

/* ****** Allgemein */
.fehler
{
	background-color:red;
	color:black;
	border:1px solid black;
	padding:3px;
	font-weight:bold;
}

/*********** BLOG START ************/
#blog_suche
{
	margin-left:570px;
    position:absolute;
}
#blog_suchbox
{
    width:194px;
    padding:3px;
    float:left;
}
#blog_suchbild:hover
{
    cursor:pointer;
}

#blog_kategorien
{
	position:absolute;
	margin-left:570px;
	margin-top:69px;
	padding:5px;
	width:210px;
	background-image:url(../bilder/blog_kategorien.png);
}
#blog_kategorienueberschrift_div
{
	text-align:center;
}
#blog_kategorien h3
{
	display:inline;
	text-decoration:underline;
}

#blog_blogroll
{
    background-image:url(../bilder/blog_kategorien.png);
    margin-left:570px;
    margin-top:254px;
    padding:5px;
    position:absolute;
    width:210px;
}
#blog_blogrollueberschrift_div
{
	text-align:center;
}
#blog_blogroll h3
{
    display:inline;
	text-decoration:underline;
}

.blog_artikel
{
	width:540px;
	padding:5px;
}
.blog_artikelueberschrift
{
	background-color:transparent;
	color:black;
}
.blog_datum
{
    font-size:14px;
}
.blog_weiterlesen
{
    color:black;
    font-size:15px;
    font-weight:bold;
    background-color:transparent;
}
.blog_kat_kom
{
    font-size:14px;
}

#blog_werbung
{
    font-size:13px;
    font-weight:bold;
    margin-left:570px;
    margin-top:339px;
    position:absolute;
    width:210px;
}
#blog_mylinkstate
{
    border:none;
    width:220px;
    height:56px;
}

/*********** ALLGEMEIN ENDE ************/

/******* benutzer.php */

#benutzer_tbl
{
	border-collapse:collapse;
	border:1px solid black;
}
.benutzer_td
{
	width:225px;
	border:1px solid black;
}
.benutzer_th
{
	text-align:left;
}

#benutzer_div
{
	margin:-340px 0px 0px 380px;
	position:absolute;
	width:415px;
	z-index:1;
}

#benutzer_status
{
	padding-left:7px;
}



/****** profil_andern.php*/
#profil_aendern_frm
{
	float:left;
	padding-right:30px;
}
#profil_aendern_frm label
{
	float:left;
	width:100px;
}

.avatar
{
	vertical-align:middle;
}

#profil_passwort label
{
	float:left;
	width:120px;
}

#profil_passwort_status
{
	padding:2px;
	border:1px solid black;
	background-color:#005B05;
}

/*********** FLASHSPIELE/VIDEOS START ************/
#flvi_kategorien
{
    background-image:url(../bilder/flvi_kategorien.png);
    background-repeat:no-repeat;
    padding:5px;
    position:absolute;
    width:155px;
}
#flvi_kategorien_ie_uebersicht
{
    background-image:url(../bilder/flvi_kategorien.png);
    background-repeat:no-repeat;
    padding:5px;
    position:absolute;
    margin-left:-163px;
    width:155px;
}
#flvi_kategorien_ie_einzel
{
    background-image:url(../bilder/flvi_kategorien.png);
    background-repeat:no-repeat;
    padding:5px;
    position:absolute;
    margin-left:-675px;
    width:155px;
}
#flvi_kategorien_opera
{
    background-image:url(../bilder/flvi_kategorien.png);
    background-repeat:no-repeat;
    padding:5px;
    position:absolute;
    margin-top:20px;
    width:155px;
}
.flvi_kategorien_header_bilder
{
    border:none;
    padding-right:5px;
}
.flvi_kategorien
{
    display:block;
    padding-bottom:5px;
}
.flvi_kategorien_link_aktiv
{
    color:black;
    background-color:transparent;
}

#flvi_suchbox
{
    width:119px;
    padding:3px;
    float:left;
}
#flvi_suchbild:hover
{
    cursor:pointer;
}

.flvi_uebersicht
{
    margin-left:163px;
}
.flvi_vorschaubilder
{
    border:none;
    width:110px;
    height:96px;
    padding:5px;
}

.flvi_kat_vorschau
{
    padding-top:10px;
    padding-bottom:10px;
}
.flvi_vorschaubilder_kat
{
    border:none;
    float:left;
    width:120px;
    height:105px;
    padding-right:10px;
}
.flvi_vorschau_kat_name
{
    display:block;
    font-weight:bold;
    font-size:14px;
    padding-bottom:3px;
}
.flvi_vorschau_kat_name a
{
    color:black;
    font-size:16px;
    background-color:transparent;
}

.flvi_favoriten
{
    height:18px;
    width:18px;
}
.flvi_favoriten:hover
{
    cursor:pointer;
}

#flvi_header
{
    margin-left:163px;
    text-align:right;
    width:510px;
}

#flvi_object
{
    margin-left:163px;
    float:left;
    font-size:10px;
}
#flvi_beschreibung_link
{
    color:#00008B;
    font-size:16px;
    text-decoration:underline;
}
#flvi_beschreibung_link:hover
{
    cursor:pointer;
}

#flvi_beschreibung
{
    background-color:#005B08;
    border:1px solid black;
    font-size:13px;
    font-weight:bold;
    padding:5px;
}

.flvi_vorschaubilder_zufall
{
    border:none;
    width:110px;
    height:96px;
    padding-left:5px;
    padding-bottom:5px;
}
/*********** FLASHSPIELE/VIDEOS ENDE ************/



/* FLASHSPIELE EINTRAGEN START */
#flashspiel_eintragen_frm label
{
	width:120px;
	display:block;
	float:left;
}

.flashspiel_aendern_img
{
	border:0px solid black;
}
/* FLASHSPIELE EINTRAGEN ENDE */


/* VIDEOS EINTRAGEN START */
#video_eintragen_frm label
{
	width:120px;
	display:block;
	float:left;
}

.video_aendern_img
{
	border:0px solid black;
}
/*
#video_adden
{
	border:1px solid black;
	padding:1px;
	background-color:black;
	color:white;
}*/
/*********** VIDEOS EINTRAGEN ENDE ************/



/*********** NOTIZBUCH START ************/
#notizen_divcontainer
{
	text-align:center;
}

#notizen_notizbuch
{
	background-color:#FFFEB3;
	color:black;
	padding:5px;
	border:0px solid black;
	width:550px;
	height:504px;
}

#notizen_notizbuch_orig
{
	display:none;
}

#notizen_reset
{
	font-weight:bold;
	color:#700000;
}

#notizen_menue_rechts
{
	float:right;
	width:180px;
	padding-right:10px;
}
#notizen_oeffentliche
{
	background:url(../bilder/notizen_oeffentliche_bg.png) no-repeat;
	height:280px;
	padding:10px;
}
#notizen_infos
{
	background:url(../bilder/notizen_deins_oeffentlich.png) no-repeat;
	height:125px;
	padding:10px;
}
/*********** NOTIZBUCH ENDE ************/



/*********** EDITOR START ************/

#editor_container
{
	width:670px;
	margin:0px auto;
	border:1px solid black;
	background-color:#005B03;
	padding:10px;
}

#editor_beitrag
{
}

#editor_textarea
{
	width:500px;
	height:300px;
	border:1px solid #C4C4C4;
	padding:2px;
}

#editor_smilies_fieldset
{
	float:right;
	border:1px solid black;
	width:135px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:10px;
}

#editor_url_img
{
	padding-left:8px;
}

.editor_bbcode
{
	border:1px solid black;
}

.editor_bbcode:hover
{
	cursor:pointer;
}

.editor_smilies:hover
{
	cursor:pointer;
}

#editor_top_div
{
	margin-top:-5px;
}
#editor_button_div
{
	float:right;
}

#editor_thema
{
	width:250px;
}

/*********** EDITOR ENDE ************/



/*********** STATISTIKEN START ************/
#statistiken_gesamtzahlen
{

}

#statistiken_forum
{

}

#statistiken_online
{
	position:absolute;
	margin-top:1px;
	margin-left:300px;
}

/*********** STATISTIKEN ENDE ************/

/*********** MEIN BEREICH NEU START ************/

#mb_favoriten_div
{
	background-image:url(../bilder/mein_bereich/mb_imageflow_hg.png);
	width:395px;
    height:222px;
    padding:5px 5px 5px 0px;
    float:right;
}

.mb_tabitems
{
    padding:5px;
    color:black;
    font-weight:bold;
    background-color:#008F08;
}

#mb_tab_online_div
{
    display:none;
    padding:5px;
}
#mb_tab_infos_div
{
    display:none;
    padding:5px;
}
.mb_tab_zufall_bilder
{
    border:none;
    width:80px;
    height:70px;
}
/*********** MEIN BEREICH START ************/
#mb_wetter_div
{
	float:left;
	border:1px solid black;
	background-color: #005B08;
	width:245px;
	padding:5px;
}
#mb_tbl_wetter td
{
	width:100%;
	border:none;
}
#mb_wetter_laedt
{
	text-align:center
}

/*
#mb_wetter_img
{
	float:left;
	padding-right:3px;
}*/

#mb_flow_ueberschrift
{
	float:right;
	margin-right:135px;
	margin-top:12px;
	text-decoration:underline;
}

#mb_favoritenauswahl
{
	float:right;
	margin-right:150px;
	margin-top:10px;
}
#mb_favoritenauswahl img
{
	border:0px solid black;
}

#mb_kein_flow
{
	position:absolute;
	margin-left:100px;
	margin-top:-15px;
	width:430px;
}

#mb_fieldset
{
	border:1px solid black;
}

#mb_fieldset_ie
{
	border:1px solid black;
	padding:5px;
	min-height:270px;
}

.mb_favoimg
{
	float:left;
	border:1px solid black;
}

#mb_info_anzeigebtn
{
	float:right;
}

#mb_infobox
{
	border:1px solid black;
	background-color: #005B08;
	position:absolute;
	margin-top:213px;
	width:245px;
	padding:5px;
}
#mb_infobox_ie
{
	border:1px solid black;
	background-color: #005B08;
	position:absolute;
	margin-top:213px;
	margin-left:-257px;
	width:245px;
	padding:5px;
}
#mb_infobox_op
{
	border:1px solid black;
	background-color: #005B08;
	position:absolute;
	margin-top:233px;
	width:245px;
	padding:5px;
}

#mb_weiterlesen
{
	font-size:15px;
	font-weight:bold;
	text-align:right;
}

/*********** MEIN BEREICH ENDE ************/

/*********** LOGS START ************/

#logs_info
{
	font-weight:bold;
	font-size:12px;
}

.logs_beschreibung
{
	margin-left:7px;
}
/*********** LOGS ENDE ************/
/*00AE05*/


/*********** WARUM REGISTRIEREN Start ************/
.wr_bild_links
{
    border:1px solid black;
    float:left;
}
.wr_bild_rechts
{
    border:1px solid black;
    float:right;
}

.wr_absatz
{
    padding-left:16px;
}

#wr_text_mein_bereich
{
    margin-left:308px;
}
#wr_text_notizzettel
{
    margin-right:265px;
    text-align:right;
}
#wr_text_chat
{
    margin-left:263px;
}
/*********** WARUM REGISTRIEREN ENDE ************/

/*********** CHAT START ************/
#chat_container
{
	background-color:#005B08;
	border:2px solid black;
	margin:0px auto;
	text-align:left;
	padding:5px;
	width:600px;
	height:460px;
}

#chat_online_div
{
	border:1px solid black;
	float:right;
	overflow:auto;
	width:160px;
	height:344px;
	padding-top:5px;
	padding-left:5px;
}

#chat_chatbox_div
{
	background-color:white;
	border-right:1px solid #B5B6B5;
	border-bottom:1px solid #B5B6B5;
	padding:5px;
	overflow:auto;
	width:410px;
	height:340px;
}

#chat_spacer
{
	height:8px;
}

#chat_nachricht_schreiben
{
	border:none;
	float:left;
	padding:5px;
	width:411px;
	height:90px;
}

#chat_senden_btn
{
	float:left;
	height:102px;
}

#chat_nachricht_div
{
	font-size:15px;
	padding-left:10px;
}

/*********** CHAT ENDE ************/

/*********** ECE START ************/
#ece_form label
{
	float:left;
	width:100px;
}

#ece_container
{
	width:670px;
	margin:0px auto;
	border:1px solid black;
	background-color:#005B03;
	padding:10px;
}

#ece_textarea
{
	width:500px;
	height:300px;
	border:1px solid #C4C4C4;
	padding:2px;
}

#ece_ueberschrift
{
	width:300px;
}
/*********** ECE ENDE ************/


/*********** FOTOS HOCHLADEN START ************/
#fh_form_album h4
{
	text-align:left;
}
#fh_form_album label
{
	float:left;
	width:280px;
}

#fh_form_neues_album h4
{
	text-align:left;
}
#fh_form_neues_album label
{
	float:left;
	width:280px;
}

.fh_submit_button_p
{
	text-align:right;
}

#fh_form_bilder label
{
	float:left;
	width:150px;
}
/*********** FOTOS HOCHLADEN ENDE ************/

/*********** FOTOS ANZEIGEN START ************/

#fo_navi
{
	margin-left:10px;
	padding-bottom:10px;
	text-decoration:none;
}
#fo_hinweistext
{
	margin-left:10px;
	font-size:13px;
	font-weight:bold;
}
.fo_albenname a
{
    background-color:transparent;
	padding-left:5px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.fo_vorschaufoto
{
	float:left;
	padding:0px 5px 0px 10px;
	border:none;
}

.fo_h3_ueberschrift
{
	display:inline;
	text-decoration:underline;
}

#fo_foto_div
{
	margin:0px auto;
	width:770px;
	text-align:center;
}

.fo_vorschaureihe
{
	width:125px;
	height:110px;
	padding:5px;
	border:none;
}
.fo_vorschaureihe:hover
{
	cursor:pointer;
}

#fo_uebersicht_div
{
	text-align:center;
}
.fo_vorschaubilder_uebersicht
{
	border:none;
	padding-bottom:5px;
}

#fo_vorschaureihe_div
{
	margin:auto;
	width:770px;
	overflow:auto;
	background-color:#005B08;
}

#fo_vorschaureihe_innen_div_4
{
	/*width:840px;*/
}
#fo_vorschaureihe_innen_div_5
{
	/*width:840px;*/
}
#fo_vorschaureihe_innen_div_6
{
	width:840px;
}
#fo_vorschaureihe_innen_div_7
{
	width:981px;
}
#fo_vorschaureihe_innen_div_8
{
	width:1122px;
}

#fo_vorschaureihe_innen_div_9
{
	width:1263px;
}
/*********** FOTOS ANZEIGEN ENDE ************/

.admin_bearbeiten
{
    border:none;
}
/*********** VORSCHLAG START ************/
#vor_formular label
{
    float:left;
    width:120px;
}

/*********** VORSCHLAG ENDE ************/




