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

	Emida v1.0
	 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;
}

/* 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;
}

