/* ************************************************************************************* */
/* ************************************************************************************* */
/*          GLOBAL STYLES                            */
/* ************************************************************************************* */
/* ************************************************************************************* */

.clear
{
  clear: both;
  float: none;
  font-size: 1px;
}

.error
{
  color: red;
}

.seperator-line, .seperator-line-light
{
  border-top: 1px solid #00a5da;
  height: 1px;
  width:100%;
  font-size:1px;
  line-height: 1px;
}

.seperator-line-light
{
  border-top: 1px solid #a6e0f2;
}

.sidebar-more-link
{
  float:right !important;
  margin-top:3px;
  margin-bottom:5px;
  margin-right: 10px;
}

#dashboard div#recommendations-all ul li .seperator-line-light,
#groups div#recommendations-all ul li .seperator-line-light
{
  width: 400px;
  margin-left: 80px;
}

div#city-homepage div#recommendations ul li .seperator-line-light
{
  width:265px;
  margin-left:90px;
}


.singlecol
{
  width: 744px !important;
}

.nofloat
{
  float: none !important;
}

.float-right
{
  float:right !important;
}
.float-left
{
  float:left !important;
}

.noborder
{
  border: none !important;
}

.no-border-top
{
  border-top:none !important;
}

/* ************************************************************************************* */
/* ************************************************************************************* */
/*          CONTENT ELEMENTS                           */
/* ************************************************************************************* */
/* ************************************************************************************* */



/* #############################################################################
    BOXES
############################################################################# */
.content-box
{
  display: block;
  border-top: 3px solid #00a5da;
  border-bottom: 3px solid #00a5da;
  width: 355px;
  background-color: #fff;
  padding: 0 10px;
	overflow: auto;
  padding-bottom: 6px;
  font-size: 12px;

}

.ebooklet-top-teaser
{
  border-bottom: 0;
}

.ebooklet-teasers
{
  border-top: 0;
}

.content-box-wide
{
  width:745px;
}

.content-box-no-border {
  border-bottom: none !important;
  padding-bottom: 30px !important;
}

div#city-homepage .content-box-wide
{
  border-top:none;
}

.wide-left .content-box
{
  width: 480px;
}

.small-right .content-box
{
  width: 230px;
}

#col-right .content-box
{
  font-size: 11px !important;
  line-height:14px;

}

.content-box-gradient
{
  background: #C0E8F7 url(../img/layout/content_box_back_gradient.gif) repeat-x top left;
  padding: 1px 10px 5px 10px;
  overflow:auto;
}

.content-box-gradient-nobg
{
  background: #E6F5FB none repeat scroll 0%;
  padding: 1px 10px 5px 10px;
  overflow:auto;
}


.content-box-hint
{
  background: #e6f5fb;
  padding: 1px 10px 5px 10px;
  /*overflow:auto; */
  border-top: 1px solid #00a5da;
  border-bottom: 1px solid #00a5da;
  margin-bottom:10px;
}

.content-box-hint-nobg
{
  font-size:      11px;
  background:     #FFFFFF; 
  float:          left;
  border-top:     1px solid #00a5da;
  border-bottom:  1px solid #A6E0F2;
  margin-bottom:  15px;
}

.content-box-hint-nobg img.content-box-hint-nobg-img
{
  float:        left;    
  margin-top:   30px;
}

.content-box .content-box-hint-nobg p.content-box-hint-nobg-text
{
  margin-left:  58px; 
}

.content-box-profile-visibility
{
  padding: 5px 10px 5px 10px;
  /*overflow:auto; */
  color: #003366;
  border-top: 1px solid #fd7113;
  border-bottom: 1px solid #fd7113;
  background-color: #ffffcc;
  width:220px;
  margin: 0px;
  position:absolute;
  right:0;
  top:38px;
}

#profile-admin
{
  position:relative;
}

#profile-admin .content-box-profile-visibility strong
{
  color: #003366;
}

#family-blog .content-box-gradient
{
  background: #E6F5FB url(../img/layout/newentry_background.jpg) no-repeat top left;
  padding-right: 176px;
}

.no-bg-img
{
  background: #e6f5fb;
}

.content-box-no-padding
{
  padding:0 !important;
  width: 375px !important;
  border-top: none !important;

}

.content-box #register div.form-leftcol
{
  float: left;
  width: 145px;
  display:block;
}

.content-box #register div.form-rightcol
{
  display: block;
  width: 570px;
  padding: 10px;
  margin: 0 0 0 155px;
}

#content div.wide-left
{
  width:500px !important;
}

#content div.small-right
{
  width:250px !important;
}

#content .forum-sidebar div.small-right
{
  margin-top:33px;
}

.preview-box, .service-box
{
  background-color: #cbeefd;
}

.service-box
{
  border-top: 3px solid #00a5da;
  border-bottom: 3px solid #00a5da;
}

.include-box
{
  background-color:#D4F0FC;
}

/* BUBBLE (Motto d. Familie) */
.bubble-box
{
  background: transparent url(../img/layout/bubble_back.gif) no-repeat top left;
  height:171px;
  width: 239px;
  float:left;
  margin:10px 0 0 10px;
}


#profile-admin div#address-info, #profile-admin div#family-members
{
  display:block;
  float:left;
}
#profile-admin div#address-info { width:330px; }



#general-info
{
  position:relative;
  display:block;
  margin-top:5px
}

#member-info, #member-info-admin, #group-info
{
  border: 1px solid #00a5da;
  padding: 10px;
  background-color: #fff;
  font-size:11px;
}


#messages-info
{
  padding: 0;
  width:250px;
}

#menu-profile
{
  padding: 0;
  width:244px;
  border-left: 3px solid #00a5da;
  border-right: 3px solid #00a5da;
}


div#family-contacts
{
  background: #fff url(../img/layout/contacts_background.jpg) no-repeat 10px 10px;
}

div#common-contacts
{
  background: #fff;
}

div#contacts-all
{
  border: none;
  width:460px;
}



div#profile-edit, div#family-search-result
{
  padding-top:10px;
}

#recommendations
{
  padding: 10px 0;
}

div#city-homepage div#recommendations
{
  padding:0;
}

div#common-contacts-all div.connection-3-families .connection-family,
div#common-contacts-all div.connection-4-families .connection-family
{
  float:left;
  width:48px;
  text-align:center;
  display:block;
  margin: 0;
  padding: 0;
}

div#common-contacts-all div.connection-3-families .right
div#common-contacts-all div.connection-4-families .right
{
  text-align:right;

}

div#common-contacts-all div.connection-3-families .left,
div#common-contacts-all div.connection-4-families .left
{
  text-align:left;

}

div#common-contacts-all div.connection-3-families div.connection-arrow
{
  float:left;
  background: transparent url(../img/content/arrow-connections-large.gif) no-repeat top center;
  width: 168px;
  height: 13px;
  margin-top:15px;

}

div#common-contacts-all div.connection-4-families div.connection-arrow
{
  float:left;
  background: transparent url(../img/content/arrow-connections-small.gif) no-repeat top center;
  width: 96px;
  height: 13px;
  margin-top:15px;

}

div.connection-3-families-names,
div.connection-4-families-names
{
  margin: 0 0 10px 0;
  display:block;
  /*overflow:auto; */

}

div.connection-3-families-names div.connection-family-name
{
  display:block;
  width:156px;
  padding: 0 5px;
  text-align:center;
  float:left;
  color: #008cb9;
}

div.connection-4-families-names div.connection-family-name
{
  display:block;
  width:115px;
  padding: 0 5px;
  text-align:center;
  float:left;
  color: #008cb9;
}

div.connection-3-families-names div.left
{
  padding:0;
  text-align:left;
  width:157px;
  font-weight:bold;
}

div.connection-4-families-names div.left
{
  padding:0;
  text-align:left;
  width:115px;
  font-weight:bold;
}

div.connection-3-families-names div.right
{
  padding:0;
  text-align:right;
  width:157px;
}

div.connection-4-families-names div.right
{
  padding:0;
  text-align:right;
  width:115px;
}


#col-right #search-form
{
  text-align:left;
  display: block;
  border-top: 3px solid #00a5da;
  border-bottom: 3px solid #00a5da;
  width:230px;
  background-color: #fff;
  padding: 10px;

  padding-bottom: 6px;
  font-size: 11px;
}

#col-right #search-form-groupmembers
{
  text-align:left;
  display: block;
  width:230px;
  background-color: #fff;
  padding: 10px 0;

  padding-bottom: 6px;
  font-size: 11px;
}

#blog-multimedia
{
  padding: 5px;
  width: 240px;
}

#blog-detail
{
  padding-top:10px;
}

#blog-body-content
{
  color: #003366 !important;
}

#blog-body-content ul, #blog-body-content ul li
{
  border: none !important;
  list-style-type: disc !important;
  float: none !important;
  list-style-position: inside !important;
}
#blog-body-content li
{
  display: list-item !important;
}

.blog-comment {
  display: block !important;
}

#memory-status
{
  background-color: #ddf2fb;
  padding: 10px;
  font-size:11px;
}

#memory-status .full-memory
{
  background-color: #fff;
  border: 1px solid #00a5da;
  width:202px;
  height: 10px;
  font-size:1px;
  line-height:1px;
  margin-bottom:5px;
}

#memory-status .full-memory .used-memory
{
  background-color: #00a5da;
  border: 1px solid #fff;
  height: 8px;
}

div#new-text-entry div.content-box-hint
{
  padding: 5px 10px;
}

.content-box-wide-gradient
{
  width:740px;
  border: 3px solid #fff;
  background: #bfe6f7 url(../img/layout/family_index_head_back.gif) repeat-x top left;
  padding:10px;
}

.wide-left .content-box-gradient-header-msg
{
  width:476px;
  border: 3px solid #fff;
  background: #bfe6f7 url(../img/layout/family_index_head_back.gif) repeat-x top left;
  padding:10px;
}

div#neighbourhood-no-login
{
  background: transparent url(../img/layout/neighbourhood_not_logged_in.jpg) no-repeat top left;
  height: 104px;
  padding: 2px 0 0 0;
}

div#groups div#group-members
{
  font-size:11px;
}

div#sn-teaser
{
  border: 3px solid #fff;
  padding: 0;
  width:757px;
}

div.index-teaser
{
  width:187px;
  height:208px;
  border-right:3px solid #fff;
  border-top:3px solid #fff;
  background-color: #fd7113;
  float:left;
  position:relative;
}

div#sn-teaser div.last-listelem
{
  border-right:none;
}


div#sn-teaser-de
{
  clear:both;
  width:780px;
  height:156px;
  margin-left:-15px;
  margin-right:-15px;
  padding-left:15px;
  background-repeat:no-repeat;
  font-size:11px;
}
div#sn-teaser-de a {
  text-decoration:none;
  font-size:11px;
  letter-spacing:-1px;
}
#sn-teaser-de-left
{
  float:left;
  width:180px;
  padding-top:20px;
}
#sn-teaser-de-center
{
  float:left;
  width:180px;
  margin-left:82px;
  padding-top:10px;
}
#sn-teaser-de-right
{
  float:left;
  width:145px;
  margin-left:0px;
  padding-top:45px;
  padding-left:0px;
  color:#fff;
  line-height:16px;
  font-size: 12px;
  letter-spacing: 0px;
}
#sn-teaser-de-right strong
{
  font-size:11px;
  letter-spacing: 2;
}
#sn-teaser-de-right-link
{
  font-size:12px !important;
  letter-spacing: 0px !important;
  padding-top:5px;
  line-height:20px;
}

#sn-teaser-de-right-placeholder
{
  float:left;
  margin-left:75px;
}

#sn-teaser-de-right-link
{
  color:#008CB9;
  height:20px;
  padding-top:5px;
}
.sn-teaser-de-sec
{
  margin:0;
}
#sn-teaser-de-foren
{
  padding:4px 30px 0 21px;
}
#sn-teaser-de-gruppen
{
  padding:25px 0 0 5px;
}
#sn-teaser-de-tipps
{
  padding:5px 0 0 22px;
}
#sn-teaser-de-familien
{
  padding:35px 0 0 9px;
}
  

div.iframe-teaser
{
  border-top:       3px solid #00a5da;
  border-bottom:    3px solid #00a5da;
  background-color: #DEF2FB;
  float:            left;
  position:         relative;
  font-size:        12px;
  margin-bottom: 10px;
}

div.iframe-teaser p
{
  margin-left: 15px;
}

#groups div#guestbook-all
{
  float:left;
}

div#groups div#guestbook_form_slidedown
{
  background-color: #e6f5fb;
  padding: 10px;
  border-top: 1px solid #00a5da;
  border-bottom: 1px solid #00a5da;
  width: 460px;
}


/* #############################################################################
      KLEINERE DIVS
############################################################################# */


div.family-contact
{
  display: block;
  width:48px;
  height: 48px;
  margin: 0 auto 5px auto;
  padding: 0;
}

div#contacts-all div.family-contact
{
  width:70px;
  height: 70px;

}

