
/***************************************************************
*  Copyright notice
*
*  (c) 2006 WIV GmbH (info@wiv-gmbh.de)
*  All rights reserved
*
*
***************************************************************/
/**
 * main stylesheet for the 'Pferde.de-Relaunch 2006'-project
 *
 * @author	Andreas Richter <richter@wiv-gmbh.de>
 */



 
#wivHorseMarket_fnRabatt {
	position:			absolute;
	top:				-65px;
	right:				0px;
} 

#wivHorseMarket_announcementDetail_fnRabatt {
	float:				right;
	right:				0px;
	margin-top:			-10px;
} 

#wivHorseMarket_searchBox {
	position:			relative;
	display:			block;
}
   
#areaBackground {
    position:           absolute;
    left:               0px;
    top:                0px;
    width:              961px;
    height:             124px;
    z-index:            0;
    background-image:   url(../../images/background/background.gif);
    background-repeat:  no-repeat;
    }
    

#areaContent {
    position:           absolute;
    left:               164px;
    top:                37px;
    width:              631px;
    z-index:            1;
    padding-bottom:     50px;
    }    
    
#areaMenu {
    position:           absolute;
    left:               164px;
    top:                12px;
    width:              631px;
    height:             25px;
    z-index:            2;
    padding-left:       85px;
    padding-top:        1px;
    font-family:        Verdana, Helvetica, sans-serif;    
    }    
    
#areaLeft {
    position:           absolute;
    left:               0px;
    top:                12px;
    width:              155px;
    z-index:            2;
    padding-bottom:     50px;
    }

#areaRight {
    position:           absolute;
    left:               806px;
    top:                37px;
    width:              156px;
    z-index:            2;
    margin:             1px;
    padding-bottom:     50px;
    }    

    
    
#rootline {
    font-family:        Verdana, Helvetica, sans-serif;
    font-size:          10px;
    color:              #838380;
    position:           absolute;
    left:              	15px;
    top:                8px;
    text-align:         left;
    }
    
.contentHeadline {
    font-family:        Verdana, Helvetica, sans-serif;
    font-size:          11px;
    font-weight:        bold;
    color:              #882222;
    position:           absolute;
    left:               15px;
    top:                16px;
    width:				380px;
    }     
    
*+html h1.contentHeadline {
	margin-top:			6px;
}    
    
#wivHorseMarket_galeryView {
	width:				154px;
	background-color:	#E3D8C7;
    font-family:        Verdana, Helvetica, sans-serif;
    font-size:          10px;	
	}
	
.wivHorseMarket_galeryView_announcement {
	border-bottom:		1px dotted #725730;
	padding-top:		10px;
	padding-bottom:		10px;
	padding-left:		5px;
	padding-right:		5px;
	}
	
.wivHorseMarket_galeryView_announcement div {
	clear:				both;
	}
	
.wivHorseMarket_galeryView_announcement a {
	color:				#725730;
	}	
	
.wivHorseMarket_galeryView_announcement img {
	margin-bottom:		5px;
	}	
	
.wivHorseMarket_galeryView_moreLink {
	background-color:	#725730;
	color:				#FFFFFF;
	padding:			5px;
	font-weight:		bold;
	}
.wivHorseMarket_galeryView_moreLink a {
	color:				#FFFFFF;
	}	
	
.wivHorseMarket_galeryView_subTitle {
	background-color:	#E3D8C7;
	color:				#725730;
	font-weight:		bold;
	padding:			5px;	
	}
    
#content {
    padding:            80px 13px 80px 13px;
    font-family:        Verdana, Helvetica, sans-serif;
    font-size:          11px;
    color:              #333333;
    }	
 	
    
#fulltextSearchBox {
	background-color:	#AA9A83; 
	font-size:			10px; 
	color:				#FFFFFF; 
	font-family:		Verdana; 
	padding-bottom: 	2px; 
	padding-left: 		10px; 
	/*margin-bottom: 		-8px; */
	width: 				144px;
	}
	
* html div#fulltextSearchBox {
	width: 				154px;
	}
	
#fulltextSearchBoxButton {
	border:				0px;
	margin-bottom:		-7px;
	}

	
.wivPortalSystem_loginContainer {
	width:				154px;
	height:				125px;
	background-image:	url(../../images/pferdemarkt/myAccountBackground.gif);
	}	
	
.wivPortalSystem_loginContainer_textInput60pc {
	border:				1px solid #2E230E;
	background-color:	#BDAE93;
	}		
	
	
.contentBanner {
	margin-top:			5px;
	margin-left:		-2px;
    font-family:        Verdana, Helvetica, sans-serif;
    font-size:          10px;	
}	