



/*
   styles for boxes on delivered agp sites
*/

/*layout*/
.agp-box {
    font-size: 12px;
    margin-bottom: 20px;
}

.agp-box .agp-box-content {
    width: 100%;
    overflow: hidden;
}

.agp-box .agp-box-clean-line {
    overflow: hidden;
    padding: 10px;
}

.agp-box .agp-box-line {
    overflow: hidden;
    padding: 10px;
    border-top: 1px solid #cccccc;
}

.agp-box .agp-box-hiding {
    overflow: hidden;
}

.agp-box .agp-box-line:first-child {
    border-top: none;
}

.agp-box .agp-box-half.left-half {
    float: left;
    width: 50%;
}
.agp-box .agp-box-half.right-half {
    overflow: hidden;
}
.agp-box .agp-box-line .agp-box-half div {
    overflow: hidden;
}


/*box inline search*/
.agp-box .search-line {
    overflow: hidden;
}
.agp-box .search-line input.text {
    width: 185px;
    float: left;
}

.two-sidebar-columns .sidebar-column .agp-box .search-line input.text {
    width: 145px;
    float: none;
}

.agp-box .search-line span.submit-btn {
    margin-right: 0;
    float: right;
}
.half-sidebar-column .agp-box .search-line span.submit-btn {
    float: left;
    margin-left: 5px; 
}
.two-sidebar-columns .agp-box .search-line span.submit-btn {
    clear: left;
    float: left;
    margin-top: 5px;
}
.agp-box a.agp-article-image-link.fl,
.agp-box .agp-flash.fl {
    margin: 0 5px 5px 0;
}

.agp-box a.agp-article-image-link.fr,
.agp-box .agp-flash.fr {
    margin: 0 0 5px 5px;
}

/*lists*/
.agp-box ul {
    margin: 5px 0;
}

/*typo*/
.agp-box .agp-box-header,
.agp-box .agp-box-read-more {
    padding: 2px 0 3px 10px;
}
.agp-box a.agp-box-read-more {
    display: block;
    padding-right: 10px;
}
.agp-box a.agp-box-read-more span {
    display:block;
}
.agp-box .agp-box-header.header-icon {
    padding-left: 20px;

}

.agp-box .agp-box-content .agp-box-header.header-icon {
    text-indent: 15px;
    background-position: 10px center;
}

.agp-box h1.agp-box-header {
    font-size: 18px;
    font-weight: normal;
}

.agp-box h2.agp-box-header {
    font-size: 16px;
}

.agp-box h3.agp-box-header {
}

.agp-box h4.agp-box-header {
    font-size: 13px;
}

.agp-box h5.agp-box-header {
    font-size: 12px;
    font-weight: bold;
}

.agp-box h6.agp-box-header {
    font-size: 12px;
    font-weight: normal;
}

.agp-box h2.agp-box-half-header {
    margin-right: 15px;
    padding: 5px 5px;
}

/******************
   box instances

   styles for different box types below
******************/

/*opening hours*/
.agp-box.opening-hours .agp-box-content ul li {
    border-top: 1px solid #cccccc;
    overflow: hidden;
    padding: 5px 20px 5px 0;
    font-size:1em;
}

.agp-box.opening-hours .agp-box-content ul li:first-child {
    border-top: none;
}

.half-sidebar-column .agp-box.opening-hours ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 140px;
    border:none;
}
.half-sidebar-column .agp-box.opening-hours ul li.left-date {
    clear: left;
}
/*weather*/
.agp-box.weather .weather-icon {
    float: left;
    text-align: center;
    width: 84px;
    padding: 5px 3px;
}

.two-sidebar-columns .agp-box.weather .weather-icon {
    float: none;
    margin: 0 auto;
}

.agp-box.weather .weather-icon:first-child {
    background: #ebebeb;
}

.agp-box.weather .weather-icon p {
    margin-top: 3px;
}

.agp-box.weather h5 {
    margin-bottom: 5px;
}

