@charset "iso-8859-1";
/* CSS Document */

/* ************************************************************************************* */
/* ************************************************************************************* */
/*					GLOBALS STYLES														 */
/* ************************************************************************************* */
/* ************************************************************************************* */

.clear{
	clear: both;
	float: none;
    font-size: 1px;
	}

.error{
	color: red;
	}

.seperator-line, .seperator-line-light{
	/*height: 1px;*/
	width:100%;
	font-size:1px;
	line-height: 1px;
	
	}

.seperator-line-light
{
	/*border-top: 1px solid #cccccc;*/
}

.sidebar-more-link
{
  float:left !important;
  margin-bottom:5px;
  background: url(../img/layout/bg-bottom-form.gif) no-repeat bottom #DCDCDC;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 10px;
  text-align:right;
  width: 302px;
  margin-left: 13px;
}

#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;*/
}
.singlecol p a { font-size: 11px;}

.nofloat
{
	float: none !important;
}

.float-right
{
	float:right !important;
}


.noborder
{
	border: none !important;
}

.no-border-top
{
	border-top:none !important;
}

/* ************************************************************************************* */
/* ************************************************************************************* */
/*					CONTENT ELEMENTS - Desarrollo												 */
/* ************************************************************************************* */
/* ************************************************************************************* */



/* #############################################################################
		BOXES
############################################################################# */


.content-box-wide{
	/*width:745px;*/	}

div#city-homepage .content-box-wide{
	border-top:none;
}
#austauschen { z-index: 0 !important; /*Pop up*/ }
#austauschen .wide-left .content-box { width: 485px; margin-top: 10px;}
#austauschen .wide-left .content-box p { margin-top: 10px; margin-bottom: 15px;}
.wide-left .content-box{ /* columna izq */
	width: 631px;
	padding-bottom: 0;
	float: left;
	margin-bottom:0 !important;
}

.small-right .content-box{
	width: 325px;
	}

#col-right .content-box
{
	font-size: 11px !important;
	line-height:14px;
	float: left; /*Articulos realacionados*/
	margin-bottom: 15px;
}
/*Comunidad nueva - Cambiado2 */
#austauschen #col-right .content-box {
	background:transparent none repeat scroll 0 0;
	font-size:12px !important;
	line-height:14px;
	/*width:431px !important;*/
	width:484px !important;
	margin-top: 10px;
	float: left;
	clear: left; /* Para que el buscador de google no mueva la página en comunidad */
}
/**/
/* Comunidad Nueva - Cambiado5 */
#austauschen #content div.small-right .content-box { width: 320px !important; }
#austauschen #content div.small-right .content-box h2 { width: 304px !important; }
/**/
#content div.small-right {
width:336px !important;
}
/* SEO nuevo <strong>*/ #content div.small-right .strong{ font-weight:bold;}
/* Comunidad Nueva - Familia - Cambiado */
#austauschen #col-right div.small-right .content-box { width: 320px !important; }

#austauschen #col-right #last-visitors, #austauschen #col-right #messages-info { width: 320px !important; }
/**/
.most {
	width: 309px;
	background:#FFF url(../img/layout/bg-articulos.jpg) no-repeat scroll 0 0;
	/*padding:5px 13px 13px;*/
	padding:5px 5px 13px;
	margin-top: 10px;
}
.most .sidebar-more-link {
	background:none;
	padding-bottom:5px;
padding-right:10px;
padding-top:5px;
text-align:right;
width:152px;
margin-left:160px;
}
#topTeaserVideo {
	border-bottom:3px solid #CEE665;
	border-top:3px solid #CEE665;
	padding-left: 15px;
	padding-right: 20px;
	float: left;
	width: 597px;
	background:#F0F7D0;
}
.content-box-gradient
{
	background: #ffffff url(/img/content_box_back_gradient.gif) repeat-x top left;
	padding: 10px 10px 5px;
    overflow:auto;
}
/*#austauschen .content-box-gradient { background: #E8F1F7; margin-top: 10px; padding:10px 20px; float: left; /*Formulario "Se ha completado el registro"}*/
/*Comunidad nueva - Cambiado*/
/*#austauschen .content-box-gradient { 
	background: #E6E6E6;
	border-top: 2px solid #C1D82F;
	border-bottom: 2px solid #C1D82F; 
	padding: 0 20px 10px; 
	float: left;*/ /*Formulario "Se ha completado el registro"*/
/*}*/
/**/
/* Comunidad Nueva - Familia - Cambiado */
#austauschen .content-box-gradient { background: #E6E6E6; /*margin-top: 10px;*/ padding: 0 20px 10px; float: left; /*Formulario "Se ha completado el registro"*/ /*width: 574px;*/}
#austauschen #col-right .content-box-gradient { border-top: 2px solid #C1D82F; border-bottom: 2px solid #C1D82F; }
#austauschen #col-right.small-right .content-box-gradient { border: none !important; }
/**/
#austauschen .content-box-gradient .button-img { background: none;}
.content-box-gradient .button-img { margin-top: 20px; background:#FFFFFF;}
.content-box-gradient-nobg
{
    background: #ffffff none repeat scroll 0%;
	padding: 1px 10px 5px 10px;
    overflow:auto;
}

#austauschen #profile-edit #fammembers .content-box-hint { background:#FFFFFF; color: #78A22F; }
#austauschen #profile-edit #fammembers .content-box-hint p { color: #78A22F !important; font-weight: bold; }
#austauschen #profile-edit #fammembers .form-3cols .form-col-right { clear: none !important; }

/* Comunidad Nueva - Editar Perfil - Cambiado4 */
#austauschen #profile-edit .content-box-hint {
	color:#000000;
	background: #E6E6E6;
	margin:15px 0;
	padding:5px 15px;
}
/**/

#austauschen #profile-edit #is_friend { margin-top: 5px;}
#austauschen #group-forum-posts .content-box-hint { background:#FFFFFF; color: #333333; font-size: 12px; }
#austauschen .content-box-hint { color: #333; }
.content-box-hint { /*recuadro contenedor de paginado en contenido del sitio fondo amarillo*/
	color: #BF4AB6;
	padding: 20px;
}
.imgShow {
	background: #E8F1F7;
	padding-top: 10px;
	margin-top: 20px;
	float:left;
	padding-bottom: 10px;
	width: 552px;
}
.imgShow h2 { color:#187EFF !important;}
.imgShow div.article-img { border:none !important;}
.content-box-hint-nobg
{
  font-size:      11px;
  background:     #FFFFFF; 
  float:          left;
  border-top:     1px solid #000000;
	border-bottom:  1px solid #000000;
	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;
	color: #003366;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffcc;
	width:220px;
	margin: 0px;
	position:absolute;
	right:0;
	top:38px;
}

/* Comunidad Nueva - Familia - Cambiado4 */
#profile-admin
{
	position:relative;
	padding-top: 10px;
	/*border-top: 2px solid #C1D82F;*/
}
/**/

/* Comunidad Nueva - Tu Perfil - Cambiado4 */
#profile-admin strong { color: #78A22F !important;}
/**/

#profile-admin .content-box-profile-visibility strong
{
	color: #003366;
}

/* Comunidad Nueva - Familia - Cambiado */
#family-blog .content-box-gradient
{
	background: #E6E6E6;
	width:574px;
	/*padding-right: 176px;*/
}

#family-blog .content-box-gradient strong { color: #000 !important; }
/**/
#family-blog .content-box-gradient .button-img {
	float:left !important;
	margin-left:15px;
	margin-top:0 !important;
}
#family-blog .content-box-gradient a { float:left;}
/* Comunidad Nueva - Tu Perfil - Cambiado4 */
.no-bg-img
{
	background: #E6E6E6 !important;
}
/**/
#austauschen #col-right #last-visitors ul li, #austauschen #col-right #messages-info ul li { border-bottom: 1px solid #C1D831; } 
/* Comunidad Nueva - Familia - Cambiado */
#austauschen #col-right #last-visitors h2 { width: 304px;}
/**/
/* Comunidad nueva - Familia - Cambiado5*/
#austauschen #col-right .small-right #last-visitors h2 { width: 304px;}
#austauschen #col-right.small-right #menu-profile { width:320px !important; border-top: none; }
/**/
/* Comunidad Nueva - Cambiado5 */
#austauschen #col-right #messages-info { margin-top: 20px; border-top: none;}
/**/
#austauschen #col-right #member-info { width: 300px; float:right; }
.content-box-no-padding
{
	padding:0 !important;
	width: 375px !important;
	border-top: none !important;
	background: #E8F1F7;
	margin-top: 10px;
}

.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;
	clear: left;
	}

#content div.wide-left
{
	/*634*/
	width:535px !important; /*Si no se desmonta las páginas*/
}

/* Comunidad nueva - Familia - Cambiado */
#austauschen #content div.small-right /* ancho de la columna derecha */
{
	width:320px !important;
}
/**/

#content .forum-sidebar div.small-right
{
  margin-top:33px;
}

.preview-box, .service-box
{
	/*background-color: #cbeefd;*/
}