.content-box-wide #neighbourhood div.family-contact, .content-box-wide #sponsored_groups div.family-contact
{
  float:left;
  margin-right:10px;
}

.group-entry-data,
.city-entry-data
{
  display:block;
  margin-left:53px; 
}

.city-entry-data
{
  font-size:  11px;
}

.blog-entry-data
{
  display:block;
  margin-left:58px;
}

.no-bg
{
  background:#fff !important;
}

div.pageview
{
  width:100%;
  display:block;
  font-size:11px;
}

div#profile-edit div.edit-options
{
  margin-left:100px;
}

div#contacts-edit div.spacer
{
  clear:both;
  border: none;
}

div#msg-header
{
  border-top: 1px solid #a6e0f2;
  border-bottom: 1px solid #a6e0f2;
  display:block;
  /*overflow:auto;*/

}

div.content-box-gradient-header-msg div.col-left
{
  display:block;
  width:390px;
  margin-right:10px;
  float:left;
}

div.content-box-hint div.col-left
{
  display:block;
  float:left;
  margin-right:10px;
  padding: 5px 0;
}

div.content-box-hint div.col-right
{
  padding: 5px 0;
}

div#blog-entries-contacts,
div#blog-entries-provider,
div#forum-entries-groups
{
  font-size:11px;
  font-style:italic;
}

div#group-forum-posts
{
  font-size:11px;
}

div#my-city
{
  padding: 10px;
}

div#map
{
  width:230px;
  height:220px;
}

#invitations-list
{
  font-size:11px;
  margin-top:5px;
}

#invitations-list a
{
  float:none !important;
}

.invitation
{
  font-size:11px;
}

.sentInvitations, .content-box ul.sentInvitations li a {
  font-size: 11px;
}

div#groups div#recommendations-all ul li div.form-col-left
{
  width:370px;
  float:left;
}


div#groups div#recommendations-all ul li div.form-col-right
{
  text-align:right;
}

div#groups div#recommendations-all ul.teaser-list li.first-msg
{
  background-color: #e6f5fb;
  border-bottom:none;

}

div#groups div#recommendations-all ul.teaser-list li.first-msg div.seperator-line
{
  margin-bottom:5px;
}

ul.cityscouts
{
  margin-left: 200px;
}

/* #############################################################################
      AVATARE
############################################################################# */
div.avatare-48x48
{
  display: block;
  width: 48px;
  height: 48px;
  margin: 0 auto 5px auto;
  padding: 0;
}

div.avatare-70x70
{
  display: block;
  width:70px;
  height: 70px;
  margin: 0 auto 5px auto;
  padding: 0;
}
div.avatare-70x70 a img
{
  width:70px;
  height:70px;
}

div.avatare-270x198
{
  display: block;
  width:270px;
  height: 198px;
  background: #FFFFFF;
  margin: 0 auto 10px auto;
  padding: 0px;
  text-align:center;
  border: 1px solid #CCEDF8;
}

div.avatare-218x159
{
  display: block;
  width:218px;
  height: 159px;
  background: #FFFFFF;
  margin: 0 auto 10px auto;
  padding: 0px 0 0 0;
  text-align:center;
  margin:5px;
}

div.avatare-border-218x159
{
  border: 1px solid #CCEDF8;
  width:228px;
  margin:10px 0 15px 0;
  float: left;
}

#profile-edit div.avatare-border-218x159
{
  margin-right:20px;
}



/* #############################################################################
      LISTS
############################################################################# */

.content-box ul.standard-list
{
  list-style-image: url(../img/layout/list-std-img.gif);
  padding-left: 5px;
  margin-left: 32px;
  border: none;
}

.content-box ul.standard-list li
{
  border: none;
}

.content-box ol.standard-list
{
  margin-left:30px;
  padding-left:12px;
}

/* leider etwas spaet diese klasse, aber besser als noch mehr listen-ids nur wegen dieser linie */
ul.no-border-bottom
{
  border-bottom:none !important;
}

.content-box ul
{

  border-top: 1px solid #00a5da;
  border-bottom: 1px solid #00a5da;
  margin-bottom: 6px;
}

.content-box ul li
{
  padding: 10px 0;
  border-bottom: 1px solid #a6e0f2;
}

.content-box ul li.last-listelem
{
  border-bottom: none !important;
}

.content-box ul.img-list
{
  /*overflow:auto;*/
}

.content-box ul.img-list li
{
  border-bottom: none;
  float: left;
  width: 118px;
  text-align: center;
}

.content-box ul.img-list li.contact_sidebar
{
  height: 80px;
}

.content-box-wide #neighbourhood ul.img-list li
{
  width:246px;
  text-align:left;
  font-size:11px;
  border-bottom: 1px solid #a6e0f2;
}

.content-box-wide #sponsored_groups ul.img-list li
{
  width:246px;
  text-align:left;
  font-size:11px;
}

div#city-homepage .content-box-wide #neighbourhood ul.img-list li
{
  width:240px;
  text-align:left;
  font-size:11px;
  border-bottom: 1px solid #a6e0f2;
}


.content-box #contacts-all ul.img-list li
{
  border-bottom: none;
  float: left;
  width: 150px;
  text-align: center;
}

#family-contacts ul
{
  border: none;
  margin-top:30px;
}


#family-contacts ul.img-list li, #common-contacts ul.img-list li
{
  width: 76px;
}

#group-members ul.img-list li
{
  width:96px;
}


#common-contacts ul
{
  border: none;
  margin-top:5px;
}

#contacts-all ul
{
  border: none;
}

.content-box ul.teaser-list
{
  border-bottom: none;
  margin-bottom: 0;
}

.content-box ul.teaser-list h3 a
{
  color: #003366;
}

.content-box ul.img-list-raw
{
  border-bottom: none;
  border-top: none;
}


.content-box ul.img-list-raw li
{
  border-bottom: none;
  border-top: none;
  float: left;
  margin-top: 3px;
  margin-right:7px;
  padding: 0;
}

#blog-detail ul.img-list-raw li
{
  margin-bottom:7px;
}

img.image-list
{
  padding-right: 1px;
  padding-bottom: 10px;
}

.content-box ul.img-list-raw li.last-listelem
{
  margin-right: 0;
}


.content-box ul.profile-pros
{
  border-bottom: none;
  border-top: none;
}


.content-box ul.profile-pros li
{
  border-bottom: none;
  border-top: none;
}

#profile-admin ul
{
  list-style: disc;
  border: none;
  padding: 4px 0 0 15px;
}

#profile-admin ul li
{
  font-weight: bold;
  border: none;
  padding: 0;
  margin: 0;
}

#general-info ul, #blog-detail ul
{
  list-style: none;
  padding: 0;
  margin:0;
  /*overflow:auto; */
}

#blog-detail ul
{
  border: none;
}

#blog-detail .general-info-data ul li
{
  border: none;
  font-weight: bold;
}

#general-info ul li, #blog-detail ul li
{
  display:inline;
  float:none;
  font-weight: normal;
  color: #008cb9;
  padding-right:5px;
  line-height:14px;

}

div#messages-info ul
{
  border: none;
  margin:0;
}

div#messages-info ul li
{

  border-top:none;
  border-bottom: 1px solid #00a5da;
  padding: 5px 10px;
  line-height:14px;
  font-size: 11px;
  background-color: #ffffcc;
  font-weight: bold;
}

div#messages-info ul li.no-messages
{
  background-color: #fff;
  font-weight: normal;
}

div#menu-profile ul
{
  border: none;
  margin:0;
}

div#menu-profile ul li
{
  border-top:none;
  border-bottom: 3px solid #00a5da;
  padding: 5px 10px;
  line-height:14px;
  font-size: 11px;
  background-color: #fff;
}

div#menu-profile ul li.active
{
  background-color: #DDF1FA;
}

div#menu-profile ul li.active a {
  font-weight: bold;
}

#last-visitors ul,
#birthdates ul
{
  border-bottom: none;
  margin-bottom: 0;
}


#family-blog-news ul li
{
  font-size:11px;
  line-height:20px
}

ul.edit-family-members
{
  width: 230px;
  border: none;
}

ul.edit-family-members li
{
  display:block;
  background-color: #E6F5FB;
  border: none;
  margin-bottom: 5px;
  height: 15px;
  padding: 2px 0 2px 5px;
}


.content-box div#contacts-all ul li
{
  padding: 2px 0;
}

div.pageview ul
{
  border: none;
  display:block;
  height:17px;
  float:left;
  margin-left: 90px;
}

div.pageview ul li
{
  border: 1px solid #00a5da;
  float:left;
  width:16px;
  height:17px;
  padding: 0;
  text-align:center;
  margin-right:5px;
}

div.pageview ul li.inactive
{
  border: 1px solid #a6e0f2;
}


div.pageview ul li.active
{
  border: 1px solid #fd7113;
}

#blog-multimedia ul
{
  border: none;
  margin: 0;
}

#blog-multimedia ul li
{
  border: none;
  padding: 3px 0;
}

#blog-filter ul
{
  border: none;
  margin-bottom: 0;
}

#blog-filter ul li
{
  font-weight:bold;
}

#blog-filter ul li
{
  border-bottom: 1px solid #a6e0f2;
}

#blog-filter ul li ul li
{
  font-weight:normal;
  border: none;
  padding: 2px 0 2px 5px;
}


#blog-entry-comments ul li div.comment-col-left
{
  float:left;
  margin-right:10px;
  width:50px;
}

#blog-entry-comments ul li div.comment-col-right
{
  margin-left:60px;
  width: 350px;
}

#blog-entry-comments div.comment-meta {
  font-size:11px;
  /*margin-top: 5px;*/
}

div#contacts-edit ul li
{

  background: transparent url(../img/layout/contact_list_back.gif) repeat-y top left;
  padding: 0 0 10px 0;
  clear:both;
  margin:0;

  display:block;
}

form#edit-profile-msgs div#contacts-edit ul li,
form#groups-member-applications div#contacts-edit ul li
{
  background: #fff;
}

form#edit-profile-msgs div#contacts-edit ul li.unread
{
  background: #e6f5fb;
}


div#contacts-edit ul.teaser-list
{
  border-bottom: 1px solid #00a5da;
  margin-bottom:10px;
}

#keywords_list ul
{
  border: none;
  margin-bottom:5px;
}

#keywords_list ul li
{
  color:#008CB9;
  display:block;
  float:left;
  font-weight:normal;
  line-height:14px;
  padding: 0;
  padding-right:5px;
  border: none;
  font-size:11px;
  height:14px;
}

.content-box div#groups div#recommendations-all ul.teaser-list
{
  border-top: none;
  border-bottom:none;
}

div#groups div#recommendations-all ul.teaser-list li
{
  padding: 5px 10px;
}


div.small-right .content-box.most ul.market-list h3
{
  margin-left:80px;
}
/* #############################################################################
      IMAGES
############################################################################# */

div.small-right .content-box.most ul.market-list div.article-img
{
  display:block;
  float:left;
  margin-right:10px;
}

.content-box ul.profile-pros li img
{
  float: left;
  margin-right:10px;
}


.bubble-box div.quote-left, .bubble-box div.quote-right
{
  background: transparent url(../img/layout/bubble_quote_left.gif) no-repeat top left;
  height:100px;
  width:27px;
  float:left;
  margin-top:26px;
  margin-left: 10px;
}


.bubble-box div.quote-right
{
  background: transparent url(../img/layout/bubble_quote_right.gif) no-repeat bottom right;
  margin-left: 0;
}

#family-blog-news img,
#recommendations-groups img,
#cityShortDescriptions img
{
  float:left;
}

#recommendations-all img,
div#city-homepage div#recommendations img,
#contacts-edit img,
#blog-entries-contacts img,
#blog-entries-provider img,
#group-forum-posts img
{
  display:block;
  float:left;
}

.content-box #guestbook-all img
{
  display:block;
  float:left;
}

#blog-multimedia img
{
  float:left;
  margin-right:10px;
}

#blog-entry-comments ul li a img
{
  margin-bottom:5px;
}

.content-box-gradient-header-msg img
{
  display:block;
  float:left;
}

.content-box-gradient-header-msg p
{
  float:left;
  display:block;

}

div#my-city img
{
  float:left;
  margin-right:10px;
}

#uploads img
{
  float:left;
  margin: 5px 10px 0 0;
}

div#groups div#main-data img
{
  float:left;
  margin-top:10px;
  margin-right:5px;
}

div#groups div#emblem img
{
  float:left;
  margin: 10px 10px 0px 0;
}

#member-info-admin img
{
  float:left;
  margin: 0 10px 10px 0;
}

img.profile-img-large
{
  float:left;
  margin: 0 10px 10px 0;
}

img.teaser-edge
{
  position:absolute;
  top:0;
  left:0;
  height:37px;
  width:37px;
}

img.teaser-edge-arrow
{
  position:absolute;
  top:4px;
  left:4px;
}

/* partial articleImage */

div.partial-img-left img
{
  margin-bottom:5px;
  margin-right:10px;
}

div.partial-img-right img
{
  margin-left:10px;
  margin-bottom:5px;
}


