/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#663; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
/* mediaboxAdvanced v1.4.6, (c) 2007-2010 John Einselen <http://iaian7.com>, MIT-style license */
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayFF{background:transparent url("../../assets/mootools/mediabox/1.4.6/images/80.png") repeat}#mbOverlay.mbOverlayIE{position:absolute}#mbCenter{position:absolute;z-index:9999;left:50%;overflow:hidden;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.50);-khtml-box-shadow:0 5px 20px rgba(0,0,0,0.50);-moz-box-shadow:0 5px 20px rgba(0,0,0,0.50);box-shadow:0 5px 20px rgba(0,0,0,0.50);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=180,Color='#000000')}#mbCenter.mbLoading{background:#000 url("../../assets/mootools/mediabox/1.4.6/images/loading.gif") no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbImage{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat;padding:10px}#mbBottom{min-height:20px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#999;text-align:left;padding:0 10px 10px}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:bold;line-height:20px;font-size:12px}#mbNumber{display:inline;color:#999;line-height:14px;font-size:10px;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:14px;font-size:10px}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:normal}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:bold;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:16px;line-height:14px;font-weight:bold}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:bold;text-decoration:underline}
* {
	margin:				0px;
	padding:			0px;
}

body {
	background:			#fef5d9;
	color:				#464646;
	font-family:		Verdana,Geneva,sans-serif;
	font-size:			11px;
	font-weight:		normal;
	line-height:		1.3em;
}

a{
	color:				#9a9528;
	text-decoration:	none;
}

a:hover{
	color:				#9a9528;
	text-decoration:	underline;
}

p {
	margin:				8px 0px 12px 0px;
}


#wrapper {
	background:			#fef5d9 repeat-y url("../../files/kaltental_gestaltung/bilder/site_bg.gif");
	padding-top:		40px;
}


/* **** header **** */

#header {
	background:			#fef5d9 no-repeat url("../../files/kaltental_gestaltung/bilder/blumenkanne.jpg") 0px 17px;
}

#header .inside {
	height:				190px;
}

#logo {
	background:			no-repeat url("../../files/kaltental_gestaltung/bilder/logo_kaltental.jpg");
	background-size:	contain;
	position:			absolute;
	display:			block;
	width:				300px;
	height:				95px;
	top:				79px;
	left:				179px;
	margin:				0px;
}

#logo a {
	display:			block;
	width:				300px;
	height:				95px;
	font-size:			0px;
}

#head_kontakt {
	position:			absolute;
	top:				17px;
	left:				180px;
}

#head_kontakt p {
	margin:				0px;
}


#head_bilder {
	position:			absolute;
	top:				17px;
	right:				22px;
}


/* **** Left **** */

#left {
	background:			#c3c389;
}

#left .inside {
	padding:			25px 25px 30px 30px;
}

#main_navi{
	font-size:			14px;
	font-weight:		bold;
	line-height:		1em;
}

#main_navi li {
	margin-bottom:		18px;
}


#main_navi li.active {
	color:				#f7eb75;
}

#main_navi a{
	color:				#666633;
}

#main_navi a:hover {
	color:				#f7eb75;
	text-decoration:	none;
}


/* **** Content **** */

#container {
	background:			#fef5d9 repeat-y url("../../files/kaltental_gestaltung/bilder/site_bg.gif");
}

#main {
	margin-bottom:		30px;
}

#main img {
	display:			block;
}

hr {
	border:				0;
	background:			#efe1b5;
	height:				2px;
	margin-top:			10px;
}

.mod_article {
	margin:				0px 20px;
}

.artikel_l {
	background:			#fef5d9;
	position:			relative;
	float:				left;
	width:				300px;
	margin-left:		20px;
	margin-right:		0px;
}

.artikel_r {
	background:			#fef5d9;
	position:			relative;
	float:				left;
	width:				300px;
	margin-left:		20px;
	margin-right:		20px;
}

.artikel_r:after {
	clear:				both;
}

#main h2 {
	color:				#666633;
	font-size:			14px;
	font-weight:		bold;
	line-height:		1em;
	margin:				25px 0px 15px 0px;
}

#main h3 {
	font-size:			12px;
	font-weight:		bold;
	line-height:		1em;
	margin:				15px 0px 5px 0px;
}

.ce_download a {
	text-indent:		5px;
	position:			absolute;
	line-height:		17px;
}

#main img.mime_icon {
	display:			inline-block;
}

table {
	border:				1px solid #fef5d9;
	border-left:		none;
	border-right:		none;
	border-spacing:		0;
	vertical-align:		top;
	text-align:			left;
	width:				100%;
}

thead{
	border-top:			1px solid #fef5d9;
	border-bottom:		1px solid #949451;
}

thead th,
tbody th {
	vertical-align:		top;
	text-align:			left;
	padding:			0 20px 5px 5px;
	font-weight:		500;
	font-size:			14px
}

thead th.col_last{
	padding-right:		5px;
}

table .even{
	background:			#c3c389;
}

table .odd{
	background:			#d0d096;
}

table td{
	border-top:			1px solid #949451;
	padding:			5px 20px 5px 5px;
}

table td.col_last{
	padding-right:		5px;
	text-align:			right;
	font-weight:		bold;
}

table .row_first td{
	border-top:			none;
}

table tr:hover{
	background:			#f3f1a3;
}

ul.cols_2 li {
	margin:				0px 10px 10px 0px
}

ul.cols_2 li.col_1 {
	margin:				0px 0px 10px 0px
}


	
