html, body {
  width: 100%;
  height: 100%;
  float: left;
  padding: 0px;
  margin: 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.8em;
  background-repeat:repeat-x;
  background-color:#cfcece;
  background-position:top;
}
.RedDot {
  font-size:x-small;
  color:#FF0000;
}
h1 {
	font-size:11px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
	color:#A5141B;
	font-weight:bold;
}
h2 {
	font-size:11px;
	color:#ffffff;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
}
h3 {
	font-size:11px;
	color:#000000;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
}
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
}
p {
	margin: 0px;
	padding: 0px;
}
hr {
	height: 1px;
	color: #000000;
	border-style: 1px;
	background-color: #000000;
	border: none;
	width: 560px;
}
a {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	color:#BD1320;
	text-decoration:none;
}
.ContentHeadline {
	background-color: #A4141A;
	position: relative;
	height: 24px;
	width: 100%;
	margin-bottom:20px;
	float:left;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.BoldRed {
	font-size:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
	color:#A4141A;
	font-weight:bold;
}
.subnavi a {
	text-decoration:none;
	color:#000000;
}
.subnavi a:hover {
	color:#BD1320;
	text-decoration:underline;
}
hr, #hr, .hr {
	float:left;
	border-style:none;
	height: 1px;
	overflow: hidden;
	width:100%;
	background-image:url(../strukturbilder/dotted.gif);
	margin-top:5px;
	margin-bottom:5px;
} 
ul.MainMenuLeft {
	list-style-position: outside;
	list-style-type: none;
}
#LayerLeftMenu a, .LayerLeftMenu a {
	font-weight:bold;
}
#LayerLeftMenu a:hover, .LayerLeftMenu a:hover {
	font-weight:bold;
	text-decoration:none;
}
#LayerLeftMenu .sub a:hover, .LayerLeftMenu .sub a:hover{
    font-weight: normal;
}
a.waehlen {
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
}
a.waehlen:hover {
	font-weight: bold;
	color:#FFFFFF;
}

/* NEUE STYLES ANFANG */
#LayerSpalteBildRechts img, .LayerSpalteBildRechts img {
	padding:0px 0px 2px 0px;
	margin:0px;
}
#LayerLeftMenu a, .LayerLeftMenu a {
	text-decoration:none;
}
#LayerLeftMenu a:hover, .LayerLeftMenu a:hover {
	text-decoration:none;
}
#LayerMenueRight a, .LayerMenueRight a {
	text-decoration:none;
}
.LayerAufzaehlungInhaltDownloadSpalte2 a {
	padding:0px 20px 0px 0px;
	margin:0px;
	background-image:url(../images/icon-download.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	background-position:right;
}
.LayerAufzaehlungInhaltDownloadSpalte2 a:hover {
	padding:0px 20px 0px 0px;
	margin:0px;
	background-image:url(../images/icon-download.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	background-position:right;
}
.linkpfeil {
	color:#990134;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 12px;
	margin:0px;
	background-image:url(../images/icon-arrow.gif);
	background-repeat:no-repeat;
}
.linkpfeil:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 12px;
	margin:0px;
	background-image:url(../images/icon-arrow.gif);
	background-repeat:no-repeat;
}
.LayerMitarbeiterTextZeile1 h1 {
	font-size:11px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
	color:#A5141B;
	font-weight:bold;
}
#aufzaehlung, .aufzaehlung {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/bg-strich.gif);
	background-repeat:repeat-x;
	background-position:top;
	list-style:none;
	width:560px;
}
#aufzaehlung li, .aufzaehlung li {
	margin:0px;
	padding:3px 0px 3px 2px;
	background-image:url(../images/bg-strich.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#aufzaehlung p, .aufzaehlung p {
	margin:0px;
	padding:0px 0px 0px 8px;
	background-image:url(../images/icon-aufzaehlung.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#aufzaehlung a, .aufzaehlung a {
	color:#000000;
	text-decoration:none;
}
#aufzaehlung a:hover, .aufzaehlung a:hover {
	color:#990134;
	text-decoration:none;
}
/* NEUE STYLES ENDE */
.Breadcrumb {
  text-decoration: none;
}
.Breadcrumb:hover {
  text-decoration:underline;
}
.LeftMenuAktiv {
    color:#A5141B;
    font-weight: bold;
    list-style-type: square;
    list-style-position: outside;
}
.LeftMenuAktivSub {
	color:#A5141B;
	font-weight: normal;
}
#LayerDropMenuSpalte2 a, .LayerDropMenuSpalte2 a {
	text-decoration:none;
	color:#FFFFFF;
}
#LayerDropMenuSpalte2 a:hover, .LayerDropMenuSpalte2 a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#LayerDropMenuSpalte2 h1 a, .LayerDropMenuSpalte2 h1 a {
	text-decoration:underline;
	color:#FFFFFF;
}
#LayerDropMenuSpalte2 h1 a:hover, .LayerDropMenuSpalte2 h1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.LayerContentInhalt ul, #LayerContentInhalt ul {
    list-style-type: square;
    list-style-position: outside;
    margin-top: 2px;
    margin-bottom: 5px;
    margin-left: 40px;
}

