/*
Theme Name: Emida for WordPress
Theme URI: http://krushcreative.com/
Description: Theme developed for Emida.net
Author: Krush Creative Grooup
Author URI: http://krushcreative.com/
Tags: emida, 2 and 3 columns

	Emida v1.0.1
	 http://krushcreative.com/

	This theme was designed and built by Krush Creative Group,
	http://krushcreative.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Template Styling */
html, body {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #f5f5f5;
}

a:link, a:hover, a:active, a:active, a:visited {
	color: #276c98;
	text-decoration: none;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0px 20px 10px 0px;
}

h2 {
	color: #699a27;
	font-size: 16px;
	margin-bottom: 4px;
	margin-top: 17px;
}

h2.services {
	color: #699a27;
	font-size: 16px;
	margin-bottom: 4px;
	margin-top: 0px;
}

h3 {
	color: #276c98;
	font-size: 14px;
	margin-bottom: 2px;
}

h2.h2image {
	margin: 0px 20px 10px 0px;
}

h2.news {
	color: #748d58;
	padding-bottom: 10px;
}

.news td {
	padding: 1px 0px 10px 0px;
}


h2.pagetitle {
	color: #748d58;
	font-size: 18px;
	padding-bottom: 10px;
}

h2.news a:link, h2.news a:hover, h2.news a:active, h2.news a:visited, h2.news a:focus {
	color: #656565;
	text-decoration: none;
}

h3.jobs {
	color: #748d58;
	margin-bottom: 0;
}

p.jobs {
	margin-top: 1px;
	margin-bottom: 20px;
}


/* WRAPPER */
#wrapper { /*gesamt*/
	background: #fff;
	color: #3f3727;
	line-height: 1.4em;
	width: 944px; /* changed */
	margin: 0 auto;
	padding: 0;
	border: 0px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	background-image: url(/img/left/left-bkg.png);
	background-repeat: repeat-y;
}
/* HEAD AREA */
#global { /* kopf */
	background-color: #f5f5f5;
	position: relative;
	border-top: 0px solid gray;
	border-bottom: 6px solid #f5f5f5;
	width:944px;
}
#header {
	background-color: #fff;
	position: relative;
	border-top: 0px solid gray;
	border-bottom: 35px solid #fff;
	width:944px;
}

#home_flash {
	background-color: transparent;
	position: relative;
	border-top: 0px solid gray;
	border-bottom: 11px solid #f5f5f5;
	width:944px;
}

#news_ticker {
	background: transparent url(images/newsticker.png) no-repeat;
	position: relative;
	border-top: 0px solid gray;
	border-bottom: 11px solid #f5f5f5;
	width:944px;
	height:  28px;
	color:  #fff;
}

#home_content {
	background-color: #f5f5f5;
	position: relative;
	border-top: 0px solid gray;
	border-bottom: 11px solid #f5f5f5;
	width:944px;
}


/* 3 COLUMN LAYOUT */
#links3 {
	float: left;
	width: 198px;
	margin-left:-944px; /* changed */
}

#content3 { /* #inhalt */
	float: left;
	width: 100%;
}

#content3 td.ct {
	padding: 8px;
	font-size: 12px;
}
#content3 td.ct2 {
	padding: 4px 4px 10px 8px;
	font-size: 12px;
	line-height: 1.3em;
}

#content3 th.ct {
	padding: 8px;
	font-size: 14px;
	text-align: left;
}

#content3 .newsevents {
	text-decoration: none;
}

/* HELPER */
#helpdiv { /* #hilfsdiv */
	margin: 0 282px 0 198px;
}

/* RIGHT RAIL */
#right { /* rechts */
	float: left;
	width: 282px;
	margin-left:-282px;
	background-color: #fff;
	text-align: center;
	padding-top: 38px;
}

/* 2 COLUMN LAYOUT */
#links2 {
	width: 198px;
	float: left; 
	position: relative; 
	margin-left: -198px;
}

#outside { /* huelle_aussen */
	border-left: solid 198px transparent; 
 } 
 
#outside1 { /* huelle_aussen */
	border: 0; 
 } 

