/* general */

body {
  font-family: Verdana, Sans-Serif;
  color: #333333;
  font-size: 11px;
  margin: 0px;
  padding-top: 0px;
  background-color: #FFFFFF;
}

input, textarea, select {
  font-family: Verdana, Sans-Serif;
  font-size: 9px;
}

img {
  border: none;
  margin: 0px;
  padding: 0px;
}

a {
  font-family: Verdana, Sans-Serif;
  text-decoration: none;
  background-color: transparent;
  color: #333333;
}

a:hover {
  text-decoration: underline;
  cursor: pointer;
}

h1 {
  margin: 0px;
  font-size: 14px;
}

h2 {
  margin: 0px;
  font-size: 11px;
}

h3 {
  margin: 0px;
  font-size: 11px;
}

h4 {
  margin: 0px;
  font-size: 11px;
}

h5 {
  margin: 0px;
  font-size: 10px;
}

h6 {
  margin: 0px;
  font-weight: normal;
  font-size: 9px;
}

.width180 {
  width: 180px;
}

.pad_all_5 {
  padding: 5px;
}

.pad_left_5 {
  padding-left: 5px;
}

.pad_top_5 {
  padding-top: 5px;
}

.bd_grey {
  border: 1px solid #CCCCCC;
}

.fl_right {
  float: right;
}

.fl_left {
  float: left;
}

.vmiddle {
  vertical-align: middle;
}

.vbottom {
  vertical-align: bottom;
}

.bg_grey {
  background-color: #F5F5F5;
}

.bg_white {
  background-color: #FFFFFF;
}

.txt_right {
  text-align: right;
}

.txt_center {
  text-align: center;
}

.font16 {
  font-size: 16px;
}

.font9 {
  font-size: 9px;
}

.bold {
  padding-right: 14px;
  font-weight: bold;
}

.upper {
  text-transform: uppercase;
}

.green {
  color: #68A616;
}

.grey, a.grey {
  color: #999999;
}

.orange {
  color: #F6A017;
}

.flirtred {
  color: #EE1A4C;
}

.error {
  color: #FF0000;
}

.lpf_right {
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right center;
  background-repeat: no-repeat;
}

.lpf_left {
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 15px;
}

.invisible {
  display: none;
}


.fcms_invisible {
  display: none;
}

.fcms_visible {
  display: inline;
}

.up_thing {
  font-size: 16px;
  font-weight: bold;
  color: #68A616;
}

.desc {
  font-weight: bold;
  font-size: 10px;
  float: left;
  color: #434343;
  padding:4px 0px;
}

.cont {
  font-size: 10px;
  margin-left: 130px;
  padding: 4px 0px;
  min-height: 12px;
  color: #909090;
}


.articleAdditional {
  font-size: 10px;
  font-style: italic;
}


/* Login */
#md_loginbox {
    display: none;
    z-index: 100;
    top: 17px;
    left: 172px;
    width: 150px;
    height: 60px;
    text-align:left;
    position: absolute;
    padding: 5px;
    margin-top: 16px;
    background-color: #FFFFFF;
    border: #E5E5E5 1px solid;
}

#md_loginbox input {
  vertical-align: middle;
  border: 1px solid #E5E5E5;
  margin-bottom: 5px;
}

#md_loginbox .checkbox {
  height: 10px;
  width: 10px;
  border: none;
  padding: 0;
}



/* Formular / Forms */
table.formtable {
  border: 1px solid #EBEBEB;
  background-color: #FFFFFF;
  margin: 3px 0px 2px 0px;
}


/* Tag-Clouds / Wolken */

.tagcloud_1 {
  font-size: 9px;
}

.tagcloud_2 {
  font-size: 10px;
}

.tagcloud_3 {
  font-size: 11px;
}

.tagcloud_4 {
  font-size: 12px;
}

.tagcloud_5 {
  font-size: 13px;
}

.tagcloud_6 {
  font-size: 14px;
}

.tagcloud_7 {
  font-size: 16px;
}

.tagcloud_8 {
  font-size: 18px;
}

.tagcloud_9 {
  font-size: 20px;
}

.tagcloud_10 {
  font-size: 22px;
}