.two-sidebar-columns .agp-box.weather .agp-box-half {
    width: 100%;
    float: none;
}
/*weather result page*/
.content-column #ctCont #weatherwidget-detail {
    padding: 5px 10px !important;
}
/*search*/
.half-content-column .pagerSrd {
    font-size:10px;
}
.half-content-column .pagerSrd ol a, .pagerSrd ol a:visited, .pagerSrd ol span {
    padding: 5px 6px 10px;
}

.half-content-column .pagerSrd div {
    background: url("../../images/gp/bgGraficsGlobal.png") no-repeat scroll right -442px transparent;
    margin-right:-1px;
}
/*contact*/
.agp-box.contact-form div.agp-box-line {
    border-top: none;
    padding: 40px;
}

.agp-box.contact-form textarea {
    height: 100px;
}

.agp-box.contact-form div.agp-box-line.response-message {
    padding: 5px 40px;
}

/*subscribed journals*/
.agp-box.subscribed-journals .journal {
    height: 210px;
    margin: 0 10px 5px 0;
    width: 140px;
}

.agp-box.subscribed-journals .journal img {
/*width: 90px;*/
}

.agp-box.subscribed-journals .journal a {
    font-weight: bold;
    text-decoration: none;
}

/*services*/
.agp-box.my-services .service-group {
    margin-bottom: 10px;
    padding-right: 10px;
}

.agp-box.my-services .service-group ul {
    list-style-type: disc;
}

.agp-box.my-services .service-group ul li {
    margin-left: 30px;
    font-size:1em;
}
.agp-box.my-services .service-group ul li .agp-service-description {
    border-color: #666666;
    border-style: solid;
    border-width: 1px 0 1px;
    margin: 5px 0 10px;
    padding: 10px 0 10px 5px;
}
.agp-box.my-services .service-group ul li .agp-service-description img {
    margin-bottom: 5px;
}
.agp-box.my-services .service-group ul li .agp-service-description .articlefooter {
    font-size:10px;
    margin:5px 0 0;
    padding-right:10px;
    text-align:right;
}

/*free box*/
.agp-box.freebox p img {
    display: block;
    max-width: 100%;
}

.agp-box.freebox p img.fl {
    margin: 0 5px 5px 0;
}

.agp-box.freebox p img.fr {
    margin: 0 0 5px 5px;
}

.agp-box.freebox.freebox-image p img {
    text-align: center;
    margin: 10px 0;
}

/*image only box*/
.agp-box .agp-box-line.agp-image-only-line {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

/*article list*/
.agp-box.agp-article-list ul li {
    border-top: 1px solid #cccccc;
    overflow: hidden;
    padding: 5px 10px;
    font-size:1em;
}

.agp-box.agp-article-list ul li:first-child {
    border-top: none;
}

/*two topic box */
.agp-box.agp-two-topic-box .agp-box-half {

}
.two-sidebar-columns .sidebar-column .agp-box.agp-two-topic-box .agp-box-half {
    width: 100%;
}
.agp-box.agp-two-topic-box .agp-box-half.left-half div {
    padding: 10px;
    margin-right: 5px;
}

.agp-box.agp-two-topic-box .agp-box-half.right-half div {
    padding: 10px;
    margin-left: 5px;
}
.two-sidebar-columns .sidebar-column .agp-box.agp-two-topic-box .agp-box-half.right-half div {
    margin-left: 0;
    margin-right: 5px;
}

.agp-box.agp-two-topic-box .agp-box-half.left-half .agp-box-half-header {
    margin-right: 5px;
    padding: 5px 5px;
}

.agp-box.agp-two-topic-box .agp-box-half.right-half .agp-box-half-header {
    margin-left: 5px;
    margin-right: 0;
    padding: 5px 5px;
}

.two-sidebar-columns .sidebar-column .agp-box.agp-two-topic-box .agp-box-half.right-half .agp-box-half-header {
    margin-left: 0;
    margin-right: 5px;
}

.agp-box.agp-two-topic-box img {
    text-align: center;
}

/*Notrufnummern*/
.two-sidebar-columns .emergency-addresses h2.au-red {
    font-size: 16px;
}
/*Wochentipps*/
.agp-box.agp-actual-articles ul {
    margin: 0;
    padding: 0;
}
.agp-box.agp-actual-articles ul li {
    padding: 20px 0 15px;
}
/*Angebote*/
.agp-box.offerlink {
    background: none;
    border: none;
}
/*Map*/
.content-column .agp-map-box img {
    max-width: 100%;    
}
.content-column .agp-map-box #map_canvas {
    text-align: center;
}

