/* CSS Document */

/* CSS Document */

/* ****************************************** */
/* Orangefluid GbR		         			  */
/* www.orangefluid.com       				  */
/* ****************************************** */


/* ****************************************** */
/* Global settings for Fructusarmeniacus     */
/* ****************************************** */

/* Global settings */
* {
	margin:0;
	padding:0;
	text-align:left;
}

/* Layout sizes */
html {
	height: 100%;
}

/* Main body style */
body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 100.01%;	
	text-align:center; /* horizontal centering for IE Win quirks */
}

/* ****************************************** */
/* Layout container settings                  */
/* ****************************************** */

#gallery {
	position:relative;
	margin:0 auto;
	width:100%;
	z-index:10;
	
}

* html #gallery {
	position:relative;
	margin:0 auto;
	width:100%;
	z-index:50;
	
}

* html div.tx-bahagphotogallery-p1 table {z-index:200;}

.float {z-index:200;}

/* Main container, page width, centered, fixed width */
#maincontainer {
	position: relative;
	width: 894px;
	margin: 0 auto;
	min-height: 100%;
	
}



/* Small IE Hack, min-height for IE */
* html #maincontainer {
	height: 100%;
	z-index:100;
}


/* Logo container */
#logocontainer {
	position: absolute;
	height: 83px;
	width: 290px;	
	z-index: 30;
}


/* Language container */
#languagecontainer {
	position: absolute;
	height: 15px;
	width: 100px;
	top: 43px;
	right: 0px;
	z-index: 20;
}

/* Language container */
* html #languagecontainer {
	right: 15px;
}

/* Headimage */
#headimagecontainer {
	position: relative;
	height: 227px;
	width: 894px;
}


/* Horizontale Navigation */
#mainnavicontainer {
	position: relative;
	height: 31px;
	background:url(images/naviback.gif) no-repeat; 
	padding-left:20px;
	margin:0 0px 0 0px;
	width: 894px;
	z-index: 30;
}


/* ****************************************** */
/* Content container	LEFT	                  */
/* ****************************************** */

/* Left content container */
#contentcontainer_left {
	position: relative;
	margin-top: 10px;
	height: 30px;
	margin-bottom:30px;
	width: 246px;
	float:left;
	z-index:20;
	
}


/* Navibox */
#navibox {
	position: relative;
	width:246px;
	float:left;
	height:auto;
	background:url(images/navimiddle.gif) repeat-y;
	margin-bottom:10px;
	overflow:hidden;
	}
	

/* Infobox */
#infobox {
	position: relative;
	width:246px;
	float:left;
	height:auto;
	text-align:left;
	}
	
	
	
/* Suchbox */
#suchbox {
	position: relative;
	margin-top: 5px;
	width:246px;
	float:left;
	height:65px;
	background:url(images/suchbox.gif) no-repeat;
	padding:0px;
	}
	
	
* html #suchbox {margin-top: 10px;}


/* contactlink */
#linkbox {
	position: relative;
	width:246px;
	float:left;
	height:25px;
	}	
	
	
	

/* ****************************************** */
/* Content container	RIGHT                  */
/* ****************************************** */

/* Right content container */
#contentcontainer_right {
	position: relative;
	margin-top:10px;
	margin-bottom:30px;
	margin-left:23px;
	min-height: 100%;
	width:597px;
	float:left;
}


#contentcontainer_right p 	{
	padding-bottom: 1.2em; 
	padding-left:0px;
	font-size:11px; 
	line-height: 1.7em;
	}

/* ****************************************** */
/* Style settings links                       */
/* ****************************************** */

/* Link colors global */
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:active, a:hover {
	color: #5b5d5f;
	text-decoration:underline;
}

p.lang { text-align:right; width:100px; height:13px; float:right;}
p.lang img { padding-right:10px;}
p.lang a { padding-right:0px;}

#contentcontainer_right dd.csc-textpic-caption {
	font-size:10px;
	font-weight:bold;
	padding: 8px 5px 10px 5px;
	
	

}

