/* VidaVida layout korekturen */
body {
    background-color:#FFF;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:0.625em;
    color: #4b4b4b;
    margin-left:22px;
}
#body_config {
    margin:0;
}
#body_content {
   padding:0;
   width: 950px;
}
#content_footer {
    width:950px;
    margin:0;
}
#body_left {
    border:0;
    margin:0;
    width: 610px;
    height: auto;
}
#body_right {
    padding: 0;
    width: 330px;
}
/* link trigger for pseudo classes */
a:link,
a:visited,
a:hover,
a:focus,
a:active{
    text-decoration: none;
    color: #5f5f5f;
}
a:hover{
    color: #000;
    text-decoration: underline;
}
a.imgbutton {
    display:block;
    float:left;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: none !important;
    background:transparent url('http://www.womenweb.de/img/button/grey_vorne.png') no-repeat 0 2px;
    padding: 4px 0 5px 9px;
    height: 20px !important;
    margin: 0 0 0 0;
}

a.imgbutton span{
    display:block;
    margin: -2px 0 10px 0;
    background:transparent url('http://www.womenweb.de/img/button/button_hinten.png') no-repeat right top;
    padding: 7px 15px 7px 5px;
    text-align: center;
}

a.button,
a.button2,
a.textlink {
    padding-left: 7px;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    background: url(http://www.womenweb.de/img/pfeil_grey.gif) 0 3px no-repeat transparent;
}

a.textlink {
    display: block;
    margin-top: 5px;
}

a.button2 {
    color: #f68012 !important;
    background-image: url(../../../images/partner/womenweb/pfeil_orange.gif);
}

.bg_blue {
    background-color:#FFEBD0;
}
#user_profile_navi {
    background-color: #FFEBD0;
}
.tabitemlabel{background-color:#FFEBD0;}

.comment_top {
    background:#FFEBD0 url(../../../images/design/community/womenweb/bg_coment_top.gif) no-repeat 0 0;
}
#toptabnavi {
    background-color:#FFEBD0;
}
/* headlines */
h1, h2, h3 {
    font-size: 2.15em !important;
    font-family: Georgia, serif;
    font-style: italic;
    color: #4b4b4b;
}

h2 {
    font-size: 1.6em !important;
}

h3 {
    font-size: 1.4em !important;
    margin-bottom: 5px !important;
}

#womenweb_reg_img_inputs_teaser {
	float:left;
	margin-top:133px !important;  /* für moderne Browser */
	margin-left:140px !important;  /* für moderne Browser */
	margin-top:133px;
    margin-left:70px; /*für den IE 6*/
}
.womenweb_teaser_reg_img {
	width:330px;
	height:254px;
	background:url('../../../images/design/basic/bg_dietfunnelform.gif') no-repeat;
}
.wwtext {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
.womenweb_teaser_reg_img table {
	position:relative;
	top:100px;
	left:120px;
	width:180px !important;

}
.womenweb_teaser_reg_img table td {
	padding:5px 0 5px 0;
	*padding:0;
}


.tabright {background:url(../../../images/design/menu/womenweb/tabs_right_shadow.gif) no-repeat 0 bottom; }
.tabitemlabel{background:#FFF url(../../../images/design/menu/womenweb/tab_bottom_shadow.gif) repeat-x 0 bottom;}