div.partial-img-right span,
div.partial-img-left span
{
  color:#FD7113;
  font-size:11px;
  line-height:11px;
  margin:0pt;
  padding:0pt;
  display:block;
}

div.partial-img-right span
{
  margin-left:10px;
}

div.partial-img-left span
{
  margin-right:10px;
}

div.partial-img-right
{
  float:right;
}

div.partial-img-left
{
  float:left;
}

img.index-top-stage-logo
{
  margin-top:7px;
  margin-left:10px;
}
/* #############################################################################
      FORMS
############################################################################# */

form.form-login
{
  padding: 10px;
}

form.form-login div.form-col
{
  display: block;
  float: left;
  width: 113px;
  margin-right: 5px;
  display: block;
}

form.form-login div.form-col input
{
  width:113px;
  margin-top: 5px;
}


form.form-login label
{
  font-size: 11px;
  line-height:15px;
  display: block;
}

form.form-login input#cookie
{
  margin: 0px 5px 8px 0;
  padding: 0;
  float: left;
  line-height: 12px;
}

form.form-login label.label-cookie
{
  float: left;
}

form.form-login div.form-row
{
  display: block;
  margin-top:8px;
  height: 12px;
}

form.form-login input.form-login-submit
{
  margin-top:17px;
}

#fammembers .form-row .form-col
{
  background: #e6f5fb;
  padding: 10px 0 10px 0;
  border: none;
}

/* elt3_registrierung */
.content-box.fullreg
{
  border-bottom: 0 none;
  min-height: 609px;
  width: 764px !important;
  background-color: transparent;
  padding: 0px;
  overflow: hidden;
}
/* elt3_registrierung */
.content-box div.register-intro
{
  background: url(/img/layout/fullreg_gradient.png) repeat-x;
  padding: 10px 0 10px 10px;
  height:115px;
}
/* elt3_registrierung */
.content-box div.register-intro div.intro
{
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
  width: 500px;
  float:left;
}
.content-box div.register-intro div.intro-button
{
  float: right;
  width: 214px;
}
/* elt3_registrierung */
#austauschen .content-box div.register-intro div.intro h1
{
	font-weight: bold;
	margin: 5px 0 5px 0;
}
/* elt3_registrierung */
.content-box.fullreg div.box
{
  width: 500px;
  padding: 10px 10px 50px 10px;
  background-color: #fff;
}
/* elt3_registrierung */
.content-box.fullreg div.box h2
{
  font-family: arial;
}
/* elt3_registrierung */
.content-box #register.fullreg div.form
{
  background-color: #fff;
  padding: 10px;
  height: 680px;
	font-family: arial;
	font-size: 11px;
  width: 500px;
  float: left;
  overflow: hidden;
}
/* elt3_registrierung */
.content-box #register.fullreg h2,
.content-box #register.fullreg div.form .form-headline,
.content-box #register.fullreg div.form .form-headline strong
{
	margin:15px 0 2px 0;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
/* elt3_registrierung */
.content-box.fullreg .box .seperator-line
{
  border-top: 1px solid #a6e0f2;
  margin-top: -5px;
}
/* elt3_registrierung */
.content-box.fullreg ul.profile-pros li div.profile-pros-div h4
{
  margin: 0;
}
/* elt3_registrierung */
.content-box.fullreg ul.profile-pros li div.profile-pros-div p
{
  margin: 0 0 2px 0;
}
/* elt3_registrierung */
.content-box.fullreg ul.profile-pros li a p
{
  font-family: arial;
  font-size: 12px;
  margin-bottom: 5px;
}
/* elt3_registrierung */
.content-box #register.fullreg div.form div.fehler div.form-error
{
	font-size: 11px;
	line-height: 12px; 
}
/* elt3_registrierung */
.content-box #register.fullreg div.helpBorder
{
  float: left;
  width: 243px;
  padding: 10px 0 10px 0;
  background-color: #fff;
}
/* elt3_registrierung */
.content-box #register.fullreg div.help
{
  padding: 2px 0 25px 0;
  margin: 0 0 0 10px;
  width: 222px;
  background-color: #F4F4F4;
}
/* elt3_registrierung */
.content-box #register.fullreg div.help .headline
{
  display: block;
  height: 20px;
  margin: 10px 0 0 10px;
  padding-left: 20px;
  font-weight: bold;
  font-family: arial;
  font-size: 12px;
  background-image: url(/de/img/link_icons/tipps-und-adressen.gif);
  background-repeat: no-repeat;
}
/* elt3_registrierung */
.content-box #register.fullreg div.help .seperator-line
{
  width: auto;
  margin: 0 10px 10px 10px;
}
/* elt3_registrierung */
.content-box #register.fullreg div.help p
{
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #003366;
  margin: 0 10px 10px 10px; 
}
/* elt3_registrierung */
.content-box #register.fullreg div.help #HelpAssistentButton
{
	font-family: arial;
	font-size: 11px;
  float: right;
  margin: 0 10px 0 0;
	background-image: url(/de/img/layout/buttons/arrow_right.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
/* elt3_registrierung */
.content-box.fullreg .box p,
.content-box.fullreg .box div p
{
  font-family: arial;
}
/* elt3_registrierung */
.content-box.fullreg .box #currentEmailAddress
{
  color: #008CB9;
}
.content-box #register div.form-row,
.content-box form#search-families div.form-row,
.content-box form#search-groups div.form-row,
.content-box form.groups div.form-row,
.content-box form#search-all div.form-row,
#customLoginForm div.form-row
{
  background: #e6f5fb;
  display: block;
  /*overflow: auto;*/
  margin-bottom:10px;
  padding: 10px;
}

#customLoginForm div.form-row
{
	margin-right: 5px;
}

#customLoginForm {
	padding: 5px 5px 10px 0;
	
}

#customLoginForm div.form-col {
	float: left;
	width: 230px;
	padding: 5px 0px 5px 0px;
}

#customLoginForm input {
	width: 220px;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.customLoginContainer {
	padding-left: 10px;
	padding-bottom: 100px;
}

.customLoginContainer p {
	margin-bottom: 10px;
	font-size: 12px;
	padding-right: 10px;
}

.customLoginContainer div.rowheadline {
  font-weight: bold;
  padding: 10px 0 0 0;
  font-size: 12px;
  margin-top: 15px;
}

.content-box #register div.form-col input, .content-box #register div.form-col select
{
  width: 270px;
  display: block;
  font-size:11px;
  padding: 1px 0;
}
/* elt3_registrierung */
.content-box #register.fullreg div.form-col input,
.content-box #register.fullreg div.form-col select
{
  display: inline;
}
/* elt3_registrierung */
.content-box #register.fullreg #container_for_captcha
{
  float: left;
}
.content-box #register div.birthday select.b_day {
  float:left;
  margin-right:7px;
  width:50px;
}

.content-box #register div.birthday select.b_month
{
  width:55px;
  float:left;
  margin-right:7px;
}

.content-box #register div.birthday select.b_year
{
  width:60px;
  float:left;
}

.content-box #register div.form-col .periodic-input {
    width: 250px !important;
}

.content-box #register div.form-col
{
  /* width: 270px; */
  float: left;
  display: block;
  padding: 0;
}

.content-box div#edit-group-details div.form-col-right div.form-col
{
  float: left;
  display: block;
  padding: 0;
}

.content-box form#search-families div.form-col,
.content-box form.groups div.form-col
{
  width:160px;
  float: left;
  display: block;
  padding: 0;
}

.small-right .content-box form#search-families div.form-col,
.small-right .content-box form.groups div.form-col
{
  width: 130px;
}

.content-box form#search-all div.form-col
{
    width: 90px;
    padding: 0;
    float: left;
    display: block;
}
.content-box #register div.zip-city
{
  width: auto !important;
  display:block;
  float:left;
}

.content-box #register input.form-zip
{
  width:70px !important;
  float:left;
}

.content-box #register input.form-city
{
  width:175px !important;
  float:left;
  margin-left:10px;
}

.content-box #register input.form-name
{
  width:105px !important;
  float:left;
}

.content-box #register input.form-email
{
  width:140px !important;
  float:left;
  margin-left:10px;
}


.content-box #register input.form-name-wide
{
  width:160px !important;
  float:left;
}

.content-box #register input.form-email-wide
{
  width:200px !important;
  float:left;
  margin-left:10px;
}

.content-box #register textarea
{
  width: 270px;
}

.content-box #register label.label-checkbox,
.content-box form#search-families label.label-checkbox,
.content-box form.groups label.label-checkbox,
.content-box form#search-all label.label-checkbox
{
  float:left;
  margin-bottom:0px;

}

.content-box #register div.form-col input.input-checkbox,
.content-box #register input.input-checkbox,
.content-box form#search-families input.input-checkbox,
.content-box form.groups input.input-checkbox,
.content-box form#search-all input.input-checkbox
{
  width: 12px;
  float:left;
  margin:2px 5px 5px 0;

}
/* elt3_registrierung */
.content-box #register
{
  padding-bottom: 10px;
}

.content-box #register label
{
  float:none;
  font-size: 11px;
}
/* elt3_registrierung */
.content-box #register.fullreg label
{
  float: left;
  width: 200px;
  font-size: 11px;
}

.content-box #register label.label-select-box
{
  float: left;
}
/* elt3_registrierung */
.content-box #register.fullreg label.label-checkbox-wide
{
  width: 460px;
}
/* elt3_registrierung */
.content-box #register.fullreg a.captcha
{
  position: relative;
  top: -15px;
  left: 10px;
}
/* elt3_registrierung */
.content-box #register.fullreg .clear.distance
{
  height: 20px;
}

.content-box div#edit-group-details div.form-col-right label.label-select-box
{
  float:left;
  display:block;
  margin-right:10px;
}

.content-box div#edit-group-details div.form-col-right input#zip
{
  float:left;
  width:70px;
}

.content-box #register select.select-box-small
{
  float:right;
}

.content-box form#search-families select.select-box-small,
.content-box form.groups select.select-box-small
{
  font-size:11px;
  padding:1px;
}


/* BUTTON */


.btn-left-ok, .btn-left-search, .btn-left-upload, .btn-left, .btn-left-edit, .btn-left-add, .btn-left-cancel, .btn-left-back
{
  background: transparent url(../img/layout/buttons/btn_left_ok.gif) no-repeat scroll left top;
  width: 18px;
  height: 22px;
  float:left;
  margin: 0;
  padding: 0;
}

.btn-left-search
{
  background: transparent url(../img/layout/buttons/btn_left_search.gif) no-repeat scroll left top;
}
.btn-left-back
{
  background: transparent url(../img/layout/buttons/btn_left_back.gif) no-repeat scroll left top;
}
.btn-left-upload
{
  background: transparent url(../img/layout/buttons/btn_left_upload.gif) no-repeat scroll left top;
}

.btn-left
{
  background: transparent url(../img/layout/buttons/btn_left.gif) no-repeat scroll left top;
  width: 9px;
}

.btn-left-edit
{
  background: transparent url(../img/layout/buttons/btn_left_edit.gif) no-repeat scroll left top;
  margin-bottom: 5px;
}

.btn-left-add
{
  background: transparent url(../img/layout/buttons/btn_left_add.gif) no-repeat scroll left top;
}

.btn-left-cancel
{
  background: transparent url(../img/layout/buttons/btn_left_cancel.gif) no-repeat scroll left top;
}

.btn-middle, .btn-middle-normal
{

  background: transparent url(../img/layout/buttons/btn_gradient_blue.gif) repeat-x scroll left top;
  height: 18px;
  border-top: 1px solid #00a5da;
  border-bottom: 1px solid #00a5da;
  width: auto;
  margin: 0;
  padding: 2px 2px 0 5px;
  float:left;
}

.btn-middle-normal
{
    padding: 2px 2px 0 0px;
}

.button-img, .button-img a
{
  padding: 0;
  color: #003366;
  font-weight: bold;
  cursor: pointer;
  white-space: nowrap;
  float: left;
}

.button-prespace {
  margin-left: 10px;
}

.btn-right
{
  background: transparent url(../img/layout/buttons/btn_right.gif) no-repeat scroll right top;
  width: 9px;
  height: 22px;
  float:left;
  margin: 0;
  padding: 0;
}

div.button-img.button-inactive {
cursor: default;
}
div.button-img.button-inactive div.btn-left,
div.button-img.button-inactive div.btn-left-search {
background: transparent url(../img/layout/buttons/btn_left_disabled.gif) no-repeat scroll left top;
width: 9px;
}
div.button-img.button-inactive div.btn-middle {
background: transparent url(../img/layout/buttons/btn_gradient_disabled.gif) repeat-x scroll left top;
border-top: 1px solid #929292;
border-bottom: 1px solid #929292;
color: #929292;
}
div.button-img.button-inactive div.btn-right {
background: transparent url(../img/layout/buttons/btn_right_disabled.gif) no-repeat scroll right top;
}

.content-box #register div.form-row input
{
  margin-top:3px;
  margin-bottom:3px;
}

