.csc-textpic-clear, .csc-textpic-intext-left-intext, .csc-header {
	clear: both;
}


/*
slavinia - orange : #fbb034
slavinia - grau : #636466
*/

div.box-teaser {
	float: left;
	margin-right: 40px;
	position: relative;
	
	width: 276px;
	height: 200px;
	overflow: hidden;
	-moz-border-radius: 7px 7px 0px 0px; 
	-webkit-border-radius: 7px 7px 0px 0px;
}

div.box-teaser div.pad {
	padding: 10px;
	position: relative;
}

div.box-teaser div.box-text {
	margin-top: 40px;
}

div.box-teaser a {
	position: absolute;
	top: 170px;
	right:20px;
	font-weight: bold;
	font-size: 14px;
	background: #FFF;
	padding: 2px;
	-moz-opacity:.70; filter:alpha(opacity=70); opacity:.70;
}

div.box-teaser a:hover {
	text-decoration: underline;
}

div.box-teaser h1 {
	top: 0px;
	left: 10px;
	position: absolute;
	color: #FFF;
	font-size: 18px;
	font-style: italic;
}

div.box-teaser h2 {
	position: absolute;
	top: 1px;
	left:11px;
	color: #333;
	font-size: 18px;
	font-style: italic;
}

#box-fassade {
	background: url(/fileadmin/templates/css/img/box_bg_fassade.jpg) top right no-repeat;
}

#box-flatroof {
	background: url(/fileadmin/templates/css/img/box_bg_flatroof.jpg) top right no-repeat;
}

#box-greenroof {
	background: url(/fileadmin/templates/css/img/box_bg_greenroof.jpg) top right no-repeat;
	margin-right:0;
}


@charset "utf-8";
/* CSS Document */

.clear {
	clear: both;
	}


body{
	background-color: #f3f7fc;
	background-image: url(/fileadmin/templates/css/img/bg_body.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
	}
	
a {
	color: #fbb034;
	text-decoration: none;
}

a:hover {

}
	
#footer {	
	color: #999;
	margin-bottom: 10px;
	text-align: center;
}

#breadcrumbs {
	position: absolute;
	z-index: 10;
	top: 365px;
	left: 20px;
	color: #666;
	font-weight: bold;
	width: 800px;
	overflow: visible;
}

#breadcrumbs span {
}

#breadcrumbs h1 { position:absolute; top:0px; left:0px; font-size:16px; color:#FFF; padding:0; margin:0;} 
#breadcrumbs h2 { position:absolute; top:1px; left:1px; font-size:16px; color:#333; padding:0; margin:0;}
#breadcrumbs h3 { position:absolute; top:-1px; left:-1px; font-size:16px; color:#999; padding:0; margin:0;}


#wrapper { width:950px; position:relative; margin: 0 auto;}

#toolbar {
	float: right;
	line-height: 20px;
	}
	
#toolbar #loginDiv {


	background: #fff;
	text-align: right;
	padding: 5px 8px 5px 8px;
	width: auto;
	float: left;
	-moz-border-radius: 0px 0px 7px 7px; -webkit-border-radius: 0px 0px 7px 7px;
	border: 1px solid #cbced5;	
	border-top: none;
	}

#toolbar #loginDiv div, #toolbar #languageDiv div  {
	float: left;
}	
	
#toolbar #languageDiv {
	float: left;
	background: #fff;
	text-align: right;
	margin-left: 10px;
	padding: 5px 8px 5px 8px;
	width: auto;
	-moz-border-radius: 0px 0px 7px 7px; -webkit-border-radius: 0px 0px 7px 7px;
	border: 1px solid #cbced5;	
	border-top: none;
	}
	
#toolbar input {
	float: left;
	font-size: 11px;
	border: 1px solid #CCC;
	width: 100px;
	color: #666;
	}

#toolbar #user, #toolbar #pass {
	height: 16px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	}
	
#toolbar #pass {
	margin-left: -1px;
}

#toolbar #btnLogin, #toolbar #btnLogout {
	padding: 0;
	margin: 0;
	margin-left: -1px;
	border: 0;
	width: 20px;
	height: 20px;
	background: url(/fileadmin/templates/css/img/btn_login.png) transparent;
	font-size: 0px;
	}

#toolbar #btnLogout {
	background: url(/fileadmin/templates/css/img/btn_logout.png) transparent;
}	
	
#toolbar #usernameDiv{
	margin-right: 10px;
}	
	

	
#languageDiv .tx-srlanguagemenu-pi1 div {
	list-style: none;
	float: left;
	font-size: 13px;
	font-weight: bold;
}