.service-box
{
  /*border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;*/
}
#service-links { 
	width: 335px;
	float:left;
	/*margin-top: 10px;*/
	background:url(../img/layout/bg-lo-mas-util.jpg);
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#service-links h2 { color: #F7800F !important; }
#service-links ul li { 
	background:url(../img/layout/bg-gradient-naranja.jpg) no-repeat;
	width: 297px;
	height: 16px;
	padding: 3px;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left: 15px;
	border:0;
	margin-bottom: 1px;     
}
#service-links a { text-decoration: none; color: #167EFF !important;}
#links-magazine { margin-top: 10px; margin-bottom: 10px; float:left; }
#links-magazine a { text-decoration: none; color: #167EFF !important; }
#austauschen #col-left #common-interests-keywords { margin-top: 20px !important; padding: 0 !important; width: 515px; }
/* Comunidad Nuevo - Conoce - Cambiado5 */
#austauschen #col-left #common-interests-keywords a { color: #0099cc !important; }
/**/
#col-right #common-interests-keywords {
/*Original background: url(../img/layout/bg-otros.jpg) repeat-x 0px 0px #FFFFFF;*/
background: url(../img/layout/TagCloud.png) no-repeat 0px 0px;
/*Original width: 311px;*/
width: 309px;
padding: 13px;
margin:0px;
/*margin-right: 13px;*/
padding-top:5px;
}

#col-left #common-interests-keywords{
	background:none;}

/*Estilos nuevos*/
#common-interests-keywords .seperator-line{
	padding:5px;
	display:table;
	height:100%;
	width:250px;
	text-align:center;
	padding-top:0px;
	overflow:hidden;
	
	}
#common-interests-keywords .seperator-line a{
	/*display:table;*/
	display:inline;}
/**/

.include-box
{
  background-color:#D4F0FC;
}

/* BUBBLE (Motto d. Familie) */
.bubble-box
{
	background: transparent url(/img/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; }
#austauschen #header-text h1 { margin-top: 0; }

#profile-admin div#address-info p, #profile-admin div#family-members p  { color: #4677BB;}

#general-info{
	position:relative;
	display:block;
	margin-top:5px;
	float: left;
	}

/* Comunidad Nueva - Familia - Cambiado2 */
#member-info, #member-info-admin, #group-info
{
	/*border: 1px solid #000000;*/
	padding: 10px;
	background: #E6E6E6;
	font-size:11px;
}
/**/

#member-info strong {}

#messages-info
{
	padding: 0;
	width:250px;
}

#menu-profile
{
	padding: 0;
	width:244px;
	/*border-left: 3px solid #000000;
	border-right: 3px solid #000000;*/
}

/* Comunidad Nueva - Familia - Cambiado2 */
#austauschen #col-right #family-contacts
{
	/*background: #fff url(/img/contacts_background.jpg) no-repeat 10px 10px;*/
	width: 320px !important;	
}
#austauschen #col-right #family-contacts h2 { width: 304px; }

#austauschen #col-right #common-contacts
{
	background: #fff;
	width: 320px !important;
}
#austauschen #col-right #common-contacts h2 { width: 304px;/**/ font-size: 12px !important; /**/ }
/**/

/* Comunidad Nueva - Inicio Usuario - Cambiado */
#austauschen #col-right #birthdates {
	background:#FFFFFF none repeat scroll 0 0;
	width:320px !important;
}
#austauschen #col-right #birthdates h2 {
	font-size:12px !important;
	width:304px;
}
/**/

div#contacts-all
{
	border: none;
	width:460px;
}

div#contacts-all ul.img-list { margin-top: 10px; }

/* Comunidad Nueva - Editar Perfil - Cambiado4 */
#profile-edit #edit-profile-4 { width: 515px; }
/**/
/* comunidad Nueva - Cambiado6 */
div#profile-edit { /*width: 515px;*/ padding-top: 10px; }
div#profile-edit h2 { /*border-top:2px solid #C1D82F;*/ }
/**/

div#profile-edit .edit-profile-3 { margin-top: 10px;}

/* Comunidad Nueva - Cambiado5 */
div#family-search-result { padding-top:10px; }
/**/

div#profile-edit h1 { line-height: 30px;}

#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/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/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 #000000;
	border-bottom: 3px solid #000000;
	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;
}

/* Comunidad Nueva - Familia - Cambiado4 */
#austauschen #col-right #blog-multimedia {
	padding: 5px;
	width: 310px !important;
	padding-top: 15px;
}
/**/

/* Comunidad Nueva - Familia - Cambiado2 */
#austauschen #col-right #blog-multimedia a { font-weight: bold !important; }
/**/

#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;
}

/* Comunidad Nueva - Cambiado4 */
#memory-status
{
	background-color: #E6E6E6;
	padding: 10px;
	font-size:12px;
	/* Para que no se pisen header-right y memory-status*/
	float: left;
	width: 300px;
}
/**/

#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;
}

/* Comunidad Nueva - Conoce - Cambiado */
#austauschen #col-one-top #header-text { background: #E6E6E6; }
/**/

/* Comunidad Nueva - Grupos - Cambiado2 */
#austauschen #header-text { border-top:2px solid #C1D82F; padding: 10px !important; }

.content-box-wide-gradient
{
	background: #E6e6e6;
	width: 961px;
	padding:10px;
}
/**/

/* Comunidad Nueva - Cambiado3 */
.wide-left .content-box-gradient-header-msg
{
	width:594px !important;
	background: #E6E6E6;
	padding:10px;
}
/**/

div#neighbourhood-no-login
{
	background: transparent url(/img/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;Se descuadra en IE6*/
	padding: 0;
	/*width:757px;*/
	width: 980px;
	float: left;
	background:#FFFFFF;
}

div.index-teaser
{
	width:243px;
	height:208px;
	/*border-right:3px solid #fff;
	border-top:3px solid #fff;*/
	background-color: #99CC33;
	float:left;
	position:relative;
	margin-left: 2px;
	_margin-left: 1px;
}

div#sn-teaser div.last-listelem
{
	border-right:none;
}

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: #E8F1F7;
	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
{
	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;
}

/* Comunidad Nueva - Todos los grupos - Cambiado */
div.pageview
{
	width:100%;
	display:block;
	font-size:11px;
	color: #000 !important;
	float:left;
	margin-bottom: 10px;
	/*border-top: 1px solid #A7A9A6;*/
}
#profile-edit div.pageview ul, #groups div.pageview ul, div.pageview ul { /**/width: 510px !important; background: none; margin-left: 0 !important; /*IE6 se va la columa derecha*/ }
#col-left #family-blog div.pageview { float:left; }

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;*/
	margin-top: 10px;
	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: #E8F1F7;
	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;
}

/* Comunidad Nueva - Editar Perfil - Cambiado4 */
div.avatare-270x198
{
	display: block;
	width:270px;
	height: 198px;
	background: #FFFFFF;
	/*margin: 0 auto 10px auto;*/
	margin-bottom: 15px;
	padding: 0px;
	text-align:center;
  border: 1px solid #C1D82F;
}
/**/

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;
}

/* Comunidad Nueva - Familia - Cambiado*/
div.avatare-border-218x159
{
	border: 1px solid #C1D82F;
	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/list-std-img.gif);*/
	/*padding-left: 5px;*/
	/*margin-left: 32px;*/
	margin-left: 10px;
	border: none;
	width: 100%;
	*width: 561px;
}

.content-box ul.standard-list li
{
	background: url(../img/list-std-img.gif) left top no-repeat;
	padding-left: 15px;
	padding-top: 0;
	padding-bottom: 10px;
	border: none;
}
.content-box ol {
	margin-left: 10px;
	border: none;
}
.content-box ol li {
	/*padding-left: 15px;*/
	padding-top: 0;
	padding-bottom: 10px;
	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; }
/* Comunidad Nueva - Cambiado*/
/*#austauschen .content-box ul { border: none; width: 510px; margin-bottom: 10px; }*/
#austauschen .content-box ul { border: none; width: 460px; margin-bottom: 10px; }
/**/
/* Comunidad Nueva - Familia - Cambiado */
#austauschen #col-left.wide-left .content-box ul { width: 574px; }
/**/
/* Comunidad Nueva - Familia - Cambiado5 */
#austauschen #col-left.wide-left .content-box #guestbook_entries ul { width: 620px; }
/**/

/* Comunidad Nueva - Familia - Cambiado3 */
#austauschen #col-left.wide-left .content-box #family-blog ul { width: 625px; }
/**/

#austauschen .content-box-gradient ul { width: 465px; margin-bottom: 0; }
#austauschen .content-box-gradient ul li { color: background:#E8F1F7; list-style: none; padding: 2px; }
/* Comunidad Nueva - Cambiado*/
#austauschen #col-right .content-box ul { width: 475px; float: right; }
/**/
/* Comunidad Nueva - Familia - Cambiado */
#austauschen .small-right .content-box ul { width: 320px !important; float: right; }
/**/
#austauschen .content-box ul li { margin:0; padding: 7px; }
/* Comunidad Nueva - Cambiado */
#austauschen .content-box ul li span { color: #78A22F; }
/**/
/* Comunidad Nueva - Cambiado5 */
#austauschen .content-box ul li h3 { /*margin-top:10px;*/ margin-bottom: 0; font-weight: normal;}
/**/
/* Comunidad Nueva - Home - Cambiado2 */
#austauschen .content-box ul li p { margin-top:5px !important; font-size: 11px !important; }
/**/
/* Comunidad Nueva - Cambiado5 */
#austauschen .content-box a.more-link { 
	clear:left;
	margin-right: 10px;
	float:right;
	font-size: 12px; 
	font-weight: bold !important;
	color:#0099cc;
	text-align:right; 
}
/**/
.content-box ul /*linea azules en el contenido */
{

	/*border-top: 1px solid #00a5da;
	border-bottom: 0 px solid #00a5da; Patri*/
	/*margin-bottom: 6px;*/
	float: left;
	background:#FFFFFF;
	margin-top: 0px;
}

