@charset "utf-8";
/* allgemein */
*{margin:0;padding:0;}
html{overflow-y:scroll;}
body{background:url(../images/bg-body.jpg) repeat-x #f1fdff;font:14px "Trebuchet MS", Arial, Tahoma;color:#7a7a7a}
#container{width:992px;margin:auto}

/* header */
#header{background:url(../images/bg-header.jpg) no-repeat;width:992px;height:385px;position:relative;}
#header img {border:none}
#header #airplane{background:url(../images/airplane.png) no-repeat;width:131px;height:118px;display:block;position:absolute;top:129px;left:856px;cursor:pointer;z-index:10}
#header #navi{background:url(../images/bg-navi.jpg) no-repeat;width:894px;height:133px;position:absolute;top:220px;left:83px;}
#navi div{position:relative;}
#navi div a{position:absolute;display:block;}

#navi .n_start{width:194px;height:69px;background:url(../images/bg-navi.jpg) 0px -64px;top:64px;}
#navi .n_start:hover,#index #navi .n_start{background-position:0px -197px;}

#navi .n_shop{width:268px;height:71px;background:url(../images/bg-navi.jpg) -200px -47px;top:47px;left:200px;}
#navi .n_shop:hover{background-position:-200px -180px;}

#navi .n_produkte{width:200px;height:47px;background:url(../images/bg-navi.jpg) -322px -0px;top:0px;left:322px;}
#navi .n_produkte:hover,#produkte #navi .n_produkte{background-position:-322px -133px;}

#navi .n_ueber{width:191px;height:56px;background:url(../images/bg-navi.jpg) -479px -77px;top:77px;left:479px;}
#navi .n_ueber:hover{background-position:-479px -210px;}

#navi .n_ueber{width:191px;height:56px;background:url(../images/bg-navi.jpg) -479px -77px;top:77px;left:479px;}
#navi .n_ueber:hover,#ueber-uns #navi .n_ueber{background-position:-479px -210px;}

#navi .n_gb{width:186px;height:46px;background:url(../images/bg-navi.jpg) -607px -24px;top:24px;left:607px;}
#navi .n_gb:hover{background-position:-607px -157px;}

#navi .n_kontakt{width:177px;height:48px;background:url(../images/bg-navi.jpg) -693px -68px;top:68px;left:693px;}
#navi .n_kontakt:hover,#kontakt #navi .n_kontakt,#danke #navi .n_kontakt{background-position:-693px -201px;}

#bignav{background:url(../images/bg-bignav.jpg) no-repeat;width:992px;height:378px;position:relative;font:13px Arial, Helvetica, sans-serif;color:#010101;}
#bignav .left{text-align:right;position:absolute;top:236px;left:119px;}
#bignav .middle{position:absolute;top:260px;left:411px;}
#bignav .right{position:absolute;top:240px;left:661px;text-align:center;}
#bignav .button{background:url(../images/bg-buttons.jpg) no-repeat;width:198px;height:36px;padding:12px 10px 0 0;display:block;font:19px Arial, Helvetica, sans-serif;color:#1a82ca;text-align:center;text-decoration:none;}
#bignav .produkte{background-position:0px -144px;position:absolute;top:286px;left:113px;}
#bignav .shop{background-position:0px -48px;position:absolute;top:286px;left:383px;color:#fff;}
#bignav .gaestebuch{background-position:0px -96px;position:absolute;top:286px;left:656px;color:#fff;}
#bignav .button:hover,#produkte #bignav .produkte{background-position:0px -0px;position:absolute;color:#1a82ca;}

/* content */
#mainbody{background:url(../images/bg-mainbody.jpg) no-repeat bottom center;width:992px;min-height:133px;}
#content{background:url(../images/bg-content.jpg) no-repeat top center;width:909px;min-height:75px;padding:20px 0 30px 83px;}
#content .left{width:370px;float:left;}
#content .right{width:424px;float:left;padding:28px 0 0 40px;}
#content .right img{padding:3px;border:1px solid #8daab8;margin-bottom:20px}

#content a img{filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity: 1.0;opacity: 1.0;}
#content a:hover img{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}

/* footer */
#footerRepeat{width:100%;background:url(../images/bg-footer-repeat.jpg) repeat-x bottom;}
#footer{background:url(../images/bg-footer.jpg) no-repeat;width:992px;height:304px;position:relative;}
#footer ul{font:14px "Trebuchet MS", Arial, Tahoma;color:#626161;position:absolute;top:2px;left:88px;}
#footer ul li{display:inline;}
#footer ul a{color:#626161;text-decoration:none;}
#footer ul a:hover{text-decoration:underline;}
#footer p{position:absolute;top:132px;left:163px;color:#7a7a7a;font-size:13px;}
#footer p strong.heading{color:#1a82ca;font-weight:bold;font-size:16px;line-height:250%;}
#footer a.escape{width:396px;height:47px;position:absolute;top:211px;left:370px;display:block;text-indent:-999999px;}
/* allgemein */
h1{font:24px "Trebuchet MS", Arial, Tahoma;color:#1a82ca;font-weight:bold;margin-bottom:16px;}
h2{font:15px "Trebuchet MS", Arial, Tahoma;color:#1a82ca;font-weight:bold;margin-bottom:4px;}

a{color:#1a82ca;text-decoration:underline;outline:none;}
a:hover{text-decoration:none;}
ul{list-style:disc; padding-left:16px}
p{margin-bottom:20px;line-height:140%}


.hidden{font-size:0.001em;line-height:0.001em;display:block;overflow:hidden;width:1px;height:1px;position:absolute; top:-1px;left:-1px}
.nofloat{font-size:0.001em;line-height:0.001em;clear:both}
