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}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../../files/theme/img/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../../files/theme/img/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../../files/theme/img/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../../files/theme/img/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('../../files/theme/img/fancybox/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
@charset "utf-8";

html { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
body { background-color:#000; color:#fff; line-height:18px; }

#wrapper { margin:0 auto; width:980px; position:relative; background-color:#000; /*background:transparent url(../../files/theme/img/gradient.jpg) left top no-repeat;*/ }
#container { float:right; width:725px; position:relative; z-index:2; }

a { color:#E2001A; text-decoration:underline; outline:0; }
a:hover { color:#E2001A; text-decoration:underline; }
a:active { color:#E2001A; text-decoration:underline; }

h1 { font-size:32px; font-weight:bold; color:#009036; line-height:36px; margin-bottom:15px; }
h1 cufon { padding-top:3px; }
h2 { font-size:18px; color:#009036; line-height:24px; margin-bottom:10px; }
h2 cufon { padding-top:3px; }
h3 { font-size:14px; color:#fff; line-height:20px; margin-bottom:10px; }

p, table { margin-bottom:10px; }

.pdf-icon { background:transparent url('../../files/theme/img/pdf.png') left top no-repeat; padding:1px 0 2px 20px; }
.rot { color:#E2001A; }


/****************************************
 * left
 ***************************************/
#left {
	position:relative;
	z-index:1;
	width:255px;
	margin-left:0;
	padding-top:191px;
	background:#c93727 url('../../files/theme/img/gradient.jpg') left top repeat-x;
}
	#left .mod_navigation { margin-left:29px; }
		#left .mod_navigation li { position:relative; margin:0 0 17px 12px; }
			#left .mod_navigation li a,
			#left .mod_navigation li span {
				display:block;
				font-size:22px;
				line-height:24px;
				text-decoration:none;
				padding:0 0 0 20px;
				color:#fff;
			}
			#left .mod_navigation li a cufon,
			#left .mod_navigation li span cufon{ padding-top:2px; border-bottom:1px solid transparent; }
			#left .mod_navigation li a:hover cufon { border-bottom:1px solid #fff; }
			#left .mod_navigation li img {
				position:absolute;
				left:-14px;
				top:9px;
			}
			#left .mod_navigation li span,
			#left .mod_navigation li.trail a {
				background-color:#be6159;
				font-weight:bold;
				padding:8px 20px;
			}
			
	#left .second-level-navigation {
		margin-top:43px;
	}


	#left .kontakt-box {
		font-size:16px;
		background-color:#58585a;
		width:214px;
		height:155px;
		position:relative;
		margin:145px 0 100px 41px;
		padding:15px 0;
		-moz-box-shadow:    3px 3px 8px 0 #000;
		-webkit-box-shadow: 3px 3px 8px 0 #000;
		box-shadow:         3px 3px 8px 0 #000;
	}
		#left .kontakt-box p { margin-bottom:0; }
		#left .kontakt-box .text1 { margin-bottom:14px; }
		#left .kontakt-box .ce_text { padding:0 15px; }
		#left .kontakt-box .ce_text cufon { padding-bottom:4px; }
		#left .kontakt-box .telefon-nummer {
			color:#009036;
			font-size:26px;
			line-height:28px;
		}


/****************************************
 * header
 ***************************************/
#header {
	position:relative;
	z-index:2;
	height:480px;
}
	#header .header-claim {
		padding:10px 10px 0 0;
		width:330px;
		float:right;
		position:relative;
		right:0;
	}
	#header #logo {
		position:absolute;
		z-index:3;
		right:0;
		top:64px;
		width:945px;
		height:100px;
	}
	#header .pageimage-fg {
		position:absolute;
		z-index:4;
		top:77px;
		right:0;
		width:502px;
		height:397px;
	}
	#header .pageimage-bg {
		position:absolute;
		z-index:2;
		margin-top:154px;
		width:725px;
		height:320px;
	}
		/*#header .pageimage-bg .text {
			position:absolute;
			top:226px;
			left:40px;
			font-size:30px;
			font-weight:bold;
			width:451px;
		}
		.pageimages-top-text #header .pageimage-bg .text {
			top:226px;
		}
			#header .pageimage-bg .text cufon { padding-bottom:3px; }*/
		
	#header .white-line {
		position:absolute;
		z-index:5;
		top:473px;
		right:0;
		width:940px;
		height:2px;
		background-color:#fff;
	}


/****************************************
 * main
 ***************************************/
#main { position:relative; z-index:3; }
#main .inside { padding:36px 25px 25px 58px; }

#main ul { margin-bottom:15px; }
#main ul li { margin-left:16px; list-style:disc; }

#main ol { margin-bottom:15px; }
#main ol li { margin:0 0 15px 18px; list-style:decimal; }

#main .vita { margin-bottom:10px; }
#main .vita .col_0 { width:134px; }

#main .dlh_googlemap { color:#000; }

/****************************************
 * common container
 ***************************************/
.layout_latest { margin-bottom:15px; }
	.layout_latest .image_container { margin-left:30px; }
	.layout_latest p.info { margin-bottom:3px; }
	/*.layout_full .image_container img { border:1px solid #fff; }*/


/****************************************
 * form elements
 ***************************************/
input.text,
input.captcha,
select,
textarea {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #999;
	margin-bottom:10px;
	padding:2px 4px;
	width:199px;
}
textarea {
	width:424px;
	height:137px;
}
input.captcha { width:30px; margin-right:4px; }
label { display:block; margin-bottom:2px; }
input.submit {
	border:0px;
	color:#fff;
	background-color:#009036;
	padding:2px 4px;
	font-size:14px;
	cursor:pointer;
	margin-top:10px;
}
p.error { color:red; margin-bottom:2px; }

.mod_dlh_googlemaps input.text { width:150px; }


/****************************************
 * clearing
 ***************************************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

hr {
	border:0;
	border-bottom:1px solid #ededed;
	margin:15px 0 25px 0;
}
.break { margin-bottom:30px; }

.subcolumns:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.subcolumns { display: inline-block; }
html[xmlns] .subcolumns { display: block; }
* html .subcolumns { height: 1%; }

.clear { clear:both; }