/*HP boxes*/
#dcCont .agp-box {
    background: #E3EDFF;
    margin: 10px 0;
}

#dcCont .agp-box .agp-box-header {
    margin-top: 0;
}
/* HP main box*/
#dcCont .agp-box.agp-hp-box img.agp-hp-portrait {
    width: 91px;
}

#dcCont .agp-box.agp-hp-box div.agp-hp-teasertext {
    margin-left: 10px;
    width: 180px;
}

#dcCont .agp-box.agp-hp-box .opening-day {
    margin-bottom: 5px;
    overflow: hidden;
}

#dcCont .agp-box.agp-hp-box .agp-hp-pharmacylinks {
    border: 1px solid #4068BB;
    margin-top: 20px;
    overflow: hidden;
    padding: 5px 5px 12px;
}

#dcCont .agp-box.agp-hp-box .agp-hp-pharmacylinks h3 {
    margin-left: 10px;
}

#dcCont .agp-box.agp-hp-box .agp-hp-pharmacylinks ul li {
    float: left;
    margin-right: 20px;
    font-size:1em;
}

/*team box*/
#dcCont .agp-box.teamInfo-hp p img {
    margin: 0 auto 10px;
}

/*phoenix shop box, article and sidebar*/
.agp-box.agp-phoenix-box {
    background: transparent;
}
#box-phoenix h1, #box-phoenix h2, #box-phoenix h3, #box-phoenix h4, #box-phoenix h5, #box-phoenix h6 {
    color: #000000;
    font-size:1.1em;
    font-weight: bold;
    margin:0;
    padding:0;
}
#box-phoenix table {
	border-collapse:collapse;
    font-size:12px;
    margin:0 auto;
    text-align:left;
}
#box-phoenix table th {
	height: 40px;
}

#box-phoenix table #produkte_gesamt h2 {
	font-size: 1.3em;
	color:#FFFFFF;
	font-style: italic;
	font-weight: normal;
	margin-left: 14px;
	line-height: 1.1em;
}

#box-phoenix table #produkte_gesamt td h1 {
	font-size: 1.3em;
	margin-left: 14px;
	line-height: 1.2em;
	color:#000000;
}

#box-phoenix table #produkte_gesamt h3 {
	font-size: 1.1em;
	margin-left: 14px;
	margin-bottom: 5px;
	font-style: italic;
}

#box-phoenix table #produkt {
	margin: 0 auto;
	border-collapse: collapse;
	white-space: normal;
}

#box-phoenix table #produkt tr {
	border-collapse: collapse;
}

#box-phoenix table #produkt td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color:#FFFFFF;
}

#box-phoenix table #produkt .abstand {
	height: 10px;
	padding: 0px;
	background-color: transparent;
}

#box-phoenix .preis {
	color: #CC0000; font-size: 1.2em;
}

#box-phoenix .header {
	background-color:#Ffffff;
	line-height: 20px;
	font-weight: bold;
	padding-left: 5px;
	margin-left:0px;
	text-align: left;
	}	
#box-phoenix .teasertext {
	margin-left: 120px;
	text-align: left;
	margin-top: 0px;
}

#box-phoenix .teasertext  {
	padding-left: 10px;
	padding-right: 10px;
}
 

#box-phoenix .teasertext input, textarea {
	overflow: hidden;
	border: 1px solid #91b650;
}

/*articles*/
.column .agp-article {
    background: #fff;
    padding: 10px;
}

.noLinkWrapper {
    padding: 3px 20px 6px;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    float: left;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