form.form-login .button-img
{
  margin-top:20px;
  float: none;
  position:relative;
}
/* elt3_registrierung */
.content-box #register.fullreg div.form .button-img
{
  margin: 15px 0 50px 0;
}

form.form-login .content-box-gradient .button-img { padding-left:163px; margin-top:8px; margin-bottom:5px; }
#col-right .content-box-gradient .button-img { padding-left:113px; }

.btn-raw-del, .btn-raw-search, .content-box .btn-raw-del, .content-box .btn-raw-search
{
  cursor:pointer;
  background: url(../img/layout/buttons/delete_cross.gif) no-repeat center left;
  padding-left: 10px;
  width:60px;
  font-size:12px;
  color: #003366;
  float:right;
}

div#groups .btn-raw-del, div#groups .btn-raw-search
{
  margin-top:13px;
}

.btn-raw-search, .content-box .btn-raw-search
{
  background: url(../img/layout/buttons/btn_raw_search.gif) no-repeat center left;
  padding-left: 11px;
  width:100px;
}



#blog-entry-comments div.btn-raw-del, ul#guestbook_entries.teaser-list li div.btn-raw-del, #comments_wrapper div.btn-raw-del
{
  float:none;
  width:140px;
}

.withpicture{
  margin-left: 58px;
}

/* END BUTTON */

span.profile-url
{
  font-weight: bold;
  float:left;
  display:block;
  font-size: 11px;
  margin-top:5px;
}


.content-box #register div.birthday label
{
  float:left;
  margin-right:25px;
}

.content-box #register div.gender input.radiobtn
{
  float:left;
  width:20px;
  display:block;

}

.content-box #register div.gender label
{
  float:left;
  margin-right:15px;
}

.content-box #register div.gender label.label-gender
{
  margin-right:32px;
}

.content-box #register div.birthday select.b_day,
.content-box #register div.birthday select#b_month
{
  width:40px;
  float:left;
  margin-right:10px;
}


.content-box #register div.birthday select#b_year
{
  width:60px;
  float:left;
}

.content-box #register div.form-row div.form-col div.form-col-small
{
  float:left;
  width: 135px;
}

/* FAMILIENPROFIL BEARBEITEN */


div#profile-edit div.form-col-left
{
  width:230px;
  float:left;
  padding-right:10px;

}

div#profile-edit form#edit-profile-msgs div.form-col-left,
div#profile-edit form#groups-member-applications div.form-col-left
{
  width:335px;
}

div#profile-edit div.form-3cols div.form-col-left-left
{
  width: 200px;
  float:left;
  padding: 0 10px 0 10px;
}


div#profile-edit div#msg-detail div.form-col-left-left
{
  width:60px;
}

div#profile-edit div#msg-detail div.form-col-left
{
  width:350px;
}

div#profile-edit div#msg-detail div.form-col-right
{
  width:48px;
  padding-top:5px;
}

.msg-header-line
{
  width: 410px;
  float: left;
  padding-right: 10px;
  padding-top: 5px;
}

.msg-header-left-left
{
  width: 60px;
  float: left;
}

.msg-header-left
{
  width: 350px;
  float: left;
}
div#profile-edit div.form-3cols div.form-col-left
{
  width: 170px;
}

div#profile-edit div.form-3cols div.form-col-right
{
  text-align: right;
  width: 70px;
}

div#profile-edit div.form-col-right
{
  width:230px;
  float:left;
  padding-right:0;
}

div#profile-edit div#edit-group-details div.form-col-right
{
  width:275px;
}

div#profile-edit div#edit-group-details div.form-col-left
{
  width:190px;
}

div#profile-edit div#contacts-edit div.form-col-right
{
  width:220px;
  padding-right:10px;
}

div#profile-edit form#edit-profile-msgs div#contacts-edit div.form-col-right,
div#profile-edit form#groups-member-applications div#contacts-edit div.form-col-right
{
  width:115px;
  padding-right:10px;
}

div#profile-edit div.form-col-align-right
{
  text-align:right;
}

div#profile-edit input
{
  width:224px;
  margin-bottom:5px;
}


div#profile-edit input, div#profile-edit select
{
  font-size:11px;
  padding: 1px 0;

}

div#profile-edit div.form-3cols input.radiobtn
{
  float:left;
  width:12px;
  margin-right:5px;
  margin-left:0;
  display:block;
}

div#profile-edit div.form-3cols label.radiobtn
{
  float:left;
  margin-right:25px;
}

div#profile-edit div.form-3cols input
{
  width: 155px;
}

div#profile-edit label
{
  font-size:11px;
}


div#profile-edit label strong
{
  font-size:12px;
}

div#profile-edit .seperator-line, div#family-search-result .seperator-line,
div#profile-edit .seperator-line-light
{
  margin-top:10px;
  margin-bottom:10px;
}

div#profile-edit div#family-blog .seperator-line
{
  margin-top:10px;
  margin-bottom:0px;
}

div#profile-edit form input.input-checkbox
{
  margin: 0;
  width:15px;
}

/* --- ENDE FAMILIENPROFIL BEARBEITEN */

form#guestbook_form
{
  background-color: #E6F5FB;
  border-top: 1px solid #00a5da;
  padding: 10px;
  width: 460px;
  margin:0;
}

form#guestbook_form textarea, form#forum_post textarea
{
  height: 100px;
  width: 455px;
}

#col-right #search-form input,
#col-right #search-form-groupmembers input
{
  float:left;
}

#search-form-groupmembers input
{
  float:left;
  margin-right:10px;
  margin-top:2px;
}

#col-right #search-form .button-img,
#col-right #search-form-groupmembers .button-img
{
  float:left;
}

#blog-filter form
{
  margin:10px 0;
}

#blog-filter input.input-checkbox,
#blog-entry-settings input.input-checkbox
{

  margin:0px 5px 0px 0pt;
  width:12px;
}

#blog-filter label.label-checkbox
{
  margin-right:10px;
}

#col-right #search-form input,
#col-right #search-form-groupmembers input
{
  width: 138px;
}

#blog-entry-comments form .button-img
{
  margin-bottom:10px;
}

#blog-entry-comments form textarea
{
  width:475px;
  height:75px;
  margin-bottom:10px;
}

#recommendations-all form textarea, form#forum_reply textarea
{
  width:445px;
  height:75px;
  margin-bottom:10px;
}

#recommendations-all form label
{
  font-size:11px;
}

label.error
{
  color: red;
  font-weight:bold;
}

form#edit-profile-3 div.form-col-left input.input-checkbox,
form#edit-profile-4 div.form-col-left input.input-checkbox,
form#edit-profile-4 div.form-col-right input.input-checkbox
{
  margin-bottom: 10px;
  float:left;
}

form#edit-profile-3 div.form-col-left label.label-checkbox,
form#edit-profile-4 div.form-col-left label.label-checkbox,
form#edit-profile-4 div.form-col-right label.label-checkbox
{
  display:block;
  height:15px;
  margin:-3px 0 0 17px;
}

div#profile-edit label.label-checkbox
{
  height:15px;
  margin:-3px 0 0 0px;
}

.profile-edit-button
{
    height: 30px;
}

form#edit-profile-4 input
{
  margin-bottom:10px;
}

.content-box-hint .button-img
{
  padding-left:160px;
  margin-top:10px;
}

form#edit-profile-4 label strong
{
  font-size:11px;
}

form#edit-profile-4 textarea#motto
{
  width: 480px;
  height:40px;
  margin-bottom:0;
}

form#edit-profile-4 textarea#about_us
{
  width: 480px;
  height:170px;
  margin-bottom:0;
}

form#edit-profile-4 .form-col-left textarea,
form#edit-profile-4 .form-col-right textarea
{
  width: 230px;
  height:55px;
}

form#group-details textarea
{
  width: 270px;
  height:100px;
  font-family: Verdana,Arial,sans-serif;
  font-size:11px;
}

div#edit-group-details div.form-col-right input#keywords
{
  width: 270px;
}

form#edit-profile-8 input, .input-headline
{
  width:470px !important;
}

form#upload_form textarea
{
  width: 450px !important;
}

form#edit-profile-msgs textarea,
form#insert-group textarea
{
  width:480px;
  font-size:12px;
  font-family: Verdana,Arial,sans-serif;
  height:220px;
}

div#profile-edit form#edit-profile-msgs div.form-3cols input,
div#profile-edit form#insert-group input
{
  width:480px;
  font-size:12px;
}

div#profile-edit form#insert-group input.input-checkbox
{
  width:12px;

  float:left;
  margin:2px 5px 5px 0;
}

form#edit-profile-8 textarea
{
  width: 470px;
  height:220px;
  margin-bottom:0;

}


div#contacts-edit .form-col-left
{
  padding:10px 0 10px 10px;
}

div#contacts-edit .form-col-right
{
  padding: 10px 0;
  text-align:right;
}

div#contacts-edit .form-col-right select
{
  margin-right:10px;
}



input#select-all
{
  margin-bottom:10px;
}

div.new-form-entry textarea, div.new-form-entry input
{
  width: 455px;
}


div.new-form-entry textarea
{
  height: 80px;
}

div.new-form-entry input.input-checkbox
{
  width:12px;
}

div#new-text-entry div.content-box-hint .button-img
{
  margin-left: 0;
}

form#edit-profile-9 textarea
{
  width: 480px;
  height:70px;
}

form#search-families input,
form.groups input
{
  width:329px;
  font-size:11px;
  padding:1px 0;
}

form#search-groups input
{
  width:237px;
  font-size:11px;
  padding:3px 0;
  float:left;
}

#col-right form#search-groups
{
  margin-top:10px;
}

div#city-homepage form#search-groups div.form-row
{
  border-top:1px solid #00a5da;
  border-bottom:1px solid #00a5da;
}

#col-right form#search-groups input
{
  padding: 1px 0;
  float:none;
  margin-bottom: 5px;
}


#col-right form#search-groups input
{
  width:200px;
}


form#search-families label,
form#search-groups label,
form.groups label

{
  font-size:11px;
}

form#edit-profile-9 .button-img .btn-right {
  margin-right: 10px;
}

form#edit-profile-msgs #contacts-edit .form-col-right,
form#groups-member-applications #contacts-edit .form-col-right
{
  margin-top:25px;
}

div.content-box-hint textarea#receipients
{
  width: 455px;
}

div.content-box-hint input#file
{
  width:440px;
}

div.form-col div.form-col-small
{
  width: 130px;
  float:left;
}


div#profile-edit textarea#text-invitation
{
  width:480px;
  height:100px;
}

div#groups div#guestbook_form_slidedown input,
div#groups div#guestbook_form_slidedown textarea
{
  width:450px;
  margin-bottom:5px;
  margin-top:5px;
}

div#groups div#guestbook_form_slidedown label
{
  font-size:11px;
}

img.icon {
  margin-right:10px;
}

/* ##########################################################################
      HYPERLINKS
############################################################################# */