#loc_info dl {
  border: 1px solid #EBEBEB;
  background-color: #FFFFFF;
  padding: 5px 10px;
  margin: 3px 0px 2px 0px;
}

#loc_info dt {
  font-weight: bold;
  font-size: 10px;
  float: left;
  color: #434343;
  padding:4px 0px;
}

#loc_info dd {
  font-size: 10px;
  margin-left: 62px;
  padding: 4px 0px;
  min-height: 12px;
  color: #909090;
}

#loc_info dd a {
  color: #909090;
}



#user_info dl {
  border: 1px solid #EBEBEB;
  background-color: #FFFFFF;
  padding: 5px 10px;
  margin: 3px 0px 2px 0px;
}

#user_info dt {
  font-weight: bold;
  font-size: 10px;
  float: left;
  color: #434343;
  padding:4px 0px;
}

#user_info dd {
  font-size: 10px;
  margin-left: 130px;
  padding: 4px 0px;
  min-height: 12px;
  color: #909090;
}


#user_info_flirt dl {
  border: 1px solid #EBEBEB;
  background-color: #FFFFFF;
  margin: 3px 0px 2px 0px;
}

#user_info_flirt dt {
  font-weight: bold;
  font-size: 10px;
  float: left;
  color: #434343;
  padding: 4px 0px;
}

#user_info_flirt dd {
  font-size: 10px;
  margin-left: 110px;
  padding: 4px 0px;
  min-height: 12px;
  color: #909090;
}



#usnav dl {
  margin: 3px 0px 2px 0px;
}

#usnav dt {
  float: left;
  padding: 4px 0px;
  height: 20px;
}

#usnav dd {
  margin-left: 25px;
  padding: 4px 0px;
  min-height: 20px;
  line-height: 20px;
  height: 20px;
}



/* Spezial-Links */

a.action {
  font-weight: bold;
  color: #808080;
  font-size: 11px;
} 

a.more {
  padding-right: 14px;
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right center;
  background-repeat: no-repeat;
}

a.comment { 
  background-image: url('/mpupl/pics/actions/add-comment.gif');
  background-position: left center;
  background-repeat: no-repeat;
  padding: 3px 0px 3px 22px;
  font-weight: bold;
  color: #808080;
  line-height: 18px;
}