#inside { /* huelle_innen */
	margin: 0; 
	width: 100%;
}

#content1 {
	background: #fff;
	margin: 0px;
	padding: 0px;
}

#content2 { /* #inhalt */
	position: relative; 
	margin: 0px;
	background-color: #fff;
}

#content2n { /* #inhalt */
	position: relative; 
	margin: 0px;
	margin-right: 100px;
	background-color: #fff;
}

#content2r { /* #inhalt */
	position: relative; 
	margin: 0px;
	margin-right: 100px;
	background-color: #fff;
}


/* FOOTER */
#footer { /* fuss */
	clear: left;
	width: 944px;
	background: #f5f5f5;
	border-top: 1px solid #c3c7ce;
}
#footer div {
	font-size: 11px;
	color: #555;
	padding-left: 10px;
	padding-right: 10px;	
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited, #footer a:focus {
	color: #555;
	text-decoration: none;
}

#spacer {
	clear: left;
	width: 944px;
	height: 17px;
	background: #f5f5f5;
}

/* SPECIFIC FORMATTING */

#regions {
	color: #7ba030;
	font-size: 15px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	vertical-align: top;
	line-height: 1.5em;
}

#regions span, #regions a:link, #regions a:active, #regions a:hover, #regions a:focus, #regions a:visited {
	color: #606060;
	text-decoration: none;
}

.alignright {
	float: right;
	margin-right: 20px;
}

.alignleft {
	float: left;
	margin-left: 0px;
}

.sitemap th {
	text-align: left;
	background-color: #d7eeac;
	padding-left:4px;
	border-right: 2px solid #fff;
}

.sitemap th a {
	text-decoration: none;
	color:#3f3727;
}

.sitemap td {
	padding: 4px;

}


table.backgrounder td {
	padding-top: 1px;
	padding-bottom:8px !important;
	padding-right: 5px;
}

/*LEFT NAV SPRITES for PRODUCTS*/
ul#leftproducts {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 167px;
	background: #fff;
}

ul#leftproducts ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 167px;
}

ul#leftproducts li, ul#leftproducts ul li {
	display: block;
}

ul#leftproducts li a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#leftproducts #n1, #leftproducts #n1on { width:  167px; }
#leftproducts #n2, #leftproducts #n2on { width:  167px; }
#leftproducts #n3, #leftproducts #n3on { width:  167px; }
#leftproducts #n4, #leftproducts #n4on { width:  167px; }
#leftproducts #n5, #leftproducts #n5on { width:  167px; }
#leftproducts #n6, #leftproducts #n6on { width:  167px; }
#leftproducts #n7, #leftproducts #n7on { width:  167px; }
#leftproducts #n8, #leftproducts #n8on { width:  167px; }
#leftproducts #n9, #leftproducts #n9on { width:  167px; }
#leftproducts #n10, #leftproducts #n10on { width:  167px; }
#leftproducts #n11, #leftproducts #n11on { width:  167px; }
#leftproducts #n12, #leftproducts #n12on { width:  167px; }
#leftproducts #n13, #leftproducts #n13on { width:  167px; }
#leftproducts #n14, #leftproducts #n14on { width:  167px; }
#leftproducts #n15, #leftproducts #n15on { width:  167px; }
#leftproducts #n16, #leftproducts #n16on { width:  167px; }
#leftproducts #n17, #leftproducts #n17on { width:  167px; }
#leftproducts #n18, #leftproducts #n18on { width:  167px; }
#leftproducts #n19, #leftproducts #n19on { width:  167px; }
#leftproducts #n20, #leftproducts #n20on { width:  167px; }
#leftproducts #n21, #leftproducts #n21on { width:  167px; }

#leftproducts #n1 a:link, #leftproducts #n1 a:visited, #leftproducts #n1 a:hover, #leftproducts #n1 a:active, #leftproducts #n1on a {background: url(/img/left/left-nav-products.png) no-repeat 0px 0px; height:  18px;}