.LayerContentInhalt li, #LayerContentInhalt li {
    padding-bottom: 5px;
}

.sitemap ul {
    list-style-type: square;
    list-style-position: inside;
    margin-top: 2px;
    margin-bottom: 5px;
    margin-left: 40px;
}
.drawers {
    position: relative;
    float: left;
    min-height: 150px;
}
.drawers ul, .drawers li {
    position: relative;
    float: left;
}
#latest-itunes, .latest-itunes {
    min-width: 337px;
}
#cont1, #cont2, #cont2 {
    position: relative;
    float: left;
}
#LayerContentInhaltSpalteLinks2 h1, .LayerContentInhaltSpalteLinks2 h1 {
	color:#A5141B;
}
#LayerContentInhaltSpalteLinks2 a, .LayerContentInhaltSpalteLinks2 a {
    text-decoration: none;
}
#LayerContentInhaltSpalteLinks2 a:hover, .LayerContentInhaltSpalteLinks2 a:hover {
    text-decoration: underline;
}




/* TABLES */
.LayerContentInhalt table, .LayerContentInhalt table tr, .LayerContentInhalt table th, #LayerContentInhalt table, #LayerContentInhalt table tr, #LayerContentInhalt table th {
    border-style: none;
    margin: 0px;
    padding: 0px;
}

.LayerContentInhalt table td, #LayerContentInhalt table td {
    margin: 0px;
    padding: 3px;
    border-width: 0px;
    background-color:#F39EA3;
    background-color: #F8C7C9;
    background-color: #cccccc;
	
}

.LayerContentInhalt table th, #LayerContentInhalt table th {
    margin: 0px;
    padding: 3px;
    background-color: #A4141A;
    text-align: left;
    vertical-align: top;
    color: #FFFFFF;
    border-width: 0px;
}
*/

/* TABLES */