a.send {  
  background-image: url('/mpupl/pics/actions/send.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding: 3px 0px 3px 22px;
  font-weight: bold;
  color: #808080;
  line-height: 18px;
}

a.send-small {
  background-image: url('/mpupl/pics/actions/send-small.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding: 3px 0px 3px 17px;
  font-weight: bold;
  color: #808080;
  line-height: 18px;
  text-decoration: none;
}

a.favorit {
  font-weight: bold;
  color: #808080;
  line-height: 18px;
}

a.addfavorit {
  background-image: url('/mpupl/pics/actions/add-favourite.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding: 3px 0px 3px 22px;
  font-weight: bold;
  color: #808080;
  line-height: 18px;
}

a.addfavorit-small {
  background-image: url('/mpupl/pics/actions/add-favourite-small.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding: 3px 0px 3px 17px;
  font-weight: bold;
  color: #808080;
  line-height: 18px;
  text-decoration: none;
}

a.remfavorit {
  background-image: url('/mpupl/pics/actions/rem-favourite.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding: 3px 0px 3px 22px;
  font-weight: bold;
  color: #808080;
  line-height: 18px;
}

a.remfavorit-small {
  background-image: url('/mpupl/pics/actions/rem-favourite-small.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding: 3px 0px 3px 17px;
  font-weight: bold;
  color: #808080;
  line-height: 18px;
  text-decoration: none;
}

a.watchgal {
  background-image: url('/mpupl/pics/icon-kamera.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding: 3px 0px 3px 22px;
  font-weight: bold;
  color: #808080;
  line-height: 18px;
}

a.watchgal-small {
  background-image: url('/mpupl/pics/actions/icon-kamera-small.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding: 3px 0px 3px 17px;
  font-weight: bold;
  color: #808080;
  line-height: 18px;
  text-decoration: none;
}

a.hidegal {
  background-image: url('/mpupl/pics/icon-kamera-grey.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding: 3px 0px 3px 22px;
  font-weight: bold;
  color: #808080;
  line-height: 18px;
}

a.hidegal-small {
  background-image: url('/mpupl/pics/actions/icon-kamera-small-grey.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding: 3px 0px 3px 17px;
  font-weight: bold;
  color: #808080;
  line-height: 18px;
  text-decoration: none;
}

a.participate {
  background-image: url('/mpupl/pics/actions/participate.gif') ;
  background-position:left center;
  background-repeat: no-repeat;
  padding: 3px 0px 3px 22px;
  font-weight: bold;
  color: #808080;
}

a.bild-mms {
  background-image: url('/mpupl/pics/actions/bild-mms.gif') ;
  background-position:left center;
  background-repeat: no-repeat;
  padding: 3px 0px 3px 17px;
  font-weight: bold;
  color: #808080;
  text-decoration: none;
}

a.bild-preisliste {
  background-image: url('/mpupl/pics/actions/bild-preisliste.gif') ;
  background-position:left center;
  background-repeat: no-repeat;
  padding: 3px 0px 3px 17px;
  font-weight: bold;
  color: #808080;
  text-decoration: none;
}

a.bild-bestellung {
  background-image: url('/mpupl/pics/actions/bild-bestellung.gif') ;
  background-position:left center;
  background-repeat: no-repeat;
  padding: 3px 0px 3px 17px;
  font-weight: bold;
  color: #808080;
  text-decoration: none;
}


/* User Display */

.member { 
  font-size: 10px;
  font-style: italic;
  text-decoration: underline;
  color: #333333;
}

a.member {
  font-size: 10px;
  font-style: italic;
  text-decoration: underline;
  color: #333333;
}

div.member_img {
  width: 50px;
  height: 50px;
  border: 1px solid #C1C1C1;
  vertical-align: bottom;
}

div.member_img div.mood_icon {
  position: relative;
  width: 19px;
  height: 17px;
  left: -16px;
  top: -17px;
}

div.mood_icon img {
  margin: 0px;
  padding: 0px;
  border: none;
  background-color: transparent;
}


div.member_img_large {
  width: 130px;
  height: 140px;
  vertical-align: bottom;
}

div.member_img_large img {
  border: 1px solid #C1C1C1;
}

div.member_img_large img:hover {
  border: 1px solid #808080;
}


div.userlistcol {
  float: left;
  vertical-align: center;
  padding: 6px;
}


div.usnav_block {
  width: 485px;
  height: 120px;
}

div.usnav {
  padding-top: 3px;
  width: 485px;
}

div.ussubnav {
  float: left;
  padding: 4px;
  width: 230px;
}

a.usernavi {
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  margin-right: 1px;
  margin-bottom: 1px;
  font-weight: bold;
}

a.usernavi_active {
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  margin-right: 1px;
  margin-bottom: 1px;
  font-weight: bold;
  color: #F6A017;
}


/* user actions*/

.member_links {
  z-index: 10000;
  position: absolute;
  visibility: hidden;
}

.member_links_container {
  position: relative;
  top: -60px;
  left: 1px;
}

.member_links_container ul {
  border: 1px solid #F6A017;
  background-color: #F6F0EA;
  position: relative;
  top: -2px;
  list-style-type: none;
  padding: 0px;
  width: 90px;
}

.member_links_container ul li{
  border-bottom: 1px solid #C1C1C1;
}

.member_links_container ul li.last{
  border-bottom: 0px solid #808080;
}

.member_links_container a {
  display: block;
  background-color: #F6F0EA;
  padding: 3px 5px;
  color: #333333;
}

.member_links_container {
  position: absolute;
  z-index: 10000;
}

.member_links_container ul li a:hover{
  background-color: #FFFFFF;
  text-decoration: underline;
}


.cp_action, .fr_action {
  padding: 10px;
  padding-left: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #EE1A4C;
}



/* Friend Administration */

div.autocomplete {
  position: absolute;
  width: 250px;
  background-color: white;
  border: 1px solid #888;
  margin: 0px;
  padding: 0px;
  float: left;
}

div.autocomplete ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

div.autocomplete ul li.selected { 
    background-color: #F6A017;
}

div.autocomplete ul li {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 2px;
  height: 12px;
  cursor: pointer;
}

.flist_col_one {
  background-color: #DDDDDD;
}

.flist_col_two {
  background-color: #FFFFFF;
}

.fcms_flist_changer, .fcms_pnlist_changer, .fcms_mblock_changer {
  position: absolute;
  visibility: hidden;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  padding: 10px;
  z-index: 1245324;
}
                              

form.smallform {
  margin: 0px;
  padding: 0px;
}


/* Submit */
.button {
  position: relative;
  font-size: 11px;
  font-weight: bold;
  color: #808080;
  text-transform: uppercase;
  border: 1px solid #F7C000;
  background-color: #FEF9E7;  
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 14px;
}

a.button {
  height: 15px;
  padding: 2px;
  padding-left: 6px;
  padding-right: 20px;
}

.simplebutton {
  position: relative;
  font-size: 10px;
  font-weight: bold;
  color: #808080;
  text-transform: uppercase;
  border: 1px solid #F7C000;
  background-color: #FEF9E7;
  padding: 2px;
}


/* Rechte Navigation */

#rightnav .container {
  clear: both;
  background-color: #F5F5F5;
  padding: 3px;
}

#rightnav .container_nopad {
  clear: both;
  background-color: #F5F5F5;
}

#rightnav h3 {
  text-transform: uppercase;
  color: #68A616;
  padding-right: 14px;
  font-weight: bold;
}

#rightnav h3 a {
  text-transform: uppercase;
  color: #68A616;
  padding-right: 14px;
  font-weight: bold;
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right center;
  background-repeat: no-repeat;
}

#rightnav .container h3 {
  color: #333333;
  text-transform: none;
  font-size: 10px;
  font-weight: bold;
}

#rightnav .container h3 a {
  color: #333333;
  text-transform: none;
  font-size: 10px;
  font-weight: bold;
  background-image: none;
}

#rightnav h4 {
  color: #999999;
  text-align: right;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 2px;
  font-weight: bold;
  font-size: 9px;
}

#rightnav .container h4 {
  color: #999999;
  text-align: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 2px;
  font-weight: bold;
  font-size: 9px;
}

#rightnav h4 a {
  color: #999999;
  padding-right: 14px;
  font-weight: bold;
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right 3px;
  background-repeat: no-repeat;
  font-size: 9px;
}

#rightnav .container h4 a {
  color: #999999;
  text-align: left;
  padding-right: 14px;
  font-weight: bold;
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right 3px;
  background-repeat: no-repeat;
  font-size: 9px;
}


