﻿/* ===================================================================================================
/* Projekt:			lu-wahlen.ch
/* Änderungsdatum:	2011-04-21
/* Autor:			Stefan Krapf, Synor Media, www.synor.ch - Gestaltung | Film | Fotografie | Webdesign
/* ====================================================================================================
*/



/* ====================================================================================================
/* Sponsoren oberhalb von Seiten definieren
/* ====================================================================================================
*/

#sponsoren_container {
	display: block;
	/*	height: ist extern definiert */
	background-color: #fcf9e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 15px;
}
#sponsoren {
	display: block;
	width: 1013px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#sponsoren .csc-default {
	padding-left: 9px;
	padding-right: 10px;
}
.sponsor_box_1-4_container {
	width: 234px;
	padding-left: 9px;
	padding-right: 10px;
	padding-bottom: 7px;
	float: left;
}
.sponsor_box_1-1_container {
	width: 993px;
	padding-left: 9px;
	padding-right: 10px;
	padding-bottom: 7px;
}
.sponsor_box_shadow {
	padding-bottom: 10px;
	background-image: url(/fileadmin/images/templates/main/content_shadow_bc.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sponsor_box_1-4 {
	height: 220px;
	background-color: #f5e562;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.sponsor_box_1-1 {
	height: 180px;
	background-color: #f5e562;
	padding: 0px;
	margin: 0px;
}
.sponsor_box_1-1_gross {
	height: 300px;
	background-color: #f5e562;
	padding: 0px;
	margin: 0px;
}
.sponsor_box_1-4 p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
}
.sponsor_box_1-1 p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 0px;
}
.sponsor_box_1-1_gross p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 0px;
}

.link_home_box_1-4 {
	height: 220px;
	background-color: #f5e562;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.link_home_box_1-4 p {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 5px;
}

.publireportage_box_1-4 {
	height: 220px;
	background-color: #CFEBAA;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.publireportage_box_1-4 p {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 5px;
}
.publireportage_box_1-4 h4 {
	color: #3A5E0A;
}



#sponsoren h1 {
	font-size: 23px;
	line-height: 26px;
	color: #000;
	margin-bottom: 3px;
}
#sponsoren h2 {
	color: #cfb909;
	margin-bottom: 10px;
}
#sponsoren h3 {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin-bottom: 7px;
}


.sponsor_box_1-4 a,
.sponsor_box_1-1 a {
	color: #000;
	text-decoration: none;
}
.sponsor_box_1-4 a:visited,
.sponsor_box_1-1 a:visited {
	color: #000;
	text-decoration: none;
}

.publireportage_box_1-4 a {
	color: #3A5E0A;
	text-decoration: underline;
}
.publireportage_box_1-4 a:visited {
	color: #3A5E0A;
	text-decoration: underline;
}

.link_home_box_1-4 a {
	color: #0093DF;
	text-decoration: underline;
}
.link_home_box_1-4 a:visited {
	color: #0093DF;
	text-decoration: underline;
}