.content-box ul li{
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	/*border-bottom: 1px dashed #aaaaaa;*/
	/*background:#FFFFFF;*//*Se ve mal en los cuadros con fondo azul*/
	border-bottom: 1px solid #A7A9A6;
	}
	
#informieren #inf-index #col-right div.preview-box /* de la columna derecha --------*/
{
  /*border-bottom: 0px solid #ffffff;
  border-top: none;*/
  width: 312px;
  padding-right: 20px;
  
}

.content-box ul li.last-listelem { border-bottom: none !important; }

/* Comunidad Nueva - Conoce - Cambiado3 */
#neighbourhood ul.img-list { width: 981px !important; }
/**/

/* Comunidad Nueva - Familia - Cambiado4  */
#austauschen .content-box ul.img-list { margin-left: 0; }
#austauschen .content-box ul.img-list a { /*font-weight: bold;*/ }
#austauschen .content-box ul.img-list li.contact_sidebar a { font-weight: normal !important; }
#austauschen .content-box #neighbourhood ul.img-list a,
#austauschen .content-box #neighbourhood ul.img-list .avatare-70x70 a { font-weight: bold !important; }
/**/

.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.last-listelem
{
	width:200px;
	text-align:left;
	font-size:11px;
	border-bottom: 1px solid #a6e0f2;
}

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;
}
/* Comunidad Nueva - Cambiado5 */
#austauschen .content-box #contacts-all ul.img-list li {
	font-size: 11px;
	margin-bottom: 10px;
}
/**/

#family-contacts ul { border: none; /*margin-top:20px; caja de la derecha con mucho espacio (comunidad)*/ }

#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; }

/* Comunidad Nueva - Cambiado5 */
#austauschen #col-left.wide-left .content-box ul.teaser-list { width: 625px;}
/**/

/* Comunidad Nueva - Familia - Cambiado5 */
#austauschen .content-box ul.teaser-list h3 a { color: #0099cc !important; font-weight: bold; }
/**/

.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; }

/* Comunidad Nueva - Familia - Cambiado */
#profile-admin ul { 
	border: none;
	/*background: #E8F1F7;*/
}

#profile-admin ul li {
	font-weight: bold;
	border: none;
	padding: 2px !important;
	background: #E6E6E6;
	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; }

/* Comunidad Nueva - Tu Perfil - Cambiado4 */
#general-info ul li, #blog-detail ul li {
	display:inline;
	float:none;
	font-weight: normal;
	color: #000;
	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: #F1F7D1;
   	font-weight: bold;
}

/* Comunidad Nueva - Intro usuario - Cambiado */
#austauschen #col-right div#messages-info ul li.no-messages { background-color: #fff; }
/**/

div#menu-profile ul { border: none; margin:0; }

div#menu-profile ul li
{
	border-top:none;
	border-bottom: 1px solid #C1D831;
	padding: 5px 10px;
	line-height:14px;
	font-size: 11px;
	background-color: #fff;
}

div#menu-profile ul li.active { background-color: #F1F7D1; }

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: #E8F1F7;
	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: none;
	float:left;
	width:16px;
	height:17px;
	padding: 0;
	text-align:center;
	margin-right:5px;
}

/*div.pageview ul li.inactive { border: 1px solid #ffffff; }

div.pageview ul li.active { border: 1px solid #ffffff; }*/

#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 #ffffff; }

#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;*/ color: #187EFF; }

div#contacts-edit ul li {
	background: transparent url(/img/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 strong { background: #fff; }

form#edit-profile-msgs div#contacts-edit ul li.unread { background: #E8F1F7; }

form#edit-profile-msgs div#contacts-edit ul li.unread .form-col-right { width:80px; }

div#contacts-edit ul.teaser-list {  border-bottom: 1px solid #FFFFFF; margin-bottom:10px; /*margin-top: 10px;*/}

/* Comunidad Nueva - Cambiado5 */
div#contacts-edit ul.teaser-list li a strong { color:#0099cc !important; }
/**/

/* Comunidad Nueva - Cambiado5 */
div#contacts-edit .float-right { margin-right: 7px; /*Mensajes entre familias*/  margin-bottom: 10px; width:110px; /*Descuadra IE*/  }
/**/

div#contacts-edit .float-right label { float: left; margin-right: 5px; margin-top: -2px; }

div#contacts-edit ul.teaser-list li { margin-top:0; padding-top: 5px;}

div#contacts-edit ul.teaser-list .form-col-right { margin-top: 5px; float:right !important; }

#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;
	margin-top: 0;
	margin-bottom: 5px;
	color: #78A22F;
}

/* #############################################################################
			IMAGES
############################################################################# */

div.small-right .content-box.most ul.market-list div.article-img {
  display:block;
  float:left;
  margin-right:10px;
  border-color:#187EFF;
}

.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/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/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; }

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
############################################################################# */
/* Comunidad Nueva - Cambiado4 */
form.form-login { /* ----------- formulario de registracion de usuario ----------------------------------------------------------------*/
	padding:10px 20px;
	/*background: #E8F1F7;*/
}
/*  Cambiado5 */
#austauschen #col-right form.form-login {
	/*border-top: 2px solid #C1D82F;*/
}
/**/
form.form-login div.form-col {
	display: block;
	float: left;
	/*width: 113px;*/
	margin-right: 5px;
	display: block;
	margin-bottom: 15px;
}

form.form-login div.form-col input { 
	width:120px;
	margin-top: 5px;
	border:1px solid #987ece;
}
/* Comunidad Nueva - Home - Cambiado2 */
form.form-login label {
	font-size: 12px !important;
	line-height:15px;
	display: block;
	font-weight: bold;
	margin-bottom: 0 !important;
}
form.form-login .form-row label {
	font-weight: normal;
}
/**/

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; }

#austauschen #col-left form.form-login { /*width: 445px; Descuadra el formulario del index de comunidad*/ /*float:right;*/ float:left; }

#austauschen #form-login-reg form { width: 415px !important; }

/* Last*/
#austauschen form.form-login .button-img { clear:none; margin-top: 17px; margin-left: 5px; float:left; }
/**/

#austauschen #form-login-header .button-img { margin-top: 5px; margin-left: 0px; }

#austauschen form.form-login div.form-row { margin-top: 0; margin-bottom: 8px; }

#fammembers .form-row .form-col {
  /*background: #000000;*/
  background: #DDDCDC;
  padding: 10px 0 10px 0;
  border: none;
}
/* Comunidad Nueva - Editar Perfil - Cambiado4 */
#fammembers .form-row .form-col strong { color:#000; }
/**/
#fammembers .content-box-hint { padding:0 !important; }
#fammembers .content-box-hint p { 
	color: #8CC641;
	padding: 10px !important;
	padding-left:0 !important;
	padding-right:0 !important;
}
/*#register_form_2 #fammembers .form-row { background: #DDDCDC;}*/

#austauschen .content-box #register div.form-row { float:left; padding: 20px; width: 530px;}

/* Comunidad Nueva - Grupos - Cambiado2 */
.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 {
	background: #E6E6E6;
	display: block;
	/*overflow: auto;*/
	margin-bottom:10px;
	padding: 10px;
	/**/
	clear:right;
}
/**/

.content-box #register div.form-col input, .content-box #register div.form-col select {
	width: 270px;
	display: block;
	font-size:11px;
	padding: 1px 0;
}

.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: 275px; se mueve texto en el input en Registrarse página 1 */
	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:182px !important;
	float:left;
	margin-left:10px;
}

.content-box #register input.form-name { width:110px !important; float:left; }

.content-box #register input.form-email { 
	width:142px !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; }

#austauschen .content-box #register label.label-checkbox { width: 510px; }

#austauschen .content-box #register_form_2 label.label-checkbox { width: 200px; }
#austauschen .content-box #register_form_4 label { margin-left: 2px;}
#austauschen .content-box #register_form_4 input { margin-left: 2px; }
#edit_profile input { margin-top: 5px; }
.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;
}

/*div#profile-edit input.input-checkbox*/

.content-box #register label { float:none; font-size: 11px; }

.content-box #register label.label-select-box { float: left; }

.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; }

/* div autocomplete inside registration process */

#austauschen div.autocomplete {
  margin:0px;
  padding:0px;
  width:250px;
  background:#fff;
  border:1px solid #888;
  position:absolute;
}

#austauschen .content-box div.autocomplete ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
  width:100%;
}

#austauschen div.autocomplete ul li.selected {
  background-color:#ffb;
}

#austauschen div.autocomplete ul li {
  margin:0;
  padding:2px;
  height:32px;
  display:block;
  list-style-type:none;
  cursor:pointer;
}

/* BUTTON ***********************************************************************************************/

