/*
Theme Name: kiwi Consultants GmbH
Theme URI: http://www.kiwi-consultants.ch
Description: kiwi Consultants WP Theme.
Version: 1.0
Author: Gerhard Wittwer
Author URI: http://www.kiwi-consultants.ch
Text Domain: kiwi Consultants
*/

/* Farben 
kiwi Logo: #95CA2A
kiwi Text: #5A5A5A
kiwi Background: #767877;
*/


/* Begin Layout */
body { 
	font: 0.7em verdana, arial, "Lucida Grande", "Lucida Sans Unicode", helvetica, sans-serif;
	background: url('images/kiwi_background_line.jpg') #767877 repeat-x;
	overflow: auto;
	margin: 0px auto 0;
	text-align:center;
}

page { 
	width: 950px;
	margin:0 auto;
	text-align:left;
//	margin-left: auto;
//	margin-right: auto;
	}

#serviceNavigation {
	width:950px;
	height: 30px;
	margin-top: 15px;
	padding-right:30px;
	text-align: right;
	text-decoration: none;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	}

#serviceNavigation a{
	text-align: right;
	text-decoration: none;
	color: #ffffff;
	}

#header { 
	background: url('images/kiwi_background_header.jpg') no-repeat;
	width: 950px;
	height: 125px;
	z-index: auto;
	margin-left: auto;
	margin-right: auto;
	}
	
#contentContainer { 
	background: url('images/kiwi_background_content.jpg') no-repeat;	
	height: 490px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	z-index: 1;
	overflow: hidden;
}

#pictureContainer {	
	float: left;
	height: 461px;
	margin-left: 25px;
	margin-top: 10px;
	width: 511px;
	z-index: 2;
}

#frontPage_News {
	color: #5A5A5A;
	margin-left: 340px;
	padding-right: 10px;
	text-align: left;
	width: 160px;
	z-index: 10;
	overflow:hidden;	
}

#frontPage_News h1 {
	line-height: 1.0em;
	font-size: 1.3em;
	color: #5A5A5A;
	text-transform: uppercase;
}

#frontPage_News a {
	color: #5A5A5A;
	text-decoration:none;
	line-height: 1.2em;
	font-size: 1.0em;
}

#frontPage_News a:hover {
	color: #95CA2A;
	text-decoration:none;
}


#newsSubnavigation {
	color: #5A5A5A;
	margin-left: 340px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: left;
	width: 170px;
	z-index: 10;
}

#rightContainer {
	float: left;
	height: 461px;
	margin-right: 10px;
	margin-top: 10px;
	width: 389px;
	z-index: 5;
}

#content {
	font-size: 1em;
	line-height: 1.2em;
	color: #5A5A5A;
	padding-left: 10px;
	width: 369px;
	text-align: left;
	z-index: 7;
	height: 430px;
}

#content h1 {
	line-height: 1.2em;
	font-size: 1.3em;
	color: #95CA2A;
}

#content h2 {
	line-height: 1.0em;
	font-size: 1.1em;
	color: #95CA2A;
	font-weight:bold;
}

#content a{
	text-decoration: none;
	color: #5A5A5A;
}
	
#content a:hover {
	color: #95CA2A;
}

#content a img{
	border:none;
	padding-right: 2px;
	padding-left: 2px;
}

#content ul {
	margin-left: 0px;
	padding-left: 14px;
}
		
#content li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:square;
	padding-bottom: 3px;
}

#images {
	height: 140px;
	width: 365px;
	padding-bottom: 3px;
}

#images a {
	border:none;
	float:left;
}

#images a img{
	border:none;
	padding-left: 2px;
	padding-top: 2px;
}

#footerContainer {
	margin-top: 10px;
	padding-bottom: 30px;
}

#footer {
	text-align: center;
	color: #ffffff;
}

#footer a{
	text-decoration: none;
	color: #ffffff;
	}

/* End Layout */

#navigation { 
	float: left;
	width: 600px;
	margin-left: 15px;
	text-align: left;
	vertical-align: top;
	z-index: auto;
	margin-top:5px;

}

