body {
margin : 0;
padding : 0;
font : 70% verdana, "Trebuchet MS", tahoma, arial, sans-serif;
line-height : 1.7em;
background : #fbfff1 url(images/bgd2.jpg) repeat-x;
background-position : 50% 0;
color : #333;
}
#container {
width : 750px;
margin : 0 auto;
background : #fbfff1 url(images/middle.jpg) no-repeat center top;
color : #333;
}
			/*TOP*/
#top {
margin : 0;
padding : 0;
}
#top h1 {
padding-top : 10px;
text-align : center;
text-transform : none;
font-size : 200%;
letter-spacing: 5px;
background : #9aad42;
color : #333;
}
			/*BANNER*/
#banner {
width : 750px;
height : 135px;
margin : 0 auto;
padding : 0;
background : url(images/top.jpg) no-repeat center;
color : #333;
}
			/*DROP MENU CONTAINER*/
#menu {
width : 750px;
height : 28px;
margin : 0 0 20px 0;
padding : 0;
background : #9aad42;
color : #000;
}

			/*MAIN CONTENT*/
#content {
float : right;
width : 530px;
margin-top : 0;
padding : 0;
}

#content h1, #content h2 {
  font-weight : bold;
}

#content img {
  margin-bottom:7px;
}

			/*SIDEBAR*/
#sidebar {
float : left;
width : 190px;
margin : 0;
padding-left : 5px;
background : transparent;
}
#sidebar p {
font-size : 90%;
line-height : 1.5em;
}
			/*FOOTER*/
#footer {
clear : both;
font-size : 85%;
color : #000;
background : #fbfff1;
border-top : 1px solid #eee;
margin : 0;
text-align : center;
padding-left : 10px;
padding-top : 15px;
}
a:visited, #navlist a:link, a:visited, a:link, a:visited {
color : #339;
background : inherit;
text-decoration : none;
}
#footer a:link, #footer a:visited {
color : #333;
}
#footer a:hover, #navlist a:hover, a:hover {
color : #869a3b;
background : inherit;
text-decoration : none;
}
			/*TYPOGRAPHY*/
h2 {
font : 130% verdana, "Trebuchet MS", arial, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : green;
background : inherit;
margin : 12px 0 7px 8px;
padding : 0;
}
h3 {
font : 100% arial, "Trebuchet MS", verdana, sans-serif;
color : green;
background : inherit;
margin : 5px 0 5px 10px;
padding : 0;
}
p {
margin : 10px;
}
p strong {
color : #769009;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
#navlist li {
list-style-type : square;
background : inherit;
color : #769009;
margin : 0 15px 0 0;
padding : 0;
}
#navlist2 li {
list-style-type : circle;
background : inherit;
color : #769009;
margin : 0 15px 0 0;
padding : 0;
}
a img {
border : 0;
}
			/*CLASSES*/
.myborder {
border : 1px solid #aaa;
margin : 15px 10px 10px 10px;
padding : 5px;
}
			/*SCROLLBAR*/
div.scroll {
overflow : auto;
height : 11em;
width : 500px;
padding : 5px;
border : 1px solid #aaa;
margin : 20px 0 20px 0;
background : inherit;
color : #555;
font-size : 90%;
}

td, th {
  padding:3px;
}

.infokasten {
  width:80%;
  background-color:#CCFF99;
  border:2px solid #003300;
  padding:4px;
}

.bildrecht {
  font-size:90%;
}

table.festprogramm .festprogramm_datum {
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:2px;
  font-size:120%;
}

.festprogramm-detaillink {
  font-size:90%;
  margin-left:6px;
  letter-spacing:0px;
  text-transform:none;
}

table.festprogramm tr td, table.festprogramm-detail tr td {
  vertical-align:top;
}

tr.festprogramm_datum td {
  padding-top:16px;
}

#festprogramm_feuerwerk {
  text-align:center;
  font-weight:bold;
  font-size:150%;
  letter-spacing:1px;
  padding-top:18px;
}

table.festprogramm .veranstaltungstitel, table.festprogramm-detail .veranstaltungstitel {
  font-weight:bold;
}

table.festprogramm-detail tr.zeilenabstandhalter {
  height:23px;
}

#tagesauswahl {
  font-size:85%;
  margin-left:10px;
  margin-bottom:7px;
}

#tagesauswahl table {
  border-spacing:0;
  border-collapse:collapse;
}

#tagesauswahl table tr td {
  border:1px solid #000000;
  padding:1px;
}

#festtag_vor, #festtag_weiter {
  width:200px;
  font-weight:bold;
  font-size:130%;
  margin-top:20px;
}

#festtag_vor {
  float:left;
}

#festtag_weiter {
  float:right;
}

.beschreibungs-punkt {
  display:list-item;
  list-style-type:disc;
  margin-left:25px;
  font-weight:bold;
}

.beschreibungs-text {
  margin-left:30px;
}

#heimat-eslarn-landschaft, #heimat-eslarn-tradition, #heimat-eslarn-geschichte-bild {
  float:left;
  width:170px;
  clear:both;
  text-align:right;
  padding-left:78px;
  margin-top:50px;
}

#heimat-eslarn-geschichte, #heimat-eslarn-landschaft-bild, #heimat-eslarn-tradition-bild {
  float:right;
  width:170px;
  /* clear:both; */
  text-align:left;
  padding-right:78px;
  margin-top:50px;
}

.heimat-eslarn-emph {
  font-size:135%;
  font-weight:bold;
  color:#004400;
}