div.navi {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height: 20px;
	float:left;
	width:246px;
	margin-left:0px;
}

#infobox img {margin:0px; padding:0px;}
#infobox div.csc-textpic-imagewrap {margin:0px; padding:0px;}

div.csc-header {width:auto;}

div.dropdowna {
background: #505050;
width:237px;
height:14px;
padding:5px 0px 6px 0px;

}

div.dropdownactive {
background: #505050;
width:237px;
height:14px;
padding:5px 0px 6px 0px;

}

div.dropdowna a:link, div.dropdowna a:active, div.dropdowna a:visited{
color:#CCCCCC;
text-decoration:none;
font-weight:bold;
font-size:11px;
width:100%;
padding-left:15px;
}

div.dropdowna a:hover{
color:#ffffff;
font-weight:bold;
text-decoration:none;
font-size:11px;
width:100%;
padding-left:15px;
}


div.dropdownactive a:link, div.dropdownactive a:active, div.dropdownactive a:visited, div.dropdownactive a:hover{
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:11px;
width:100%;
padding-left:15px;
}


/* ****************************************** */
/* Style settings Lists                       */
/* ****************************************** */

#contentcontainer_right ul {
	list-style-type: none;
	list-style:outside;
	margin-top: 0px;
	margin-bottom: 10px;
}

#contentcontainer_right ul li {
	list-style-type: none;
	font-size: 11px;	
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 15px;
	line-height: 1.4em;
	}

* html #contentcontainer_right ul li {
	height: 1px;
}

/* ****************************************** */
/* Style settings Navilist                      */
/* ****************************************** */

div.navi ul.navi li{
	list-style-type: none;
	width:211px; 
	margin-left:15px;
	padding-bottom:4px;
	padding-top:4px; 
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
	padding-left: 1.5em;
	line-height: 1.5em;
}



div.navi ul.navi li.second{
	padding-bottom:4px;
	padding-top:4px;
	width:200px; 
	margin-left:28px; 
	color:#999999;
	background-image: url(images/li_second.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
	padding-left: 1.5em;
	line-height: 1.5em;
}


div.navi ul.navi li.third{
	padding-bottom:4px;
	padding-top:4px;
	width:200px; 
	margin-left:50px; 
	color:#999999;
	list-style:outside url(images/li_second.gif);
}

* html div.navi ul.navi li img{
	margin-left:-35px; 
}

div.navi ul.navi li a:active, div.navi ul.navi li a:hover {
	text-decoration: none;
	color:#666666;
}

div.navi ul.navi li a:link, div.navi ul.navi li a:visited  {
	text-decoration: none;
	color:#000000;
}

div.navi ul.navi li.second a:active, div.navi ul.navi li.second a:hover {
	text-decoration: none;
	color:#999999;
}

div.navi ul.navi li.second a:link, div.navi ul.navi li.second a:visited {
	text-decoration: none;
	color:#666666;
}


div.navi ul.navi li.third a:active, div.navi ul.navi li.third a:hover {
	text-decoration: none;
	color:#999999;
}

div.navi ul.navi li.third a:link, div.navi ul.navi li.third a:visited {
	text-decoration: none;
	color:#666666;
}

div.navi ul.navi li span.active a:link, div.navi ul.navi li span.active a:visited, div.navi ul.navi li span.active a:active, div.navi ul.navi li span.active a:hover,
div.navi ul.navi li.third span.active a:link, div.navi ul.navi li.third span.active a:visited, div.navi ul.navi li.third span.active a:active, div.navi ul.navi li.third span.active a:hover, 
div.navi ul.navi li.second span.active a:link, div.navi ul.navi li.second span.active a:visited, div.navi ul.navi li.second span.active a:active, div.navi ul.navi li.second span.active a:hover
{color:#FF790E}


p.footertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	padding-top:8px;
}

p.footertext a:link, p.footertext a:visited { 
	padding-right:10px;
	text-decoration:none;
	color:#000000;
}

p.footertext a:active, p.footertext a:hover { 
	padding-right:10px;
	text-decoration:none;
	color:#666666;
}


/* ****************************************** */
/* Suche				      */
/* ****************************************** */

div.tx-indexedsearch-rules  {
	padding-top:10px;
	padding-bottom:10px;
}

div.tx-indexedsearch-searchbox {
	margin-bottom:10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

div.tx-indexedsearch-searchbox table, div.tx-indexedsearch-searchbox p {
	margin-bottom:10px;
	padding-left:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}


div.tx-indexedsearch-rules h2 {
	color:#666666;
	padding-bottom:5px;
	font-size: 13px;
}

div.tx-indexedsearch-rules p, div.tx-indexedsearch-searchbox p, div.tx-indexedsearch-rules h2 {
	padding-left:0px;
}

div.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	margin-left:15px;
	padding-bottom:1px;
	padding-top:3px;
	padding-left:4px;
	border:#333333 solid 1px;


}


div.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	margin-left:15px;
	padding-bottom:1px;
	padding-top:2px;
	margin-top:8px;
	text-align:center;
}


