
/* -- INFO -----------------------------------------------------------------------
# Project:			CONSULAQUA CSS
# File:				cah.css
# Markup:			2.1
# Writer:			WebSeason GmbH (Daniel Knaack, Joe Ray Gregory)
# Last Updated:		Wed, 09/02/20
------------------------------------------------------------------------------- */

/*-| Logo [START] */
.cah #logo { background-image: url('../img/logo_cah.gif'); }
/*-| Logo [STOP] */

#cah-startseitenfix {
	background:#fff;
	float:left;
	height:270px;
	width:970px;
	overflow:hidden;
	border-bottom:10px solid #fff;
}

.cah #header .subnav { background: url('../img/bg_hh-bug.gif') no-repeat right top; height:28px;}
.cah #header .subnav ul { padding: 0.6em 0 0 1.25em; height:17px; }
.cah #header .subnav ul li { background: url('../img/bg_pipe_red.gif') no-repeat 100% 50%; }
.cah #header .subnav ul li.last { background: none; }
.cah #header .subnav ul li.active { color: #ffffff; text-decoration: underline; }
.cah #header .subnav ul li a { color: #ffffff; text-decoration: none; }
.cah #header .subnav ul li a:hover { text-decoration: underline; }

#teaserbox { float:left; width:970px; overflow:hidden; padding:0px; background:#fff;}
#teaserbox .ce_text { float:left; width:225px; height:289px; overflow:hidden; background:url('../img/bg_teaser_home_cah.gif') no-repeat 10px 0px; padding:5px 5px 5px 15px; }
#teaserbox .Startseite_erster_Teaser { background-position: 0px 0px; padding:5px 5px 5px 5px; }
#teaserbox .ce_text h3 { padding: 7px 0px 0px 15px; height:26px; }
#content #teaserbox .image_container a, #content #teaserbox .image_container a img { float:none; border:0px; padding:0px; }
#content #teaserbox .image_container span { display:none; }
#content #teaserbox p { display:block; width:190px; padding:15px 15px 0 15px; color: #607589; line-height: 1.4; }
#german-water { position: absolute; top: 66px; right: 80px; }

#infoeng { float:right; padding-left:11px;background: transparent url('../img/bg_pipe_grey.gif') no-repeat scroll 0 10px;padding-top:8px;}
#infoeng a { float:left; width:40px; height:20px; background:url('../img/flag_gb.gif') no-repeat; }
#infoeng a span {display:none;}
