#rightnav h5 {
  color: #999999;
  padding-right: 14px;
  font-weight: bold;
}

#rightnav h5 a {
  color: #999999;
  padding-right: 14px;
  font-weight: bold;
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right center;
  background-repeat: no-repeat;
}




/* CONTENT-Bereich */

#content .container {
  clear: both;
  background-color: #F5F5F5;
  padding: 5px;
}

#content .boxhead, 
#imgdetail_content .boxhead {
  height: 19px;
  padding: 0px;
  margin: 0px;
  border-top: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
  border-right: 1px solid #E7E7E7;
  background-image: url('/mpupl/pics/container_head_bg.jpg');
  background-repeat: repeat-x;
}

#content .boxbody, 
#imgdetail_content .boxbody {
  padding: 10px;
  clear: both;
}

#content .boxfoot, 
#imgdetail_content .boxfoot {
  height: 19px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
  border-right: 1px solid #E7E7E7;
  background-image: url('/mpupl/pics/container_foot_bg.jpg');
  background-repeat: repeat-x;
}

#content .boxhead h3, 
#imgdetail_content .boxhead h3 {
  text-transform: uppercase;
  color: #68A616;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 14px;
  font-weight: bold;
}

#content .boxfoot h3,
#imgdetail_content .boxfoot h3 {
  color: #999999;
  text-align: right;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 14px;
  font-weight: bold;
  font-size: 9px;
}

#content .boxhead h3 a,
#imgdetail_content .boxhead h3 a {
  text-transform: uppercase;
  color: #68A616;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 14px;
  font-weight: bold;
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right 3px;
  background-repeat: no-repeat;
}

#content .boxfoot h3 a,
#imgdetail_content .boxfoot h3 a {
  color: #999999;
  text-align: right;
  padding-right: 14px;
  font-weight: bold;
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right 3px;
  background-repeat: no-repeat;
  font-size: 9px;
}