#languageDiv .tx-srlanguagemenu-pi1 div.SPC {
	margin: 0 3px 0 3px;
	float: left;
}


#section1 {
	width:950px;
	height: 380px;
	background: url(/fileadmin/templates/t_main/streams/slavonia.jpg)}

#logo {
	float: left;
	margin-top: 10px;
	display: block;
	width: 228px;
	height: 122px;
	background: url(/fileadmin/templates/css/img/logo.png) no-repeat;
	}
	
#logo span.alt {
	display: none;
	}
	
#content1 {
	position: relative;
	display: block;
	padding: 10px 20px 20px 20px;
	zoom: 1;
	background-color: #FFF;
	min-height: 400px;
	z-index:1;
}


div#shadowbox {
	position: relative;
	margin-top: -230px;
	padding-top: 230px;
	margin-bottom: 10px;
	z-index: 3;
	width: 950px;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	}

* html #shadowbox  {
	width: 948px;
	border: 1px solid #cbced5;
	border-top: 0; /**/
	}

*:first-child+html #shadowbox {
	width: 948px;
	border: 1px solid #cbced5;	
	border-top: 0; /**/
	}



/******** MENU *****************/



#nav1 {
	position: absolute;
	top: 120px;
	right: 0;	
	z-index: 15;
	background-color: #fbb034;
	background-image: url(/fileadmin/templates/css/img/nav1_bg.png);
	-moz-border-radius: 	7px 7px 0 0;
	-webkit-border-radius: 	7px 7px 0 0;
}

