
html, TABLE {
    font-family:verdana, arial, 'sans serif'; 
    font-size:11px;
}
body {
    background-color:white;
    color:black;
    margin:0;
    padding:0;
    /*width:950px;*/
    text-align:center;
    font-family:verdana, arial, 'sans serif'; 
    font-size:11px;
}

#container {
    position:absolute; top:0; left:0px;height:700px;
    width:950px;
    padding:0;
    margin:auto;
    text-align:left;
    padding-left:10px;
}
#container_cafe {
    position:relative; top:0; left:0;
    width:950px;
    padding:0;
    margin:auto;
    text-align:left;
    border:1px solid #499CCE;
    padding:0 10px;
}
#container_cafe A {
    color:#499CCE;
    text-decoration:underline;
}
#container_cafe A:hover {
    color:black;
    text-decoration:none;
}
#header_cafe {
    background:url('../img/cafe_header.gif') no-repeat 0 0 white;
    width:950px; 
    height:140px;
    padding-top:10px;
}
#header_cafe .news {
    background-color:#499CCE;
    color:white;
    padding:2px 2px 10px 2px;
    margin:0 0 0 150px;
    width:550px;
    border:3px solid #1851AA;
}
#header_cafe .news_header {
    background-color:#1851AA;
    color:white;
    font-weight:bold;
    font-size:12px;
    padding:2px;
    margin-bottom:10px;
}
#header_cafe .news_desc {
    padding:0 5px;
    height:65px;
    overflow:auto;
}



/*  A L L G E M E I N E S  */

A {
    color:black;
    text-decoration:none;
}
A:hover {
    color:#1851AA;
    text-decoration:none;
}
A.active {
    color:black;
    text-decoration:none;
}

A IMG {
    border:0; 
}
IMG, EMBED, OBJECT {
    display:block;
}
IMG.inline {
    display:inline;
}
IMG .img_right {
    float:right;
    margin:0 0 10px 10px;
}
IMG .img_left {
    float:left;
    margin:0 10px 10px 0;
}

UL {
    list-style-type:none;
    list-style-image:url('../img/icons/bullet.gif');
    margin-bottom:20px;
}
LI {
    margin-top:10px;
}
H2 {
    font-size:14px;
    font-weight:bold;
}





/*  S T R U K T U R  */



#left {
    position:relative; top:0;
    width:442px;
    float:left;
}
#header {
}
#header #header_links {
    position:absolute; top:110px; right:10px;
}
#header #header_links A {
    font-weight:bold;
    font-size:10px;
    margin-left:0px;
    padding: 10px 5px;
}

#navi {
    margin:0px;
    padding:0px;
}
#navi #navi_left { float:left; }
#navi #navi_bottom { clear:both; }
#navi #navi_bl { float:left; }
#navi #navi_br { float:right; }
#navi #navi_right { float:right; }


#subnavi {
    float:right;
    margin:0 0 10px 15px;
}

#main {
    position:relative; top:30px;
    background:url('../img/main_bg.jpg') repeat-x 0 100% white;
    width:486px;
    margin-left:451px;
    margin-bottom:30px;
    min-height:622px;
    border:1px solid #8E9193;
}
* html #main {
    height:624px; 
}

#content {
}

#main_header {
    min-height:100px;
}
#main_header_index {
    min-height:0;
}
* html #main_header {
    height:100px; 
}
* html #main_header_index {
}
#main_header_navi {
    margin-bottom:15px;
    margin-left:10px;
}
#main_header_navi A {
    margin-left:5px;
    padding:0 2px;
    text-decoration:none;
}
#main_header_navi A:hover {
    background-color:#CCCCCC; 
    color:#1851AA;
}

#text {
    padding:20px 50px 0 50px;
}


#footer {
    clear:both;
    text-align:center;
	position:absolute;top:650px;left:270px;
    padding-top:15px;
    padding-bottom:10px;
}
#footer A {
    color:#CCCCCC;
}
#footer A:hover {
    color:#AAAAAA;
}





/*  C O N T E N T - B O X  */

.contbox {
    padding:0px 0px 0 10px;
    min-height:100px;
    width:320px;
}

.contbox_startpage {
    width:250px; 
    margin-top:20px;
    padding-top:20px;
    font-size:10px; 
    background:url('../img/topic_right.gif') 100% 0 no-repeat transparent;
}
* html .contbox {
    height:100px;
}
.contbox_topic {
    width:120px;
}
.contbox_admin {
    padding:0px 10px;
}
.contbox .contheader {
    font-weight:bold;
    padding-bottom:10px;
}
.contbox .conttopic {
}
.contbox .conttext {
}
.contbox .contimage {
}
.contbox .contlinks {
    padding-top:10px;
}
.contbox .top       { padding:0 0 15px 0; }
.contbox .right     { float:right; padding:0 0 10px 15px; }
.contbox .left      { float:left; padding:0 15px 10px 0; }
.contbox .subtitle  { float:left; padding:0 15px 10px 0; }
.contbox .bottom    { padding:15px 0 0 0; }
.contbox li {line-height:auto;padding-top:0px;padding-bottom:0px;margin:5px 0}