#content .boxhead h4,
#imgdetail_content .boxhead h4 {
  text-transform: none;
  text-align: right;
  color: #999999;
  padding-top: 3px;
  padding-right: 14px;
  font-weight: bold;
  font-size: 9px;
}

#content .boxhead h4 a,
#imgdetail_content .boxhead h4 a {
  text-transform: none;
  text-align: right;
  color: #999999;
  padding-top: 3px;
  padding-right: 14px;
  font-weight: bold;
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right 5px;
  background-repeat: no-repeat;
  font-size: 9px;
}




/* inner boxes*/
#content .inner_box_head,
#imgdetail_content .inner_box_head {
  height: 19px;
  padding: 0px;
  margin: 0px;
}

#content .inner_box_head h3,
#imgdetail_content .inner_box_head h3 {
  margin: 0px;
  font-size: 12px;
  padding: 3px 0px 3px 0px;
  text-transform: uppercase;
  color: #333333;
}

#content .inner_box_head h3 a,
#imgdetail_content .inner_box_head {
  color: inherit;
}


#content .boxbody h2 {
  font-size: 11px;
  font-weight: bold;
}

#content .boxbody h2 a {
  font-size: 11px;
  font-weight: bold;
}

#content .boxbody h3 {
  font-size: 10px;
  font-weight: bold;
}

#content .boxbody h3 a {
  font-size: 10px;
  font-weight: bold;
}

#content .boxbody h4 {
  font-size: 10px;
  font-weight: normal;
}

#content .boxbody h4 a {
  font-size: 10px;
  font-weight: normal;
}


/* Events */

div.evt_container_medium {
  float: left;
  padding: 10px;
  text-align: center;
  width: 94px;
}

.evt_small_rating {
   width: 94px;
   text-align: center;
}

.evt_line_date_container {
  width: 90px;
  float: left;
  padding: 5px;
}

.evt_line_location_container {
  width: 160px;
  float: left; 
  padding: 5px; 
}

.evt_line_title_container {
  width: 240px;
  float: left;
  padding: 5px;
}

.evt_featured {
  color: #F6A017;
  font-size: 10px;
  padding-top: 2px;
}





/* Gallerylist */

.dia_line_date_container {
  width: 90px;
  float: left;
  padding: 5px;
}

.dia_line_location_container {
  width: 130px;
  float: left;
  padding: 5px;
}

.dia_line_title_container {
  width: 260px;
  float: left;
  padding: 5px;
}



/* Images */


div.img img {
  border: 1px solid #C1C1C1;
}

div.img img:hover {
  border: 1px solid #808080;
  
}

div.thumb_img {
  float: left;
  padding-right: 10px;
}




div.poster_img_container_small {
  float: left;
  padding: 5px;
  text-align: center;
  width: 58px;
}

div.img_container_small {
  float: left;
  text-align: center;
  padding: 5px;
  width: 56px;
}

div.img_small {
  width: 46px;
  height: 35px;
  border: 1px solid #C1C1C1;
}

#evt_display div.img_small {
  background-image: url('/mpupl/pics/evt_nothumb_small.gif');
}

div.img_small:hover {
  border: 1px solid #808080;
}

div.poster_img_small {
  width: 53px;
  height: 44px;
  margin-bottom: 3px;
  background-color: #FFFFFF;
  border: 1px solid #C1C1C1;
}

div.poster_img_small:hover {
  border: 1px solid #808080;
}

div.poster_img_small img {
  border: 0px solid #C1C1C1;
  background-color: #FFFFFF;
  padding: 4px 3px 2px 3px;
}

div.poster_img_small a:hover img {
  border: 0px solid #808080;
  cursor: pointer;
}



div.img_container_medium {
  float: left;
  padding: 5px 10px 5px 5px;
  text-align: center;
  width: 82px;
}

#content div.poster_img_container_medium {
  float: left;
  padding: 10px;
  text-align: center;
  width: 94px;
}

#content div.poster_img_container_medium_glider {
  float: left;
  padding: 9px;
  text-align: center;
  width: 94px;
}

div.img_medium {
  width: 82px;
  height: 62px;
  border: 1px solid #C1C1C1;
}

