body, html {
  margin: 0px; /*neu*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /* background: #FFFFFF url(/fileadmin/templates/main/img/mup-background.jpg);
  // background-position: center;
  // background-repeat:repeat-y;*/
  background-color: #DDDDDD; /*#E9E9E9;*/
  text-align: center;
}

p.align-center,
h1.align-center,
h2.align-center,
h3.align-center,
h4.align-center,
h5.align-center,
h6.align-center,
td.align-center {
  text-align: center;
}

hr {
  margin-left: 0px;
  width: 460px;
}

h1, h2, h3, h4, h5, h6, p, ul {
  font-family: Arial, Helvetica, sans-serif;
  color: #545454;
  line-height: 130%;
}

h1 {
  font-size: 14px;
  color: #6b6b6b;
  margin: 0px 0px 0px 0px;
  margin-top: 20px;
  margin-bottom: 19px;
}

h2 {
  font-size: 12px;
  color: #787878;
  margin-top: 0;
}

h3 {
  font-size: 12px;
  color: #6b6b6b;
  margin: 20px 0 10px 0;
}

h4 {
  font-size: 11px;
  color: #6b6b6b;
  margin: 20px 0 10px 0;
}

h5 {
  font-size: 10px;
  color: #6b6b6b;
  margin: 20px 0 10px 0;
}

h6 {
  font-size: 9px;
  color: #6b6b6b;
  font-weight: normal;
  margin: 20px 0 10px 0;
}

h1.csc-firstHeader,
h2.csc-firstHeader,
h3.csc-firstHeader,
h4.csc-firstHeader,
h5.csc-firstHeader,
h6.csc-firstHeader { 
  margin-top: 0px;
}

a,
a:link,
a:visited {
  color: #004078;/*#009ADE*/
  text-decoration: none;
}

a:hover {
  color: #58b6dc;
  text-decoration: underline;
}

.active {
  color: #58b6dc;
  text-decoration: underline;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #545454; 
  line-height: 130%; 
}

p.bodytext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #545454; 
  line-height: 130%; 
}

.projectinfo {
  color: #545454;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

td.projectinfo {
  vertical-align: top;
}

.projectinfo td {
  vertical-align: top;
}

#middle table {
  vertical-align: top;
  width: 650px;
  text-align: center;
}

/*#middle p {
  width: 340;
}*/

.contenttable {
  padding: 0px; 
  margin: 0px;
  width: 100%;
}

.contenttable td {
  vertical-align: top;
  padding: 0 0px 0px 0;
  color: #545454;
}

table p.bodytext {
  vertical-align: top;
  min-height: 20px;
  margin: 0px;
  padding: 0px;
}

/*ul {
  list-style-image:url(/fileadmin/templates/main/img/quad.jpg);
}

li {
  padding-left: 0px;
}*/

#middle-content ul li {
  font-size: 11px;
  font-weight: normal;
  color: #6b6b6b;
}

img { 
  border-style: none; 
  margin: 5px;
}

table img {
  margin-left: 5px;
}

#middle td p {
  margin-right: 10px;
}

p.csc-caption {
  font-size: 10px;
}

.csc-textpic-text {
  width: 340px;
}

.csc-textpic-caption { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #545454;
}

.clearer {
  clear: both;
  float: none;
  padding: 0px;
  height: 0px;
  font-size: 0px;
}

#wrapper {
  width: 948px;
  margin: 0px auto;
  text-align: center;
  /*background-color: #fff;*/
  /*min-height: 99%; neu*/
  background-image: url('/fileadmin/templates/main/img/neu_layout/bg_flaeche.jpg');
  background-repeat: repeat-y;
}

#inner_wrap {
    width: 900px;
    margin: 0px auto;
    text-align: left;
}

#ende {
    float: none;
    clear: both;
    width: 948px;
    height: 35px;
    margin: 0px auto;
}

#flash {
    width: 900px;
    height: 160px;
    border: none;
}

#header {
  padding: 0px;
  padding-top: 10px;
  padding-left: 15px;
  height: 80px; /*neu*/
  max-height: 80px;
  overflow: hidden;
}

#mup-logo {
  margin: 0 0 0 0px;
}

#left-header {
  float: left;
  margin-right: 70px;
  text-align: left; /*neu*/
}

#left-header img, #middle-header img {
    margin: 0px;
}

#middle-header {
  float: left;
  width: 200px;
  margin-top: 39px;
}

#right-header {
  float: right;
  width: 350px;
  text-align: right;
    margin-right: 20px;
    display: inline;
}

.language {
  padding: 0 3px;
}

.language a {
  font-size: 11px;
}

.search {
  margin-top: 20px;
}

#searchbox {
  width: 100px;
}

#searchbutton {
  margin: 0 5px 0 8px;
}

#content {
  padding-top: 25px;
  background-image: url('/fileadmin/templates/main/img/neu_layout/trennlinie_rot.gif');
  background-repeat: no-repeat;
  width: 900px;
}

#left-content {
  float: left;
  padding: 0 0 0 0px;
  width: 150px;
  display: block;
}

/* Neu GW 28.01.2009. Anfang*/

/* Ebene 1*/
#left-content ul.nav_01 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 150px;
    color: #666666;
    overflow: hidden;
}

#left-content ul.nav_01 li.ebene_01 {
    margin: 0px;
    height: 20px;
    margin-bottom: 5px;
    font-weight: bold;
}

#left-content a.nav_01{
    height: 20px;
    line-height: 20px;
    padding-left: 15px;
    font-family: arial, helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    background-color: none;
    display: block;
}

#left-content a.nav_01:link, #left-content a.nav_01:visited {
    width: 100%;
    color: #666666;
    text-decoration: none;
}

