/* CSS Document */

body {
background: #fff;
color: #000;
text-align: center;
font-size: 13px;
}

body, input, select, option, textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#page {
width: 960px;
margin: auto;
text-align: left;
}

#left {
width: 255px;
float: left;
margin-right: 4px;
}

#right{
width: 701px;
float: right;
}

a {
color: #9E0B0E;
}

a:hover {
color: #000;
}

#top_left {
height: 110px;
width: 255px;
background-image: url(logo.png);
background-repeat: no-repeat;
margin-bottom: 4px;

}

#head_left {
height: 574px;
width: 255px;
margin-bottom: 4px;
background-color: #fff;
padding: 0;
text-align: left;
}

.head_left_inhalt {
margin: 0;
padding: 0 0 0 0;
text-align: left;
}

.head_left_inhalt ul{
list-style-type: none;
padding: 0;
margin: 0;
}

.head_left_inhalt li{
list-style-type: none;
margin-bottom: 3px;
}

.head_left_inhalt a{
text-decoration: none;
}

.head_left_inhalt img{
border: none;
}


/* #content_left {
height: 380px;
width: 255px;
margin-bottom: 4px;
background-color: #EDEDED;
} */

#footer_left {
height: 35px;
width: 255px;
background-color: #9E0B0E;
margin-bottom: 4px;
margin: 0;
padding: 0;
}

.footer_left_inhalt {
margin: 0;
padding: 10px 0 0 0;
font-weight: bold;
text-align: center;
color: #fff;
}

#top_right {
height: 75px;
width: 700px;
padding: 0;
background: grey;
background-image: url(logo2.png);
background-repeat: no-repeat;
}

#navi_right {
height: 35px;
width: 700px;
margin-bottom: 4px;
padding: 0;
background: #9E0B0E;
}

#navi_right a{
font-size: 13px;
font-weight: bold;
color: #fff;
text-decoration: none;
}

#navi_right ul{
margin: 0;
padding: 10px 0 0 25px;
}

#navi_right li{
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0 8px 0 8px;
}

#head_right_start {
height: 230px;
width: 700px;
margin-bottom: 4px;
background-image: url(start.jpg);
background-repeat: no-repeat;
}

#head_right_event {
height: 230px;
width: 700px;
margin-bottom: 4px;
background-image: url(event.jpg);
background-repeat: no-repeat;
}

#head_right_sicherheit {
height: 230px;
width: 700px;
margin-bottom: 4px;
background-image: url(sicherheit.jpg);
background-repeat: no-repeat;
}

#head_right_vip {
height: 230px;
width: 700px;
margin-bottom: 4px;
background-image: url(vip.jpg);
background-repeat: no-repeat;
}

#head_right_messe {
height: 230px;
width: 700px;
margin-bottom: 4px;
background-image: url(messe.jpg);
background-repeat: no-repeat;
}

#head_right_promotion {
height: 230px;
width: 700px;
margin-bottom: 4px;
background-image: url(promotion.jpg);
background-repeat: no-repeat;
}

#content_right {
width: 701px;
margin-bottom: 4px;
}

#content_right h2{
font-size: 16px;
font-weight: bold;
border-bottom: #f3be05 5px solid;
}

#content_right h3{
font-size: 14px;
font-weight: bold;
}

#content_rightl {
height: 340px;
width: 328px;
margin-bottom: 4px;
background-color: #EDEDED;
float: left;
margin-right: 4px;
padding: 10px;
}

#content_rightr {
height: 340px;
width: 328px;
margin-bottom: 4px;
background-color: #EDEDED;
float: right;
padding: 10px;
}

#content_right_start {
width: 681px;
min-height: 315px;
margin-bottom: 4px;
background-color: #EDEDED;
padding: 15px 10px 10px 10px;
}

#footer_right {
clear: both;
height: 35px;
width: 701px;
background-color: #9E0B0E;
margin-bottom: 4px;
}

