/* AMA Messe 2009  */


* {
	margin: 0;
	padding: 0;
	border: 0;

	font-family : Verdana, Arial, Helvetica, sans-serif; 
	line-height : 13px; 
	font-size : 11px;
	color: #000000;
}



body, html {
	height: 100%;
}

body {
	background-color: #FFE247;
	background-image:url(bilder_10/seitenhint_09_03.jpg);
	background-position: 50% 50%;
	background-repeat: repeat-y;
}





/* TYPOGRFISCHES */

.inhalts_titel {
	/*color : #AF243B;*/
	color : #d40436;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}



.graufett {
font-weight: bold;
color: #666;

}


.graunormal {
color: #666;
}


sup {
font-size: 9px;
}


.leadtext {
	margin-left: 10px;
}

.weisstext {
color: #FFF;
}

.rottext {
	color : #AF243B;
}

#splinks_09 .inhalts_titel, #sprechts_09 .inhalts_titel, .spaltencontainer .inhalts_titel {
	color: #000;
	margin: 0;
	margin-bottom: 5px;
}

#inhalt ul {
margin-left: 20px;
}


a:link, a:visited {color : #d40436; text-decoration: none}
a:hover, a:active {color : #C28935; text-decoration: none}




a.nablink:link, a.nablink:visited {color : #0076bd; text-decoration: none}
a.nablink:hover, a.nablink:active {color : #AF243B; text-decoration: none}







p {
	margin-bottom: 15px;
}


.clear {
	width: 100%;
	height: 1px;
	margin-top: -1px;
	clear: both;
	overflow: hidden;
}


.blocksatz {
	text-align: justify;
}

/*  EBENEN  */


#container {
	width: 900px;
	margin: auto auto;
	background-color: #FFF;
	background-image:url(bilder_10/seitenhint_gelb.gif);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


#kopf {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:	115px;
	clear: both;
	background-color : #FFE247;
}


#eckbild {
	position:relative;
	float: left;
	width:163px;
	height: 115px;
	overflow: hidden;
	border-right:1px solid #000000;
}


#logodatum {
	position: relative;
	float: right;
	right: 5px;
	top: 28px;
	width: 300px;
}


#top {
	position:absolute;
	left:0px;
	top:0px; 
	width:20px; 
	height: 20px; 
}



/* LINKE SPALTE  */

#linke_spalte_09 {
	position: relative;
	float: left;
	width: 163px;
	top: -1px;
}


#linkesbild {
	position: relative;
	float: left;
	width: 163px;
	height: 163px;
	border-bottom: 1px solid #000;
	
	margin-bottom: 15px;
}


* html #linkesbild {
	top: 1px;
}





#inhalt {
	position:relative;
	float: left;
	width:735px;
}




* html #inhalt {
	width:731px;
}



#splinks_09,
.splinks_09 {
	position:relative;
	float: left;
	width:350px;
	left: 10px;
}


#sprechts_09,
.sprechts_09 {
	position:relative;
	float: right;
	right: 10px;
	width:350px;
}

#beide_spalten_09 {
	position:relative;
	float: left;
	width:710px;
	left: 10px;

}


#fuss {
	width: 900px;
	height: 20px;
	margin: auto auto;
	margin-top: -20px;
}


#veranstalter {
	position: relative;
	float: left;
	left: 4px;
	bottom: 0;
	width: 158px;
	height: 20px;
}


#sponsoren {
	position: absolute;
	height: 200px;
	width: 100px;
	right: 5px;
	bottom: 5px;
	text-align: center;
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #999999;
	z-index: 1;
}

* html #sponsoren {
	z-index: -1;
}




/*  HAUPTNAVIGATION  */

#hauptnaviebene {
	position:relative; 
	float: left;
	clear: both;
	width: 100%; 
	height: 23px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color : #d40436;
}



.hn {
	position: relative;
	float: left;
	clear: both;
	padding:0;
	margin:0;
	list-style:none;
	left: 163px;
	border-left: 1px solid #000;
}


.hn li {
	display: inline;
}


.hn a, .hn a:visited {
	color: #FFF;
	line-height:23px;
	font-size:13px;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000;
}


* html .hn a, * html .hn a:visited {
	line-height:26px;
}


.hn a:hover {
	color: #000;
	background-color: #FFE247;
}


.hn a.h_nav_aktiv:link, .hn a.h_nav_aktiv:visited {
	color: #000;
	background-color: #FFE247;
}


