/* CSS Document */
*{margin:0px; padding:0px;}
body{background:url(../images/bg.gif) repeat-x;}
#wrap{width:841px; margin:0px auto; border-left:solid 1px #fff; border-right:solid 1px #fff; border-bottom:double 3px #0e8432; background:#fff url(../images/bgcontent.gif) repeat-y; min-height:500px;}
#header{float:left; margin-bottom:1px;}
#navigation{float:left; width:168px; overflow:hidden; padding-top:30px; background:#fcecec;}
 #navigation ul{display:block; list-style:none; padding:0px; margin:20px 0px; border-bottom:solid 2px #fff;}
 #navigation a{display:block; width:128px; height:20px; padding:3px 0px 0px 50px; background:url(../images/bgmenu.gif) repeat-y; text-decoration:none; color:#565e61; font-size:0.9em; border-top:solid 2px #fff;}
 #navigation a:hover, #navigation a.active{background:url(../images/bghover.gif) repeat-y;}
#content{float:left; width:593px; padding:40px 40px; color:#565e61; font-size:0.95em; overflow:hidden;}
 #welcome{width:296px; height:44px; text-indent:-9999px; background:url(../images/lohne-hotel.gif);}
 #unser-hotel{width:177px; height:35px; text-indent:-9999px; background:url(../images/unser-hotel.gif);}
 #angebot{width:448px; height:35px; text-indent:-9999px; background:url(../images/angebot.gif);}
 #anfahrt{width:391px; height:44px; text-indent:-9999px; background:url(../images/anfahrt.gif);}
 #anfrage{width:225px; height:43px; text-indent:-9999px; background:url(../images/anfrage.gif);}
 #impressum{width:140px; height:41px; text-indent:-9999px; background:url(../images/impressum.gif);}
 #fotobar{float:right; width:204px; margin-left:10px;}
 #fotobar img{display:block; margin-bottom:7px; padding:1px; border:solid 1px #ccc;}
 a{color:#565e61;}
 h1{margin:20px 0px;}
 p{margin:10px 0px;}
 ul, ol{margin-left:20px;}
 .formfield{margin:3px 0px;}
 .formfield label{float:left; width:100px; text-align:right; padding-right:10px;}
 .short{width:50px;}
 input{width:270px;}
 select{width:274px;}
 textarea{height:100px; width:270px;}
 input.submit{margin-left:110px; width:120px;}
 #plz{width:50px;}
 #ort{width:212px;}
#clear{clear:left;}