.content-box ul li a
{
  float: none;
  line-height: 12px;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

.content-box ul li div.button-img a
{
  font-size: 11px;
  line-height: 16px;
}

.content-box ul li .city-entry-data a
{
  font-size: 11px;
}

#contacts-all ul li a
{
  font-size:11px;
}

#col-right .content-box ul li a
{
  font-size:11px;
}

.content-box a
{
  text-decoration: none;
  float: none;
}

.content-box div.avatare-70x70 a
{
  height: 70px;
  width: 70px;
  display: block;
  font-size:1px;
  line-height: 1px;
}


.content-box div.content-box-gradient a, .content-box div.content-box-hint a, #col-right .content-box div.content-box-gradient a, #col-right .content-box div.content-box-hint a
{
  float: none;
  font-size:12px;
}

form.form-login a
{
  float: none;
}

.content-box ul li a.detail-link
{
  display:block;
  float:right;
  font-size: 11px;
}

.content-box ul.market-list li a
{
  display: block;
  float:left;
  font-size: 11px;
}

.content-box #guestbook ul li a
{
  font-size:11px;
}



a.top
{
  float:right;
  text-decoration: none;
  font-size: 11px;
  background: transparent url(../img/layout/toplink.gif) center left no-repeat;
  padding-left:10px;
}


#last-visitors a,
#birthdates a
{
  font-size: 11px;
}

#family-blog-news ul li a
{
  font-size:11px;
}

div#menu-profile ul li a
{
  font-size:11px;
}

div#menu-profile ul li.active a
{
  color: #003366;
}

div.pageview ul li a
{
  font-size:11px;
  line-height:16px;
}


div.pageview ul li.inactive a
{
  color: #a6e0f2;
}


div.pageview ul li.active a
{
  color: #fd7113;
}

.content-box #guestbook-all a
{
  margin-left: 10px;
  font-size:11px;
}


div.connection-family-name a, div.connection-family a
{
  float:none;
}

div#profile-edit a.rss-link
{
  margin-top:15px;
  background: transparent url(../img/layout/blog-icon.gif) no-repeat center right;
  padding-right: 20px;
}

div#blog-detail a.notify-link
{
  margin-top:15px;
  padding-right:0;
}


div#blog-detail a.comment-link
{
  margin-top:5px;
  padding-right:0;
}

#blog-filter a,
#blog-entry-settings a
{
  float:none;
}

#blog-entry-comments ul li a.editor-user
{
  color: #b13a62;
  font-weight:bold;
}

a.simple-rwd
{
  float:left;
}


a.simple-fwd
{
  float:left;
  margin-left:250px;
}

div#profile-edit div.edit-options a
{
  float:left;
  margin:15px 15px 0 0;
}

#address-info a
{
  font-size:12px;
}


div#new-text-entry div.content-box-hint a
{
  font-size:11px;
  float:left;
}

.content-box-wide #neighbourhood a, .content-box-wide #sponsored_groups a
{
  font-weight:bold;
  font-size:12px;
}

.content-box-wide #neighbourhood a.forum-link, .content-box-wide #sponsored_groups a.forum-link
{
  font-weight:normal;
  font-size:11px;
}

#common-interests-keywords a
{
  float:none;
  color: #008cb9;
}

.content-box-wide #neighbourhood div#neighbourhood-no-login a
{
  font-weight:normal;
  float:none;
}

div#profile-edit div#msg-detail div.form-col-left a
{
  font-size:12px;
}

div.content-box-hint div.col-right a
{
  text-decoration: none;
  font-size: 12px;
}


div#blog-entries-provider a,
div#blog-entries-contacts a,
div#forum-entries-groups a
{
  font-size:11px;
  font-style:normal;
}

div#my-city a
{
  float:none;
  font-weight:bold;
}

#dashboard div#recommendations-all a,
#groups div#recommendations-all a
{
  margin-left: 10px;
}

div#city-homepage div#recommendations a
{
  margin-left: 10px;
}


#uploads div.btn-raw-del a,
#uploads div.btn-raw-search a
{
  font-size:11px;
}

#group-members ul.img-list li a
{
  font-size:11px;
}

#member-info-admin a, #group-info a
{
  text-decoration:none;
}

div#member-info a
{
  text-decoration:none;
}

div#groups div#recommendations-all ul.teaser-list li a,
div#city-homepage div#recommendations ul.teaser-list li a
{
  font-size:11px;
}

.content-box div#blog-all ul li span a
{
  font-size:11px;
}

div#city-homepage div.content-box-wide-gradient p a
{
  font-size:12px;
}

#col-right .content-box h3 a
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
}

div.small-right .content-box h3 a
{
  text-transform:none;
}

#is-ad {
  margin-left: 15px;
}

/* #############################################################################
      TEXTS
############################################################################# */

#austauschen h1
{
  color: #003366;
  margin: 10px 0 5px 0;
}

h1.rss-head
{
  float:left;
}

#austauschen h4
{
  color: #003366;
  margin: 0px 0 0px 0;
  font-size: 12px;
}

.content-box div#register h1
{
  float: left;
  color: #003366;
  font-size: 18px;
  font-family: Verdana;
}

#profile-admin h1
{
  color: #003366;
  margin: 10px 0 5px 0;
}


.content-box ul li span
{
  font-size: 11px;
  line-height: 11px;
  color: #fd7113;
  margin: 0;
  padding: 0;
}

.content-box div#forum_top ul li span
{
  line-height:14px;
  margin:2px 0px 5px 0pt;
}

.content-box h2,
.content-box .sidebar_h2_gradient
{
  margin: 6px 0;
}

div.small-right div.content-box h2,
div.small-right div.content-box .sidebar_h2_gradient
{
  font-size: 11px;
  color: #003366;
  text-transform: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content-box h3,
.content-box .sidebar_h3,
.article_forumbox_headline
{
  margin: 0px 0 0 0;
}

form.form-login span
{

  display: block;
  font-size:11px;
  line-height:15px;
}

.content-box p
{
  margin: 5px 0;

}

.content-box div#register form p
{
  margin-top: 11px;
  margin-left: 300px;

}

.content-box #register div.form-leftcol strong
{
  font-size: 14px;
  line-height: 18px;
}

.content-box #register div.form-row strong
{
  margin-bottom: 13px;
  display: block;
  float:left;
}

.font-small
{
  font-size: 11px !important;
}

.content-box ul.market-list li p
{
  display: block;
  margin: 0 0 0 80px;
}

.content-box ul.no-img li p
{
  margin: 0;
}

.content-box ul.no-img li span
{
  font-style: italic;
}

.content-box ul.market-list li span
{
  color: #003366;
  margin: 5px 0;
  display: block;
}

.content-box ul.market-list li strong
{
  font-size: 11px;
}

.content-box ul.market-list li strong.price
{
  font-size:14px;
}

.content-box ul.market-list li h2
{
  display: block;
  margin: 0 0 0 80px !important;
}

.bubble-box p
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-style:italic;
  font-weight: bold;
  font-size:12px;
  float:left;
  width: 170px;
  margin-top:35px;
  text-align:center;

}

#profile-admin div#address-info p
{
  color: #008cb9;
  font-size:12px;
}

#profile-admin div#family-members p
{
  font-size:12px;
}

#profile-admin p span,
#profile-admin #general-info .general-info-data span,
#blog-detail .general-info-data span
{
  color: #fd7113;
  font-size:11px;
}

#profile-admin strong
{
  color: #fd7113;
  font-size:11px;
}

#profile-admin #general-info .general-info-data,
#blog-detail .general-info-data
{
  margin-bottom: 15px;
}


#family-blog h2 img
{
  position:relative;
  top:3px;
  left:10px;
}

#family-contacts p, #common-contacts p
{
  margin-top:10px;
  width:145px;
  padding-left: 5px;
  font-size: 11px;
  color: #008cb9;
}

.content-box div#contacts-all  ul li span
{
  color: #003366;
}
.content-box div#contacts-all ul.img-list li span
{
  display:block;
  height:20px;
}
.content-box div#family-search-result div#contacts-all  ul li span
{
  color: #fd7113;
}

#family-blog-news h3
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:14px;
  margin:0 0 5px 0;
  padding:0;
  text-transform:none;
  color: #008cb9;
}

#recommendations-groups h3
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:14px;
  margin:0 0 0px 0;
  padding:0;
  text-transform:none;
  color: #008cb9;
}


#family-blog-news span
{
  display:block;
  height:11px;
  margin-bottom:5px;
}

#family-blog-news ul li p
{
  display: block;
  margin-left:58px;
}


#family-blog strong.blog-status, #guestbook strong.guestbook-status
{
  display:block;
  margin-top:5px;
  color: #fd7113;
}

ul.edit-family-members li span
{
  float:left;
  color: #003366;

}

/*#recommendations-all strong,*/
div#city-homepage div#recommendations strong,
#contacts-edit strong,
#blog-entries-contacts strong,
#blog-entries-provider strong
{
  color: #008CB9;
  margin-left:10px;
}


form#edit-profile-msgs #contacts-edit .form-col-left strong,
form#groups-member-applications #contacts-edit .form-col-left strong
{
  display:block;
  margin-left:58px;
}

form#edit-profile-msgs #contacts-edit .form-col-right strong,
form#groups-member-applications #contacts-edit .form-col-right strong
{
  float:left;
  color: #fd7113;
  font-size:11px;
}

#recommendations-all span,
#blog-entries-contacts span,
#blog-entries-provider span,
#forum-entries-groups span
{
  margin-left:10px;
  font-style:normal;
}

#forum-entries-groups span.groupLink
{
  margin-left:0px;
}

#contacts-edit span
{
  font-size:11px;
  line-height:14px;
}

.content-box #profile-edit #recommendations-all p
{
  margin-left:58px;
}

.content-box #blog-entries-contacts p,
.content-box #blog-entries-provider p,
.content-box #forum-entries-groups p
{
  margin-left:58px;
  font-style:normal;
  margin-top:0;
  padding-top:0;
}

.content-box #blog-entries-contacts div.content-box-hint p,
.content-box #blog-entries-provider div.content-box-hint p,
.content-box #profile-edit #recommendations-all div.content-box-hint p
{
  margin-left: 0;
}

#contacts-edit p
{
  margin-left:58px;
  font-size:11px;
  margin-top:0;
  margin-bottom:0;
}

form#edit-profile-msgs #contacts-edit .form-col-right p,
form#groups-member-applications #contacts-edit .form-col-right p
{
  margin:0 0 0 10px;
  font-style:italic;
  float:left;
}


.content-box #guestbook-all p
{
  margin-left: 58px;
  font-size: 12px;
}

.content-box #guestbook-all span
{
/*  margin-left:10px;*/
}

#col-right #search-form h4,
#col-right #search-form-groupmembers h4
{
  font-size: 11px;
  margin-bottom:5px;
}

#blog-filter h4
{
  margin-top:10px;
}

#blog-entry-settings h4
{
  margin-top:10px;
  margin-bottom:10px;
}

/* schlagworte im blog-filter */
.keyword-large
{
  font-size:15px;
  font-weight:bold;
}

.keyword-larger
{
  font-size:13px;
  font-weight:bold;
}

.keyword-normal
{
  font-size:11px;
  font-weight:bold;
}


.keyword-smaller
{
  font-size:9px;
  font-weight:bold;
}

.keyword-small
{
  font-size:8px;
  font-weight:bold;
}

#blog-detail h1
{
  color: #003366;
  float:left;
}

#blog-detail h2
{
  float:left;
}

#blog-detail span
{
  color: #fd7113;
  font-size:11px;
  margin: 5px 0;
  display:block;
}

#blog-entry-comments ul li span
{
  color: #003366;
  font-style:italic;
  font-size:12px;
  margin-top:5px;
  display:block;
}

#blog-entry-comments ul li div.comment-col-right p
{
  color: #003366;
}

form#edit-profile-3 div.form-col-left strong,
form#edit-profile-3 div.form-col-right strong
{
  margin-bottom:10px;
  display:block;
}

div#contacts-edit ul li div.contact-msg
{
  border: 1px solid #a6e0f2;
  padding:5px;
  width:344px;
  /*overflow:auto;*/
  height: 50px;
  display:block;
  margin:0px 0 0 58px;
  clear:both;
}

#memory-status h4
{
  color: #003366;
  font-size: 11px;;
}

#keywords_list ul li a
{
  font-size: 11px;
}

#buttoncontainer div.button-img {
  float: right;
  margin-left: 10px;
}
div#new-text-entry div.content-box-hint strong
{
  font-size: 11px;
}

div#new-text-entry div.content-box-hint p
{
  font-size:11px;
}

#austauschen div.content-box-wide-gradient h1
{
  color: #003366;
}

#austauschen div.content-box-gradient-header-msg h1
{
  color: #003366;
  margin: 0;
}

#austauschen div.content-box-wide p
{
  margin-bottom:0;
  margin-top:5px;
}

div.content-box-wide #neighbourhood div#neighbourhood-no-login p
{
  width: 460px;
  margin:0;
  padding:0 10px;
}

div.content-box-wide #neighbourhood div#neighbourhood-no-login h2
{
  margin-bottom:2px;
}

div#blog-entries-provider a strong,
div#blog-entries-contacts a strong
{
  font-size:12px;
}

#dashboard div#recommendations-all p
{
  margin: 3px 0 3px 80px;
}


#groups div#recommendations-all p,
div#city-homepage div#recommendations p
{
  margin: 3px 0 3px 58px;
  font-size:11px;
}

#dashboard div#recommendations-all span
{
  display:block;
  margin: 3px 0 3px 80px;
}

#groups div#recommendations-all span,
div#city-homepage div#recommendations span
{
  display:block;
  margin: 3px 0 3px 58px;
}


div#blog-entries-contacts div.content-box-hint p
{
  font-size:12px;
}

#uploads p
{
  margin-left: 80px;
}

.gmap-markers-exceeded-hint
{
  font-size:10px;
}

/**
* Symfony auto completes
*/

div.auto_complete ul li {
  font-size: smaller;
  padding: 3px;
  margin: 0;
  background-color: white;
  cursor: pointer;
}

div.auto_complete ul li.selected {
  background-color: #FFFFCC;
}

.small-right form#search-families h2,
.small-right form.groups h2
{
  color: #fd7113;
}

div#groups h1
{
  color: #003366;
}

div#groups div#main-data p
{
  margin-top:10px;
}

div#edit-group-properties strong
{
  display:block;
  margin-bottom:5px;
}

strong.status
{
  font-style:italic;
  font-size:11px;
}

#search-form-groupmembers form
{

  margin-top:0;
}

div#sn-teaser a strong
{
  margin-top:12px;
  margin-right:10px;
  display:block;
  font-size:12px;
  float:right;
}


div.index-teaser p
{
  color: #fff;
  font-size:12px;
  padding-left:5px;
  padding-right:5px;

  font-weight:bold;
}

div#sn-teaser h1
{
  margin-left:10px;
}

div#groups h1.austauschen-head
{
  color: #fd7113;
}

div#groups ul li h2
{
  text-transform: none;
  font-size:14px;
}

div#groups div#recommendations-all ul.teaser-list li a strong
{
  font-size:12px;
}