.h_nav_aktiv a:link, .h_nav_aktiv a:hover, .h_nav_aktiv a:visited, .h_nav_aktiv a:active {
	color: #000;
}




/* SUBNAVI */



/* SUBNAVI-EBENEN zweite Stufe */

#sn_2, #sn_3, #sn_4 {
	display: none;
}


/* SUBNAVI-EBENEN dritte Stufe (müssen nicht alle existieren!) */

#sn_2_1, #sn_2_2, #sn_2_3, #sn_2_4, #sn_2_5, #sn_2_6, #sn_2_7, #sn_2_8, #sn_2_9,
#sn_3_4 {
	display: none;
}


.sn_untenlinie {
	height: 1px;
	margin-top: -1px;
	width: 100%;
	overflow: hidden;
	background-color: #d40436;
}


.ama_subnavi {
	margin:0;
	padding:0;
	list-style:none;
	border-top: 1px solid #d40436;
	margin-top: 10px;
}


.ama_subnavi a:link, .ama_subnavi a:visited {
	color: #FFF;
	font-weight: normal;
	display:block;
	width:100%;
	height:20px;
	background-color: #d40436;
	line-height:19px;
	text-indent: 5px;
	border-bottom: 1px solid #FFE247;
}


.ama_subnavi a:hover {
	color: #000;	
	background-color: #FFEA7A;	
	border-bottom: 1px solid #d40436;
}


.ama_subnavi li{
	padding:0;
	margin-top:0px;
}


a.ama_sn_aktiv:link, a.ama_sn_aktiv:visited {
	color: #000;
	font-weight: bold;
	background-color: #FFE247;
}



.subnavtitel {
	font-weight: bold;
	text-indent: 5px;
}





/* SUBNAVI ZWEITE STUFE */


.ama_subnavi2{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom: 1px solid #d40436;
	margin-top: -1px;
}


.ama_subnavi2 a:link, .ama_subnavi2 a:visited{
	color: #000;
	font-weight: normal;
	display:block;
	width:100%;
	height:20px;
	background-color: #FFE247;
	line-height:19px;
	text-indent: 15px;
}


.ama_subnavi2 a:hover{
	color: #AF243B;	
	border-bottom: 1px solid #FFE247;
}


.ama_subnavi2 li{
	padding:0;
	margin-top:0px;
}


a.ama_sn_aktiv2:link, a.ama_sn_aktiv2:visited {
	color: #d40436;
}


/*  SPEZIALFORMATIERUNGEN */
.logo_tabelle {
padding-top: 5px;
border-top: 1px solid #999;

}
.logo_tabelle td {
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #999;

}

.hruler {
	width: 100%;
	height: 1px;
	overflow: hidden;
	background-color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}



.rahmentabelle {
	border: 1px solid #333;
	padding: 5px;
}



.rahmentabelle p {
	margin-bottom: 0;
}




.ausst_tabelle {
border-collapse: collapse;
width: 100%;
/*	border-left: 1px solid #999;
	border-top: 1px solid #999;*/
}


.ausst_tabelle td {
	border-bottom: 1px solid #999;
	/*border-right: 1px solid #999;*/
	padding: 0;
	margin: 0;
}

.ausst_tabelle td p {
	padding: 0;
	margin: 0;
}


/* Rahmen um Mitarbeiterbilder */
.rahmen {
border: 1px solid #B99;
margin-right: 7px;

}


.spaltencontainer {
width: 720px;
padding-left: 10px;

}



/* Tabelle Bühnenprogramm */
.buehnenprog {
	width: 715px;
	border-collapse: collapse;
	margin-left: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}


.buehnenprog td {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 2px;
	margin: 0;
}



.buehnenprog td.ih_td {
width: 18%;

}


.buehnenprog td.td_ge {
	background-color: #ffff99;
}


.buehnenprog td.td_or {
	background-color: #ffcc00;
}



.buehnenprog td.td_gr {
	background-color: #00ff00;
}

.buehnenprog td.td_ro {
	background-color: #ff8080;
}



.buehnenprog td.td_bl {
	background-color: #ccccff;
}


/****************************************/
/* buureland-tabelle */


.buehnenprog td.td_hbl {
	background-color: #80e5ff;
}


.buehnenprog td.td_pink {
	background-color: #ff80ff;
}


.buehnenprog td.td_hgr {
	background-color: #ccc;
}

.buehnenprog td.td_hgruen {
	background-color: #80ff80;
}

.buehnenprog td.td_mattgruen {
	background-color: #b3cc66;
}

