#evt_display div.img_medium {
  background-image: url('/mpupl/pics/evt_nothumb_medium.gif');
}

div.img_medium:hover {
  border: 1px solid #808080;
}

#evt_display div.poster_img_medium {
  background-image: url('/mpupl/pics/evt_nothumb_poster_medium.gif');
}

div.poster_img_medium {
  width: 94px;
  height: 74px;
  margin-bottom: 3px;
  background-color: #FFFFFF;
  border: 1px solid #C1C1C1;
}

div.poster_img_medium:hover {
  border: 1px solid #808080;
}

div.poster_img_medium img {
  border: 0px solid #C1C1C1;
  background-color: #FFFFFF;
  padding: 6px 5px 4px 5px;
}

div.poster_img_medium a:hover img {
  border: 0px solid #808080;
  cursor: pointer;
}


div.art_img_medium {
  width: 82px;
  height: 62px;
}

div.art_img_medium img {
  border: 1px solid #C1C1C1;
}

div.art_img_medium img:hover {
  border: 1px solid #808080;
}



/* artikel teaser-icons */
.artikel-posting-mini {
  background-image: url('/mpupl/pics/icon-posting-mini.gif');
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0px 13px 3px 2px;
}

.artikel-diaserie-mini {
  background-image: url('/mpupl/pics/icon-diaserie-mini.gif');
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0px 13px 1px 0px;
}

.artikel-video-mini {
  background-image: url('/mpupl/pics/icon-video-mini.gif');
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0px 13px 1px 0px;
}




/* clickme detail */

div.poster_img_detail {
  width: 613px;
  background-color: #FFFFFF;
  border: 1px solid #CBCBCB;
  padding: 10px 5px;
  margin-bottom: 11px;
  text-align: center;
}



/* Paging */

div.top_pager {
  width: 96%;
  float: left;
  margin: 8px 0px;
  margin-bottom: 5px;
  margin-top: 5px;
  height: 30px;
  padding: 0px 10px; 
  background-color: #FFFFFF;
  border: 1px solid #EBEBEB;
  color: #808080;
  font-size: 11px;
}

div.pager {
  float: left;
  width: 97%;
  margin-bottom: 5px;
  margin-top: 4px;
  height: 30px;
  padding: 0px 10px;
  background-color: #FFFFFF;
  border: 1px solid #EBEBEB;
  color: #808080;
  font-size: 11px;
}

div.pager_line {
  height: 21px;
  margin: 4px 0px;
  float: right;
}

table.pager_line {
  margin-top: 4px;
}

#pager_pages {
  width: 448px;
}

div.pager_pageinfo {
  float: left;
  padding: 5px;
}

.pager-skipdots {
  float: left;
  padding-top: 4px;
  padding-left: 2px;
  padding-right: 8px;
}

div.arrows {
  float: left;
  margin-right: 10px;
}

a.pager_button,
a.pager-pagenr {
  display: block;
  width: 29px;
  height: 19px;
  text-decoration: none;
  background-color: #FEF9E7;
  border: 1px solid #F7C000;
  float: left;
}

a.pager_button img,
a.pager-pagenr img {
  position: relative;
  top: 5px;
  left: 9px;
}


#pager_pages a.pager-pagenr {
  display: block;
  float: left;
  background-color: #FFFFFF;
  border: 0px;
  width: 20px;
  padding-top: 4px;
  padding-left: 2px;
  padding-right: 2px;
  color: #808080;
}

#pager_pages a.pager-currpage {
  display: block;
  float: left;
  background-color: #FFFFFF;
  border: 0px;
  width: 20px;
  padding-top: 4px;
  padding-left: 2px;
  padding-right: 2px;
  color: #F7C000;
  font-weight: bold;
}


/* Listen-Klassen */


.img_gal_line_one {
  background-color: #FFFFFF;
  width: 100%;
  height: 56px;
}

.img_gal_line_two {
  background-color: #F5F5F5;
  width: 100%;
  height: 56px;
}


.evt_row_line_one_mdfeatured_ {
  width: 100%;
  height: 45px;
  background-color: #FFFFFF;
}

.evt_row_line_two_mdfeatured_ {
  width: 100%;
  height: 45px;
  background-color: #F5F5F5;
}