#austauschen .btn-left-ok, #austauschen .btn-left-add, #austauschen .btn-left-upload, #austauschen .btn-left-edit, #austauschen .btn-left, #guestbook #guestbook_new_btn .btn-left-search, #profile-edit .button-img .btn-left-cancel,#austauschen #group-forum .button-img .btn-left-search, #guestbook-all .button-img .btn-left-search, .btn-left-ok, .btn-left-add  {
	background: transparent url(../img/layout/buttons/btn_left_ok.gif) no-repeat;
	width: 9px;
	height: 22px;
	float:left;
	margin: 0;
	padding: 0;	
}

/* Comunidad Nueva - Familia - Cambiado2 */
#austauschen .button-img .btn-middle a { 
	font-size: 12px !important; 
	/*margin-top: 1px !important; */
	float:left; 
	margin-left:0 !important;
}
#austauschen #form-login-header .button-img .btn-middle a {
	font-size: 11px !important;
}
/**/

#profile-edit #register_form_2 .button-img .btn-left-cancel { margin-left: 10px; }

#guestbook-all #guestbook_new_btn .button-img .btn-left-search { margin-top: 10px; }

#austauschen #register_form_4 .btn-left-search {
	background: transparent url(../img/layout/buttons/btn_left_ok.gif) no-repeat;
}

.btn-left-ok, .btn-left-search, .btn-left-upload, .btn-left, .btn-left-edit, .btn-left-add, .btn-left-cancel, .btn-left-search2, .btn-left {
	/*background: transparent url(../img/layout/buttons/btn_left_search.jpg) no-repeat scroll left top;
	width: 27px;
	height: 32px;
	float:left;
	margin: 0;
	padding: 0;*/
}

.btn-left-search {
	background: transparent url(../img/layout/buttons/btn_left_search.gif) no-repeat;
	width:28px;
	height:32px;
	margin-top:-5px;
	float:left;
}

.btn-left-search2 { /* nuevo bton ------------------------------------------------------------------ */
	background: transparent url(/img/btn_left_search_2.gif) no-repeat;
	width:27px;
	height:32px;
	margin-top:-4px;
}
	
.btn-left-upload { background: transparent url(/img/btn_left_upload.gif) no-repeat scroll left top; }

.btn-left { background: transparent url(/img/btn_left.gif) no-repeat scroll left top; width: 9px; }

.btn-left-edit { background: transparent url(/img/btn_left_edit.gif) no-repeat scroll left top; margin-bottom: 5px; }

.btn-left-add {
	/*background: transparent url(/img/btn_left_add.gif) no-repeat scroll left top;*/
}

.btn-left-cancel { 
	background: transparent url(../img/layout/buttons/btn_left_ok.gif) no-repeat;
	width: 9px;
	height: 22px;
	float:left;
	margin: 0;
	padding: 0;	
}

/* Comunidad Neuva - Cambiado6 */
.btn-middle, .btn-middle-normal {
	background: transparent url(../img/layout/buttons/btn_middle_search.jpg) repeat-x top;
	height: 18px;
	margin: 0;
	padding: 2px;
	float:left;
	font-size: 12px !important;
	/*font-weight: bold;*/
}
#austauschen #col-left.wide-left .content-box #family-blog ul .btn-middle { padding: 4px; height: 14px;}
#family-contacts .btn-middle { padding: 4px; }
/**/
.btn-middle-search { background: transparent url(../img/layout/buttons/boton_buscar.jpg) repeat-x top; }

.btn-middle-sum {
	background: transparent url(../img/layout/buttons/boton_versumario.jpg) repeat-x top;
	height: 26px;
	width: 111px;
	margin: 0;
	padding: 8px 2px 0 33px;
	float:left;
}

.btn-middle-esc { background: transparent url(../img/layout/buttons/boton_escribenos.jpg) repeat-x top;}

.btn-middle-normal { padding: 2px 2px 0 0px; }

/* Comunidad Nueva - Cambiado6 */
#header .button-img, #header .button-img a { font-weight: normal !important; }
/**/
.button-img, .button-img a {
	padding: 0;
	color: #000000 !important;
	cursor: pointer;
    white-space: nowrap;
    float: left;
}
/**/

.button-prespace { margin-left: 10px; }

.btn-right {
	background: transparent url(../img/layout/buttons/btn_right_search.gif) no-repeat scroll right top; 
	width: 9px;
	height: 22px;
	float:left;
	margin: 0;
	padding: 0;
}

.content-box #register div.form-row input { margin-top:3px; margin-bottom:3px; }

form.form-login .button-img {
	margin-top:5px;
	float: none;
	position:relative;
	clear:left;
	float:left;
}

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/delete_cross.gif) no-repeat center left;
	padding-left: 10px;
	width:60px;
	font-size:12px;
	color: #167EFF;
	float:right;
}
/* Comunidad Nueva - Familia - Cambiad5o */
#austauschen .btn-raw-del {
	color: #0099cc;
	font-weight:bold;
}
/**/
div#groups .btn-raw-del, div#groups .btn-raw-search { 
	margin-top:20px;
	color:#187EFF;
	width:200px !important;
}

.btn-raw-search, .content-box .btn-raw-search { 
	/*background: url(/img/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; }

/* Comunidad Nueva - Cambiado6 */
.withpicture { margin-left: 48px; }
/**/

/* 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: 180px; }

div#profile-edit div.form-3cols div.form-col-left label { float: left; margin-top: 13px; }

div#profile-edit div.form-3cols div.form-col-right { text-align: center; width: 70px; }

div#profile-edit div.form-col-right { 
	width:230px;
	float:left;
	padding-right:0;
	/* Editar detalles del grupo */
	clear:left;
}

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; }

#austauschen #contacts-edit ul.teaser-list .form-col-right { padding:0 !important; margin-top: 0; }
#austauschen #contacts-edit ul.teaser-list .form-col-right p { margin-bottom: 0 !important; margin-top: 0 !important; }

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;*/ margin-top:0; }

div#profile-edit input, div#profile-edit select { font-size:11px; padding: 1px 0; /**/ /*margin-bottom: 10px; Prueba*/ }

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; }

/* Comunidad Nueva - Editar Perfil - Cambiado4 */
div#profile-edit label { font-size:11px; /*float: left; margin-top: 10px;*/ }
/**/

div#profile-edit #edit-profile-3 label { 
	float:left;
	margin-left:5px;
	margin-top:-2px;
}

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; }

div#profile-edit #edit-profile-3 input.input-checkbox { float: left; margin-bottom: 5px; }

div#profile-edit form#register_form_2 input.input-checkbox { float: left; }

div#profile-edit form#register_form_2 label.label-checkbox { margin-left:5px; margin-top:-2px; }

#newChilds .button-img { margin-top: 15px;}

/* --- ENDE FAMILIENPROFIL BEARBEITEN */

form#guestbook_form { 
	/*background-color: #E8F1F7; 
	border-top: 1px solid #00a5da; */
	padding: 10px;
	width: 460px;
	margin:0;
}
#guestbookemptymsg .guestbook-status { font-size: 11px; color:#FF0000; font-weight: normal; }

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 { margin-bottom: 5px !important; }

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; }

/* Comunidad Nueva - Editar Perfil - Cambiado4 */
form#edit-profile-4 textarea#motto {
	width: 480px;
	height:40px;
	margin-bottom:0;
/*	float: left;
	clear: left;*/
}
/**/

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: Arial, Helvetica, 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
############################################################################# */

#links-magazine ul li {
	background:url(../img/layout/bg-magazine.gif) no-repeat;
	width: 298px;
	height: 16px;
	padding: 3px;
	padding-top: 5px;
	padding-left: 10px;
}
.content-box ul li a {
	float: none;
	line-height: 12px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.content-box ul li .city-entry-data a { font-size: 11px; }

#contacts-all ul li a { font-size:11px; }

/* Comunidad nueva - Cambiado7 */
#col-right .content-box ul.teaser-list li a { color: #0099cc !important; font-size: 12px !important; /*font-weight: bold;*/}
/**/

/* Comunidad Nueva - Familia - Cambiado5 */
#col-right .content-box ul li a {
	font-size:11px;
	color:#0099cc;
	font-weight:none;
}
/**/

.forum-link { margin-top: 10px; float:left !important; }
/* Comunidad Nueva - Familia - Cambiado7 */
#austauschen .content-box a {
	color:#0099cc;
	/*font-weight:bold;*//* Negrita enlaces*/
	font-size: 12px !important;
}
#austauschen .content-box form#edit-profile-8 #keywords_link_closed { margin-left: 10px; }
/**/
/* Comunidad nueva - Cambiado */
.content-box a {
	text-decoration: none;
	float: none;
	color:#167eff;
}
/**/
.content-box div.avatare-70x70 a { 
	height: 70px;
	width: 70px;
	display: block;
	font-size:1px;
	line-height: 1px;
}

#austauschen .content-box div.content-box-gradient a { font-size: 11px;}
/* Comunidad Nueva - Cambiado */
.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 !important; }

/* Comunidad Nueva - Cambiado2 */
form.form-login a { float: none; font-size: 11px; }
/**/

