#right_blue {
    background-color: #505a77;
    width: auto;
    height: 43px;
}

#right_green {
    background-color: #88ba14;
    width: auto;
    height: 258px;
    border-bottom: 4px solid #FFFFFF;
}

#left_red {
    background-color: #c25429;
    width: auto;
    height: 305px;
    border-bottom: 4px solid #FFFFFF;
}

* html #left_red {
    height: 305px;
}

#menu {
    background-color: #505a77;
    border: 4px solid #FFFFFF;
    height: 43px;
    position: absolute;
    top: 376px;
    width: 712px;
}

* html #menu {
	height: 51px;
	top: 370px;
}

#breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #505a77;
    position: absolute;
    top: 420px;
    margin-left: 4px;
    margin-top: 24px;
}

#content {
    margin-left: 4px;
    width: 710px;
}

.line_dotted {
    border-bottom: 1px dotted #CCCCCC;
    margin: 7px 0;
}

.event_title {
    color: #660000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
		margin-top: 20px;
}

.event_author strong {
    color: #505A77;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.event_subheader {
    margin: 10px 0;
}

.event_subheader p {
    color: #660000;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px !important;
    font-weight: bold;
    text-decoration: none;
}

.event_content {
    margin: 0 0 10px 0;
}

.event_links a {
    background-image: url("../Images/bl_pf.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    color: #505A77;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-right: 17px;
    text-decoration: none;
}

/**********************/
.haendler_container{
  float: left;
}

.haendler_container a{
  width: 226px;
  height: 27px;
   color: #505976;
  background-image: url("../Images/bt_PLZ-ORT_nrm.png");  
  padding: 7px 0px 0px 10px;
  display: block;
  text-decoration: none;
  margin-right: 0px;
}

.haendler_container a:hover {
  color: #ffffff;
  background-image: url("../Images/bt_PLZ-ORT_rov.png");  
}
.news_bold{
  font-weight: bold;
 
}

#content .news-single-item h2.news_single_header2{
  color: #670001;
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px;
  font-weight:normal;
  border-bottom: 1px dotted #670001;
  padding-bottom: 10px;
}

  
#content .news-single-item h3{
  color: #670001;
  font-family:Arial,Helvetica,sans-serif;
  font-size:24px;
  font-weight:normal;
  padding-bottom: 0px;
}

#content .news-single-item h4.ausstellung_uhrzeit{
  color: #505976;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold; 
  margin: 10px 0 0;
  padding: 0px;
}

.h_adress{
  color: #505976;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
   font-weight:bold; 
}

.h_adress a{
 text-decoration: none;
 color: #505976;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;  
  background-image:url("../Images/bl_pf.jpg");
  background-position:right center;
  background-repeat:no-repeat;
  padding-right: 17px;
}


#moduls .roter_hintergrund{
  border:1px solid #F2F2F2;
  float:left;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  margin:0;
  width: 222px;
  height: 170px;
  background-color: #670001;
  color: #ffffff;
  text-align: left;
  padding: 5px 3px 5px 7px;
}

#moduls .roter_hintergrund h1,
#moduls .roter_hintergrund h1 a {
  color:#ffffff;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:18px;
  font-weight:bold;
  margin:0px;
  text-align: left;
  text-decoration: none;
}


/*<input type="image" src="fileadmin/Images/submit_button.jpg" value="Anmelden" name="whatever">*/
.btn_teaser{
  background-image:url("../Images/submit_button.jpg");
  background-position:right center;
  background-repeat:no-repeat;
  width: 41px;
  height: 41px;
  position: relative;
  top: 50px;
 }
