

* { margin: 0; padding: 0; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background-image: url(images/bg_2.jpg);
	background-repeat: repeat;
	outline-width: 0.1em;
}

#main { width:80%; margin: auto; padding-bottom: 10em; background-color: white; outline: double 1px #ccc; top:-2em; z-index: 10; }

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat:repeat;
	width: 80%;
	margin: auto;
	outline: solid 1px #b3a896;
	height: 13em;
}
* html #header {
	width:3em;
}
.header_img { position: relative; top: 2em; left: 5em; bottom: 3em; border: solid 1px #b3a896; }
#header_menu {
	text-transform: uppercase;
	text-align: right;
	height: 2.5em;
	padding-top: 1em;
	border-bottom-width: 2em;
}

#container {
	font-size: 1.2em;
	width: 100%;
	margin: auto;
}

#left {
	float: left;
	width: 18em;
    padding-top: 0;
}

/*#right {
	float: right;
	width: 7em;
	padding-top: 0;
	margin-right: 1em;
}

#content {
	margin-right: 12em;
	margin-left: 19em;
	padding: 0;
	outline-color: #ccc;
	outline-width: 0.1em;
	min-height:45em;
}*/
#content {
	margin-right: 12em;
	margin-left: 19em;
	padding: 0;
	outline-color: #ccc;
	outline-width: 0.1em;
	min-height: 300px;
	background-color: white;
}

#footer {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 1em;
	text-align: center;
	width: 80%;
	clear:both;
}
#footer p {
	color:#ccc;
	font-size:0.8em;
	margin-top:0.5em;
	top:0;
}

p { color: #3e3e3e; font-size: 1.2em; text-align: justify; margin-top: 0.8em; margin-bottom: 0.8em; }
table tr p {
	margin-bottom:0.2em;
	margin-top:0.2em;
	}
h1	{
	color: #ccc;
	font-size: 3.5em;
	padding-top: 1em;
	text-align: center;
	padding-left: 2em;
	margin-bottom:1.8em;
	float:left;
 }


h2.header_h2 {
	color: #ccc;
	position: relative;
	bottom: 2em;
	margin-left: 40em;
	display:block;
	border-width: 1px 0 1px 20px;
	border-color: #ccc;
}

h2 { color: #ccc; font-size: 1.6em; font-weight: normal; font-style: normal; text-indent: 0.9em; border-color: #ccc; border-style: solid; border-width: 0 0 1px 9px; margin-top:3em; }
h3 { color: #7f7f7f; font-size: 1.2em; margin-top: 1.5em; margin-bottom: 1.5em; padding-left: 0.2em; border-bottom: 1px solid #b3a896; border-left: 0 solid #b3a896; border-top-color: #b3a896; border-right-color: #b3a896; }

h4 {
	height: 3em;
	width: 14em;
	padding-top: 5px;
	padding-left: 15px;
}

.images_left {
	float: left;
	margin: 0 0.5em 0.5em 0;
	border: solid 1px #b3a896;
	padding: 0.2em;
	background-color: white;
	clear: none;
}

.thumbs {
	clear: right;
	border: solid 1px #b3a896;
    margin: 0.5em ;
    margin-bottom:1.5em;
    margin-top:1.5em;
	padding: 0.1em;
	background-color: white;
}
#Gallery2 {
	border: solid 1px #b3a896;
    margin: 0.5em ;
    padding: 0.1em;
	background-color: white;
}



/***********************************'   Left side Menu  *******************************/

#navlist {
	padding-left: 0;
	margin-left: 5px;
	width: 80px;
}

#navcontainer {
	top: 0;
	margin: 0;
	padding-top: 3px;
	border-left: 20px solid #b3a896;
	border-top-color: #b3a896;
	border-top-width: 20px;
	border-right-color: #b3a896;
	border-right-width: 20px;
	outline: solid 1px #b3a896;
}

#navlist li {
	list-style: none;
	margin: 0 0 10px;
	padding: 0.25em;
	display: block;
}

#navlist li a {
	color: #b3a896;
	text-decoration: none;
	text-transform: uppercase;
}
#navlist li a:hover {
	color: #ccc;
}

/***********************************'  Header Menu  ****************/

.navlist li {
	list-style-type: none;
	padding-right: 20px;
	font-weight: normal;
	font-size: 1.1em;
	display: inline;
	text-decoration: none ;
}
.navlist li a:hover {
	color: #ccc;
	letter-spacing:0.5em;
}
#navlist_2 li{
	margin-left:2em;
	font-size: 0.8em;

}
a {
	text-decoration: none
}
a:link { /* unvisited link */
	color: #b3a896
}
a:visited { /* visited link */
	color: #b3a896
	}
a:hover {  /* mouse over link */
	color: #ccc;
	font-stretch: wider;
}
a:active { /* selected link */
	color: #b3a896;
	outline: solid 1px #b3a896;
}
/*Kontakt*/
table.kontakt {
	padding-top: 1em;
	padding-bottom: 1em;
}
table tr.kontakt td {
	padding: 0.5em;
}

/*Impressum table*/
table.impressum {
	padding-top:1em;
}
table.impressum tr {
	margin-top:0.5em;
}

table.impressum td { color: #444; text-align: right; font-size: 1.2em; vertical-align: top; }
table.impressum td.left {  text-align:left; padding-left: 1.5em;}

/*Sitemap*/
ul#sitemap {
	font-size: 1em;
	padding-left: 1em;
	list-style-type: none;
	border-left: 0.5em solid #b3a896;
	margin-top:0.5em;
	text-transform: uppercase;
}
ul#sitemap ul {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left:1em;
	list-style-type: none;
	border-left: 0.5em solid #ffefd5;
}
ul#sitemap li {
	margin:0.2em;
}

/*listen*/
ul#listen {
	padding-left:1em;
	list-style-type: none;
	border-left: 0.5em solid #ffefd5;
}

/*************** PhotoGallery ***************/

.gallerycontainer{
height: 150px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{ position: relative; border: solid 1px #d9cbb6; margin: 0 5px 5px 0; padding: 2px; }

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{ border-color: #d9cbb6; border-width: 1px; }

.thumbnail span{ /*CSS for enlarged image*/
position: absolute; background-color: white; padding: 5px; left: -800px; visibility: hidden; color: black; text-decoration: none; border-color: #d9cbb6; border-width: 1px; }

.thumbnail span img{ /*CSS for enlarged image*/
z-index: 100; padding: 2px; border-color: transparent; }

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 375px;
left: 560px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
#index_gal {
	border:1px solid #b3a896;
	}

.bildershow {
	text-align:center;
	}
#haupt {
	border-width:0 0 1px 18px;
	padding-left:0;
	}
/**Veranstaltungskalender**/
.kalender .monat_l {
	float:left;
	}
.kalender .monat_r {
	float:right;
	}
.kalender h3 {
	border:none;
	left:16em;
	position:relative;
	top:-0.5em;
}
.kalender ul, .kalender p {
	color:#3E3E3E;
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.kalender ul li {
	margin-top:5.8em;
	margin-bottom:0.8em;
}
.kalender ul li.first {
	margin-top:0.8em;
}
.kalender span.date {
	font-weight: bold;
}
.kalender ul li img {
	border:2px solid #b3a896;
	float:right;
	margin-top:-2em;
}
.kalender #listen.artist li{
    margin-top:0;
}
a.anzeige_link {
	font-size:1.6em;
}
.kalender ul li span.bilderliste {
 float:left;
 position:relative;
 top:0.5em;
}
.kalender ul li span.bilderliste img{
 margin:0.25em;
}