.content-box ul li a.detail-link { 
	display:block;
	float:right;
	font-size: 12px !important;
	font-weight: bold;
}
/**/
/* Comunidad Nueva - Home - Cambiado2 */
#austauschen form.form-login .form-row a {
	color: #78A22F !important;
}
#austauschen #header form.form-login .form-row a {
	color: #167EFF !important;
	/*Old color: #BF4AB7 !important;*/
}
/**/
/* Comunidad Nueva - Ca,biado5 */
.content-box ul.market-list li a {
	display: block;
	float:left;
	font-size: 11px;
	/*color: #167EFF !important;*/
}
/**/
.content-box #most_read ul.market-list li a, .content-box #link_most_discussed ul.market-list li a { font-size: 12px !important; }
/* Comunidad Nueva - Familia - Cambiado */
.content-box #guestbook ul li a { font-size:11px !important; }
/**/

a.top {
	float:right;
	text-decoration: none;
	font-size: 11px;
	background: transparent url(/img/toplink.gif) center left no-repeat;
	padding-left:10px;
}

#last-visitors a,
#birthdates a { font-size: 11px; }

/* Comunidad Nueva - Cambiado2*/
#family-blog-news ul li a { font-size:11px; color: #0099cc !important; font-weight: normal !important; }
/**/

/* Comunidad Nueva - Cambiado4  */
div#menu-profile ul li a { font-size:11px; }
/**/

/* Comunidad Nueva - Editar Perfil - Cambiado5 */
div#menu-profile ul li.active a { color: #0099cc; font-weight: bold !important; }
/**/

/* Comunidad Nueva - Listar Grupos - Cambiado */
div.pageview ul li a { font-size:11px; line-height:16px; background:none; font-weight: normal !important; }
/**/

div.pageview ul li.inactive a { color: #a6e0f2; }

/* Nuevo - Articulos - Cambiados */
div.pageview ul li.active a { color: #000; font-weight: bold !important; }
/**/

.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/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;/* enlace de la entrada del blog*/ float:left; }

#blog-filter a,
#blog-entry-settings a { float:none; }

#blog-entry-comments ul li a.editor-user { color: #b13a62; font-weight:bold; }

#blog-multimedia ul { width:315px !important;}
/* Comunidad Nueva - Familia - Cambiado5 */
#blog-multimedia ul li a { color: #0099cc !important; }
/**/

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; }

/* Comunidad Nueva - Familia - Cambiado5 */
#address-info a { font-size:12px; color: #0099cc !important; }
/**/

div#new-text-entry div.content-box-hint a { font-size:11px; float:left; }

.content-box-wide #neighbourhood a { font-weight:bold; font-size:12px; }

/* Comunidad Nueva - Conoce - Cambiado */
.content-box-wide #neighbourhood a.forum-link {	font-weight:bold;font-size:11px; }
/**/

#common-interests-keywords a { /*float:none;*/ color: #008cb9;float:left; }
/*Estilo nuevo*/#common-interests-keywords a.keyword-large{ font-size:14px; padding:0 3px;float:left;}
/*Estilo nuevo*/#common-interests-keywords a.keyword-small{ font-size:11px; padding:0 3px; float:left;}

.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; }

/* Comunidad Nueva - Cambiado5 */
#member-info-admin a, #group-info a { text-decoration:none; color:#0099CC; }
/**/

/* Comunidad Nueva - Tu PErfil - Cambiado6 */
div#member-info a { text-decoration:none; color:#0099CC; }
/**/

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:Arial, Helvetica, sans-serif; font-size:11px; }

div.small-right .content-box h3 a { text-transform:none; }

#is-ad { margin-left: 15px; }

/* #############################################################################
			TEXTS
############################################################################# */

/* Comunidad Nueva - Editar Perfil - Cambiado */
#austauschen h1 {
	/*color: #fd7113;*/
	color: #78A22F;
	margin: 10px 0 5px 0;
	line-height: 30px;
}
/**/

/*#fammembers div.content-box-hint p { color: #8CC641;}*/

h1.rss-head { float:left; }

/* Comunidad Nueva - Cambiado3*/
#austauschen h4 {
	color: #78A22F;
	margin: 0px 0 0px 0;
	font-size: 12px;
}
/**/

.content-box div#register h1 { float: left; }

/* Comunidad Nueva - Familia - Cambiado */
#profile-admin h1 { color: #000; margin: 0 0 5px; }
/**/

.content-box ul li span {
	font-size: 11px;
	line-height: 11px;
	/*color: #fd7113;*/
	color: #78A22F;	
	margin: 0;
	padding: 0;
}

.content-box div#forum_top ul li span { line-height:14px;  margin:2px 0px 5px 0pt; }

.content-box h2 { /*margin: 6px 0;*/ }

div.small-right div.content-box h2 { 
	font-size: 11px;
	color: #003366;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

.content-box h3 {
	margin:20px 0 10px;
	color: #BF4AB6;
	font-size:16px;	
	/*width: 250px;*/
}

.content-box ul.no-border li.big-teaser h3 {
	margin:0px 0 10px;
	color: #BF4AB6;
	font-size:16px;	
	/*width: 250px;*/
}

form.form-login span {
	display: block;
	font-size:11px;
	line-height:15px;
}

/* Comunidad Nueva - Home - Cambiado2  */
.content-box p { margin: 5px 0; line-height: 16px; font-size: 12px !important; }
/**/

.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: #d50000;
	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:Arial,Helvetica,sans-serif;
	font-style:italic;
	font-weight: bold;
	font-size:12px;
	float:left;
	width: 170px;
	margin-top:35px;
	text-align:center;
}

/* Comunidad Nueva - Familia - Cambiado2 */
#profile-admin div#address-info p { font-size:12px; font-weight: bold; }
/**/
#profile-admin div#family-members p { font-size:12px; font-weight: bold; }

/* Comunidad Nueva - Familia - Cambiado2 */
#profile-admin p span,
#profile-admin #general-info .general-info-data span,
#blog-detail .general-info-data span { color: #78A22F; font-size:11px; }
/**/

/* Comunidad Nueva - Tu Perfil - Cambiado4 */
#profile-admin strong { color: #78A22F; font-size:11px; }
/**/

#profile-admin #general-info .general-info-data,
#blog-detail .general-info-data { margin-bottom: 15px; float: left; }

#profile-admin #general-info .general-info-data ul li { background:#FFFFFF;}

#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;
	float: left;
}

/* Comunidad Nueva - Home - Cambiado 5 */
.content-box div#family-blog h2 a { color: #78A22F !important; font-size: 12px !important; }

.content-box div#contacts-all  ul li span { color: #78A22F; }

.content-box div#family-search-result div#contacts-all  ul li span { color: #78A22F; }
/**/

#family-blog-news h3 {
	font-family: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: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;
	color: #78A22F !important;
}
#neighbourhood span { color: #78A22F !important; }

#family-blog-news ul li p { display: block; margin-left:58px; }

/* Comunida nueva - Familia - Cambiado3 */
#family-blog strong.blog-status, #guestbook strong.guestbook-status {
	display:block;
	margin-top:5px;
	color: #000;
	font-weight: normal;
}
/**/
#guestbook #guestbook_new_btn { margin-top: 15px;}
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: #333;
	font-size:11px;
}

form#edit-profile-msgs #contacts-edit .form-col-right strong {
	float: left;
	margin-top: -1px;
	font-weight: normal;
}

#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 */
/* Comunidad Nueva - Grupos - Cambiados2  */
#austauschen .content-box a.keyword-large { font-size:16px !important; font-weight:bold !important; }

#austauschen .content-box a.keyword-larger { font-size:14px !important; font-weight:bold !important; }

#austauschen .content-box a.keyword-normal { font-size:12px !important; font-weight:bold !important; }

#austauschen .content-box a.keyword-smaller { font-size:11px !important; font-weight:bold !important; }

#austauschen .content-box a.keyword-small { font-size:10px !important; font-weight:bold !important; }

/**/

#blog-detail h1 { color: #8CC641; float:left; }

#blog-detail h2 { float:left; }

#blog-detail span {
	color: #333;
	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: #333; }

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 #ffffff;
	padding:5px;
	width:344px;
	/*overflow:auto;*/
	height: 50px;
	display:block;
	margin:0px 0 0 58px;
	clear:both;
}

/* Comunidad Nueva - Cambiado4 */
#memory-status h4 { color: #78A22F; font-size: 11px; }

#austauschen #content div.small-right #blog-entry-settings { width: 320px !important; }
/**/

#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; }

/* Comunidad Nueva - Grupos - Cambiado2 */
#austauschen div.content-box-wide-gradient h1 { color: #000; }
/**/

/* Comunidad Nueva - Home - Cambiado4 */
#austauschen div.content-box-gradient-header-msg h1 { color: #000; margin: 0; }
/**/

/* Comunidad Nueva - Inicio Usuario - Cambiado4 */
austauschen #col-right #messages-info ul li a {
	font-weight: normal !important;
}
/**/

#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; }

/* Comunidad Nueva - Cambiado6 */
#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: #78A22F; }

div#groups h1 { color: #8CC641 !important; font-size: 22px; line-height: 30px; }

div#groups div#main-data p { margin-left: 200px; 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: #8CC641; }

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 h3 {
	font-family: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; }

/* Cambiado */
div.campaign-small { width: 614px; height: 119px; float: left; margin-left: 20px; }
/**/

