/*****************************************************************************************************/
/***     CSS FILE für den ADMIN Bereich des SITE Managers                                          ***/
/***     Haupt definition aller Domkumente                                                         ***/
/***                                                                                               ***/
/*****************************************************************************************************/

body, a { font-family: "verdana", "arial", "geneva", sans-serif; font-weight: normal; }
body { background-color:#fdfdfd; }
html, body {height: 100%; margin: 0px; }

form { margin:0px; padding:0px; }

.clear_left { clear:left; }
.clear_right { clear:right; }

fieldset { border: 1px solid #004734; margin:10px 0px 10px 0px; }
legend { padding:2px 10px 2px 10px; color:#004734; border: 1px solid #004734; }

td { vertical-align:top; }
td.nowrap { white-space: nowrap; }
td.rechts { text-align:right; }



/**********************************************************************************************************/
/*** PAGE DIVs für www.site-manager.at
/**********************************************************************************************************/
body { background-color:#f2f2e1; }


#site_container { width:1009px; margin:auto; margin-top:0px; }

#header_bereich { height:140px; position:relative;  }

#header_sonder_menue { position:absolute; top:0px; right:20px; }
#header_sonder_menue, img { margin:0px; padding:0px; border:0px; }


#header_sonder_menue li { display: inline; list-style: none; }
#header_sonder_menue a { font-size:10px; text-decoration : none; padding-right:10px; letter-spacing:0.2em; color:#fff; }
#header_sonder_menue a:hover { text-decoration : underline; }


#page_oben { background-image:url('/templates/weinwoche/images/back_oben.png'); height:15px; background-repeat: no-repeat; background-position: top left; }
#page_unten { background-image:url('/templates/weinwoche/images/back_unten.png'); height:15px; background-repeat: no-repeat; background-position: top left; }
#page_content { background-image:url('/templates/weinwoche/images/back_mitte.png'); background-repeat: repeat-y; background-position: top left;  }


#menue_content_bereich { margin:0px 0px 0px 0px; position:relative; }
#menue_bereich { margin:0px 0px 0px 2px; width:194px; min-height:400px; }
#content_bereich { margin:0px 0px 10px 0px; padding-left:10px; width:768px; min-height:400px; border-left:1px dotted #004734; }

#left_menue_bilder { text-align:center; margin-top:20px;}
#left_menue_bilder img { margin-top:20px; padding:0px; border:0px; }


.bottom_menue { margin:auto; width:1009px; text-align:left; margin-top:5px; height:45px; padding-top:10px; 
background-image:url('/templates/weinwoche/images/bottom_menue.png'); background-repeat: repeat-x; background-position: top top; }

.bottom_menue li { display: inline; list-style: none; }
.bottom_menue a { font-size:12px; text-decoration : none; padding-right:10px; letter-spacing:0.2em; color:#acd58d; }
.bottom_menue a:hover { color:#fff; }

/**********************************************************************************************************/
/*** LEFT Menue Bereich																					***/
/**********************************************************************************************************/
#left_menue ul { margin:0px; padding:0px;  }
#left_menue li { margin:0px; padding:0px;  }
#left_menue a { font-family: Georgia, "Times New Roman", Times, serif; }

#left_menue .menue_level_1 { margin-left:5px; line-height: 25px; list-style: none; text-align: left; white-space: nowrap; } 
#left_menue .menue_level_2 { margin-left:20px; line-height: 20px; list-style: none; text-align: left; white-space: nowrap; }

/* Text def. der Menue Links */
#left_menue .menue_level_1 a { text-decoration : none; color: #004734; font-size: 13px; font-weight: bold; margin: 0; padding: 3px 5px; letter-spacing:0.1em; }
#left_menue .menue_level_1 a.current { color: #800000; padding-bottom: 4px; }
#left_menue .menue_level_1 a:hover { background: #495154; color: #fff; line-height: 25px; }

/* Text def. der SUB Menue Links */
#left_menue .menue_level_2 a { font-family: "verdana", "arial", "geneva", sans-serif; }
#left_menue .menue_level_2 a { text-decoration : none; color: #000; font-size: 12px; font-weight: normal; margin: 0; padding: 3px 5px; }
#left_menue .menue_level_2 a.current { color: #800000; padding-bottom: 5px; font-weight: bold; }
#left_menue .menue_level_2 a:hover { background: #495154; color: #fff; line-height: 20px; }


/**********************************************************************************************************/
/*** Seiten INDEX	    																				***/
/**********************************************************************************************************/
#seiten_index { margin:0px 10px 20px 50px; }

#seiten_index .menue_level_1 { margin-left:5px;  list-style: disc; text-align: left;  } 
#seiten_index .menue_level_2 { margin-left:20px; list-style: circle; text-align: left;   }
/* Text def. der Beschreibung */
#seiten_index .menue_level_1 { font-size: 11px;  } 
#seiten_index .menue_level_2 { font-size: 11px;  }
/* Text def. der Menue Links */
#seiten_index .menue_level_1 a { line-height: 200%; text-decoration : underline; color: #8f8f8f; font-size: 14px; font-weight: bold; margin: 0; padding:8px 0px 3px 0px; letter-spacing:0.1em; }
/* Text def. der SUB Menue Links */
#seiten_index .menue_level_2 a { line-height: 200%; text-decoration : underline; color: #8f8f8f; font-size: 12px; font-weight: normal; margin: 0; padding:8px 0px 3px 0px; letter-spacing:0.1em; }

/**********************************************************************************************************/
/*** Kontakt Formular    																				***/
/**********************************************************************************************************/
#sm_txt_kontakt_formular { font-size:10px; }
#sm_txt_kontakt_formular b { color:#000; font-size:12px; }

.sm_txt_formular_text { margin:5px 0px 10px 10px; }


/**********************************************************************************************************/
/*** globale DIV's    																				***/
/**********************************************************************************************************/

.sm_txt_input, .sm_txt_input_pflicht { font-size: 15px; font-family:Verdana; color:#5A2E00; border:1px solid #9d7f0f; margin-top:2px; margin-bottom:7px; margin-right:3px; padding:2px; }
.sm_txt_input_pflicht { background-color: #F8F1F2; }

.sm_txt_button { 
	background:url('/images/design/button_back.png'); border: 3px double #5A2E00; border-left-color: #5A2E00; border-top-color: #5A2E00;
	color: #5A2E00; padding:3px 10px 3px 10px; font-weight:bold; 
}

#sm_txt_ok_fieldset, #sm_txt_error_fieldset {  }
#sm_txt_ok_fieldset_text, #sm_txt_error_fieldset_text { margin:5px 5px 10px 10px; font-size:12px; line-height:150%; font-family: "verdana", "arial", "geneva", sans-serif; }
#sm_txt_ok_fieldset, #sm_txt_error_fieldset, legend { line-height:130%; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; }

#sm_txt_ok_fieldset { color:#003300; }
#sm_txt_ok_fieldset b { color:#003300; }
#sm_txt_ok_fieldset fieldset { border: 1px solid #003300;  }
#sm_txt_ok_fieldset legend {  color:#003300; border: 1px solid #003300; background:#DFEDDC; }

#sm_txt_error_fieldset { color:#630000; }
#sm_txt_error_fieldset b { color:#630000; }
#sm_txt_error_fieldset fieldset { border: 1px solid #630000;  }
#sm_txt_error_fieldset legend {  color:#630000; border: 1px solid #630000; background:#F8EDED; }