#navigation li {
	display:inline;
	color:#ffffff;
	float:left;
}

#navigation li a {	
	color:#ffffff;
	float:left;
	font-size: 1.0em;
	font-weight:bold;
	height:85px;
	line-height:normal;
	padding-top:20px;
	margin-left: 3px;
	text-decoration:none;
	width:102px;
}

#navigation li:hover {
	background: url('images/navigation_header.jpg') no-repeat;	
	color:#ffffff;
	text-decoration:none;  
	height:105px;
	width:105px;
}

/* any Page item */
#navigation .current_page_item { 	
	background: url('images/navigation_header.jpg') no-repeat;	
	color:#ffffff;
	height:105px;
	width:105px;
	text-decoration:none;  
 } 

/* any Page item */
#navigation .current_page_parent { 	
	background: url('images/navigation_header.jpg') no-repeat;	
	color:#ffffff;
	text-decoration:none;  
	height:105px;
	width:105px;
 } 

/* any Page item */
#navigation .current_page_ancestor { 	
	color:#ffffff;
	background: url('images/navigation_header.jpg') no-repeat;	
	text-decoration:none;  
	height:105px;
	width:105px;
 } 

/* SubNavigation for Pages */
#subNavigation {
	font-size: 1em;
	color: #5A5A5A;
	margin-left: 320px;
	text-align: left;
	width: 180px;
	z-index: 10;
}

#subNavigation li {
	list-style-image:url(images/sub_navi.jpg);
	list-style-type:square;
	line-height:1.5 em;
	margin-top:10px;
	text-align:left;
	font-weight:normal
}

#subNavigation li a {	
	color:#5A5A5A;
	text-decoration:none;
}

#subNavigation li a:hover {
	color:#5A5A5A;
	text-decoration:none;  
	font-weight:bold;
}

/* any Page item */
#subNavigation .current_page_item { 	 
	font-weight:bold;
	text-decoration:none;
} 
// LEVEL 1
#subNavigation ul li {
	list-style-image:url(images/sub_navi.jpg);
	list-style-type:square;
	text-align:left;
	font-weight:normal
}

#subNavigation ul li a {	
	color:#5A5A5A;
	text-decoration:none;
}

#subNavigation ul li a:hover {
	color:#5A5A5A;
	text-decoration:none;  
	font-weight:bold;
}

/* any Page item */
#subNavigation ul .current_page_item { 	 
	font-weight:bold;
	text-decoration:none;
} 

// LEVEL 2
#subNavigation ul ul {

}

#subNavigation ul ul li {
	list-style-image:url(images/sub_navi_actual_small.jpg);
	list-style-type:square;
	line-height:1.2em;
	margin-top:3px;
	text-align:left;
	font-weight:normal;
	margin-left:-40px;
}

#subNavigation ul ul li a {	
	color:#5A5A5A;
	text-decoration:none;
}

#subNavigation ul ul li a:hover {
	color:#5A5A5A;
	text-decoration:none;  
	font-weight:bold;
}

/* any Page item */
#subNavigation ul ul .current_page_item { 	 
	font-weight:bold;
	text-decoration:none;
} 


/* PageNavigation */
#pageNavigation {
	float:right;
	text-align: right;
	z-index: 10;
	height: 20px;
	color: #5A5A5A;
	margin-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#pageNavigation a {	
	margin-left: 3px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	color: #5A5A5A;
}
	
#pageNavigation a:hover {
	color: #95CA2A;
}

/* Kontaktformular */
#content form dl, dl.labels {
	width:360px;
	padding-top:5px;
}
	
#content form dt, dl.labels dt {
	float:left;
	margin-bottom:5px;
	text-align:left;
	position:relative /*IEWin hack*/
}
	
#content form dd, dl.labels dd {
	margin-left:70px;
	margin-bottom:5px;
	text-align:left;
}
	
#content form dd.submit, dl.labels dd.submit  {
	padding-top:20px;
}
	
.error_msg {
	color:#C33;
}
	
.pxs_css_spamcheck {
	display: none !important;
}