.tx-indexedsearch-redMarkup {color: #2FA829;}

div.tx-indexedsearch-res table {font-size: 11px; width:430px;}
div.tx-indexedsearch-whatis p,  div.tx-indexedsearch-browsebox p{ padding:0;}
div.tx-indexedsearch-browsebox p {padding-bottom:8px;}
td.tx-indexedsearch-descr {font-style:normal; padding-top:8px;}
td.tx-indexedsearch-info { padding-top:8px; }
p.tx-indexedsearch-noresults {text-align:left;}


div.tx-indexedsearch-searchbox select.tx-indexedsearch-selectbox-type, select.tx-indexedsearch-selectbox-defop, select.tx-indexedsearch-selectbox-media, select.tx-indexedsearch-selectbox-lang, select.tx-indexedsearch-selectbox-sections, select.tx-indexedsearch-selectbox-order, select.tx-indexedsearch-selectbox-desc, select.tx-indexedsearch-selectbox-results, select.tx-indexedsearch-selectbox-group   {

	margin-left:0px;
	height:18px;
	padding-left:2px;
	margin-top:5px;
	font-family: Verdana, Arial, sans-serif;
	border:#333333 solid 1px;

}


/* ****************************************** */
/* Formulare				      										*/
/* ****************************************** */
div.tx-thmailformplus-pi1 {
	font-size:11px;
}


div.formline, div.formline label {
	color: #000000;
	font-weight: normal;
}

div.formfield {
	width: 50%;
	position: relative;
	float: left;
	display: block;
	padding-bottom: 5px;
	}
	


div.fullformfield {
	width: 100%;
	position: relative;
	float: left;
	padding-bottom: 5px;
	}

div.formfield label, div.fullformfield label {
	width: 115px;
	position: relative;
	float: left;
	font-weight: normal;
}

div.fullformfield input {
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
}

div.formfield input, div.fullformfield input.abschicken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
	width: 140px;
}

div.fullformfield input.abschicken {
	padding-bottom:1px;
	padding-top:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
	text-align: center;
	width:70px;

}

div.formfield textarea, div.fullformfield textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
	width: 441px;
	height: 100px;
	
}


/* ****************************************** */
/* Formulare	IE-Hack			      */
/* ****************************************** */


 * html div.formfield {
	width: 40%;
	position: relative;
	float: left;
	display: block;
	padding-bottom: 5px;
	}
	
	
* html div.formfield label, * html div.fullformfield label {
	width: 85px;
}


*+html div.formfield {
	width: 40%;
	position: relative;
	float: left;
	display: block;
	padding-bottom: 5px;
	}
	

*+html div.formfield label, *+html div.fullformfield label {
	width: 85px;
	float: left;
}










/* ****************************************** */
/* Hauptnavigation		         			  */
/* ****************************************** */