#leftproducts #n2 a:link, #leftproducts #n2 a:visited {background: url(/img/left/left-nav-products.png) -167px -18px no-repeat; height: 17px;}
#leftproducts #n2 a:hover, #leftproducts #n2 a:active, #leftproducts #n2on a {background: url(/img/left/left-nav-products.png) 0px -18px no-repeat; height:  17px;}

#leftproducts #n3 a:link, #leftproducts #n3 a:visited {background: url(/img/left/left-nav-products.png) -167px -35px no-repeat; height: 17px;}
#leftproducts #n3 a:hover, #leftproducts #n3 a:active, #leftproducts #n3on a {background: url(/img/left/left-nav-products.png) 0px -35px no-repeat; height:  17px;}

#leftproducts #n4 a:link, #leftproducts #n4 a:visited {background: url(/img/left/left-nav-products.png) -167px -52px no-repeat; height: 17px;}
#leftproducts #n4 a:hover, #leftproducts #n4 a:active, #leftproducts #n4on a {background: url(/img/left/left-nav-products.png) 0px -52px no-repeat; height:  17px;}

#leftproducts #n5 a:link, #leftproducts #n5 a:visited {background: url(/img/left/left-nav-products.png) -167px -69px no-repeat; height: 17px;}
#leftproducts #n5 a:hover, #leftproducts #n5 a:active, #leftproducts #n5on a {background: url(/img/left/left-nav-products.png) 0px -69px no-repeat; height:  17px;}

#leftproducts #n6 a:link, #leftproducts #n6 a:visited {background: url(/img/left/left-nav-products.png) -167px -86px no-repeat; height: 17px;}
#leftproducts #n6 a:hover, #leftproducts #n6 a:active, #leftproducts #n6on a {background: url(/img/left/left-nav-products.png) 0px -86px no-repeat; height:  17px;}

#leftproducts #n7 a:link, #leftproducts #n7 a:visited {background: url(/img/left/left-nav-products.png) -167px -103px no-repeat; height: 17px;}
#leftproducts #n7 a:hover, #leftproducts #n7 a:active, #leftproducts #n7on a {background: url(/img/left/left-nav-products.png) 0px -103px no-repeat; height:  17px;}

#leftproducts #n8 a:link, #leftproducts #n8 a:visited {background: url(/img/left/left-nav-products.png) -167px -120px no-repeat; height: 17px;}
#leftproducts #n8 a:hover, #leftproducts #n8 a:active, #leftproducts #n8on a {background: url(/img/left/left-nav-products.png) 0px -120px no-repeat; height:  17px;}

#leftproducts #n9 a:link, #leftproducts #n9 a:visited {background: url(/img/left/left-nav-products.png) -167px -137px no-repeat; height: 17px;}
#leftproducts #n9 a:hover, #leftproducts #n9 a:active, #leftproducts #n9on a {background: url(/img/left/left-nav-products.png) 0px -137px no-repeat; height:  17px;}

#leftproducts #n10 a:link, #leftproducts #n10 a:visited {background: url(/img/left/left-nav-products.png) -167px -154px no-repeat; height: 17px;}
#leftproducts #n10 a:hover, #leftproducts #n10 a:active, #leftproducts #n10on a { background: url(/img/left/left-nav-products.png) 0px -154px no-repeat; height:  17px; }

#leftproducts #n11 a:link, #leftproducts #n11 a:visited {background: url(/img/left/left-nav-products.png) -167px -171px no-repeat; height: 17px;}
#leftproducts #n11 a:hover, #leftproducts #n11 a:active, #leftproducts #n11on a {background: url(/img/left/left-nav-products.png) 0px -171px no-repeat; height:  17px;}

#leftproducts #n12 a:link, #leftproducts #n12 a:visited {background: url(/img/left/left-nav-products.png) -167px -188px no-repeat; height: 17px;}
#leftproducts #n12 a:hover, #leftproducts #n12 a:active, #leftproducts #n12on a {background: url(/img/left/left-nav-products.png) 0px -188px no-repeat; height:  17px;}