#col-left div.campaign-small { margin-left:5px; margin-top:15px; }

/*Comunidad nueva - Cambiado 7*/
div.campaign-mini { width: 483px;  height: 119px; /*margin-left: 10px;*/ float:left; margin-bottom: 20px; margin-top: 20px; }
/**/

/* Comunidad Nueva - Familia - Cambiado */
div.campaign-micro { 
	overflow: hidden;
	display: block;
  	width: 320px;
  	height: 130px;
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
}
/**/

/* Comunidad Nueva - Cambiado7 */
div.campaign-mgm-inline {
  width: 614px;
  height: 119px;
  overflow: hidden;
	display: block;
	margin-right: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}
/**/

/* #########################################################################
      GOOGLE MAPS
   ######################################################################### */

div#multi-marker { overflow: auto; height: 100px; }

/* Comunidad Nueva - Cambiado6 */
div#googlemap { overflow: hidden; /*width: 300px !important; height: 300px !important;*/ }
/**/

/* #########################################################################
	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: #E8F1F7;
}

#markt-de .seperator-line { border-top: 1px solid #00A5DA !important; }

#markt-de { border-bottom: 3px solid #00A5DA !important; }

/* #########################################################################
	navigation ads
######################################################################### */

.navad-text {
  text-align: center;
  vertical-align: top;
  font-size: 7px;
  color: #999999;
}

.navad-image { margin-top: -5px; }

#avatarImgNewGroupDetails {
  border:  1px solid #ffffff !important;
  padding: 3px;
 }

/*.smallAvatarImg { border:  1px solid #C1D82F !important;  }*/

#comments { width: 335px; background: #F9FcEd; float:left; padding-top:0; }

#comments img { margin:0; padding:0; }

#comments .content-comment {
	width: 335px; 
	background:url(../img/layout/bg-body-mod.jpg) repeat-x;
	float:left;
/*	margin-top:0;
	padding-top:0;*/
}
#comments .tit-comment {
	background:url(../img/layout/buttons/foros.png) left no-repeat;
	padding:3px;
	padding-left: 30px;
	text-transform:uppercase;
	margin-left: 10px;
	font-size: 9px;
	float:left;
}
#comments .comment { 
	padding: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 0;
	border-bottom: 1px dashed grey;
	margin-top: 5px;
	clear:left;
}
#comments .comment-img { 
	display: block;
	float:left;
	padding-right: 10px;
	width: 65px;
	margin-left: 10px;
	text-align:center;
}
#social {
	background: url(../img/layout/bg-social.gif) no-repeat;
	width: 572px;
	height: 54px;
	padding-left: 20px;
	padding-top: 1px;
	margin-top: 10px;
}
#social p { margin-bottom: 0; }

#blog-entry-comments { background:#DCDCDC; padding:10px 20px; margin-top: 5px;}
#blog-entry-comments ul { width: 515px !important; /* 480, se descuadra - libro de nombres */ }
#blog-entry-comments h2 { background: none !important; border-bottom: none !important; }

#blog-entry-comments #new_comment_form .form-row { background: #DCDCDC !important;}

#recomm_top ul.market-list li { background:none; padding-left: 0; border-bottom:0;}

#sidebar-recommendation-form div.button-img a { color:#000 !important; }

#informieren div.article-contentwrapper #tool-content { margin-top: 20px; /*background: #E8F1F7  !important;*/ padding: 40px 20px 20px 20px;  background: url(../img/layout/fondo_tools.gif) no-repeat 0 0; width:551px; 
}

#informieren div.article-contentwrapper #tool-content strong { color:#BF4AB6;}

#sidebar-recommendation-form .button-img .btn-left-search { 
	background:none;
	float:left;
	/*height:32px;*/
	height: 0;
}

#sidebar-recommendation-form .button-img .btn-right { background: none; }

.f_quiz .content-box-hint { 
	background: #E8F1F7;
	color: #187EFF;
	margin-top: 15px;
}

.f_quiz { background: #E8F1F7; padding-bottom: 15px;}

.f_quiz span { margin-left: 25px;}

#informieren .content-box #most_seen ul.market-list { }

#tool-content #gtrform .button-img { }

/* Comunidad Nueva - Home - Cambiado3 */
#austauschen .content-box h2 {
	background:#F1F7D1 none repeat scroll 0 0;
	/*border-top:2px solid #C1D82F;*/
	color:#78A22F;
	/*font-family:arial;
	font-size:12px;*/
	margin:0 0 5px;
	padding:5px 8px;
}
/**/
/* Comunidad Nueva - Cambiado5 */
#austauschen #col-right .content-box h2 { width: 468px; float:right; /*margin-top: 10px;*/ font-size: 12px !important;}
/**/

#austauschen .content-box #register a {
	font-size: 11px;
}

#austauschen .content-box #edit_profile #nsecpass { margin-top: 10px;}
#austauschen .content-box #edit_profile .button-img { margin-top: 10px; }

#austauschen #search-term .button-img { /*margin-top:-20px !important; margin-left: 80px;*/ }
/* Comunidad Nueva - Cambiado6 */
#austauschen #search-term .form-col { width: auto; margin-top: 10px; }
/**/
#austauschen #col-left #family-blog-news { margin-top: 0 !important; }
#austauschen #col-right #family-blog-news { color: #000000!important; margin-top: 33px !important; float: right; }
#austauschen #col-right #family-blog-news .content-box-hint { color:#000000 !important;}
#austauschen #inviteform label { margin-top: 5px; float:left; }
/*#austauschen #contacts-edit ul.teaser-list li span { color: #78A22F !important;}*/
/* Comunidad Nueva - Cambiado5 */
#austauschen #contacts-edit { /*margin-top: 10px;*/ float: left;}
/**/
/* Comunidad Nueva - Cambiado4 */
#austauschen #keywords_link_closed strong { /*font-weight: normal !important;*/ }
/**/
#austauschen #new-entry-box-closed { background:#FFFFFF !important; margin-top:0 !important;
padding-left:0 !important; }
#austauschen #new-entry-box-closed strong { font-weight:normal !important; }

#austauschen #main-data a { float:right; margin-right:110px; }

#austauschen #family-blog  ul.teaser-list .button-img { margin-left: 5px; }

#austauschen #recommendations-all .button-img { float:right;}

#blog-entries-contacts .content-box-hint { background:#FFFFFF !important;}
#birthdates .content-box-hint { color:#333333; font-size: 12px;}

#family-contacts { clear:left; }

/***** BANNER PUBLI TOP ****/
#bannersup{
background-color: #ffffff;
background-image: url(../img/header/publi.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 0px;
/*width: 996px;*/
width: 1001px;
position: relative;
z-index:0;
margin: 0px auto;
/*left: 3px;*/
padding-bottom: 10px;
/* display:none;*/
}

/***** FIN BANNER PUBLI TOP ****/

/***** ADUENAMIENTO HOME ****/

#banner_aduenamiento{
	/*width:995px;  */
	width: 1001px;
	position: relative;
	z-index:1000;
	margin: 0px auto;
	/*left: 4px;*/
	display:none;
	background:#FFFFFF;
	margin-bottom: 3px;
}
/**** FIN ADUENAMIENTO HOME ****/

/***** ADUEÑAMIENTO NORMAL 2 FOTOS CABECERA ****/
#sub_aduenamiento_2img{
width:997px;  
position: relative;
z-index:5;
margin: 0px auto;
/*left: 7px;*/
display:none;
background:#FFFFFF;
}


#sub_aduenamiento_1{
float:left;

}

#sub_aduenamiento_2{
float:right;

}
/***** FIN ADUEÑAMIENTO NORMAL 2 FOTOS CABECERA ****/

/***** ADUEÑAMIENTO NORMAL 1 FOTO CABECERA ****/
#sub_aduenamiento{
/*width:997px;  */
width: 1001px;
position: relative;
display: block;
z-index:5;
margin: 0px auto;
/*left: 7px;*/
display:none;
background:#FFFFFF;
margin-bottom: 3px;
}
/***** FIN ADUEÑAMIENTO NORMAL 1 FOTO CABECERA ****/


/***** BUSCADOR GOOGLE EN CABECERA ****/

#google_search_up{
	display: block;
	width: 370px;
	height: 30px;
	top: -55px;
	/*No se puede juntar despues de loguear por la caja sin loguear es mas grande a la de logueado, hay que ajustar el margen para ese caso*/
	position: relative;
	left: 630px;
}

/***** FIN BUSCADOR GOOGLE EN CABECERA ****/



/***** CAJA LOGIN REGISTRO EN GENERAL *****/
#header_right{
	width: 335px;
	/*height: 110px;*/
	display: none;
	/*float: right; Patri*/
	margin-bottom: 15px;
	/*float: left;*/
	/*margin-left: 15px;*/
}

/* Cambiado - Comunidad nueva - Last*/
#login_right{
	/*position: relative;
	left: 0px;
	z-index:1000000;
	width:330px;
	height: 80px;
	margin-top: -10px;
	padding-right:0;
	padding-bottom: 0;
	padding-left: 0;*/
	/*Patri*/
	float: left;
	width: 320px;
	/*height: 75px;*/
	}
/**/

