html, body {
   margin : 0;
   padding : 0;
}

body {
   color : #a52a2a;
   background : #f5f5f5;
   width : 100%;
   font : 76% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

/* Links within paragraphs (subtle) */
p a {
color: #e58a09;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed) */
p a:hover  { 
color: #404040;
background : inherit;
text-decoration: underline;
}

#container {
width : 750px;
margin : 0 auto;
padding : 0px;
background: #E4DCB2  url(images/bgd1.jpg) repeat;
color : #333;
line-height : 1.5em;
}

/* TOP TITLE BAR */

#top {
margin:0;
padding : 0;
color:#333;
background : transparent url(images/head_new.jpg) no-repeat;
border-bottom : 0px solid #fff;
height:188px;
}
#top h1 {
padding : 30px 0px 0 25px;
margin : 0;
font : 100%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
text-align:left;
color:#EAE8D0;
background:transparent;
}
#top p {
padding : 5px;
font-size: .8em;
}
#top a:link, #top a:visited {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */
#leftnav {
float : left;
width : 160px;
margin : 0;
padding : 0px;
border-right:0px solid #ce8319 ;
color : 000000 ;
background : url(images/bgd_left_nav.jpg) repeat ;
}

#content {
margin :10px 0 0 180px;
padding : 10px;
}

#footer {
clear : both;
margin : 0 ;
padding : .5em;
color : #EAE8D0;
background : #ce8319;
border-top : 0px solid #520934;
}

#footer a:link, #footer a:visited {
font-size: .9em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: .10em;
color :#fff;
background:inherit;
text-decoration : underline;
}

#leftnav p {
margin : 10px 0 10px 5px;
padding: 5px;
}

h2 {
margin : 0;
padding : 20px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}
h3 {
margin : 0;
padding : 20px 0 5px 10px;
font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color:#EAE8D0;
background:inherit;
}

#footer img {
   float : right;
}

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
font-size: .9em;
color : #000000;
background : inherit;
text-decoration : none;
}

a:hover {
font-size: .9em;
color :#666600;
background : inherit;
text-decoration : none;
}

a:active {
font-size: .9em;
color : #666600;
background : inherit;
text-decoration : underline;
}

img {
   border : none;
}

.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 1px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

#menu {
width: 100%;
height: 23px;
margin: 0 0 0 0;
padding: 0 0 1px 0;
background: #e58a09 url(css/images/pt02.jpg) no-repeat;
color:#000;
}
#navlist li {
list-style-type: square;
font-size: .9em;
background: 000000;
color: #666600;
margin: 0 15px 0 0;
padding: 0;
}

#gallery {
height:75px;
}

#gallery img {
float: left;
padding: 20px;
}

#galleryb {
height:200px;
}

#galleryb img {
float: left;
padding: 17px;
}

.clear {
clear: left;
}

.quote {
width: 138px;
height: 150px;
margin: 0;
border : 0px dashed #e58a09;
padding : 9px;
color:#656C4A;
background: transparent url(images/logo_left_b.png) no-repeat;
font-size: .9em;
}

#attersee {
float: right;
margin: 3px 19px 3px 0px;
padding: 0px;
}

#mondsee {
float: right;
margin: 3px 38px 5px 0px;
padding: 0px;
}