@CHARSET "utf-8";

.contentImageDescription {
    display: block;
    padding: 0 5px 20px;
    position: relative;
    overflow: hidden;
}

.floatLeftBox {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 0px; 
}

.galleryItem {
    margin-right: 6px;
    width:115px;
}

img.galleryImg{
    width:115px;
}

/* Styles für die Google-Map */ 
#map{
    border:1px solid #910000; 
    margin-bottom:20px; 
    width:480px; 
    height:400px; 
    display:block;
}

.clear {
    clear: both;
    display: block;
    line-height: 0;
}

strong{
    font-weight: bold;
}

#socialBookmarks{
    margin-left: 10px;
}

/* Google-Maps Tooltip */
#contentMiddle p.mapsTooltip {
    line-height:14px;
    font-size:11px;
}


/* Hebammen Suchformular */
#hebammensuche{
    margin-bottom: 20px;
}

.hint{
    font-size:85%;
}

h4{
    font-weight: bold;
    margin-bottom: 5px;
}

.left{
    margin-right:25px;
}   

#hebammensuche .left{
	width: 260px;
}	

.left > div{
    margin-bottom: 10px;
}

.right > div{
    margin-bottom: 20px;
}

.right{
    float:left;
	width: 195px;
}	

select,
input.textField{
    width: 195px;
}

textarea{
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
	width: 255px;
    height: 110px;
}

div.submit{
    text-align: center;
    margin-top: 20px;
}

.formFieldError{
	border: 1px solid #B2300B;
}

div.formError{
    padding: 5px;
    font-weight: bold;
    border: 1px solid #B2300B;
    margin-top: 20px; 
    margin-bottom: 20px; 
}

div.formError p{
    margin-bottom: 0px !important;
}

div.formError li{
    color: #B2300B;
}

#events td label {
	color:#535353;
	font-family:"Arial Narrow","Arial",sans-serif;
	font-size:12px;
	font-weight:normal;
}