div.small-right .content-box h2,
div.small-right .content-box .sidebar_h2_gradient,
div.small-right .content-box h3,
div.small-right .content-box .sidebar_h3
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  text-transform:none;
  font-size:11px;
}

/*
div#contacts-edit ul li div.contact-msg
{
  border: 1px solid #a6e0f2;
  padding:10px;
  width:344px;
  margin:15px 0 0 58px;
}*/
/* #############################################################################
      LAYER
############################################################################# */
/*
// deprecated replaced by .slide-layer because we need it also for users
.children-layer
{
  border-top: 1px solid #00a5da;
  border-bottom: 1px solid #00a5da;
  margin: 10px 0;
  padding: 10px 0;

}
*/

ul#birthdays li {
  color: #fd7113;
}

.label-input {
  vertical-align: middle;
}

div.group-forum-post-headline {
  display: inline;
  font-weight: bold;
}

/* different margin is set in content_ie.css */
div.group-forum-post-headline {
  margin-left: 10px;
}

/* #########################################################################
      TEASER/PROMOS
   ######################################################################### */

div.campaign-wide, div.campaign-small, div.campaign-mini {
  overflow: hidden;
  display: block;
  /*border-top: 3px solid #00a5da;
  border-bottom: 3px solid #00a5da;*/
  margin-top: 7px;
  margin-bottom: 7px;
}

div.campaign-wide {
  width: 764px;
  height: 76px;
}

div.campaign-small {
  width: 500px;
  height: 137px;
}

div.campaign-mini {
  width: 375px;
  height: 119px;
}

div.campaign-micro {
  /*border-top: 3px solid #00a5da;
  border-bottom: 3px solid #00a5da;*/
  overflow: hidden;
  display: block;
  width: 250px;
  height: 106px;
}

div.campaign-mgm-inline {
  width: 480px;
  height: 137px;
  overflow: hidden;
  display: block;
  margin-right: 0;
}

/* #########################################################################
      GOOGLE MAPS
   ######################################################################### */

div#multi-marker {
  overflow: auto;
  height: 100px;
}

div#googlemap {
  overflow: hidden;
}



/* #########################################################################
  TABLES
######################################################################### */
.content-box table
{
  border: none;
  width:480px;
  border-collapse:collapse;
}
.content-box table th
{
  border-bottom: none;
}

.content-box table td, .content-box table th
{
  text-align: left;
  padding: 2px 5px;
  height: 26px;
  border: 2px solid #fff;
  font-size: 11px;
  background-color: #ddf1fa;
}

#markt-de .seperator-line {
  border-top: 1px solid #00A5DA !important;
}

#markt-de {
  border-bottom: 3px solid #00A5DA !important;
}

/* #########################################################################
  navigation ads
######################################################################### */
.navad-text {
  margin-top:6px;
  padding-left:14px;
  text-align: center;
  float:left;
  font-size: 11px;
  color: #999999;
  font-family:arial, verdana, sans-serif;
}

#avatarImgNewGroupDetails {
  border:  1px solid #ccedf8 !important;
  padding: 3px;
 }

.smallAvatarImg {
  border:  1px solid #ccedf8 !important; 
}


/* #########################################################################
  Social Bookmarks
######################################################################### */

a#socialbookmarks-show, a#socialbookmarks-show-bottom
{
  float:right;
  margin:2px 15px 0 0;
  padding-left:20px;
  background:transparent url(../img/layout/buttons/article_bookmarks.gif) no-repeat scroll left center;
}
div#socialbookmarks, div#socialbookmarks-bottom
{
 position:absolute;
 width:255px;
 z-index:10000;
 background-color:#fff;
 border:1px solid #008CB9;
}
div#socialbookmarks p, div#socialbookmarks-bottom p
{
  padding:0 4px;
  font-size:12px;
}
div#socialbookmarks p a#socialbookmarks-hide, div#socialbookmarks-bottom p a#socialbookmarks-hide-bottom
{
  float:right;
  font-weight:bold;
}
div#socialbookmarks ul, div#socialbookmarks-bottom ul
{
  float:left;
  margin:4px 0 0 4px;
  border-style:none;
}
div#socialbookmarks ul#socialbookmarks-left, div#socialbookmarks-bottom ul#socialbookmarks-bottom-left
{
  width:40%;
}
div#socialbookmarks ul#socialbookmarks-right, div#socialbookmarks-bottom ul#socialbookmarks-bottom-right
{
  width:55%;
}
div#socialbookmarks ul li, div#socialbookmarks-bottom ul li
{
  height:26px;
  padding:0;
  border-style:none;
  width: 120px;
}
div#socialbookmarks ul li a, div#socialbookmarks-bottom ul li a
{
  font-weight:bold;
  line-height:30px;
}
div#socialbookmarks ul li a img, div#socialbookmarks-bottom ul li a img
{
  width:20px;
  height:20px;
  margin-right:3px;
  vertical-align:-5px;
  border-style:none;
}
a.facebookshare-link 
{
  float:right;
  margin:0px 10px 0 0;
  padding-left:15px;
}

.FBConnectButton_Text {
  color: #fff !important;
  font-style: normal !important;
}

.article-option-bar {
  height: 20px;
  margin-top: 5px;
  background: #e2f3fa url(/img/layout/tool_row_left.gif)  no-repeat top left;
}

.article-option-bar .rightcorner {
  float: right;
  height: 20px;
  width: 6px;
  background: url(/img/layout/tool_row_right.gif) no-repeat top left;;
}
.article-option-bar .article-date {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 2px;
}
/* #########################################################################
  Shop
######################################################################### */

.strong {
  font-weight:bold;
}
.em {
  font-style:italic;
}

#shoppen div#col-right .sidebar_h2 {
  display:block;
  margin:0;
  padding:5px 10px;
  font-family:Verdana,Arial,sans-serif;
  font-size:12px !important;
  font-weight:bold;
  color:#AD124C;
  cursor:pointer;
}

/*
#shoppen div#col-right div#abo .sidebar_h2
{
  color:#AD124C;
  font-family:Verdana,Arial,sans-serif;
  font-size:12px !important;
  font-weight:bold;
  cursor:pointer;
  display:block;
  margin:0;
  padding:5px 10px;
}
*/


/* #########################################################################
  Ebooklet Sidebar Navi
######################################################################### */

#ebookletNav {
  border-top:3px solid #00A5DA;
  background-color: #fff;
  margin-bottom: 15px;
  margin-left: -15px;
  padding: 12px 10px 5px 25px;
}
#ebookletNav a {
  text-decoration:none;
}
#ebookletNav li {
  text-indent: -1.1em;
  padding-left: 1.1em;
  margin-bottom: 0.6em;
  line-height: 1.2em;
}
#ebookletNav .headline {
  margin-top:0;
  margin-bottom:6px;
  padding-bottom:4px;
  font-size:11px;
  font-weight:bold;
  color:#023469;
  border-bottom:1px solid #00A6DA;
}
#ebookletNav .backlink {
  margin-top:12px;
  margin-bottom:0;
  padding-top:6px;
  border-top:1px solid #00A6DA;
}

#ebookletNav a.navigation-active {
	text-decoration: underline !important;
}

/* elt3_registrierung */
div.eltTooltip {
  font-family: Arial;
  font-size: 11px;
  line-height: 14px;
  color: #003366;
  background-color: #F4F4F4;
  padding: 10px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
}


/* #########################################################################
  Services
######################################################################### */
#services-header
{
  width:500px;
  height:29px;
  background-image:url('/de/img/layout/services-header-left.gif');
  background-position:top left;
  background-repeat:no-repeat;
  background-color:#00A6DA;
}
#services-header h2
{
  padding-left:9px;
  font-family:verdana, arial, sans-serif;
  font-weight:bold;
  font-size:18px;
  line-height:29px;
  color:#fff !important;
  background-image:url('/de/img/layout/services-header-right.gif');
  background-position:top right;
  background-repeat:no-repeat;
}
#services
{
  float:left;
  width:480px;
  padding:10px;
  background-color:#fff;
}
#services h3
{
  margin:0 0 5px 0 !important;
  padding:0;
  font-family:verdana, arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height:12px;
  color:#003366 !important;
}
#services p
{
  margin:0;
  font-family:arial, verdana, sans-serif;
  font-size:12px;
  line-height:16px;
  color:#003366;
}
#services .services-teaser-img
{
  float:left;
  margin:0 10px 13px 0;
}
#services ul
{
  clear:both;
  margin:0 0 10px 0;
  padding:0;
  list-style-type:none;
  border-bottom:1px solid #A6E0F2;  
}
#services li
{
  margin:0;
  padding:0 0 15px 0;
}
#services img
{
  margin-right:2px;
  vertical-align:top;
  border-style:none;
}
#services h4
{
  margin-bottom:3px !important;
  font-family:arial, verdana, sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height:12px;
  color:#003366;
  text-decoration:none;
}
#services li p,
#services li p a
{
  padding:0 !important;
  clear:both;
  font-family:arial, verdana, sans-serif;
  font-size:12px;
  line-height:16px !important;
  color:#008CB9;
  text-decoration:none;
}
#services li p a
{
}
#services hr
{
  height:1px;
  margin:-2px 0 10px 0 !important;
  margin:-10px 0 -20px 0;
  color:#A6E0F2;
  background-color:#A6E0F2;
  border-style:none;
}

#content div.wide-left.tool {
margin-right: 0;
}
#content div.wide-left.tool,
#content div.small-right.tool {
padding: 0;
border-top: 3px solid #00A5DA;
}
#content div.small-right.tool {
width: 260px !important;
}

#content div.wide-left.tool div.border,
#content div.small-right.tool div.border {
background: #fff;
padding: 0 10px 10px 10px;
margin-bottom: 15px;
}

#content div.small-right.tool div.help {
padding: 5px 0 25px 0;
width: 240px;
background-color: #F4F4F4;
}
#content div.small-right.tool div.help .headline {
display: block;
height: 20px;
margin: 5px 0 0 10px;
padding-left: 20px;
font-family: verdana;
font-weight: bold;
font-size: 12px;
background-image: url(/de/img/link_icons/tipps-und-adressen.gif);
background-repeat: no-repeat;
}
#content div.small-right.tool div.help .seperator-line {
width: auto;
margin: 0 10px 10px 10px;
}
#content div.small-right.tool div.help p {
font-family: arial;
font-size: 11px;
line-height: 14px;
color: #003366;
margin: 0 10px 10px 10px;
}

/* #########################################################################
  Tool: Sidebar Elements 
######################################################################### */
#content div.small-right div.tool {
width: 263px;
margin: 0px 0px 15px -15px;
padding: 5px 1px 1px;
border-top: 3px solid #00A5DA;
background-color: #FFFFFF;
}
#content div.small-right div.tool-help {
padding: 5px 0 10px 0;
width: 250px;
background-color: #FFFFFF;
margin: 7px 15px 12px 0;
}
#content div.small-right div.tool-help .headline {
display: block;
height: 20px;
margin: 5px 0 0 10px;
padding-left: 20px;
font-family: verdana;
font-weight: bold;
font-size: 12px;
background-image: url(/de/img/link_icons/tipps-und-adressen.gif);
background-repeat: no-repeat;
}
#content div.small-right div.tool-help .seperator-line {
width: auto;
margin: 0 10px 10px 10px;
}
#content div.small-right div.tool-help p {
font-family: arial;
font-size: 11px;
line-height: 14px;
color: #003366;
margin: 0 10px 10px 10px;
}
#content div.small-right div.tool-help div.button-img-pos {
  margin:0px 15px -10px 0;
  float:right;
}
/* #########################################################################
  Topthemen + Topthema: overwriting styles (.tt is class of <body /> element
######################################################################### */
.tt #breadcrumb-wrapper
{
  background-color:#D1EDB1;
}
.tt #content
{
  background-image:url(/de/img/layout/content_tt_gradient.jpg);
  background-repeat:repeat-x;
  background-color:#EEF9E2;
}
.tt .content-box
{
  border-style:none;
}
.tt .seperator-line
{
  border-color:#78CB1F;
}
.tt .content-box-hint
{
  border-color:#78CB1F;
  background-color:#E9F8CC;
}

/* #########################################################################
  Topthemen Index: content header
######################################################################### */
#tts-top
{
  height:29px;
  background-color:#78CB1F;
  background-image:url(/de/img/layout/tt_corner_tr.gif);
  background-repeat:no-repeat;
  background-position:top right;
}
#tts-top-hl
{
  padding-left:9px;
  font-family:verdana, sans-serif;
  font-size:18px;
  font-weight:bold;
  line-height:28px;
  color:#fff;
  background-image:url(/de/img/layout/tt_corner_tl.gif);
  background-repeat:no-repeat;
  background-position:top left;
}

#tts-top-hl h2
{
  font-size:18px;
  font-weight:bold;
  line-height:28px;
  color:#fff !important;
}

