body {
	font-family: Arial;
	background-color: #F5EECA;
}
div#bodyWidth { width: 920px; }

.mainContent
{
	padding: 10px 0 0 220px;
}
	
a {color: black;}

h1 {
	font-family: arial black, arial bold, arial; 
	font-weight: normal; 
	color: #1F663B;
	font-size: 20px;
	margin-bottom: 50px;
}

h2 {
	font-family: verdana;
	color: #1F663B;
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}

h2 a { 
	text-decoration: underline; 
	font-family: verdana;
	color: #1F663B;
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;}

h2 a:hover {
	color: #d6b531; 
}

h3 {
	font-family: verdana;
	color: #1F663B;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	/*margin-top: 30px;
	margin-bottom: 30px;*/
}

h3 a { 
	text-decoration: underline;
	color: #1F663B;
}

h3 a:hover {color: #d6b531;}

.smalltitle {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

ul {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.5;
}

p {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
}

td {font-size: 12px;}
/*************** für Index-Seiten*****************/

table.menu td {
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 10px;
}

table.menu td span {
	background-color: #ccc;
	padding: 2px;
	line-height: 16px;
	font-size: 13px;  
	text-decoration: none ! important;
}
table.menu td span a { text-decoration: none; }
table.menu td span a:hover {text-decoration: underline; }


.bildtitel { /*von katha*/
	font-weight: normal;
	font-size: 11px;
	/*border: 2px solid #cecece;*/
	line-height: 1.2;
	color: white;
	font-style: italic;
}

.marg10 { margin: 10px;}

.marg20 { margin: 20px;}

.marg5 { margin: 5px;}

.marg3 { margin: 3px;}

.margleft { 
	margin-left: 20px;
	margin-bottom: 10px;
}

.margright { 
	margin-right: 20px; 
	margin-bottom: 10px;
}

.bordertext {
	background-color: #1F663B;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.2;
	padding: 3px;
	font-style: italic;
	margin: 3px;
}

.bildunterschrift {
	color: #1F663B;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
}


table.versiona {
	border-bottom: 2px solid #1F663B;
	border-right: 2px solid #1F663B;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	margin-top: 20px;
}

table.versiona th {
	width: 120px;
	font-weight: bold;
	border-top: 2px solid #1F663B;
	border-left: 2px solid #1F663B;
	vertical-align: top;
	text-align: center;
}

table.versiona td {
	width: 120px;
	text-align: center;
	vertical-align: top;
	border-top: 2px solid #1F663B;
	border-left: 2px solid #1F663B;
}

table.versiona td.ocker,
table.versiona th.ocker { background-color: #d6b531; }

/***************für Systemtechnik/Sicherheit/FAllnet/index******************/

table.sicherheit {
	
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: white;
	line-height: 1.2;
	margin-top: 10px;
}

table.sicherheit td {
	width: 250px;
	text-align: left;
	padding: 3px;
	vertical-align: top;
	/*border-bottom: 2px solid #1F663B;
	border-right: 2px solid #1F663B;
	border-top: 2px solid #1F663B;
	border-left: 2px solid #1F663B;*/
	background-color: #1F663B;
}

.red {
	font-family: verdana;
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
}

ul.listicon { list-style-image: url(images/list_icon.gif); }
ul.iconwhite { list-style-image: url(images/list_icon_white.gif); }


p.green {
	background-color: #1F663B;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.2;
	width: 300px;
	padding: 5px;
	font-style: normal;
	margin: 5px;
}

/* ###### leftnav		#### */
div.leftnav
{
	background-color: #1F663B;
	padding: 0px;
	width: 200px;
	height: 100%;
}

.leftnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.leftnav li{
	font-size: 10px;
	color: white;
}

.leftnav ul.depth0 li {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	border-top: 1px solid #aacdc1;
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.leftnav ul.depth1 {
	margin-top: 8px;
}

.leftnav ul.depth1 li {
	font-size: 10px;
	color: white;
	line-height: 1.0;
	padding-left: 20px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.leftnav ul.depth2 {
	margin-top: 6px;
}

.leftnav ul.depth2 li {
	font-size: 10px;
	color: white;
	padding-left: 30px;
	line-height: 1.0;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

.leftnav a {
	color: white;
	text-decoration: none;
}


.leftnav li.true a {color: #efb500;}
.leftnav li.true ul li a {color: #fff;}
.leftnav a:hover {text-decoration:underline;}
/* .leftnav a:visited { color: #6f6; } */

/* ###### breadcrumbs	#### */
p.breadcrumbs {
	font-size: 11px;
	color: #4a6308;
	background-color: #cecece;
	width: 660px;
	max-width: 660px;
}
p.breadcrumbs select,
p.breadcrumbs select option {
	font-size: 9px;	
}

.breadcrumbs a { color: #4a6308; }

/* ###### topnav		#### */


table#topnav td.navitem
{
	width: 150px;
	height: 100px;
	vertical-align: top;
	font-family: verdana;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	border-left: 1px solid #F5EECA; /*wie body bg */
	/*remove later:*/
	background-repeat: no-repeat; 
}

table#topnav td.true a{ font-weight: bold; color:red;}
table#topnav td a { 
	text-decoration: none;
	display: block;
	margin-top: 27px;
}
table#topnav td a:hover {text-decoration:underline;}

#logo {
	background-image: url(images/zinco_logo_linksoben.gif);
	background-position: right top;
	width: 100px;
	min-width: 100px; 
}
#logo_shadow_right {
	/*border: 1px solid red;*/
	width: 20px;
	background-image: url(images/schatten_seite.gif);
	background-repeat: no-repeat;
	background-position: left top;
 }

#topnav1 {background-image: url(images/topnav_bg1.jpg);}
#topnav2 {background-image: url(images/topnav_bg2.jpg);}
#topnav3 {background-image: url(images/topnav_bg3.jpg);}
#topnav4 {background-image: url(images/topnav_bg4.jpg);}
#topnav5 { background-image: url(images/topnav_bg5.jpg); }

.shadow_spacer {
	width: 10px;
	/*border: 1px solid blue;*/
}

#shadow_left1,
#shadow_left2 {
	background-image: url(images/schatten_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#shadow_right {
	background-image: url(images/schatten_seite.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#shadow_bottom {
	height: 12px;
	/*border: 1px solid red;*/
	background-image: url(images/schatten_unten.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

/******** verzeichnis nutzen*********/
table.nutzen {
	border: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
}

table.nutzen td {vertical-align: middle;}

/********** für Referenzen Seiten**********/
table.referenzen {
	border: 0px;
	width: 260px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal
}

table.referenzen td { 
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid white;
}
	
table.referenzen th { 
	padding: 5px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	/*border-bottom: 1px solid white;*/
}

.reflink {
	margin-left: 5px; 
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 11px; 
}

.reflink a:hover {
	color: white;
}

/* ###### für Systemtechnik extensiv	#### */
div.legende {
	position: relative;
	left: 240px;
	width: 150px;
	font-size: 10px; 
	font-family: arial; 
	/*background-color: #1F663B;*/
	/*color: white;*/
	color: black;
}

#left {
border: 0px;
background-position: top right;
background-repeat: no-repeat;
}

#right {
	vertical-align: top;
	background-repeat: no-repeat;
	margin:0px; 
	padding:0px;
	/*border: 2px solid #1F663B;*/
	width: 390px; 
	height: 217px;
}

table.legende td span {
	background-color: #ccc;
	padding: 1px;
	line-height: 13px;
	font-size: 10px;  
	text-decoration: none ! important;
}
table.legende td span a { text-decoration: none; }
table.legende td span a:hover {text-decoration: underline; }

/* ###### ENDE für Systemtechnik extensiv	#### */

.refhead {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	/*padding-bottom: 30px;*/ /* ##funktioniert nicht##*/
}

/* ####### Sprachwahl Index.php			### */
#image a {
	padding: 3px;
	background-color: #999;
	text-decoration:none;
	position: relative;
	top: 208px;
	border: 1px solid black; 
	margin: 10px;
}

#image a:hover {
	background-color: #666;
	color: white;
}

div#image {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -225px;
	margin-top: -100px;
	background-image: url(images/sprachwahl_panorama.gif);
	background-position: center center;
	height: 186px;
	width: 450px;
	text-align: center;
}


/* ####### Systemtechnik Tabelle Systembezeichnung	### */


table.systembezeichnung {
	background-color: #1F663B;
	font-family: verdana;
	font-size: 11px;
	color: white;
	margin-bottom: 10px;
}

table.systembezeichnung td {
	padding: 5px;
	border-bottom: 1px solid white;
}

/* ####### Systemtechnik Tabelle Pflanzenliste	### */

table.pflanzenliste {
	background-color: white;
	font-family: verdana;
	font-size: 11px;
	color: #1F663B;
}

table.pflanzenliste td {
	padding: 5px;
}

table.pflanzenliste th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

/******************** Unternehmen *******************/

table.historie {
	width: 550px;
	font-family: verdana;
	font-size: 12px;
	color: #1F663B;
	text-align: left top;
}

table.historie td { 
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #d6b531;
}	

table.historie th {
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
}


/* #######  Aktuelles Presse ### */

td.pressemitteilung_bilder, 
td.pressemitteilung_bilder p {font-size: 10px;} 

/* #######  vertrieb ### */

#karte {
float: right;
background-image: url(vertrieb/images/background_umriss.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 380px;
height: 486px;
/*border: 1px solid red*/;
}

#gebiete,
#bundesl {
display: none;
}

address {font-style: normal;}

table.address {border-top: 2px solid #1F663B; margin-bottom: 20px;}
table.address th {font-size: 10px; font-weight: normal; vertical-align: 
top; text-align: right; padding-bottom: 5px;}
table.address td {font-size: 12px;vertical-align: top;}

table.address address,
table.address h2 {margin: 0px; padding: 0px;}

table.disposition td {vertical-align: top; }

/* search */

		.highlight { background: #BCF1EC; }
		.searchheading {  
		   margin-left: 10px; 
		   font-family:verdana;
		   font-size: 13px;
		   font-weight: bold;}

		.summary {  
		   margin-left: 10px; 
		   font-family:verdana;
		   font-size: 11px;
		   font-weight: normal;}

		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { 
		   font-family:verdana;
		   font-size: 12px;
		   font-weight: normal;}
		
		.description { 
		   font-family:verdana;
		   font-size: 11px;
		   color: #1F663B;
		   font-weight: normal;}

		.context { 
		   font-family:verdana;
		   font-size: 11px;
		   color: #1F663B;
		   font-weight: normal;}

		.infoline { 
		   font-family:verdana;
		   font-size: 10px;
		   font-weight: normal;
		   color: #808080;}

		.zoom_searchform { 
		   font-family:verdana;
		   font-size: 11px;
		   font-weight: normal;}

		.zoom_results_per_page { margin-left: 10px; }
		.zoom_match { margin-left: 10px;}				
		.zoom_categories { font-size: 100%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 5px; list-style-type: none; }
		
		input.zoom_button {  
		   font-family:verdana;
		   font-size: 11px;
		   font-weight: normal;
		   background-color:#F5EECA;
		   border:2px solid;
		   border-top-color:#4a6308;
		   border-left-color:#4a6308;
		   border-right-color:#4a6308;
		   border-bottom-color:#4a6308;}

		input.zoom_searchbox {  
		   font-family:verdana;
		   font-size: 11px;
		   font-weight: normal;
		   background-color:#FFFFFF;
		   border:2px solid;
		   border-top-color:#4a6308;
		   border-left-color:#4a6308;
		   border-right-color:#4a6308;
		   border-bottom-color:#4a6308;}		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; }
		
		.result_pages { 
		   margin-left: 10px; 
		   font-family:verdana;
		   font-size: 11px;
		   font-weight: normal;}

		.result_pagescount { 
		   margin-left: 10px; 
		   font-family:verdana;
		   font-size: 11px;
		   font-weight: normal;}
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}

/* ## end ## */