/* 1st level lists *****************************************/
ul.ssf-menu { padding: 0; margin: 0; list-style: none; }
ul.ssf-menu li { float: left; width: auto; height: 30px; line-height: 30px; white-space: nowrap; }
ul.ssf-menu li.over, ul.ssf-menu li.act, ul.ssf-menu li:hover { background-color: #fff; -moz-border-radius: 7px 7px 0 0; -webkit-border-radius: 7px 7px 0 0;	}
ul.ssf-menu li a { position: relative; display: block; font-size: 14px;	font-weight: bold; color: #fff;	text-decoration: none; padding: 0 10px 0 10px;}

ul.ssf-menu li.over a, ul.ssf-menu li.act a, ul.ssf-menu li:hover a { color: #fbb034; border: solid 0px #000;}

/* 2nd level lists *****************************************/
ul.ssf-menu ul { 
/*
-moz-opacity:.95; filter:alpha(opacity=95); opacity:.95;
*/

display: none;	position: absolute; top: auto; right: 0px; width: 950px; height:30px; line-height: 30px; background:#FFF; border-bottom: 1px solid #cbced5;}
ul.ssf-menu li:hover ul, ul.ssf-menu li.over ul { display: block; }
ul.ssf-menu ul li { position: relative; float: right; width:auto; border-right: 1px solid #cbced5;}
ul.ssf-menu ul li.first { border-left: 1px solid #cbced5;}
ul.ssf-menu ul li.last { border-right: 0}
ul.ssf-menu ul li.over, ul.ssf-menu ul li:hover, ul.ssf-menu ul li.act { -moz-border-radius: 0; -webkit-border-radius: 0; }

#nav1 ul.ssf-menu ul li a { font-size: 1em; font-weight: bold; color: #666; padding: 0 10px 0 10px; display: block; }
#nav1 ul.ssf-menu ul li a:hover,#nav1 ul.ssf-menu ul li.act a { color: #fbb034; }

/* 3rd level list *****************************************/
ul.ssf-menu ul ul{ 	
-moz-box-shadow: 1px 1px 3px #666;
-webkit-box-shadow: 1px 1px 3px #666; 
-moz-border-radius: 0 0 7px 7px; -webkit-border-radius: 0 0 7px 7px;
position: absolute; display: none; width: auto; height: auto; top:auto; left: auto; right: auto; background-color: #FFF; border-bottom: 3px solid #fbb034; border-top: 4px solid #fbb034;}
ul.ssf-menu ul li.last ul{ right: 0px; }

ul.ssf-menu li:hover ul ul, ul.ssf-menu li.over ul ul { display: none; }
ul.ssf-menu li:hover ul li:hover ul, ul.ssf-menu li.over ul li.over ul { display: block; top:auto; width: auto; }

* html ul.ssf-menu li:hover ul li:hover ul, * html ul.ssf-menu li.over ul li.over ul {
	width: 13em; /*IE6 soils itself without this*/
	}

*:first-child+html ul.ssf-menu li:hover ul li:hover ul, *:first-child+html ul.ssf-menu li.over ul li.over ul {
	width: 13em; /*IE6 soils itself without this*/	
}

ul.ssf-menu ul ul li { display: block; float: none; clear: both; background-color:#FFF; line-height: 25px; height: 25px; border: 0; border-bottom: 1px solid #fbb034}

/* IE 6/7 fix - gap between li's */
ul.ssf-menu ul ul li a {display:inline-block;}
ul.ssf-menu ul ul li a {display:block;}
/* IE 6/7 fix */
ul.ssf-menu ul ul li a { padding: 0 10px 0 10px; font-weight: normal; }

/* reset colors für active level 3 */
#nav1 ul.ssf-menu ul li.act ul li a { color: #666; }
#nav1 ul.ssf-menu ul li.act ul li a:hover { color: #fbb034; }

/* CSSSC **************************************/

/******************/
/* Headers, plain */
/******************/
H1 { font-size: 16px; color: #fbb034; }
H2 { font-size: 14px; color: #fbb034; }
H3 { font-size: 13px; color: #fbb034; }
H4 { color: #fbb034; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 5px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

H1, H2, H3, H4, H5 {
		font-style: italic;
}

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #fbb034; text-decoration: none; }
H2 A { color: #fbb034; }
H3 A { color: #fbb034; }
H4 A { color: #fbb034; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { color: #fbb034; text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size: 11px; color: #666; float: right;}


/******************/
/* SLAP           */
/******************/

DIV.tx-slap-pi1 {}
DIV.tx-slap-pi1 H1 {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-browsebox {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-browsebox TABLE {
	margin-left:20px;
	margin-right:20px;
	/* width:100%; */
	border-left: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	}

DIV.tx-slap-pi1 DIV.tx-slap-pi1-browsebox TABLE TR {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-browsebox TABLE TR TD.tx-slap-pi1-browsebox-SCell {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FF9900;
	}

DIV.tx-slap-pi1 DIV.tx-slap-pi1-browsebox TABLE TR TD.tx-slap-pi1-browsebox-SCell P {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-browsebox TABLE TR TD.tx-slap-pi1-browsebox-SCell P A {
	color: #FFFFFF;
	}

DIV.tx-slap-pi1 DIV.tx-slap-pi1-browsebox TABLE TR TD {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ECECEC;
	}

DIV.tx-slap-pi1 DIV.tx-slap-pi1-browsebox TABLE TR TD P {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-browsebox TABLE TR TD P A {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE {
	margin-left:20px;
	margin-right:20px;
	border: 1px solid #D9D9D9;
	
	width:530px
	}

DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-header {
	border-top: 2px solid #FF9900;
	border-left: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
	}

DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-header TD {
	padding: 3px;
	}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-header TD P {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-header TD P A {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-even {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-even TD {
	padding: 3px;
	}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-even TD P {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-even TD P A {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-odd {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-odd TD {
padding: 3px;
}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-odd TD P {}
DIV.tx-slap-pi1 DIV.tx-slap-pi1-listrow TABLE TR.tx-slap-pi1-listrow-odd TD P A {}

DIV.tx-slap-pi1-singleView TABLE {
	border: 1px #D9D9D9 solid; 
	border-bottom: 0px; 
	margin: 20px 0px 20px 0px;
	width: 100%
	}

DIV.tx-slap-pi1-singleView TABLE TR TD {
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #D9D9D9;
	}

DIV.tx-slap-pi1-singleView TABLE TR TD {
	background-color: #ECECEC;
	}

DIV.tx-slap-pi1-singleView TABLE TR TD.tx-slap-pi1-singleView-HCell {
	width: 1px;
	background-color: #D9D9D9;
	padding: 3px 20px 3px 20px;
	border-right: 1px solid #D9D9D9;
	}

DIV.tx-slap-pi1-singleView TABLE TR TD.tx-slap-pi1-singleView-LCell {
	background-color: #D9D9D9;
	padding: 10px 10px 10px 10px;
	}
	
	
	
SELECT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #EDEFF1;
  border: 0px solid #CCCCCC;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #cbced5;
  color: #666;
  font-weight : normal;
  width: 300px;
}

INPUT {
  float: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
/*  background-color:#CCCCCC;*/
  border: 1px solid #cbced5;

}

BUTTON {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #EDEFF1;
  
}

.csc-mailform {
  width: 300px;
  border: 0px none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  padding-left: 36px;
}

.csc-mailform-field {
  margin-bottom: 6px;
  line-height: 18px;
}


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }