

@import url("/inc/css/reset.css");
@import url("/inc/css/custom.css");
@import url("/inc/modules/gallery/types/colorbox/colorbox.css");
@import url("/inc/modules/gallery/types/colorbox/colorbox-custom.css");
@import url("/inc/modules/news/news.css");

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;	
}

body {

	background-position: left top;
	background-color: #fff;
	background-repeat: repeat-x;

	line-height: 150%;
}

body, div, span, p, td, th, h1, h2, h3, h4, h5, li, input, select, textarea {
	font-family: trebuchet ms, Georgia, Georgia, serif;
	font-size: 12px;
	color: #323232;
}

h1, h1 span, 
h4, h4 span
{
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	font-family: trebuchet ms, Georgia, Georgia, serif;
	margin-bottom: 15px;
	/*background-color: #e86b17;*/
	background: url(/gfx/template/kontakthead_a.jpg) center top repeat-x;
	padding: 5px 6px 5px 6px;
	display: inline-block;
}
h4 { margin: 0; }
h2, h2 span  {
    font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 36px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: -1px;
	line-height: 1.0;
}

h3, h3 span  {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	font-family: trebuchet ms, Georgia, Georgia, serif;
	margin-bottom: 15px;
	/*background-color: #a7a7a7;*/
	padding: 5px 6px 5px 6px;
	display: inline-block;
}

form { margin: 0; }

a, a:active, a:link, a:visited {
	color: #ef5921;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

input, select, textarea {
	
	color: #000000;
}


#template_outer {
	width: 100%;
	height: 840px;
}

#outer_bgLeft {

	background-position: right top;
	background-repeat: repeat-x;
	height: 100%;
	vertical-align: top;
}

#outer_bgLeft_img {

	width: 100%;
	height: 100%;

}

#outer_center {

	width: 965px;
	vertical-align: top;
		
}

#template_inner {
	width: 965px;
	height: 840px;
}

#inner_top {
	
	background: url(/gfx/template/top.jpg) top left no-repeat;	
	width: 965px;
	height: 225px;
	
}

#inner_top_container {
	width: 965px;
	height: 225px;
	position: relative;
	z-index: 100;
}

#inner_main {
	
	position: relative;
	margin: 0 auto;
	width: 965px;
	height: 100%;
	min-height: 840px;
	z-index: 99;
	
}

#cols {
	width: 965px;
}

#inner_cols {
	min-height: 545px;
		
	background-color: #fff;
	position:relative;
}

#inner_col1 {
	width: 730px;
	vertical-align: top;
}

#inner_col1_container {
	width: 730px;
	position: relative;
}

#inner_col2 {
	width: 393px;
	vertical-align: top;
}

#inner_col2_container {
	width: 393px;
	position: relative;
	margin: 0 0 0 30px;
}

#inner_col3 {
	width: 167px;
	vertical-align: top;
}

#inner_col3_container {
	width: 167px;
	position: relative;
}


#holder_content {
		
	margin: 0px 0 0 20px;
}

#inner_bottom {

	background-position: left bottom;
	background-color: #f2f2f2;
	background-repeat: no-repeat;	
	height: 30px;
	width: 965px;

}
#inner_bottom_container {

	height: 30px;
	width: 965px;
	position: relative;	
	
}


#outer_bgRight {

	background-position: left top;
	background-repeat: repeat-x;
	height: 100%;
	vertical-align: top;
}

#outer_bgRight_img {

	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;

}


p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}


div#status {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	border: 1px solid #afafaf;
	background-color: #fffedc;
	color: #707070;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	z-index: 101;
	display: none;
	padding: 5px 0 0 0;
	text-align: center;
}

img {
	border: none;
}

label { cursor: pointer; }

.menu_subs {
	position: absolute;
	width: 160px;
	height: auto;
	top: 10px;
	right: 20px;

}

ul#sitemap {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 20px 0;
	padding: 0;
	
}

ul#sitemap  li {
	float: left;
	margin: 0 5px 5px 0px;
	padding: 3px 6px 7px 6px;
	font-size:13px;
	width:160px;
	background: url(/gfx/template/undermenubg.jpg) center top repeat-x;
}

ul#sitemap  li a,
ul#sitemap  li a:link,
ul#sitemap  li a:active,
ul#sitemap  li a:visited,
ul#sitemap  li a:hover {
	color: #dadada;
	text-decoration: none;
}

ul#sitemap  li a:hover, ul#sitemap  li a.active {
	color: #fff;
}

ul#sitemap li ul {
	list-style-image: none;
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
	/*display: none;*/
}
ul#sitemap li ul li ul{ margin-top: 0px; }
ul#sitemap li.active ul {
	display: block;
}

ul#sitemap  li ul li {
	margin: 0 0 0 0px;
	padding: 3px 0 3px 10px;
	background:none;
	border:none;
	font-weight:bold;
}

ul#sitemap li ul li a,
ul#sitemap li ul li a:link,
ul#sitemap li ul li a:active,
ul#sitemap li ul li a:visited,
ul#sitemap li ul li a:hover {
	color: #333;
	font-size:12px;
	text-decoration: none;
}

ul#sitemap li ul li a:hover, ul#sitemap li ul li a.active {
	color:#F15B2B;
	font-weight:bold;
}

ul#sitemap  li ul li ul li{
	font-weight:normal;
}

ul#sitemap li ul li ul li a:hover, ul#sitemap li ul li ul li a.active {
	color: #557e13;
	font-weight:bold;
}


#customImgTD {
	width: 393px;
	height: px;
	vertical-align: top;
}

.cases h1, h1 span {
    font-family: Georgia,"Nimbus Roman No9 L",serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: -1px;
	line-height: 1.3;
	color: #000;
	background-color: #fff;
}
.cases h2, h2 span {
    font-family: Georgia,"Nimbus Roman No9 L",serif;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: -1px;
	line-height: 1.3;
	color: #e86b17;
	background-color: #fff;
}

div.menu_top {
}

ol.dropdown,
ol.dropdown li,
ol.dropdown li ol {
 list-style: none;
 margin: 0;
 padding: 0;
}

ol.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ol.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ol.dropdown li.hover,
ol.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ol.dropdown ol {
 display: none;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ol.dropdown ol li {
 float: none;
}

ol.dropdown ol ol {
 top: 0px;
 left: 99%;
}

ol.dropdown li:hover > ol {
 display: none;
}



/* CUSTOM */
 
ol.dropdown {
	
	padding: 0 0 0 0;
}

ol.dropdown li {
	cursor: pointer;
	text-align: center;
	padding: 8px 15px 6px 15px;
	color: #b3b3b3;
	font-size: 12px;	 
	font-family: trebuchet ms, Georgia, Georgia, serif;
	font-weight: normal;
	
	background: url(/gfx/template/menu-bg-border.jpg) right top no-repeat;;
}

ol.dropdown li:hover {
	cursor: pointer;
	
}

ol.dropdown a,
ol.dropdown a:link,
ol.dropdown a:active,
ol.dropdown a:visited,	
ol.dropdown a:hover	
{ 
	
	font-weight: normal;
	text-decoration: none; 
	color: #b3b3b3; 
}

ol.dropdown a.over, 
ol.dropdown a:hover
{ 
	
	font-weight: normal;	
	color: #fff; 
}


ol.dropdown li.active {
	
}

ol.dropdown li.active a,
ol.dropdown li.active a:link,
ol.dropdown li.active a:active,
ol.dropdown li.active a:visited,
ol.dropdown li.active a:hover
{ 
	
	font-weight: normal;
	color: #fff; 
}


/* -- sub sub level mark -- */

ol.dropdown ol {
	width: 200px;
}

/* custom subs */
ol.dropdown ol {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
}


ol.dropdown ol li {
	width: 200px;
	cursor: pointer;
	text-align: left; margin-left:0px;
	padding: 7px 0px 7px 10px;
	color: #464646;
	font-size: 12px;	 
	font-family: trebuchet ms, Georgia, Georgia, serif;
	font-weight: normal;
	
	background: #f2f2f2; border-bottom: 1px dashed #E1E1E1;
}

ol.dropdown ol li:hover {
	cursor: pointer;
	
	background: #e9e9e9;
}

ol.dropdown ol a,
ol.dropdown ol a:link,
ol.dropdown ol a:active,
ol.dropdown ol a:visited,	
ol.dropdown ol a:hover,
ol.dropdown li.active ol a,
ol.dropdown li.active ol a:link,
ol.dropdown li.active ol a:active,
ol.dropdown li.active ol a:visited,
ol.dropdown li.active ol a:hover	
{ 
	
	font-weight: normal;
	text-decoration: none; 
	color: #464646; 
}

ol.dropdown ol a.over, 
ol.dropdown ol a:hover,
ol.dropdown li.active ol a.over,
ol.dropdown li.active ol a:hover
{ 
	color: #f15b2b; 
}


ol.dropdown ol li.active {
	
	background: #e9e9e9;
}

ol.dropdown ol li.active a,
ol.dropdown ol li.active a:link,
ol.dropdown ol li.active a:active,
ol.dropdown ol li.active a:visited,
ol.dropdown ol li.active a:hover
{ 
	color: #f15b2b; 
}




ol.dropdown ol li ol li:hover a,
ol.dropdown ol li ol li.active a{
	color:#557e13 !important;
}

ol.dropdown ol li ol li {
	margin-left:0px
}