#leftproducts #n13 a:link, #leftproducts #n13 a:visited {background: url(/img/left/left-nav-products.png) -167px -205px no-repeat; height: 34px;}
#leftproducts #n13 a:hover, #leftproducts #n13 a:active, #leftproducts #n13on a {background: url(/img/left/left-nav-products.png) 0px -205px no-repeat; height:  34px;}

#leftproducts #n14 a:link, #leftproducts #n14 a:visited {background: url(/img/left/left-nav-products.png) -167px -239px no-repeat; height: 17px;}
#leftproducts #n14 a:hover, #leftproducts #n14 a:active, #leftproducts #n14on a {background: url(/img/left/left-nav-products.png) 0px -239px no-repeat; height:  17px;}

#leftproducts #n15 a:link, #leftproducts #n15 a:visited {background: url(/img/left/left-nav-products.png) -167px -256px no-repeat; height: 17px;}
#leftproducts #n15 a:hover, #leftproducts #n15 a:active, #leftproducts #n15on a {background: url(/img/left/left-nav-products.png) 0px -256px no-repeat; height:  17px;}

#leftproducts #n16 a:link, #leftproducts #n16 a:visited {background: url(/img/left/left-nav-products.png) -167px -273px no-repeat; height: 17px;}
#leftproducts #n16 a:hover, #leftproducts #n16 a:active, #leftproducts #n16on a {background: url(/img/left/left-nav-products.png) 0px -273px no-repeat; height:  17px;}

#leftproducts #n17 a:link, #leftproducts #n17 a:visited {background: url(/img/left/left-nav-products.png) -167px -290px no-repeat; height: 17px;}
#leftproducts #n17 a:hover, #leftproducts #n17 a:active, #leftproducts #n17on a {background: url(/img/left/left-nav-products.png) 0px -290px no-repeat; height:  17px;}

#leftproducts #n18 a:link, #leftproducts #n18 a:visited {background: url(/img/left/left-nav-products.png) -167px -307px no-repeat; height: 17px;}
#leftproducts #n18 a:hover, #leftproducts #n18 a:active, #leftproducts #n18on a {background: url(/img/left/left-nav-products.png) 0px -307px no-repeat; height:  17px;}

#leftproducts #n19 a:link, #leftproducts #n19 a:visited {background: url(/img/left/left-nav-products.png) -167px -324px no-repeat; height: 17px;}
#leftproducts #n19 a:hover, #leftproducts #n19 a:active, #leftproducts #n19on a {background: url(/img/left/left-nav-products.png) 0px -324px no-repeat; height:  17px;}

#leftproducts #n20 a:link, #leftproducts #n20 a:visited {background: url(/img/left/left-nav-products.png) -167px -341px no-repeat; height: 17px;}
#leftproducts #n20 a:hover, #leftproducts #n20 a:active, #leftproducts #n20on a {background: url(/img/left/left-nav-products.png) 0px -341px no-repeat; height:  17px;}

#leftproducts #n21 a:link, #leftproducts #n21 a:visited {background: url(/img/left/left-nav-products.png) -167px -358px no-repeat; height: 17px;}
#leftproducts #n21 a:hover, #leftproducts #n21 a:active, #leftproducts #n21on a {background: url(/img/left/left-nav-products.png) 0px -358px no-repeat; height: 17px;}

#leftproducts a:focus, #leftproducts a:active {
	outline: none;
}

/* RR */
table.prodhl {
	margin-bottom: 15px;
}
table.prodhl td.txt {
	background: #cac7ed;
	text-align: left;
}

table.prodhl td.txt p {
	padding-left: 14px;
	padding-right: 10px;
	font-size: 11px;
	margin-top: 5px;
	line-height: 1.3em;
}

table.prodhl td.txt ul {
	margin: 0;
	padding: 0;
	margin-left: 18px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	margin-top: 5px;
	line-height: 1.3em;
}

table.prodhl td.txt h3 {
	font-size: 13px;
	color: #261f70;
	text-transform: uppercase;
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 8px;
}

table.prodhl td.txt a {
	color: #00257a;
	text-decoration: none;
	font-size: 13px;
}

table.prodhl td.txt img {
	margin-right: 5px;
	margin-bottom: 20px;
}

