/*  gekcos-garten.css               */
/************************************/
/*  Author:   Christiane Schneider  */
/*  Version:  1.0.0                 */
/*  Date:     2009-08-27            */
/************************************/

html, body {height:100%; width:100%;}

* {margin:0px; padding:0px;}

body {background-color:#333333; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:62.5%;} 

h1 {font-size: 1.2em; display:none;}
h2 {font-size: 2.0em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.1em; font-weight:bold; margin:0px; padding:0px;}

p, 
table, 
td, 
ul, 
ol, 
li, 
span, 
input,
textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.0em;}

label {font-size:1.0em; line-height:21px; padding-top:2px; padding-right:10px;}

input,
select,
textarea {color:#191919; height:15px; font-size:11px; line-height:15px;}

input {width:168px;}
input, textarea {background-color:#ffffff; border:1px solid #d7dbe4; padding:2px 5px 2px 5px;}

textarea {height:75px; width:288px;}
.submitstyle {background:#eeeeee; display:block; margin-top:3px; height:17px; line-height:17px; width:100px; padding:0px;}
.submitstyle.submit {background-color:#99cc33; border:1px solid #333333;}

br {clear:left; font-size:0px; height:0px; line-height:0px;}

a, 
a:link,
a:visited,
a:active {color:#ffffff; text-decoration:none; cursor:pointer;}
a:hover {text-decoration:underline;}

img {border:0px;}

/***********/
/* General */
/***********/
.bold {font-weight:bold;}

/***************/
/* Page Layout */
/***************/
.CafeGekco-SiteWrapper {clear:left; text-align:center; position:relative; top:19px; width:100%;}

.CafeGekco-ContentWrapper,
.CafeGekco-MenuNavigation {margin:0 auto; text-align:left; width:995px;}
.CafeGekco-ContentWrapper {background:url(images/CafeGekco-ComingSoon.jpg) top left no-repeat #333333; border:1px solid; height:541px; width:841px;}
.CafeGekco-MenuNavigation {background-color:transparent; color:#ffffff; position:relative; top:-42px;}

.CafeGekco-Content,
.CafeGekco-GraphicalNavigation,
.CafeGekco-AdvertisingBanners {display:inline-block; float:left;}

/***********/
/* Content */
/***********/
.CafeGekco-Content {width:600px;}

/*****************************/
/* Graphical Navigation Menu */
/*****************************/
.CafeGekco-GraphicalNavigation {width:242px;}
.CafeGekco-GraphicalNavigation img {cursor:hand;}

/******************************/
/* Navigation Menu Text Links */
/******************************/
.CafeGekco-MenuNavigation {height:42px;}
.CafeGekco-MenuNavigation ul {padding-left:8px;}
.CafeGekco-MenuNavigation li {display:inline-block; float:left; list-style:none; margin:0px; padding:0px;}
.CafeGekco-MenuNavigation a {display:inline-block; float:left; padding-top:8px; padding-right:16px;}

/***********************/
/* Advertising Banners */
/***********************/
.CafeGekco-AdvertisingBanners {background-color:transparent; padding-left:19px; width:116px;}

.BannerGekcoGroup,
.BannerAdvertising {background:url(images/CafeGekco-BannerBackground.gif) top left no-repeat; height:78px; line-height:78px; width:116px; margin:0px; padding:0px; margin-bottom:7px; text-align:left;}

.BannerAdvertising {background:url(images/CafeGekco-BannerBackground-FreeBannerSmall.gif) top left no-repeat !important;}
.BannerAdvertising.large {background:url(images/CafeGekco-BannerBackground-FreeBannerLarge.gif) top left no-repeat !important; height:156px !important; margin-top:54px !important;}

.BannerGekcoGroup div,
.BannerAdvertising div {background-color:transparent; display:block; float:left; margin:0px; padding:0px; height:78px; line-height:78px; width:116px;}

.BannerGekcoGroup.CafeGekco div a,
.BannerGekcoGroup.DennerHotel div a,
.BannerGekcoGroup.MonptiHotel div a,
.BannerAdvertising div a {background:url(images/CafeGekco-BannerCafeGekco.gif) top left no-repeat; display:inline-block; float:left; height:26px; line-height:26px; width:89px; margin-left:14px; margin-top:26px;}

.BannerGekcoGroup div a:hover,
.BannerAdvertising div a:hover {text-decoration:none;}

.BannerGekcoGroup.DennerHotel div a {background:url(images/CafeGekco-BannerDennerHotel.gif) top left no-repeat; height:22px !important; margin-top:28px !important;}
.BannerGekcoGroup.MonptiHotel div a {background:url(images/CafeGekco-BannerMonptiHotel.gif) top left no-repeat; height:32px !important; width:101px !important; margin-left:8px !important; margin-top:24px !important;}

.BannerAdvertising div a {background:none; height:78px !important; margin:0px !important;}
.BannerAdvertising.large div a {height:156px}