#login_right div.form-col input{ 
	  width:108px;
	  font-size:11px;
	  height: 15px;
	  line-height: 20px;
	  /*margin-top: 30px;*/
	  margin-top: 20px;
	  padding-top: 3px;
	  float:left;
  }
  
/* LAst* */
#login_right div.form-col{
	  width:105px;
	  margin-bottom: 0;
	  float: left;
  }
/**/

#login_right div.form-row{ 
	  margin-top:0;
	  float: left;
	  width: 270px;
 
  }
  
  #login_right div.form-row span a{ 
  	float: none;
	font-size: 12px;
	padding-top:5px;
  }
  
#login_right span{
	font-size:10px;
	}
	
#login_right span a{
	color:#167eff;
	margin-right:10px;
}

/*LAst*/
#login_right .button-img{
	/*left: 230px;
	top: 30px;
	position: absolute;
	width: 135px;*/
	/*Patricia*/
	left: 215px;
	position: relative;
	top: -26px;
	width: 110px;
}
#login_right .form-row { margin-top: -25px !important; *margin-top: -30px !important; }
/**/
#login_right div.button-img div.btn-middle a
{
	float: none;
	font-size: 11px;
}

/***** FIN CAJA LOGIN REGISTRO EN GENERAL *****/


/*****CAJA LOGIN CON REGISTRO DERECHA*****/
#login_right div.datos_login strong{
  	color: #187EFF;
  	display:block;
	}

#login_right .datos_login .loggedin-links{
	color: #ed1c24;
	float: left;
	margin-right: 5px;
	}

.datos_login .no-of-msg strong { border: none;float:left;}	
	
#header_right a{
	text-decoration: none;
	}
/*****FIN CAJA LOGIN CON REGISTRO DERECHA*****/


/*****CAJA LOGIN SIN REGISTRO DERECHA*****/

.datos_login span {font-size:10px;}
	
.datos_login span a { color:#167eff; margin-right:10px; }	

.datos_login form.form-login{
	background: transparent url(../img/layout/buttons/header/registro.gif) no-repeat scroll 0 2px;
	/*Patri*/
	padding-left: 0;
	padding-right:0;
	float: left;
	height: 50px;
	}

.datos_login form.form-login div.form-col{
	display: block;
	float: left;
	margin-bottom: 15px;
	}

/*Last*/
.datos_login form.form-login div.form-col input{ 
	width:99px !important;
	margin-top: 5px;
	border:1px solid #987ece;
	left: 0px;
	}
	/**/
/*****FIN CAJA LOGIN SIN REGISTRO DERECHA*****/


/***** CAJA BUSCADOR DERECHA ****/
#search_sup{
	/*width: 370px;
	height: 30px;
	top: 0px;
	left:0px;
	position: relative;
	display: block;*/
	/*Patricia*/
	display: block;
	float: left;
	height: 30px;
	width: 315px;
	margin-top: 5px;
	margin-bottom: 15px;
}
/**** FIN CAJA BUSCADOR DERECHA ****/

hr { display: none; }

/**** FEEDBURNER ****/
#feedburner {
	background:url(../img/layout/bg-feedburner.png) no-repeat scroll 0 0;
	/*margin-top:10px;*/
	margin-bottom: 15px;
	padding:5px 5px 13px;
	padding-bottom: 0;
	width:329px;
	float:left;
}
#feedburner form { /*background:#FFFFFF;*/ padding-left: 10px; }
#informieren div#col-right #feedburner h2 { 
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom: 30px !important;
	color:#187EFF;
	font-size:16px !important;
	font-weight:bold;
	text-transform:none;
}

/*SEO nuevo*/
#informieren div#col-right #feedburner div..sidebar_h2_gradient { 
	padding-left: 35px;
	padding-top: 0px;
	margin-bottom: 30px !important;
	color:#187EFF;
	font-size:16px !important;
	font-weight:bold;
	text-transform:none;
	margin-top:5px !important;
	font-family:Arial,Helvetica,sans-serif;
	line-height:16px;
	text-align:left;
}
#feedburner #enviar { /*background: url(../img/layout/buttons/btn-enviar-feed.jpg); padding:9px 21px 9px 32px;*/ margin-left: 10px; font-size: 11px; margin-top: -5px; }
#feedburner input { float:left; }
#feedburner p { text-align:right; margin-right: 15px; float:right; }
#feedburner a { color: #167EFF; }

/*** SIDEBARS ***/
#angelitos { width: 337px; height: 203px; background:url(../img/layout/bg-angelitos.gif) no-repeat; margin-bottom: 15px; float:left; }
#angelitos img { float:right; margin-right: 10px; margin-top: 10px; }
#angelitos p { margin-top: 19px/*115px*/; float:left; font-weight:bold; margin-left: 35px; }
#angelitos #angelitosbutton { float:left; clear:left; }
#angelitos #angelitosbutton .btn-left-search { background: url(../img/layout/buttons/btn_left_angelitos.gif); margin-left: 20px; }

#angelitos #enlace_angelitos { width: 91px; height: 91px; float: left; margin-left: 20px; margin-top: 5px; }

#aventura { width: 337px; height: 142px; /*background:url(../img/layout/bg-aventura-ser-madre.gif);*/ float:left; margin-bottom: 15px; }
/*#aventura a { text-decoration: none; font-size: 12px; font-weight: bold;}
#aventura #boletin { float:right; margin-right: 30px; margin-top: 5px; text-align:center;}
#aventura #moda { color: #bf4ab6; float: left; margin-left: 75px; margin-top: 56px; }
#aventura #regalos { color: #bf4ab6; float: left; margin-left: 22px; margin-top: 19px;*/ /*margin-top: 56px;*//* }*/

#estrella { width: 337px; height: 166px; background:url(../img/layout/bg-estrella.gif); float:left; margin-bottom: 15px; }
#estrella #images { float:right; margin-top: 10px; margin-right: 10px; width: 210px; }
#estrella #images img { border: 1px solid #187eff; }
#estrella #nombres { float:right; }
#estrella #nombres p { width: 94px; margin: 0; padding:0; padding: 5px; margin-right: 5px; float:left; font-size: 11px; }
#estrella #estrellabutton { float: left; margin-top: 20px; margin-left: 20px; }
#estrella #estrellabutton .btn-left-search { background: url(../img/layout/buttons/btn_left_estrella.gif); }

#revista { width: 335px; height: 244px; float: left; background: url(/es/img/layout/bg-revista.jpg) no-repeat; }
#revista img { float:left; padding: 10px; }
#revista ul { float:left; margin-top: 100px; text-align:left; color:#FFFFFF; font-weight: bold; font-size: 11px; }
#revista ul li { padding: 2px; padding-left: 7px; width: 130px; margin-bottom: 3px; }
#revista ul li a { text-decoration: none; font-size: 11px; }
#revista li.azul { background:url(/es/img/layout/azul.gif) no-repeat; }
#revista li.morado { background:url(/es/img/layout/morado.gif) no-repeat; }
#revista li.naranja { background:url(/es/img/layout/naranja.gif) no-repeat; }
#revista #escribenos { 
	width: 70px; margin: 0 auto; float:left; margin-top: 10px; color:#187EFF; margin-left: 35px; text-align:center;
}
#revista #escribenos img { padding: 0; margin-left: 23px; margin-bottom: 3px;  }
#revista #escribenos a { color:#187EFF; font-weight: bold; }

#destacados { width: 335px; float:left; margin-bottom: 15px; background: url(/es/img/layout/bg-destacados.jpg) no-repeat; padding:5px 5px 13px; }
#destacados .article-img { width: 135px; }
#informieren div#col-right #destacados h2.gradient { 
	color:#187EFF!important;
	font-size:16px !important;
	font-weight:bold!important;
	margin-left:45px!important;
	padding-bottom:4px!important;
	padding-top:1px!important;
	text-transform:capitalize!important;
	margin-bottom:5px !important;
	margin-top:5px !important;
}
/*SEO nuevo*/
#informieren div#col-right #destacados div.sidebar_h2_gradient, #informieren div#col-right div.sidebar_h2_gradient { 
	color:#187EFF!important;
	font-size:16px !important;
	font-weight:bold!important;
	margin-left:13px!important;
	padding-bottom:5px!important;
	padding-top:4px!important;
	text-transform:capitalize!important;
	margin-bottom:5px !important;
	margin-top:5px !important;
	font-family:Arial,Helvetica,sans-serif;
	line-height:16px;
	text-align:left;
	float:left;
}
/**/
#destacados ul {
	margin-top:5px;
padding-left:0;
width:325px;
float:left;
background:#FFFFFF;
}
#destacados ul li {
	
	border-bottom:0px solid #A7A9A6;
	margin-left: 0px;
	margin-right: 0px;
	padding:10px 10px 5px 10px;
	float:left;
	width: 142px;
}

#destacados ul .dest_separator{
	width:305px!important;
	clear:both; 
	border-bottom:1px solid #A7A9A6; 
	padding:0px 0px;
	margin:5px 10px;
	*margin:0px 10px;
	display:row;
	float:none;
	height:2px;}
#destacados h3 a, #destacados h3 a:link, #destacados h3 a:visited {
	color:#167EFF;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0;
	text-decoration:none;
	line-height:1.1em;
}

#destacados h3 a:hover{
	text-decoration:underline!important;
	}
