body{
	background-color:black;
	text-align:center;
	font-family:arial, non-serif;
	color:rgb(247,240,171);	
	text-transform:lowercase;
}

td{
	text-transform:lowercase;
	}


a {
	text-decoration:none;
	color:rgb(247,240,171);	
}

a:hover {
	text-decoration:underline;
}

.active a{
	text-decoration:underline;
}

#wrapper{
	margin:auto;
	margin-top:0px;
	width:960px;
	height:580px;
	text-align:left;
}

#mainframe{
	width:960px;
	height:580px;
	border-style:none;
}


#leiste,#inhalt,#mainframe,#inhaltbg{
	position:absolute;
}

#leiste{
	width:136px;
	height:580px;
	background-image:url('http://imagiro.net/hadam/images/transp_navigation.gif');
}

#inhalt, #inhaltbg{
	margin:0px;
	width:760px;
	height:556px;
	left:168px;
	top:14px;
	display:block;
	/*background-image:url('http://www.event-hadam.de/neu/http://imagiro.net/hadam/images/transp_inhalt2.gif');*/
}

#inhalt{
	overflow:auto;
	color:black;
	font-size:20px;
	font-family:times;
}

#inhalt td{
	color:black;
	font-size:20px;
	font-family:times;
}

#inhaltbg {
	background-color:rgb(247,240,171);/*rgb(195,195,195);*/
	filter:Alpha(opacity=70);
	opacity:.70;
}



h1,h2,h3,h4,p{
	margin:15px;
}

#inhalt h1{
	border-bottom-style:solid;
	border-bottom-color:black;
	border-bottom-width:2px;
	margin-top:5px;
}

#inhalt p{
	margin-top:15px;
	line-height:1.2em;
}

.logo{
	width:136px;
	font-size:12px;
}

#logooben{
	text-align:center;
	height:162px;
	background-image:url('http://imagiro.net/hadam/images/logo_oben.gif');	
	background-position:left bottom;
}

#logooben img{
	margin-top:10px;
}

#logounten div.x{
  bottom:0px;
  margin:5px;
	margin-top:60px;
	position:absolute;
    bottom:0px;
}

div.x p{
	margin:0px;
	margin-top:8px;
}

#logounten{
	position:absolute;
	height:162px;
	bottom:0px;
	background-image:url('http://imagiro.net/hadam/images/logo_unten.gif');	
}


	
#navigation li{
	position:relative;
	font-size:15px;
	list-style-type:none;
	line-height:1em;
	left:-15px;
	margin-bottom:4px;
}

#navigation li.spacer{
	margin-top:15px;
}

#inhalt a:hover{
	color:black;
}



#inhalt a{
	text-decoration:underline;
	color:black;
}

.signatur{
text-align:right;
font-style:italic;
}


table.galerie{
	margin:15px;
}

img.picview,img.picmini,img.picthumbs{
	border-width:1px;
	border-top-color:rgb(48,27,22);
	border-left-color:rgb(48,27,22);
	border-bottom-color:rgb(247,240,171);
	border-right-color:rgb(247,240,171);
	margin:11px;
	margin-top:2px;
}


#mainframe{
	background-image:url('../images/bg_feuervogel2.jpg');
}



td.c1,td.c2,td.c3 {
	text-align:center;
	width:180px;
}

td.c3 {
	vertical-align:bottom;
}


td.c2 {
	vertical-align:bottom;
}

td.c1 {
	vertical-align:bottom;
}

td.c1 img{
	margin:0px;
	margin-bottom:20px;
}

td.c2 img{
	margin:0px;
	margin-bottom:10px;
}

td.c3 img{
	margin:0px;
}

.subnavi {
	font-family:arial, non-serif;
	font-size:14px;
}


#Veranstaltungstitel{
	font-family:arial, non-serif;
	font-size:20px;
	margin:15px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

#bildtitel{
	font-weight:bold;
	font-size:18px;
	margin:15px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

.info{
	font-family:arial, non-serif;
	font-size:14px;
	margin:15px;
}

.commands{
	margin:15px;
	margin-top:0px;
	font-family:arial, no-serif;
	font-size:12px;
}


input.Eingabefeld{
	width:500px;
}

input.Schaltflaeche{
	margin-left:15px;

}

textarea.Eingabefeld{
	margin:15px;
	display:block;
	width:500px;
	height:200px;
}

ul.infolinks{
	font-family:arial,non-serif;
	font-size:14px;
}

.VBeschreibung{
	margin:15px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:18px;
	line-height:1.2em;
}