.evt_row_line_two_mdfeatured_checked ,
.evt_row_line_one_mdfeatured_checked {
  width: 100%;
  height: 45px;
  border: 1px solid #F6A017;
  background-color: #FEF9E7;
}

.evt_srh_row_line_one_mdfeatured_ {
  width: 100%;
  height: 45px;
  background-color: #FFFFFF;
}

.evt_srh_row_line_two_mdfeatured_ {
  width: 100%;
  height: 45px;
  background-color: #F5F5F5;
}

.evt_srh_row_line_two_mdfeatured_checked ,
.evt_srh_row_line_one_mdfeatured_checked {
  width: 100%;
  height: 45px;
  border: 1px solid #F6A017;
  background-color: #FEF9E7;
}


.po_line_one {
  background-color: #FFFFFF;
}

.first_line_co {
  background-color: #FFFFFF;
}

.first_line_ge {
  background-color: #FFFFFF;
}

.pn_list_row_one {
  width: 100%;
  height: 20px;
  background-color: #FFFFFF;
}

.pn_list_row_one_new {
  width: 100%;
  height: 20px;
  background-color: #FEF9E7;
}

.pn_list_row_two {
  width: 100%;
  height: 20px;
  background-color: #F5F5F5;
}

.pn_list_row_two_new {
  width: 100%;
  height: 20px;
  background-color: #FEF9E7;
}

.usrdet_row_line_one {
  padding: 5px;
  background-color: #FFFFFF;
  width: 100%;
  height: 75px;
}

.usrdet_row_line_two {
  padding: 5px;
  background-color: #F5F5F5;
  width: 100%;
  height: 75px;
}


/* useful */

.clear  {
  clear: both;
  height: 0px;
}

.height1 {
  height: 1px;
}

.height3 {
  height: 3px;
}

.height5 {
  height: 5px;
}

.height10 {
  height: 10px;
}

.height20 {
  height: 20px;
}

.height40 {
  height: 40px;
}

.width10 {
  width: 10px;
}

.width20 {
  width: 20px;
}

.width30 {
  width: 30px;
}

.trenner5 {
  height: 5px;
  clear: both;
}

.trenner10 {
  height: 10px;
  clear: both;
}

.trenner20 {
  height: 20px;
  clear: both;
}

.trenner40 {
  height: 40px;
  clear: both;
}

.bgline {
  background-image: url('/mpupl/pics/trenner_punkte_grau.jpg');
  background-repeat: repeat-x;
  background-position: center left;
}

span.md_special_star {
  display: inline;
  float: left;
  position: relative;
  overflow: visible;
  width: 1px;
  top: -10px;
  left: -10px;
  z-index: 999;
}



/* Kopf */

#head {
  width: 855px;
  height: 170px;
}

#head div {
  float: left;
  height: 170px;
}
 
#head div.head_bg1 {
  width: 260px;
  height: 170px;
  background-image: url('/mpupl/pics/head_bg_1.jpg');
  background-repeat: repeat-x;
}

#head div.head_bg2 {
  width: 100px;
  height: 170px;
  background-image: url('/mpupl/pics/head_bg_2.jpg');
  background-repeat: no-repeat;
}

#head div.head_bg3 {
  width: 494px;
  height: 170px;
  background-image: url('/mpupl/pics/head_bg_3.jpg');
  background-repeat: repeat-x;
}

#head div.head_bg4 {
  width: 1px;
  height: 170px;
  background-image: url('/mpupl/pics/head_bg_4.jpg');
  background-repeat: no-repeat;
}

#head_co {
  position: absolute;
  top: 0px;
  float: left;
  height: 170px;
}

#head_co_left {
  width: 362px;
  height: 170px;
}

#head_co_logo {
  width: 362px;
  height: 150px;
  margin-top:15px;
}

#head_reg {
  position: absolute;
  top: 130px;
  left:0px;
  border-left-width: 0px;
}

#head_reg a {
  margin-left: 10px;
  margin-right: 10px;
}

div.head_btn {
  height: 14px;
  border: 1px solid #F7C000;
  background-color: #FEF9E7;
}

div.head_btn a {
  margin: 2px;
  position: relative;
  font-size: 9px;
  color: #808080;
  text-transform: uppercase;
}

