/*******************************************************************************

	Project		:	Redaxo Demo
	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de

*******************************************************************************/
#containerContent { position: absolute; top: -178px; padding-left: 261px; z-index: 101; }
#content { border-right: 1px solid rgb(235, 235, 235); padding: 30px; background: transparent url('bg_content_png24.png') no-repeat scroll left top; width: 750px;}
#content .trennlinie { margin: 5px 0pt 15px; background: transparent url('bullet_star_trennlinie.png') repeat-x scroll left top; overflow: hidden; height: 7px; clear: both; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; }


/* ### breadcrump ############################################################ */

#main-block p#breadcrumb { 
	font-size: 1em;
	color: #90B0BF;
	margin-bottom: 30px;
}

/* ### headlines ############################################################ */

#content h1 { 
	color: #2E5C4F;

	font-size: 2.0em;
	font-weight: bold;
	font-style: oblique;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin: 5px 0pt 15px;
	background: transparent url('dotted_line_h.png') repeat-x scroll left bottom; 
	padding-bottom: 1px;
}

#content h2 { 
	color: #2E5C4F;
	background: inherit;
	font-family: Palatino Linotype, Lucida, serif;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.4em;
}

#content h3 { 
	color: #003138;
	background: inherit;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
}

#content h4 { 
	color: #006E59;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
}

#content h5 { 
	color: #006E59;
	background: inherit;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
}

#content h6 { 
	background: inherit;
	color: #62AD78;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
}

/* ### Images ############################################################ */

#content img { 
	display: block;
	margin: 4px 0;
}

#content div.floatLeft img { 
	float: left;
	margin: 4px 10px 4px 0;
}

#content div.floatRight img { 
	float: right;
	margin: 4px 0 4px 10px;
}

/* ### Hyperlinks ######################################################### */

#main-block a, 
#main-block a:link { 
	color: #003138;
	text-decoration: underline;
}

#main-block a:hover { 
	color: #003138;
	text-decoration: none;
}

#main-block a.faq, 
#main-block a.faq:link { 
	color: #eee;
	font-size: 1.4em;
	text-decoration: none;
	text-transform: none;
	line-height: 2.0em;
}

#main-block a.faq:hover { 
	color: #003138;
	text-decoration: underline;
}

/* ### Paragraphs ########################################################## */

#main-block p { 
	margin-bottom: 1.6em;
	font-size: 1.2em;
	line-height: 1.4em;
}

#nav p { 
	margin-bottom: 1.2em;
}

/* ### Tables ############################################################## */

#main-block table { 
	font-size: 1.2em;
	line-height: 1.6em;
}

#main-block td { 
	padding: 0 0 0 0;
}

/* ----------- Preistabelle ----------------*/

table.pricetable { 
	font-size: 0.9em;
	width: 100%;
	margin-top: 10px;
	background-color: white;
}

table.pricetable .priceheader { 
	padding-bottom: 10px;
}

table.pricetable .priceheader .tr-head .td-txt0 { 
	width: 300px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bolder;
	color: #FFE739;
	background-color: #62AD78;
}

table.pricetable .tr-head .td-pr0 { 
	text-align: center;
	font-size: 0.9em;
	font-weight: bolder;
	color: #FFE739;
	border-left: 1px solid;
	border-left-color: #64C4C8;
	background-color: #62AD78;
}

table.pricetable tr.tr-even { 
	padding: 20px 0px 10px 0px;
	font-size: 1em;
	line-height: 1.2em;
	height: 45px;
}

table.pricetable .tr-even .td-txt1 { 
	text-align: left;
}

table.pricetable .tr-even .td-pr1 { 
	text-align: center;
}

table.pricetable .tr-even .td-0,
table.pricetable .tr-even .td-2 { 
	width: 15%;
	background-color: #ECF4F5;
}

table.pricetable .tr-even.td-1,
table.pricetable .tr-even .td-3 { 
	width: 15%;
	background-color: #DCF8F9;
}

/* ### Blockquotes ########################################################## */

#main-block blockquote { 
	margin: 0 0 0 20px;
}

/* ### Lists ################################################################ */

#main-block ul, 
#main-block ol { 
	margin-bottom: 1.2em;
	font-size: 1.2em;
	line-height: 1.6em;
}

#main-block ol li { 
	margin: 0 0 0 30px;
	list-style-type: decimal-leading-zero;
}

#main-block ul li { 
	margin: 0 0 0 20px;
	list-style-type: square;
}

/* ### Module ################################################################ */

#main-content-block div.floatLeft img { 
	float: left;
	margin: 4px 40px 4px 0;
}

#main-content-block div.floatRight img { 
	float: right;
	margin: 4px 0 4px 40px;
}

/*
#main-content-block a.more { 
	clear: left;
	position: relative;
	left: 120px;
}

*/

/* ########### Image Fader ############## */
/* 
 * image_fade_wrapper
 * Dient um die relative Positon des image_fade-Elements auf zuheben.
 * REDAXO: hier wird der Rahmen gesetzt und es könne auch padding und margin angegeben werden.
 */
.image_fade_wrapper {
	float: left;
	border: 1px solid #FFF;
	background-color: #C9D5D5;
}
/* image_fade 
 * Positon relative ist notwendig um das unterliegende img-Element absolut positionieren zu können 
 * Breite und Höhe sind notwendig, damit der Brower die Grösse des Image Faders kalkulieren kann.
 * REDAXO: Für Redaxo implementierung hier kein margin oder padding angeben, das div wird auf Grösse der Bilder gesetzt.
 */
.image_fade {
	position: relative;
	float: left;
	width: 1100px;
	height: 526px;
	border: none;
}
/* image_fade img
 *  Absolute Position und top, left = 0 muss gesetzt werden.
 * REDAXO: Kein margin und padding angeben.
 */
.image_fade img {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}
/* ENDE - Vom Image Fader benötigte styles */

/* ### Team ### */

#main-content-block div.txt-img { 
	clear: both;
	padding: 12px 0;
}

/* ### Team ### */

#main-content-block div.team { 
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px;
}

#main-content-block div.team div { 
	width: 100px;
}

#main-content-block div.team p { 
	font-size: 1.3em;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

#main-content-block div.team div.floatLeft img { 
	margin: 4px 0px 4px 0;
}

/* ### Bildgalerie ### */

#main-content-block div.galerie { 
	clear: both;
}

#main-content-block div.galerie div.image { 
	float: left;
	width: 270px;
}

#main-content-block div.galerie div.image img { 
	padding: 5px;
	border: 1px solid #aaa;
}

/* ### Formular ################################################################ */

label.text { 
	width: 80px;
	height: 25px;
	display: block;
	float: left;
	clear: left;
	padding-top: 5px;
}

label.textarea { 
	width: 80px;
	height: 25px;
	display: block;
	clear: left;
	padding-top: 5px;
}

input.text { 
	float: left;
	width: 370px;
	height: 20px;
	background-color: #eee;
	color: #000;
	border-left: 6px solid #90b0bf;
}

textarea.textarea { 
	width: 450px;
	height: 100px;
	background-color: #eee;
	color: #000;
	border-left: 6px solid #90b0bf;
}

.submit { 
	background-color: #90b0bf;
	color: #fff;
	margin-top: 10px;
	border: none;
}