/* INDEX BUTTOM LINKS */
.LayerIndexButtomLinks {
    clear: none;
    position: relative;
    float: left;
    background-color: #A5141B;
    width: 1000px;
}
.LayerIndexButtomLinks ul {
    position: relative;
    float: right;
    background-color: #A5141B;
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-right: 48px;
    height: 26px;
    vertical-align: middle;
    text-align: right;
}
.LayerIndexButtomLinks li {
    position: relative;
    float: left;
    width: auto;
    height: 26px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.LayerIndexButtomLinks li a {
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.LayerIndexButtomLinks li a:hover {
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}
/* INDEX BUTTOM LINKS */








/* Waehlen Sie eine Messe */
#LayerWaehlenAny, .LayerWaehlenAny {
	position: absolute;
	z-index: 20;
	top:0;
	left:0;
	overflow: hidden;
	width: 100%;
}
#LayerWaehlenBackground, .LayerWaehlenBackground {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:#FFFFFF;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	z-index: 21;
}
#LayerWaehlen, .LayerWaehlen {
    position:absolute;
    left: 50%;
    width: 375px;
    margin-left: -187px;
    margin-top: 100px;
    z-index: 22;
    min-height: 150px;
}
.LayerWaehlenLogo {
  position: relative;
  float: left;
  width: 375px;
  background-color: #bd1320;
  height: 78px;
  margin-bottom: 5px;
}
.LayerWaehlenLogo img {
	position:absolute;
  left: 50%;
  width: 130px;
  margin-left: -65px;
  height: 78px;
}
.LayerWaehlenContentMenu {
  position: relative;
  float: left;
  width: 375px;
  background-color: #bd1320;
  margin: 0;
  padding: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  overflow: hidden;
}
.LayerWaehlenContentMenu ul {
    position: relative;
    float: left;
    width: 375px;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    list-style-type: none;
    font-size: 11px;
    padding-left: 65px;
}
.LayerWaehlenContentMenu li {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    margin-top: 2px;
    margin-bottom: 2px;
    width: 250px;
    height: 16px;
    list-style-type: none;
    background-color: #f2d0d1;
    color: #000000;
}
.LayerWaehlenContentMenu li:hover {
    background-color: #FFFFFF;
    color: #BD1320;
}
.LayerWaehlenContentMenu a {
    position: relative;
    float: left;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
    text-decoration: none;
}
.LayerWaehlenContentMenu a:hover {
}
.waehlenPix {
  position: relative;
  float: left;
  width: 20px;
}
.waehlenLink {
  position: relative;
  float: left;
  width: auto;
  width: 90%;
  text-align: center;
  margin-top: 4px;
}


/* Waehlen Sie eine Messe */


.LayerFormAngebot input {
    width: 200px;
}
.LayerFormAngebot select {
    width: 204px;
}
.LayerFormAngebot .land select{
    width: 45px;
}
.LayerFormAngebot .land input {
    width: 150px;
}
.LayerFormAngebot .radio {
    width: 20px;
}
.LayerFormAngebot .buttons input {
    width: auto;
    height: auto;
}



/* Gewinnspiel */
.gewinnspiel {
    position: relative;
    float: left;
    width: 580px;
}
.gewinnspiel ul, .gewinnspiel li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.gewinnspiel ul {
    margin-bottom: 10px;
}
.gewinnspiel div.text {
    position: relative;
    float: left;
    padding-bottom: 10px;
    width: 580px;
}
.gewinnspiel .zeile {
    position: relative;
    float: left;
    width: 580px;
}
.gewinnspiel .spalte1 {
    position: relative;
    float: left;
    width: 135px;
    font-weight: bold;
    margin-right: 10px;
}
.gewinnspiel .spalte2 {
    position: relative;
    float: left;
    width: 435px;
}
.gewinnspiel .button {
    margin-top: 10px;
}
/* Gewinnspiel */

#LayerLeftMenu ul.subE2, .LayerLeftMenu ul.subE2 {
    border-top-style: none;
    border-top-width: 0;    
}
#LayerLeftMenu ul.subE2 li, .LayerLeftMenu ul.subE2 li {
    padding: 0;
    border-bottom-style: none;
    border-bottom-width: 0;   
    list-style-position: left top;
    list-style-position: outside;
    width:150px;
    margin-left:14px;
}

/* Ausstellerliste */
.ausstellerliste table th {
	color: #FFFFFF;
}
.ausstellerliste .ergebnisse th {
	background-color: #FFFFFF;

}
.ausstellerliste table td {
	border-width: 0em;
	background-color: #FFFFFF;
}
/* Ausstellerliste */