/* #########################################################################
  Topthemen Index: content
######################################################################### */
#tts-cls
{
  float:left;
  padding:10px 10px 6px;
  background-color:#fff;
}
.tts-cl-image
{
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}
.tts-cl-hl
{
  font-family:verdana, sans-serif;
  font-weight:bold;
  font-size:12px;
  line-height:16px;
  color:#003366;
}
.tts-cl-text
{
  font-family:arial, sans-serif;
  font-size:12px;
  line-height:16px;
  color:#003366;
}
.tts-cl-tts
{
  clear:both;
  margin-bottom:10px;
  padding-bottom:19px;
  border-bottom:1px solid #A6E0F2;
}
.last .tts-cl-tts
{
  margin-bottom:0;
  border-color:#00A5DA;
}
.tts-cl-tts li
{
  margin-top:10px;
  padding-left:32px;
  background-image:url(/de/img/layout/tt_icon.jpg);
  background-repeat:no-repeat;
  background-position:top left;
}
.tts-cl-tt-hl,
.tts-cl-tt-hl a
{
  font-family:arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#003366;
  text-decoration:none;
}
.tts-cl-tt-teasertext
{
  font-family:arial, sans-serif;
  font-size:12px;
  color:#003366;
}

/* pager */
#tts-pager
{
  float:left;
  clear:both;
  overflow:hidden;
  width:100%;
  padding-top:6px;
}
#tts-pager ul
{
  float:left;
  position:relative;
  left:50%;
  margin:0 auto;
  padding:0;
}
#tts-pager li
{
  float:left;
  position:relative;
  right:50%;
  border:2px solid #fff;
}
#tts-pager li a
{
  display:block;
  width:auto;
  padding:1px 6px;
  font-family:arial, sans-serif;
  font-size:11px;
  line-height:14px;
  text-decoration:none;
  color:#008CB9;
  border:1px solid #A6E0F2;
}
#tts-pager li.active a
{
  color:#FD7113;
  border-color:#FD7113;
}


/* #########################################################################
  Topthema: content and sidebar header
######################################################################### */
#tt-top
{
  float:left;
  width:765px;
  min-height:29px;
  background-color:#78CB1F;
}
#tt-postit
{
  position:absolute;
  left:422px;
  width:74px;
  height:75px;
  margin-top:-15px;
}
#tt-top-hl
{
  float:left;
  width:390px;
  display:inline;
  padding:6px 0 6px 9px;
  font-family:verdana, sans-serif;
  font-weight:bold;
  font-size:18px;
  line-height:18px;
  color:#fff;
  background-image:url(/de/img/layout/tt_corner_tl.gif);
  background-repeat:no-repeat;
  background-position:top left;
}
#tt-top-hl-sidebar
{
  margin-left:525px;
  padding:10px 10px 6px 0;
  font-family:verdana, sans-serif;
  font-weight:bold;
  font-size:12px;
  line-height:12px;
  color:#fff;
  background-image:url(/de/img/layout/tt_corner_tr.gif);
  background-repeat:no-repeat;
  background-position:top right;
}
#tt-top-hl-sidebar a 
{ 
  text-decoration:none; 
  font-size:12px; 
  color:#fff; 
}

/* #########################################################################
  Topthema: main including columns for content and sidebar
######################################################################### */
#tt-main
{
  clear:both;
  float:left;
}


/* #########################################################################
  Topthema: bottom
######################################################################### */
#tt-bottom
{
  clear:both;
}


/* #########################################################################
  Topthema: content
######################################################################### */
#tt-teasers
{
  padding:20px 10px 0 10px;
  background-color:#fff;
}
#tt-teasers li
{
  height:100%;
  padding-bottom:10px;
  margin-top:10px;
  border-bottom:1px solid #A6E0F2;
}
#tt-teasers li.last
{
  border-style:none;
}
#tt-teasers .tt-teaser-image
{
  float:left;
  margin-right:10px;
}
#tt-teasers .tt-teaser-content
{
  float:left;
  width:280px;
}
#tt-teasers .tt-teaser-spitzmarke a
{
  font-family:verdana, sans-serif;
  font-weight:bold;
  font-size:12px;
  line-height:16px;
  text-transform:uppercase;
  color:#D11A82;
  text-decoration:none;
}
#tt-teasers .tt-teaser-headline a
{
  font-family:verdana, sans-serif;
  font-weight:bold;
  font-size:12px;
  line-height:16px;
  color:#003366;
  text-decoration:none;
}
#tt-teasers .tt-teaser-text
{
  font-family:arial, sans-serif;
  font-size:12px;
  line-height:16px;
  color:#003366;
}
#tt-teasers .tt-teaser-text p
{
  margin:0;
}
#tt-teasers .tt-teaser-link
{
  margin:4px 0 0;
}
#tt-teasers .tt-teaser-link img
{
  vertical-align:top;
}
#tt-teasers .tt-teaser-link a
{
  font-family:arial, sans-serif;
  font-size:12px;
  text-decoration:none;
}


/* #########################################################################
  Topthema: sidebar
######################################################################### */
#tt-sidebar
{
  width:248px;
  margin-top:1px;
  overflow:hidden;
  border:1px solid #78CB1F;
  background-image:url(/de/img/layout/tt_bg_sidebar.png);
  background-repeat:repeat-x;
  background-position:top left;
  background-color:#EEF9E2;
}
#tt-sidebar .tt-sidebar-headline
{
  height:28px;
  margin-bottom:9px;
  padding-left:10px;
  background-color:#78CB1F;
  line-height:28px;
  font-family:georgia, serif;
  font-size:11px;
  font-weight:bold;
  color:#fff;
}
#tt-sidebar .tt-sidebar-subheadline
{
  line-height:16px;
  font-family:arial, verdana, serif;
  font-size:12px;
  font-weight:bold;
  color:#036;
}
#tt-sidebar .tt-sidebar-subheadline img
{
  vertical-align:bottom;
}
#tt-sidebar hr
{
  width:90%;
  height:1px;
  color:#A6E0F2;
  background-color:#A6E0F2;
  border-style:none;
}
#tt-sidebar ul
{
  margin:0;
  padding:0;
  list-style-type:none;
}
#tt-sidebar li
{
  font-family:arial, verdana, sans-serif;
  font-size:11px;
  color:#036;
  line-height:16px;
}
#tt-sidebar a
{
  text-decoration:none;
  color:#036;
}
#tt-sidebar span
{
  color:#D42A8B;
  text-transform:uppercase;
}
/* information */
#tt-sidebar #tt-sidebar-information
{
  margin-bottom:20px;
}
#tt-sidebar .tt-sidebar-articles
{
  margin-right:10px;
  padding-left:10px;
}
#tt-sidebar .tt-sidebar-articles ul
{
  margin-left:20px;
}
#tt-sidebar .tt-sidebar-media
{
  margin-right:10px;
}
#tt-sidebar .tt-sidebar-media li
{
  margin-bottom:2px;
  padding-left:30px;
  line-height:16px;
}
#tt-sidebar .tt-sidebar-media li img
{
  margin:0 2px 0 -20px;
  vertical-align:bottom;
}
#tt-sidebar .tt-sidebar-media span
{
  margin-left:0 !important;
  margin-left:-2px;
}
/* community */
#tt-sidebar #tt-sidebar-community
{
  margin-bottom:20px;
}
#tt-sidebar .tt-sidebar-foren
{
  padding:9px 0 0 10px;
}
#tt-sidebar .tt-sidebar-group, /* TODO remove this line after data.inc structure has been updated */
#tt-sidebar .tt-sidebar-groups,
#tt-sidebar .tt-sidebar-recommendations
{
  padding-left:10px;
}
#tt-sidebar #tt-sidebar-community ul
{
  margin-left:20px;
}
#tt-sidebar #tt-sidebar-community a
{
  color:#008CB9;
}
/* shop */
.tt-sidebar-shop .abo
{
  padding:10px;
}
.tt-sidebar-shop .abo img
{
  float:left;
}
.tt-sidebar-shop .abo .tt-sidebar-subheadline,
.tt-sidebar-shop .abo p
{
  margin-left:106px;
}
.tt-sidebar-shop .abo p
{
  margin-top:0;
  margin-bottom:0;
  font-family:arial, verdana, sans-serif;
  font-size:11px;
  color:#036;
}
.tt-sidebar-shop .abo a
{
  color:#008CB9;
}

/* #########################################################################
  Topthemen Tagloud Teaser
######################################################################### */
.tts-teaser-wrapper
{
  clear:both;
  width:480px;
  margin:0 auto;
  background-image:url(/de/img/layout/tts_teaser_bg.gif);
  background-repeat:repeat-x;
  background-position:0 4px;
  background-color:#fff;
}
.tts-teaser-content
{
  display:table-cell;
  width:370px;
  height:75px;
  padding:0 20px 0 90px;
  text-align:center;
  vertical-align:middle;
  border:1px solid #78CB1F;
  border-width:0 1px;
  background-image:url(/de/img/layout/tts_teaser_postit.jpg);
  background-repeat:no-repeat;
  background-position:10px 2px;
}
.tts-teaser-content ul
{
  margin:0;
  padding:0;
  list-style-type:none;
  text-align:center;
  border:none;
}
.tts-teaser-content ul li
{
  display:inline;
  padding:0;
  border:none;
}
.tts-teaser-content a
{
  font-family:verdana, sans-serif;
  font-size:12px;
  line-height:22px;
  color:#008CB9;
  text-decoration:none;
}
.tts-teaser-content a:focus,
.tts-teaser-content a:hover,
.tts-teaser-content a:active
{
  text-decoration:underline;
}
.tts-teaser-top
{
  height:4px;
  font-size:1px;
  line-height:1px;
  background-image:url(/de/img/layout/tts_teaser_top.gif);
  background-repeat:no-repeat;
}
.tts-teaser-bottom
{
  height:4px;
  font-size:1px;
  line-height:1px;
  background-image:url(/de/img/layout/tts_teaser_bottom.gif);
  background-repeat:no-repeat;
}


/* #########################################################################
  Topthemen Rotated Teaser
######################################################################### */
.tt-teaser-wrapper
{
  clear:both;
  width:480px;
  height:96px;
  margin:10px auto;
  border-bottom:1px solid #78CB1F;
  background-image:url(/de/img/layout/tt_teaser_bg.png);
  background-repeat:no-repeat;
}
.tt-teaser-title
{
  float:left;
  height:21px;
  margin-left:91px;
  display:inline;
  font-family:verdana, sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height:21px;
  color:#fff;
}
.tt-teaser-wrapper .tt-teaser-title span
{
  float:none !important;
  line-height:21px;
  font-size:12px !important;
  font-style:normal !important;
  color:#fff !important;
}
.tt-teaser-wrapper .tt-teaser-link
{
  float:right;
  height:21px;
  margin-right:8px;
}
.tt-teaser-wrapper .tt-teaser-link a
{
  font-family:arial, sans-serif;
  font-size:12px !important;
  line-height:21px;
  color:#fff;
}
.tt-teaser-main
{
  clear:both;
  height:65px;
  margin:0 10px 0 92px;
  padding-top:10px;
  font-family:verdana, sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height:1;
  color:#003366;
}
.tt-teaser-main img
{
  border:none;
}
.content-box a.tt-teaser-prev
{
  float:left;
  margin:5px 5px 0 0;
}
.content-box a.tt-teaser-next
{
  float:right;
  margin:5px 0 0 5px;
}
.content-box a.tt-teaser-prev img,
.content-box a.tt-teaser-next img
{
  margin:0 !important;
}
.tt-teaser
{
  float:left;
  width:340px;
  height:60px;
}
.tt-teaser img
{
  float:left;
  margin-right:10px;
}
.tt-teaser-headline
{
  margin-bottom:4px;
  color:#008CB9;
}
.tt-teaser-teasertext a
{
  color:#003366;
  font-size:12px;
  text-decoration:none;
  margin:0 !important;
}
.tt-teaser-teasertext a:focus,
.tt-teaser-teasertext a:hover,
.tt-teaser-teasertext a:active
{
  text-decoration:underline;
}


/* #########################################################################
  Guides
######################################################################### */
.guides-headline
{
  border-bottom:1px solid #00A6DA;
}
#guides-form
{
  font-family:arial, sans-serif;
}
#guides-form fieldset
{
  margin:0;
  padding:0;
  border-style:none;
}
#guides-form legend
{
  margin:0;
  padding:0 0 4px;
  font-weight:bold;
}
#guides-form ul,
#guides-form li
{
  border-top:none;
  border-bottom:none;
}
#guides-form ul
{
  background-color:#E6F5FC;
  margin-bottom: 12px;
}
#guides-form li
{
  clear:left;
  padding:8px;
}
#guides-form .label-left label
{
  display:block;
  position:relative;
  float:left;
  width:200px;
  margin-right:10px;
}
#guides-form .label-left input,
#guides-form .label-left select
{
  width:240px;
  font-family:arial, sans-serif;
}
#guides-form #zip
{
  width:60px;
}
#guides-form #city
{
  width:170px;
}
#guides-form #question4
{
  width:240px;
  height:105px;
}
#guides-form #day
{
  width:40px;
}
#guides-form #month
{
  width:50px;
}
#guides-form #year
{
  width:60px;
}
#guides-form .label-right
{
  padding: 2px 0 0 0px;
}
#guides-form .label-right input
{
  float:left;
  margin-right:10px;
}
#guides-form .label-right label
{
  display:inline;
  float:none !important;
  width:auto;
  height:auto;
}
#guides-form #legals
{
  padding: 5px 15px 5px 8px;
}

