/* ---------------------------------------------

	CONTENT.CSS
	Generelle Styles fr das Frontend.

	Autor:				PH
	Erstellungsdatum:	04.12.2006
	
	Index:				Generelle Frontend Styles
						Styles fuer Kontakt- & Ecardformular
						Styles fuer Angebote auf der linken Seite
						Styles fuer Galerie
						Styles fuer Newsausgabe
						Styles fuer Bilder
						
	Changelog:			-
	
--------------------------------------------- */

/* ---------------------------------------------
	Generelle Frontend Styles
--------------------------------------------- */

h3 {
	font-size:1.1em;
	padding-bottom:8px;
	margin:0;
	color:#F2860B;
}

h4 {
	font-size:1em;
	padding:4px 0 8px 0;
	margin:0;
}

h5 { /* für Angebote */
	font-size:1.4em;
	padding-bottom:8px;
	margin:0;
}

p {
	padding:8px 0;
}

div#content ul {
	list-style:url(../images/layout/content-square.gif);
	padding-left:15px;
}

div#content li {
	padding-bottom:2px;
}

.orange {
	color:#F2860B;
}

table {
	font-size:1em;
	border:0;
}

/* ---------------------------------------------
	Styles fuer Angebote auf der linken Seite
--------------------------------------------- */

div.angebot {
	width:155px;
	margin:7px 0 0 15px;
	background:url(../images/layout/border-offer.gif) bottom repeat-x;
}

div.offerDetail {
	text-align:right;
	padding:3px 0;
}

div.offerTitle {
	padding:3px 0;
}

/* ---------------------------------------------
	Styles fuer Kontakt- & Ecardformular
--------------------------------------------- */

label { /* Alle Labels UND Formularelemente auswaehlen */
	display: block;
	float: left;
	width: 150px;
}

input { /* Alle Labels UND Formularelemente auswaehlen */
	display: block;
	float: left;
	width: 260px;
	color: #000;
	font-size: 1em;
	background: #FFF;
	padding:1px;
	margin:1px 0 1px 0;
	border: 1px solid #cbcbcb;
}

select { /* Alle Labels UND Formularelemente auswaehlen */
	display: block;
	float: left;
	width: 80px;
	color: #000;
	font-size: 1em;
	background: #FFF;
	padding:1px;
	margin:1px 0 1px 0;
	border: 1px solid #cbcbcb;
}

textarea { /* Alle Labels UND Formularelemente auswaehlen */
	display: block;
	float: left;
	width: 260px;
	height:90px;
	color: #000;
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #FFF;
	padding:1px;
	margin:1px 0 1px 0;
	border: 1px solid #cbcbcb;
}

form br { /* Alle Zeilenumbrueche in Formularen auswhaelen */
	clear: left; /* das floating der labels und inputs aufheben */
}

.submit-btn { /* Alle Labels UND Formularelemente auswaehlen */
	display: block;
	float: left;
	width: 70px;
	font-size: 1em;
	background: #FFF;
	border:1px solid #cbcbcb;
	margin:0;
}

p.alert {
	color:#f00;
	font-weight:bold;
}	

/* ---------------------------------------------
	Styles fuer Galerie
--------------------------------------------- */


div#content div#quicknav-galerie {
	margin-bottom: 20px;
}
	
div#content div#quicknav-galerie ul {
	list-style: url(../images/layout/content-square.gif);
	padding: 0;
	margin: 0 0 0 10px;
}
	
div#content div#quicknav-galerie ul li {
	padding: 2px 0;
	margin: 0;
}
	
div#content div#quicknav-galerie ul ul {
	list-style: url(../images/layout/content-square.gif);
	padding: 0;
	margin: 0 0 0 30px;
}
	
div#content div#quicknav-galerie ul ul li {
	padding: 2px 0;
	margin: 0;
}

div#content div#pictures-list {
	margin:0;
	padding:0;
}

div#content ul#pictures {
	list-style:none;
	margin:0;
	padding:0;
}

div#content ul#pictures li.pic {
	float:left;
	margin:5px;
}

div#content ul#pictures li.pic div.image-container a {
	display:block;
	width:110px;
	height:110px;
}

div#content ul#pictures li.pic div.image-container {
	width:110px;
	height:110px;
	background-repeat:no-repeat;
	background-position:center;
	border:1px solid #CCCCCC;		
}

div#content ul#pictures li.pic div.image-title {
	width:100px;	
	text-align:center;
	margin:2px 5px 2px 5px;
}


div#content ul#pictures li.pic div.image-title a {
	color:#000;
	text-decoration:none;
}
div#slide-content {
	width:100%;
}

div#left-slide {
	float:left;
	text-align:left;
	width:31%;
}

div#center-slide {
	float:left;
	text-align:center;
	width:31%;
	margin:auto 0;

}

div#right-slide {
	float:left;
	text-align:right;
	width:31%;

}
/* ---------------------------------------------
	Styles fuer Newsausgabe
--------------------------------------------- */

div.offers-list {
	margin: 0 0 8px 0;
}

div.offers-content {
	width:100%;
	margin: 0 0 8px 0;
	padding:0;
}

span.offers-date {
	font-weight: normal;
	padding-bottom:5px;
	font-size:0.9em;
}

div.offers-item {
	margin-bottom: 8px;
}

div.offers-title {
	font-weight: bold;
	padding:0 0 5px 0;
	margin:0;
}

div.offers-headline {
	padding:5px 0;
}

div.offers-description {
	margin:0;
	padding:5px 0;
}

div.offers-content {
	padding-top:5px;
}
	
.backtotop {
	float: right;
	font-weight: normal;
	font-size: 0.8em;
}

div#listSelected {
	 background:#EAEAEA;
}

/* ---------------------------------------------
	Styles fuer Bilder
--------------------------------------------- */
	
table.tbl-two-columns {
	width: 100%;
	border: 0;
}

table.tbl-two-columns tr td.first-column {
	width: 340px;
}

table.tbl-two-columns tr td.second-column {
	padding-left: 20px;
	text-align: right;
}

table.tbl-two-columns tr td {
	vertical-align: top;
}	
	
.image-border {
	padding: 2px;
	border: 1px solid #cbcbcb;
	margin: 0 0 12px 0;
}

.image-left {
	padding: 2px;
	border: 1px solid #cbcbcb;
	margin: 8px 8px 8px 0;
	float:left;
}

.image-right {
	padding: 2px;
	border: 1px solid #cbcbcb;
	margin: 8px 0px 8px 8px;
	float:right;
}

.image-left-top {
	padding: 2px;
	border: 1px solid #cbcbcb;
	margin: 0px 8px 8px 0;
	float:left;
}

.image-right-top {
	padding: 2px;
	border: 1px solid #cbcbcb;
	margin: 0px 0px 8px 8px;
	float:right;
}