.contadmin {
    background-color:#0154A4;
    color:white;
    text-align:right;
    font-size:10px;
    padding:1px 5px;
    margin-top:5px;
    border-bottom:1px solid #888888;
}
.contadmin IMG {
    display:inline;
    margin-top:1px;
}
.contadmin A {
    color:white;
    padding:0 3px;
}
.contadmin A:hover {
    background-color:#499CCE;
    color:white;
}


#pageadmin {
    background-color:#888888;
    padding:3px 5px;
    margin-top:15px;
    color:white;
    font-size:10px;
}
#pageadmin A {
    color:white;
}

.subnavi_item {
    padding:0;
}






#lightbox_overview {
    position:absolute; top:100px; left:50px;
    background-color:white;
    border:1px solid black;
    padding:10px;
    display:none;
    width:750px;
    height:410px;
}
#frame_overview {
    width:100%;
    height:100%;
    border:0;
}




/* AJAX */
#ajaxLoading {
    position:absolute; top:150px; left:280px;
    border:1px solid black;
    color:black;
    background-color:white;
    padding:5px 10px;
    z-index:999999;
    text-align:center;
    font-size:14px;
    font-weight:bold;
}

#ajaxLoadingBg {
    position:absolute; left:0; top:0;
    width:100%;
    height:100%;
    background-color:black;
    display:none;
}




/* Login */
#login_box {
    position:relative;
    margin: 200px auto auto auto;
    text-align:left;
    padding:0;
    width:300px;
    height:200px;
    text-align:left;
    color:#5E5E5E;
    border:1px solid #E6E6E6;
    font-family:verdana, arial, sans-serif;
    font-size:.8em;
}
#login_box #login_head {
    font-weight:bold;
    font-size:1.2em;
    color:#555555;
    background-color:#E6E6E6;
    border-bottom:1px solid #E6E6E6;
    padding:2px 10px;
}
#login_box #login_body {
    padding:20px 15px 0 15px;

}

#login_box #no_auth {
    position:absolute; top:-80px;
    font-weight:bold;
    font-size:1.1em;
    margin:0 -100px 0 -100px;
    width:500px;
    text-align:center;
    color:#BB0000;
}

#logout_link {
    position:relative; top:-14px;
    background-color:#E6E6E6;
    height:15px;
    padding:0 10px;
    color:#555555;
    float:right;
    text-align:right;
    font-weight:bold;
    z-index:9999;
}
#logout_link A {
    color:#999999;
    text-decoration:none;
}
#logout_link A:hover {
    color:#555555;
}



#admin_ok {
    position:absolute; top:0px; left:250px;
    background-color:#55CC55;
    color:#BBFFBB;
    border-left:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    padding:3px 10px;
    width:400px;
    text-align:center;
    z-index:1000;
}
#admin_err {
    position:absolute; top:0px; left:250px;
    background-color:#ED1846;
    color:white;
    font-weight:bold;
    border-left:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    padding:3px 10px;
    width:400px;
    text-align:center;
}
#admin_inf {
    position:absolute; top:0px; left:250px;
    background-color:#FFFFAA;
    color:#888800;
    border-left:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    padding:3px 10px;
    width:400px;
    text-align:center;
}






/*  C A F E T E R I A  */

#menus {
    width:100%;
}
#menus TD {
    padding:6px 0 6px 10px;
}
.row0 {
    background-color:white;
}
.row1 {
    background-color:#E0E0E0;
}
.row2 {
    background-color:#AAAAAA;
    color:white;
}

#menus .today {
    background:url('../img/icons/today.gif') no-repeat 0 0 transparent;
}
#menus TD {
    border-bottom:1px solid #D0D0D0;
}
#menus .dow { width:100px; font-weight:bold; padding-left:20px; }
#menus .day { width:90px; }
#menus .mer { width:60px; font-weight:bold; }
#menus .men { font-size:12px; }
#menus .amo { width:80px; text-align:right; }
#menus .arr { width:15px; text-align:left;}

#week_navi {

}
#menu_prices {
    clear:both;
    text-align:right;
    margin-bottom:15px;
    font-weight:bold;
    line-height:16px;
}

#cafe_admin {
    background-color:#DDEEFF;
    padding:0 10px 10px 10px;
    margin-bottom:25px;
    border:1px solid #AAAAAA
}
#cafe_footer {
    font-size:10px;
    padding:10px;
}
#cafe_footer #cafe_box {
    background-color:#EEEEEE;
    border:1px solid #555555;
    font-size:10px;
    width:100%;
}





/*   F O R M S  */

INPUT, TEXTAREA, SELECT, OPTION {
    font-family:verdana, arial, sans-serif;
    font-size:11px;
}
.frm_text {
    border:1px solid black;
    padding:1px 2px;
}
.frm_textarea {
    border:1px solid black;
    padding:0 2px;
}
.frm_button {
    border:1px solid black;
}
.frm_err {
    border:1px solid black;
    background-color:#ED1846;
    color:white;
    padding:5px;
    z-index:1000;
}
.frm_checkbox, .frm_radio {
    border:0;
}
.frm_mini {
    width:20px;
}
.frm_trans {
    border:0;
    background-color:transparent;
    padding:0;
}

.frm_text_err, .frm_textarea_err {
    border:1px solid #ED1846;
}