#guides-form #legals label
{
  width: 480px;
}

#guides-form .guides-error
{
  font-size:11px;
  font-style:italic;
  color:#FF0000;
  background:none;
}
#guides-form .label-left .guides-error
{
  margin-left:210px;
}
#guides-form .label-right .guides-error
{
  margin-left:26px;
}
#guides-form a
{
  font-size:11px;
}
#guides-form p
{
  margin-bottom:15px;
}
#guides-sidebar
{
  width:250px;
  padding:6px 0;
  text-align:center;
  border-top:3px solid #00A6DA;
  border-bottom:3px solid #00A6DA;
  background-color:#fff;
}

/* #########################################################################
  Pampers Special
######################################################################### */
.pampers-headline
{
  border-bottom:1px solid #00A6DA;
}
#pampers-form
{
  margin-top:20px;
  font-family:arial, sans-serif;
}
#pampers-form fieldset
{
  margin:0;
  padding:0;
  border-style:none;
}
#pampers-form legend
{
  margin:0;
  padding:0 0 4px;
  font-weight:bold;
}
#pampers-form ul,
#pampers-form li
{
  border-top:none;
  border-bottom:none;
}
#pampers-form ul
{
  background-color:#E6F5FC;
}
#pampers-form li
{
  clear:left;
  padding:8px;
}
#pampers-form .label-left label
{
  display:block;
  position:relative;
  float:left;
  width:200px;
  margin-right:10px;
}
#pampers-form .label-left input,
#pampers-form .label-left select
{
  width:240px;
  font-family:arial, sans-serif;
}
#pampers-form #zip
{
  width:60px;
}
#pampers-form #city
{
  width:170px;
}
#pampers-form #question4
{
  width:240px;
  height:105px;
}
#pampers-form #day
{
  width:40px;
}
#pampers-form #month
{
  width:40px;
}
#pampers-form #year
{
  width:60px;
}
#pampers-form .label-right input
{
  float:left;
  margin-right:10px;
}
#pampers-form .label-right label
{
  display:inline;
  float:none;
  width:auto;
  height:auto;
}
#pampers-form .pampers-error
{
  font-size:11px;
  font-style:italic;
  color:#FF0000;
  background:none;
}
#pampers-form .label-left .pampers-error
{
  margin-left:210px;
}
#pampers-form .label-right .pampers-error
{
  margin-left:26px;
}
#pampers-form a
{
  font-size:11px;
}
#pampers-form p
{
  margin-bottom:15px;
}
#pampers-sidebar
{
  width:250px;
  padding:6px 0;
  text-align:center;
  border-top:3px solid #00A6DA;
  border-bottom:3px solid #00A6DA;
  background-color:#fff;
}

/* #########################################################################
  Expertengruppe
######################################################################### */
.sponsored_groups_promo_headline
{
	font-size:11px;
	float:left;
}
.sponsored_groups_promo_teaser_name
{
  margin-left:90px;
  font-size:11px;
}
.sponsored_groups_promo_header_name
{
  margin-left:340px;
  font-size:11px;
}
.sponsored_groups_blog_info
{
  margin-left:53px;
	font-size:11px;
}
.sponsored_groups_blog_info span
{
  margin:0 !important;
}

/* #########################################################################
  SEO mode styles
######################################################################### */

/**
 * Browsers show headlines in bold by default so our nonsemantic elements have to be bold, too.
 * articleOption = headline of comment list
 */
.index_spitzmarke,
.index_headline,
.big_teaser_spitzmarke,
.big_teaser_headline,
.flat_teaser_spitzmarke,
.flat_teaser_headline,
.article_comment_h2,
.articleOption,
.sidebar_h2_gradient,
.sidebar_h3,
.sidebar_h5,
.article_forumbox_headline
{
  font-weight:bold;
}


/**
 * overwrtiting styles for spitzmarke in article
 * (spitzmarke is also used for tagcloud headline) 
 */
div#informieren div#informieren-detail h1.article-spitzmarke,
div#informieren div#informieren-detail .article-spitzmarke
{
  margin:0 0 2px 0;
  padding:9px 0 0 0;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:12px;
  text-transform:uppercase;
}


/**
 * overwrtiting styles for headline in article
 */
div#informieren div#informieren-detail h2.article-headline {
  margin:5px 0 6px -1px;
  padding:0;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:18px;
  line-height:22px;
  color:#003366;
}


/* #########################################################################
  Shop Teasers (index page and article)
######################################################################### */
.s-teaser-li
{
  background-color:#fff;
}
.s-teaser
{
  float:left;
  margin:0;
  padding:0 10px 10px 10px;
  width:459px;
  border:1px solid #d2007a;
}
.s-teaser p
{
  margin:0;
  font-size:12px;
  line-height:16px;
}
.s-teaser .s-teaser-spitzmarke
{
  margin-bottom:12px;
  font-family:verdana, sans-serif;
  font-weight:bold;
  font-size:12px;
  line-height:21px;
  color:#d2007a;
  border-bottom:1px solid #d2007a;
}

.s-teaser .s-teaser-product-link
{
  float:right;
  font-family:arial, sans-serif;
  font-weight:normal;
  font-size:12px;
  color:#d2007a;
  text-decoration:none;
  line-height: 21px;
}

.s-teaser .s-teaser-img
{
  clear:both;
  float:left;
  margin-right:14px;
}
.s-teaser .s-teaser-headline
{
  margin-bottom:3px;
  font-family:arial, sans-serif;
  font-weight:bold;
  font-size:12px;
  color:#036;
}
.s-teaser .s-teaser-text
{
  margin-bottom:6px;
  font-family:arial, sans-serif;
  font-size:12px;
  color:#036;
}
.s-teaser .s-teaser-shopping-link
{
  margin-left:116px;
  padding-left:24px;
  background-image:url(http://www.eltern.de/de/img/link_icons/shop.gif);
  background-repeat:no-repeat;
}
.s-teaser .s-teaser-shopping-link a
{
  font-family:arial, sans-serif;
  font-size:12px;
  color:#008cb9;
  text-decoration:none;
}
.s-teaser-li .clear
{
  line-height:1px;
  font-size:1px;
  clear:both;
}

/**
 * sidebar shop teaser
 */
.sbs-teaser
{
  width:230px;
  padding:10px;
  background-color:#fff;
}
.sbs-teaser .spitzmarke
{
  margin:0;
  font-family:arial, sans-serif;
  font-weight:bold;
  font-size:12px;
  color:#d2007a;
}
.sbs-teaser .main
{
  margin:10px 0;
  padding:6px 0;
  text-align:center;
  border:1px solid #d2007a;
  border-width:1px 0;
}
.sbs-teaser .main .prev img,
.sbs-teaser .main .next img
{
  margin-bottom:20px;
}
.sbs-teaser .main p
{
  margin:0;
  line-height:20px;
}
.sbs-teaser .main a
{
  font-family:arial, sans-serif;
  font-size:12px;
  color:#008CB9;
  text-decoration:none;
}
.sbs-teaser .main img
{
  border:none;
}
.sbs-teaser .link
{
  margin:0;
  line-height:12px;
  text-align:right;
}
.sbs-teaser .link a
{
  font-family:arial, sans-serif;
  font-size:12px;
  color:#008CB9;
  text-decoration:none;
}
.shop-sidebar-teaser
{
  width:248px;
  border:1px #D2007b solid;
}

.content-box form#rotd_subscribe label.left-label,
.content-box form#rotd_unsubscribe label.left-label,
.content-box form#shopping_nl_subscribe label.left-label,
.content-box form#shopping_nl_unsubscribe label.left-label,
.content-box form#nl_subscribe .form-row .form-col
{
  float: left;
  width: 200px!important;
}

.content-box form#rotd_subscribe .form-row,
.content-box form#shopping_nl_subscribe .form-row,
.content-box form#nl_subscribe .form-row
{
  font-size: 11px;
}

.content-box form#nl_subscribe {
  font-family: arial,sans-serif;
}

.intro .newsletter-headline {
  color:#003366 !important;
}

/*************** IMAGE SHOW ****************/

.article-imgShow {
  margin-left: 10px;
}

.article-imgShow #imgLeftLink, .article-imgShow #imgRightLink {
  width: 21px;
}

#imgLeftLink a, #imgRightLink a, #imgLeftLink a:active, #imgRightLink a:active {
  outline: none;
}

.article-imgShow #imgLeftLink {
  margin-right: 10px;
}

.article-imgShow #imgRightLink {
  margin-left: 10px;
}
.imgShowNavi a, .imgShowNavi span, .imgShowNavi div {
  float: left;
  display: block;
}

.imgShowNaviBacklink {
  width: 143px;
}

.imgShowNavi {
  width: 400px;
  margin-left: 31px;
  display: block;
}

.imgShowNaviWide {
  width: 480px !important;
  margin-left: 0 !important;
}

.imgShowNaviWide .currentNumbers {
  width: 149px !important;
  margin-left: 31px;
}
.imgShowNavi .currentNumbers {
  width: 120px;
  padding-left: 20px;
  display: block;
}

.imgShowNavi .currentNumbers span, .imgShowNavi .currentNumbers a.nextLink {
  font-size: 12px !important;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #008CB9 !important;
  font-style: normal !important;
}

.currentNumbers .prevLink {
  width: 13px;
}

.imgShowNavi .prevSpan {
  color: #008CB9 !important;
}

.article-imgShow #imageDescription {
  margin-bottom: 10px;
  display: block;
}

.article-imgShow .seperator-line {
  width: 400px;
  margin-left: 31px;
  border-top: 1px solid #008CB9;
}

.article-imgShow #imageHL {
  margin-bottom: 7px;
  margin-left: 31px;
  width: 400px;
}

.article-imgShow #imageDescription {
  margin-top: 7px;
  margin-left: 31px;
  width: 400px;
}

#imageShowOverview .imgShowTopTeaser, #imgShowList ul {
  display: block;
  width: 220px;
  float: left;
}

#imageShowOverview .imgShowTopTeaser-left, .imgShowList-left {
  margin-right: 20px;
}

#imgShowList {
 margin-top: 15px;
}

#imgShowList li {
  border-bottom: none !important;
  padding: 0;
}

#imgShowMediumRectangleLeft {
  width: 460px;
}

.imgShowMediumRectangle {
}

.imgShow-teaser {
  height: 75px;
  overflow: hidden;
  border-bottom: 1px solid #A6E0F2;
  padding-bottom: 9px;
  padding: 10px 0 9px 0;
}

.imgShow-teaser img {
  float: left;
  margin-right:10px;
}

.imgShow-teaser div.flat_teaser_spitzmarke, .imgShow-teaser div.flat_teaser_headline {
  font-size: 10px !important;
}

.imgshow-last-listelem {
  border-bottom: none !important;
}

div.separator-line-bold {
  border-bottom: 2px solid #00a5da;
  width: 440px;
  background-color: #fff;
  padding: 0 10px;
  display: block;
}

div#imgshow-pager {
  float: left;
  margin-left: 5px;
  text-align: center;
  width: 255px;
}

div#imgshow-pager ul {
  width: 440px;
  margin-top: 12px;
  border: none;
}
div#imgshow-pager ul li {
    border: medium none !important;
    color: #008CB9;
    display: inline;
    float: none;
    padding-right: 5px;
}

div#imgshow-pager ul li.active {
    font-weight: bold;
}

div#imgshow-pager ul li a {
    font-size: 11px;
}


#imgShow-thumbnails {
  width: 390px;
  display: block;
  padding-left: 30px;
}

#imgShow-thumbnails .thumb-active {
  border: 2px solid #008CB9;
}

.imgShow-thumbnavi {
  float: left;
  width: 17px;
  margin: 10px
}

/* #########################################################################
  Google News
######################################################################### */
#date_international {
  display: none;
}

/* #########################################################################
  Foren Ticker
######################################################################### */
.forenticker-headline-big {
  padding-bottom:10px;
  margin-top:10px;
  font-weight:bold;
  font-size:15px;
  width:730px;
  border-bottom: 1px solid;
}

.forenticker-headline {
	font-weight:bold;
  font-size:11px;
  padding:15px 0 10px 0;
}

.forenticker-lable {
	font-weight:bold; 
	font-size:11px;
	padding:15px 0px 10px 0px !important;
}

.forenticker-birthday-range {
  margin:20px 10px 15px 470px;
}

.forenticker-cursor-list {
  margin:10px 5px 5px 30px;
  float:left;
}

.forenticker-frame {
  width:640px;
  padding:10px;
  margin:5px;
  border:1px solid #003366
}

.forenticker-line {
  width:620px;
  padding: 0 5 0 5px;
  margin:0 5 0 5px;
  border-bottom:1px solid #BCE5F7;
}