/*SEO nuevo*/
#destacados .sidebar_h3 a {
	color:#167EFF;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:0;
}
/**/
#destacados p { margin-top: 5px; margin-bottom: 5px; color:#BF4AB6; }
#destacados .leer-mas { width: 66px; float:right; background:#DCDCDC url(/es/img/layout/destacado-flecha.gif) right no-repeat; text-align:left; padding-left: 3px; }
#destacados .leer-mas a { color: #666666; text-decoration: none; font-size: 11px; }

/***** GOOGLE ADS *****/
#google-ads, #ads_300x250, #banner {
	background: /*url(http://www.serpadres.es/images/cintillo_horizontal300.gif)*/ #F1F1F1 center top no-repeat;
	/*background-image:url(http://www.serpadres.es/images/cintillo_horizontal300.gif) ;
	background-position:center top;
	background-repeat:no-repeat;*/
	text-align:center;
	margin-bottom:15px;
	/*padding: 15px;*/
	width:305px;
	float:left;
	/*margin-left: 20px;*/
}
#google-ads { background:#FFFFFF; }
/* Comunidad - Familia - Last */
#austauschen #content div.small-right #banner {
	width: 320px;
	background-position: 10px 15px;
	margin-top: 10px;
	clear: both;
}
/**/
/* Comunidad Nueva - Cambiado */
#banner {
	background: url(/cms/e09deabde7b567bcbd61abba78731c10) #F1F1F1 center top no-repeat;
	background-position: 92px 15px;
	padding-top:32px;
	margin: 0 auto 15px;
	float:none;
	width: 483px;
	padding-bottom: 15px;
}
/**/
/* Home - Cambiado2 */
#ads_300x250 {
	padding: 15px;
}
/**/

#ads_300x250 table { margin: 0 !important; }
#google-ads table, #google_ads_frame1 table { 
	background: url(/cms/e09deabde7b567bcbd61abba78731c10) #F1F1F1 center top no-repeat;
	padding-top: 17px;
}
#new-text-entry .new-form-entry #upload_form { margin-top: 10px; }
#search-result { margin-bottom: 10px; float: left; }
search-result-left h3 { width: 100%; font-size: 20px; }
#profile-edit .button-img { margin-left: 10px; /*Separar botones en escribir entrada blog*/ }
#quickAlert .button-img { margin-top: 5px; /*Pop up acceso invitado - Entrada blog*/ }

/* Cambios Covu - Cambiado */
#ad_capa {padding: 10px;text-align:center;}
#ad_capa_teaser_1 { text-align: center; }
#ad_capa_book_top { margin-bottom: 20px;text-align: center; }
#ad_capa_book_bottom { margin-top: 20px;margin-bottom: 20px; float: left;text-align: center; width: 580px; }
#ad_capa_article_sup { text-align: center; margin-top: 5px; margin-bottom: 5px;}
/**/

/* Módulo Foro - Cambiado */
/*FORO*/
#preview-austauschen-forumbox { float: left; width: 335px; background:url(../img/layout/bg-foro.gif) no-repeat; margin-bottom: 5px; }
#preview-austauschen-forumbox #forum_tops { width: 326px; margin-left: 5px !important; overflow:hidden; margin-top: 10px !important;}
#preview-austauschen-forumbox #forum_tops a { color: #0099cc !important; font-size: 12px; font-weight: normal; }
#preview-austauschen-forumbox #forum_tops .sidebar-more-link { color: #0099cc, background: white !important; }
#preview-austauschen-forumbox #forum_tops .article-img { border: 0 !important; }
#preview-austauschen-forumbox #forum_tops ul.market-list { width: 326px; padding: 0 !important; }
#preview-austauschen-forumbox #forum_tops ul.market-list li { padding: 2px 5px !important; }
/**/


/* Comunidad Nueva - Cambiado4 */
#austauschen #header a {  color:#BF4AB7; }
#austauschen #header .button-img a { color:#000!important; /* Old color: #BF4AB7*/ }
#austauschen #header .button-img .btn-middle, .btn-middle-normal {
	font-size: 11px !important;
	height: 18px !important;
	padding: 2px !important ;
}
#austauschen #sn-teaser.content-box {
border-top:medium none;
}
/**/
/* Comunidad Nueva - Cambiado5 */
#austauschen #content #col-left.wide-left .content-box #family-blog { /*margin-top: 10px;*/ }
/**/
/* Comunidad Nueva - Cambiado6 */
#austauschen #content #col-left.wide-left #msg-body { width: 515px; }
/**/




* elt3_registrierung */
.content-box.fullreg
{
  border-bottom: 0 none;
  min-height: 609px;
  width: 764px !important;
  background-color: transparent;
  background: url(/img/layout/fullreg_gradient.png) repeat-x;
  padding: 0px;
  overflow: hidden;
}

/* elt3_registrierung */
.content-box div.register-intro
{
  margin: 10px;
}

/* elt3_registrierung */
.content-box div.register-intro div.intro
{
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
  width: 500px;
}

/* 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: 800px;
  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 45px 0;
  margin: 33px 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(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(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;
}

/* 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;
}

/* 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;
}

/* elt3_registrierung */
.content-box #register.fullreg div.form .button-img
{
  margin: 15px 0 50px 0;
}

/* 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;
}

/*Módulo especiales Home*/
 h3.especiales_home_title{
	 background:#b0d2ff!important;
	 width:602px!important;
	 height:25px!important;
	 padding:15px 0 0 14px!important;
	 clear:both;
	 margin-top:1em!important;
	 margin-bottom:5px!important;
	 _width:596px!important;
	 }
	 h3.especiales_home_title span{
		 font-family:Arial, Helvetica, sans-serif;
		 font-size:30px!important;
		 color:#187eff!important;
		 }
.esphome{
	background:#fff!important;
	padding:10px 0px!important;
	width:616px!important;
	float:left!important;
	_width:610px!important;
	}
.esphome_col1{
	padding:0px 7px;
	width:294px;
	float:left;
	_width:291px;}
.esphome_col2{
	padding:0px 7px;
	width:294px;
	float:right;
	_width:291px;}
.esphome .title a, .esphome .title a:link, .esphome .title a:visited {
	font-size:18px!important;
	color:#187eff;
	background:url(../img/ico_leermas2.gif) no-repeat 0 0em;
	padding-left:0px;
	text-decoration:none;
	font-weight:normal;
	line-height:20px!important;
	}
.esphome .title a:hover{
	text-decoration:underline;}
.esphome .description{
	font-size:12px!important;
	margin-bottom:1px;
	color:#464646;
	}


	
.bt_todos_esp {
background:#187EFF none repeat scroll 0 0;
clear:both;
margin-left:372px;
padding:10px 0 10px 10px;}

.bt_todos_esp a, .bt_todos_esp a:link, .bt_todos_esp a:visited {
color:#fff;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;}

.bt_todos_esp a:hover{
	text-decoration:underline;}
 
  /*Fin Módulo especiales Home*/
  
  
  /*Tablas de recetas*/
  
  table.receta{
	  width:590px;
	  }

table.receta td.receta1{
	width:192px;
	padding-right:10px;
	float:left;}
table.receta td.receta2{
	width:388px;
	float:right;}
  /*Fin tablas de recetas*/

/* #############################################################################
    SlideShow
############################################################################# */

.slideshowLeft {
  float: left;
  padding-left: 10px;
}

.slideshowRight {
  float: right;
  padding-right: 10px;
}

.slideshowImageHeadline {
  text-align: center;
}

.slideshowImage {
  text-align: center;
}

.slideshowImageText {
}

#slideshowContainer #imageList {
  float: left;
  width: 480px;
  background-color: #E4DFDC;
  font-size: 11px;
  color: #008cb9;
  text-decoration:none;
}

#slideshowContainer .img {
  margin: 5px;
  float: left;
  width: 70px;
  text-align: center;
}

/* ###########################################################################
    NEW IMAGE SLIDESHOW
   ###########################################################################*/

.article-imgShow { margin-left: 65px; }
#imgRightLink{width:21px}
#imgLeftLink a, #imgRightLink a, #imgLeftLink a:active, #imgRightLink a:active{outline:none}
.article-imgShow #imgLeftLink{margin-right:5px}
.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}



.forenticker-headline-big {
     border-bottom: 1px solid;
     font-size: 15px;
     font-weight: bold;
     margin-top: 10px;
     padding-bottom: 10px;
}

.forenticker-headline {
     font-size: 11px;
     font-weight: bold;
     padding: 15px 0pt 10px;
}

.forenticker-lable {
     font-size: 11px;
     font-weight: bold;
     padding: 15px 0px 10px ! important;
}

.forenticker-birthday-range {
     margin: 20px 10px 15px 470px;
}

.forenticker-cursor-list {
     float: left;
     margin: 10px 5px 5px 30px;
}

.forenticker-frame {
     border: 1px solid #003366;
     margin: 5px;
     padding: 10px;
     width: 640px;
}

.forenticker-line {
     border-bottom: 1px solid #BCE5F7;
     width: 620px;
}

.forum-ticker-menstruation-days-list {
    float: left;
    margin-left: 195px;
}

.float-right
{
  float:right !important;
}
.float-left
{
  float:left !important;
}