#head_login {
  position: absolute;
  top: 10px;
  left: 172px;
  width: 160px;
  height: 22px;
  background-color: #FFFFFF;
  border: 1px solid #E7E7E7;
}

#head_login a {
  position: relative;
  font-size: 9px;
  font-weight: bold;
}

#head_login .smalluserthumb {
  position: relative;
  width: 18px;
  height: 18px;
  padding: 2px;
  background-color: #FFFFFF;
  border: 1px solid #C1C1C1;
}

#head_co_img {
  width: 422px;
  height: 143px;
  padding: 3px 0px 0px 3px;
  background-image:url('/mpupl/pics/head_user_img_background.gif');
  background-repeat: no-repeat;
  top: 12px;
  left: 384px;
  position: absolute;
}

#head_co_img_user {
  width: 118px;
  height: 18px;
  position: absolute;
  top: 110px;
  left: 290px;
  background-image: url('/mpupl/pics/head_user_img_bg.gif');
  background-repeat: no-repeat;
}

#head_co_img span {
  position: absolute;
  top: 3px;
  left: 2px;
  color: #808080;
  font-size: 10px;
}

#head_co_img_user div.username {
  position: absolute;
  top: 2px;
  left: 35px;
}

#head_co_partnerlogo {
  position: absolute;
  top: 45px;
  left: 815px;
}


input.head_logout {
  width: 60px;
  height: 18px;
  cursor: pointer;
  margin-top: 0px;
  border: 0px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #000000;
  font-weight: bold;
  padding: 4px 4px 1px 2px;
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right center;
  background-repeat: no-repeat;
}


/* left */
#leftnav {
  width: 855px;
}

/* content */

.mainborder {
  width: 854px;
  background-color: #F5F5F5;
  border-right: 1px solid #999999;
  background-image:url('/mpupl/pics/content_main_bg.jpg');
  background-repeat: repeat-y;
}


#content {
  width: 614px;
  background-image:url('/mpupl/pics/content_main_top_bg.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #F5F5F5;
  margin: 0px;
  padding: 17px 10px 10px 10px;
  float: left;
}


#imgdetail_content {
  width: 655px;
  background-color: #F5F5F5;
  margin: 0px;
  padding: 20px 10px 10px 10px;
}


/* right */

#rightnav {
  float: left;
  width: 200px;
  padding-left: 10px;
  padding-right: 10px;
}

#rightnav div.poster_img_container_medium {
  padding-top: 10px;
  text-align: center;
}



/* foot */

#foot { 
  background-color: #F5F5F5;
  width: 854px;
  height: 155px;
  background-image: url('/mpupl/pics/trenner_punkte_grau.jpg');
  background-repeat: repeat-x;
  background-position: top left;
  border-right: 1px solid #999999;
  text-align: center;
}

#foot ul {
  padding-top: 30px;
}

#foot li {
  display: inline;
  font-size: 12px;
  color: #808080;
}

#foot li a {
  color: #808080;
}


/* Mailbox */
#mailbox_navi div {
  width: 200px;
  float: left;
}

#mailbox_navi dl {
  margin: 3px 0px 2px 0px;
}

#mailbox_navi dt {
  float: left;
  padding: 4px 0px;
}

#mailbox_navi dd {
  text-align: center;
  margin-left: 25px;
  margin-top: 5px;
  padding: 4px 0px;
  border-width: 1px; border-style: solid; border-color: #808080;
  background-color: #FFFFFF;
}

#mailbox_navi dd.mailboxnavi_active {
  border-width: 1px; border-style: solid; border-color: #F6A017;
}

#mailbox_navi a.mailboxnavi_active  {
  color: #F6A017;
  font-weight: bold;
}

.mb_mainspace {
  border: 1px solid #000000;
  height: 10px;
  padding: 0px;
  margin: 0px;
}

.mb_uspace_good {
  background-color: #66FF33;
  height: 10px;
  float: left;
}

.mb_uspace_norm {
  background-color: #FFFF00;
  height: 10px;
  float: left;
}

.mb_uspace_bad {
  background-color: #FF0000;
  height: 10px;
  float: left;
}

.mb_fspace {
  background-color: #EEEEEE;
  height: 10px;
  text-align: right;
}

