body{
margin: 0;
padding: 0;
background-color: #e0bd81;
background-image: URL(/library/img/hg-body.jpg);

font-family: Times, "Times New Roman", serif;
font-size: 1em;
color: #58585a;
}

p,
.p{
font-family:  Times, "Times New Roman", serif;
font-weight: normal;
font-size: 1em;
color: #58585a;
line-height: 140%;
padding: 0 0 1em 0;
}

p.tab{
margin: 0;
padding: 0 0 1em 25px;
}

p.copyright{
font-size: 0.7em;
}

h1,
.h1{
font-size: 2em;
margin: 0;
color: #af0c26;
line-height: 120%;
}

h2,
.h2{
font-size: 1.1em;
color: #af0c26;
margin: 0.4em 0 0.4em 0;
}

a,
a:visited{
text-decoration: none;
color: #af0c26;
border-bottom: 1px dotted #58585a;
}

a:hover,
a:active{
text-decoration: none;
color: #58585a;
border-bottom: 1px dotted #af0c26;
}

hr{
border: none;
height: 2px;
background-color: #e0cFb0;
margin: 10px 0 25px 0;
}


.clear{
clear: both;
}

#container{
width: 900px;
margin: 0 auto;
}

#banner{
height: 350px;
overflow: hidden;
}

#banner img{
}

#bannerdistancetop{
margin: 33px 0 0 0;
height: 317px;
overflow: hidden;
}

#contentarea{
background-color: #f6ebd8;
background-image: URL(/library/img/hg-contentarea.gif);
padding: 45px 0 45px 0;
height: 100%;
margin: 0;
}

#content{
background-color: #f6ebd8;
background-image: URL(/library/img/hg-content.gif);
height: 100%;
}

#navigation{
float: left;
width: 170px;
}

#navigation ul{
list-style: none;
margin: 0 10px 0 15px;
padding: 0;
}

#navigation ul li{
list-style: none;
margin: 0 0 10px 0;
}

#navigation a,
#navigation a:visited{
text-decoration: none;
color: #c59c56;
border-bottom: none;
}

#navigation a:hover,
#navigation a:active{
text-decoration: none;
color: #af0c26;
}

body.hmenuactive01 #navigation a.hmenu01,
body.hmenuactive02 #navigation a.hmenu02,
body.hmenuactive03 #navigation a.hmenu03,
body.hmenuactive04 #navigation a.hmenu04,
body.hmenuactive05 #navigation a.hmenu05,
body.hmenuactive06 #navigation a.hmenu06,
body.hmenuactive07 #navigation a.hmenu07,
body.hmenuactive08 #navigation a.hmenu08,
body.hmenuactive09 #navigation a.hmenu09,
body.hmenuactive10 #navigation a.hmenu10{
color: #af0c26;
}

#content-left{
float: left;
width: 450px;
padding: 0 30px 0 30px;
}

#content-left a,
#content-left a:visited{
text-decoration: none;
color: #af0c26;
border-bottom: 1px dotted #58585a;
}

#content-left a:hover,
#content-left a:active{
text-decoration: none;
color: #58585a;
border-bottom: 1px dotted #af0c26;
}

#content-left ul{
margin: 0;
padding: 0 0 1em 43px;
}

#content-left table.images a,
#content-left table.images a img{
border: none;
text-decoration: none;
}

#content-left table.ausstellerliste{
margin: 0 0 0 25px;
}

#content-left table.ausstellerliste th {
text-align:left;
}

#content-left table.ausstellerliste th.title {
text-align:left;
padding-top:10px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#bbbbbb;
color:#901A2F;
}

#content-left table.ausstellerliste td {
text-align:right;
color:#901A2F;
}

#netsharing iframe{
width: 450px;
height: 530px;
border: none;
}

form {
margin: 0px;
}

form table {
margin-left: 20px;
margin-top:0px;
}

form table th {
font-weight:300;
vertical-align:top;
text-align:right;
padding-right:5px;
}

form table td {
font-weight:600;
vertical-align:top;
}

#content-right{
float: left;
width: 180px;
padding: 0 25px 0 15px;
}


#content-right a,
#content-right a:visited{
text-decoration: none;
color: #58585a;
border-bottom: none;
}

#content-right a:hover,
#content-right a:active{
text-decoration: none;
color: #af0c26;
border-bottom: none;
}

#content-right a img{
border: none;
text-decoration: none;
}

#content-right ul{
list-style-image: URL(/library/img/liste-image-cr.jpg);
}

#footer{
background-color: #A41C32;
background-image: URL(/library/img/hg-footer.jpg);
background-position: top right;
background-repeat: no-repeat;
padding: 22px 220px 20px 200px
}

#footer p{
margin: 0;
font-size: 0.9em;
color: #CCAB64;
}


/* PopUp */
table.popup {
	width: 100%
}
table.popup td {
	vertical-align: top;
	padding: 6px;
}
table.popup .caption {
	font-weight: bold;
	width: 110px;
}
table.popup .row2 {
	background-color: #90192D;
}
table.popup .row2 .caption {
	vertical-align: bottom;
	color: #FFF;
}
table.popup .row2 .value {
	font-size: 16px;
	font-weight: bold;
}
