body{
margin: 0;
padding: 0;
background-color: #fff;

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

p,
.p{
font-family:  Times, "Times New Roman", serif;
font-weight: normal;
font-size: 1em;
color: #000;
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: 650px;
margin: 0 auto;
}

#banner{
display: none;
visibility: hidden;
}

#bannerdistancetop{
display: none;
visibility: hidden;
}

#contentarea{
padding: 45px 0 45px 0;
height: 100%;
margin: 0;
}

#content{
height: 100%;
}

#navigation{
display: none;
visibility: hidden;
}


#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{
display: none;
visibility: hidden;
}

#footer{
display: none;
visibility: hidden;
}