#left-content a.nav_01:hover, #left-content a.nav_01:active {
    width: 100%;
    background-color: #EFEFEF;
    color: #009ADE;
}

#left-content a.nav_01_aktiv {
    height: 20px;
    line-height: 20px;
    padding-left: 15px;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    background-color: #EFEFEF;
    color: #009ADE;
    display: block;
}

/* Ebene 2 */

#left-content ul.nav_01 li.ebene_02 {
    margin: 0px;
    padding-left: 25px;
    margin-bottom: 5px;
    font-weight: normal;
}

#left-content a.nav_02{
    /*padding-left: 25px; /*veraendert*/
    font-family: arial, helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    background-color: none;
}

#left-content a.nav_02:link, #left-content a.nav_02:visited {
    /*padding-left: 25px; /*veraendert*/
    font-family: arial, helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    background-color: none;
}

#left-content a.nav_02:hover, #left-content a.nav_02:active {
    /*padding-left: 25px; /*veraendert*/
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    background-color: none;
    color: #009ADE;
}

#left-content a.nav_02_aktiv {
    /*padding-left: 25px; /*veraendert*/
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    background-color: none;
    color: #009ADE;
}

/* Ebene 3 */

#left-content ul.nav_01 li.ebene_03 {
    margin: 0px;
    padding-left: 35px;
    margin-bottom: 5px;
    font-weight: normal;
}

#left-content a.nav_03 {
    font-family: arial, helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    background-color: none;
}

#left-content a.nav_03:link, #left-content a.nav_03:visited {
    font-family: arial, helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    background-color: none;
}

#left-content a.nav_03:hover, #left-content a.nav_03:active {
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    background-color: none;
    color: #009ADE;
}

#left-content a.nav_03_aktiv {
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    background-color: none;
    color: #009ADE;
}

/* Neu GW 28.01.2009. Ende*/
/*
#left-content a {
  color: #545454;
  font-size: 12px;
}

#left-content a:hover {
  color: #58b6dc;
}

#left-content .active {
  color: #58b6dc;
}

#left-content .menutop {
  width: 170px;
  height: 20px;
  background: #FFFFFF url(/fileadmin/templates/main/img/menu_top.gif);
  background-position: left;
  background-repeat: no-repeat;
}

#left-content .menubottom {
  width: 170px;
  height: 20px;
  background: #FFFFFF url(/fileadmin/templates/main/img/menu_bottom.gif);
  background-position: left;
  background-repeat: no-repeat;
}

#left-content .menucontent {
  width: 170px;
  background: #FFFFFF url(/fileadmin/templates/main/img/menu_background.gif);
  background-position: left;
  background-repeat: repeat-y;
}

#left-content ul {
  padding: 0 15px;
  margin: 0;
}

#left-content ul li {
  list-style-type: none;
  list-style-image: none;
  padding: 4px 0;
  margin: 0;
}

#left-content ul li ul {
  margin: 3px 0 0 0;
  padding: 0;
}

#left-content ul li ul li {
  list-style-type: none;
  list-style-image: none;
  border-bottom: 0;
  padding: 3px 0;
}

#left-content ul li ul li ul {
  margin: 3px 0 0 0;
  padding: 0 0 0 5px;
}

#left-content ul li ul li ul li {
  list-style-type: none;
  list-style-image: none;
  border-bottom: 0;
  padding: 3px 0;
}
raus am 28.01.2009 GW */ 

#center-content {
  padding: 0;
  margin-left: 20px;
  float: left;
  width: 710px;
  text-align: left;
}

#middle {
  float: left; /* war left */
  width: 670px; /* war 710px; */
  margin: 0px;
  margin-right: 20px; /* neu zum Test */
  padding: 0;
  overflow: hidden;
}

#middle-small {
  float: left;
  width: 450px;
  margin: 0px;
  margin-right: 20px;
  padding: 0;
}

#news {
  float: right;
  width: 150px;
  background: none;
  font-weight: bold;
  color: #262626;
  margin-right: 10px; /*war 10*/
}

#news internal-link {
  background:none;
}

#news ul,
#news li {
  padding-left: 3px;
  margin-left: 10px;
  color: #696969;
  font-size: 11px;
}

#right {
  float: right;
  width: 220px;
  background: none;
  font-weight: normal;
  color: #545454;
  /*margin-right: 10px; war 10*/
}

#footer {
  width: 710px;
  /*float: right;*/
  margin-left: 170px;
  margin-top: 20px;
  margin-right: 10px; /*neu*/
  padding: 5px 0 15px 0;
  border-top: solid 1px #E6E6E6;
  font-size: 10px;
  line-height: normal;
  color: #666666;
  /*background-color: #fff; neu */
}

.footer-left {
  width: 450px;
  float: left;
}

.footer-right {
  width: 150px;
  float: right;
  text-align: right;
}

select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #EDEFF1;
  border: 0px solid #545454;
}

textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border:1px solid #aaa;
  color: #545454;
  font-weight : normal;
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #aaa;
  color: #545454;
}

button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #EDEFF1;
}

.csc-mailform {
  width: 300px;
  border: 0px none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #545454;
  padding-left: 36px;
}

.csc-mailform-field {
  margin-bottom: 6px;
  line-height: 18px;
}

label{
  width: 80px;
  float: left;
  color: #545454;
}

.tx-indexedsearch-whatis {
  margin-top: 10px;
}

.tx-indexedsearch-sw {
  font-weight: bold;
}

.news-list-item {
  margin-bottom: 20px;
}

.news-list-item p.bodytext {
  margin-bottom: 5px;
}

.newscontent {
  width: 390px;
  float: left;
}

.newsimage {
  width: 220px;
  float: right;
  text-align: center;
}