.menu {
	width: 189px; 
	font-size:12px;
	position:relative;
	float: left;
	z-index:100;
	margin-right: 2px;
	margin-top: 2px;
}

.menu#navi1, .menu#navi5 {
	width: 190px;
}

.menu#navi5 {
	margin-right:0px;
	}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	float:left;
	width:189px;
	height: 37px;
	position:relative;
	background: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 110%;
	vertical-align: middle;
	font-weight: normal;
	color: #ffffff;
	display: block;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:189px;
	w\idth:189px;
}

/* style the links for the top level */
.menu a, .menu a:visited, .menu a:link, .menu a:hover, .menu a:active {
	font-size:11px;
	text-decoration:none; 
	width:187px; 
	height:37px;
	display: block;
	vertical-align: middle;
	font-weight: normal;
	color: #ffffff;
}
/* style of second level navigation */
.menu ul li ul li a, .menu ul li ul li a:link, .menu ul li ul li a:hover, .menu ul li ul li a:visited, .menu ul li ul li a:active {
	color: #000000;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	width: 187px;
}
.menu ul li ul li {
	width: 187px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: #ffffff;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#ffcc00;
}
.menu ul ul :hover > a.drop {
background:#ffcc00;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#ffffff;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#ffffff;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:36px;
	left:0; 
	width:187px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:36px;
	t\op:37px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:187px;; 
	top:0;
	width:187px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-187px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#ffffff; 
	color:#000; 
	height:auto; 
	line-height:1em; 
}

/* yet another hack for IE5.5 */
* html .menu ul ul a{
	width:187px;
	w\idth:187px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000000; 
	background: url(media/blank.gif);
}
.menu :hover > a .menu ul ul :hover > a {
	color:#000000;
	background: url(media/blank.gif);
}

.menu a:hover, .menu ul a:hover{
	color:#ffffff; 
	background: url(media/blank.gif);
}
.menu :hover > a, .menu ul :hover > a {
	color:#ffffff;
	background: url(media/blank.gif);
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}

.menu ul li.grey {
	background-image:url(fileadmin/templates/images/linie.gif);
	background-repeat: repeat-x;
	width: 237px;
	}
	
/* second level item background color */
	/* grey */
	.menu ul li.grey ul li:hover, .menu ul li.grey ul li:hover a {
		background: #cde0f6;
	}	
	.menu a:hover, .menu ul li.grey ul li a:hover{
		background: #cde0f6;
	}
	.menu :hover > a, .menu ul li.grey ul li :hover > a {
		background: #cde0f6;
	}


	
	/* second level border */
	
	ul li.grey ul li {
		border: 1px #2f6ba2 solid;
		border-top: 0px;
		width: 188px;
	}
	


#nav, #nav ul {
	float: left;
	width: 894px;
	list-style: none;
	line-height: 1em;
	color: #CCCCCC;
	padding: 0;
	margin: 0;
	height:31px;
}
 
#nav li li {
	background:#505050;
	border-bottom:1px solid #aaaaaa;
	height:17px;
	width:100%;
	padding:5px 0 2px 11px;
}

 
#nav a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
 
 
#nav li {
	float: left;
	padding: 0;
	
}
 
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active{
	color: #CCC;
	font-size:11px;
	font-weight:bold;
	padding-right:2px;
	background:url(fileadmin/templates/images/mainnavilinie.gif) no-repeat right;
}


#nav ul li a:hover {
	color: #FFF;
	font-size:11px;
	font-weight:bold;
	background:url(fileadmin/templates/images/mainnavilinie.gif) no-repeat right;
	
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 230px;
	font-weight: normal;
	margin: 0;
	background-image: none;
}
 
 
#nav li ul ul {
	margin: -1.45em 0 0 14em !important;
	margin: -1.45em 0 0 14.45em ;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li li:hover, #nav li li.sfhover {
	 background:#505050;
}
 
 
#nav li li a {
	padding-left:5px;
}

#nav li li.nav2act {color:#ffffff;}
	
