/*
Theme Name: Room 34 Baseline
Theme URI: http://room34.com/downloads/wppi
Description: A simple baseline WordPress theme built with HTML 5 and Blueprint CSS.
Version: 1.5
Author: Scott Anderson
Author URI: http://room34.com/
Tags: white, silver, light, two-columns, fixed-width

	This is a barebones, yet elegantly designed theme written in valid (X)HTML 5
	and using the Blueprint CSS framework.  It works well on its own and is also
	an excellent starting point for custom theme development.
	
	The theme is suitable for use with a standard WordPress blog, but is also
	designed for sites that use WordPress as a CMS, with a horizontal navigation
	bar in the header area, with drop-down menus for secondary navigation.
	Secondary navigation also appears in a sidebar menu when viewing appropriate
	primary and secondary pages.
	
Credits and license:

Uses the Blueprint CSS framework:
http://www.blueprintcss.org/

Design, CSS and HTML are released under LGPL version 3:
http://www.gnu.org/licenses/lgpl-3.0-standalone.html

Last update: August 20, 2009
*/

/* STANDARD HTML TAGS */

.bigcontainer {width:980px;margin:0 auto; background: #e9e8e8; overflow: hidden;}

#footerContainer{ 
	background: url('images/footer_bg_left.gif') 0 0 no-repeat; 
	border-top:1px solid #fff;	
	height: 41px;
	}

#footerContainer2{ background: url('images/footer_bg_right.gif') top right no-repeat; }
#footer{ background: url('images/footer_bg.gif') repeat-x; color: #888; }
#footer .tabs3{ height: 41px; border: none; }
#footer .tabs3 li{ margin-top: 10px; margin-left: 10px; }
#footer .tabs3 li a{ color: #666; }
#footer .tabs3 li a.prince-design{ color: #888; }
	
	
#infoblocks{ border-bottom: 1px solid #a8a8a8; }
	
#infoblock1{ background: url('images/infoblock_bg_left.gif') 0 0 no-repeat; border-bottom:1px solid #e2e2e2;	}	
#infoblock1 .tabs3.infotop{ background: url('images/infoblock_bg_top.gif') 0 0 repeat-x; }
#infoblock1 .tabs3.infobottom{ background: url('images/infoblock_bg_bottom.gif') 0 0 repeat-x; }
#infoblock1 .tabs3{ border: none; border-right: 1px solid #A4A2AA; }
#infoblock1 .tabs3 li{ width: 303px; height:26px; }
#infoblock1 .tabs3 li a{ width: 273px; padding:.30em 0 0 0; color: #666; }
#infoblock1 .tabs3 li a:hover{ color: #333; }
#infoblock1 .tabs3 li span, #infoblock2 .tabs3 li span, #sidebar ul li span{ margin-top: 4px; height: 18px; padding-bottom: 0; padding-left: 22px; }
#infoblock1 .tabs3 .liefergarantie, #infoblock1 .tabs3 .kontrollen{ border-right: 1px solid #bbb; }	
#infoblock1 .tabs3 .whitelabel, #infoblock1 .tabs3 .freihaus{ border-left: 1px solid #f1f1f1; border-right: none; padding-left: 10px; }	


#infoblock2{ background: url('images/infoblock_bg_right.gif') top right no-repeat; border-bottom:1px solid #e2e2e2; }
#infoblock2 .tabs3{ border: none; border-left: 1px solid #FFF; }
#infoblock2 .tabs3.infotop{ background: url('images/infoblock2_bg_top.gif') 0 0 repeat-x; }
#infoblock2 .tabs3.infobottom{ background: url('images/infoblock2_bg_bottom.gif') 0 0 repeat-x; }
#infoblock2 .tabs3 li{ height: 26px; padding-left: 10px; display: block; float: none; }
#infoblock2 .tabs3 li a{ padding:.30em 0 0 0; color: #7f615c;}
#infoblock2 .tabs3 li a:hover{ color: #52322d;}

#contentBigContainer{ 
	background: #e9e8e8 url('images/content_bg.gif') top repeat-x;
	}	
#nav1{ 
	/*background:  #f0f0f0;*/ /*erst mal*/
}

#menueBg{
background: url('images/menue2_bg.png') bottom repeat-x;
}

/* Gilt nur für IE */
* html body #nav2{
	margin: 10px 0 0 0px;
	/*padding-left: 10px;*/
	height: 21px;
	float: right;
	display: block;
	}

/* Gilt nicht für IE */
html>body #nav2{
	margin: 30px 0 0 0px;
	/*padding-left: 10px;*/
	height: 21px;
	}			
	
#nav2 .tabs2{ 
	height: 21px;
	background: none;
	margin-left: 10px;
	margin-top: 2px;
	}		

#nav2 .tabs2 li{ 
	margin-right: 10px;
	}		

#nav2 .tabs2 li, #nav2 .tabs2 li a{ 
	background: none;
	border: none;
	}
	
	/* Gilt nur für IE */
* html body #sidebar{  
	background: url('images/sidebar_bg_left.gif') top left no-repeat;
	display: block;
	float: left;
	margin-top: 1.5em;
	}


/* Gilt nur für IE */
* html body #sidebar ul{  
	background: url('images/sidebar_bg_right.gif') top right no-repeat; 
	display: block;
	float: left;
	}

/* Gilt nicht für IE */
html>body #sidebar{ 
	background: url('images/sidebar_bg_left.gif') top left no-repeat;
	margin-top: 1.5em;
	}

/* Gilt nicht für IE */
html>body #sidebar ul{ 
	background: url('images/sidebar_bg_right.gif') top right no-repeat; 
	border: none;
	}


/* Gilt nur für IE */
* html body #sidebar ul li{
	display: block;
	float: left;
	width: 270px;
	margin-left: 5px;
	/*margin-right: 10px;*/
	/*background: red;*/
	background: url('images/sidebar_bg_links.gif') repeat-x;
	/*border-right: 1px solid #B4B4B4;*/
	color: #666;
	}


/* Gilt nicht für IE */
html>body #sidebar ul li{ 
	margin-left: 10px; 
	margin-right: 10px; 
	/*background: red;*/
	background: url('images/sidebar_bg_links.gif') repeat-x;
	/*border-right: 1px solid #B4B4B4;*/
	color: #666;
	}
	


#sidebar ul li a{
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	color: #666;
	}
	

#sidebar ul li span.raquo{
	display: block;
	float: left;
	padding: 0;
	margin: 0 3px;
	padding-top: 2px;
	}	
	
	#sidebar ul li strong{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 3px;
	}


#sidebar ul li.catalog{ 
	background: white url('images/catalog_bg.gif') bottom repeat-x; 
	border-bottom: 1px solid #878377; 
	border-right: 1px solid #c0c0c0;	
	padding: 10px 0 3px 0; 
	margin: 0;
	}	

#sidebar ul li.search{ background-position:0px 0px; }
#sidebar ul li.breadcrumb{ background-position: 0 -27px; }
#sidebar ul li.contact{ background-position: 0 -54px; }



#sidebar ul li.contact, #sidebar ul li.search, #sidebar ul li.breadcrumb{	height: 27px; }
	
#sidebar ul li.catalog a{ margin: 0; height: auto; }	
#sidebar ul li.search a{ height: 23px; padding-top: 4px;}
#sidebar ul li.breadcrumb a{height: 23px; padding-top: 3px; display: block; float: left; margin-left: 0; margin-right: 0; }
#sidebar ul li.contact a{ height: 23px; padding-top: 4px; background-position: 0 -50px; display: block; float: left; margin-left: 0; margin-right: 0px;	}


/* Gilt nur für IE */
* html body #menueContent{ 
	background: #fff url('images/menue_content_bg.gif') 0 0 no-repeat; 
	border-bottom:1px solid #e2e2e2;
	display: block;
	height: 25px;
 }

/* Gilt nicht für IE */
html>body #menueContent{ 
	background: url('images/menue_content_bg.gif') 0 0 no-repeat; 
	border-bottom:1px solid #e2e2e2;
	height: 26px;
	width: 630px;
	overflow: hidden;
	}

#menueContent .tabs3, #menueContent .yui-nav{	margin-left: 10px; background:#fff  url('images/menue_content_bg_right.gif') top right no-repeat; height: 26px; width: 619px; overflow: hidden; }
#menueContent .tabs3 li, #menueContent .yui-nav li{ height: 23px; border-right:1px solid #e2e2e2; margin-right: 0; height: 26px; }
#menueContent li.page-item-977, #menueContent li.page-item-712, #menueContent li.page-item-687, #menueContent li.page-item-426{ border-right: none; }
#menueContent .tabs3 li.selected, #menueContent .yui-nav li.selected{ border-bottom: 1px solid white; }
#menueContent .tabs3 li.selected a, #menueContent .yui-nav li.selected a, #menueContent .yui-nav li.current_page_item a{ color: #254082; }
#menueContent .tabs3 li a, #menueContent .yui-nav li a{ padding:.30em 1.5em 0 1.5em; display: block; /*height: 21px;*/ }
body.page-template-service-inforamtionen-php #menueContent .yui-nav li a, body.page-template-lieferzeiten-php #menueContent .yui-nav li a{ padding: 4px 13px 0px 13px; display: block; height: 22px; background: white; }
#menueContent .tabs3 li a:hover, #menueContent .yui-nav li a:hover{ color: #333; }
#menueContent li.aktion{border-right: none; /*float: right;*/ }
#menueContent li.aktion a{color: #c45846; font-weight: bold; /*#cab155;*/ /*#7c1402;*/}

div.text {
	/*color: #444444;*/
	display:block;
	height:1px;
	max-height:1px;
	position:relative;
	z-index:5;
	/*text-transform: uppercase;*/
}

div.shadow {
	color: #fff;
	/*color: #f4f4f4;*/
	display:block;
	position:relative;
	/*text-transform: uppercase;*/
	z-index:1;
}

#innerContent{ background: url('images/inner_content_bg_left.gif') bottom left no-repeat; border-right: 1px solid #a2a4aa; padding: 0;  }
#innerContent.fixHeight{ /*height: 225px;*/ }
#innerContentInner{ 
	background: white url('images/inner_content_bg.gif') bottom repeat-x; 
	margin-left: 10px; 
	/*border-bottom: 1px solid #73767d;*/
	/*overflow: hidden;*/
	padding-top: 20px; 
	min-height: 217px;
	height:auto !important;
  height:217px;
  clear: both;
	 }

	
	
#innerContentInner .otherProducts{ margin-top: 5px; }
#innerContentInner.noMargin{ padding-top: 0px; min-height: 230px; margin-top: -8px; }
.page-template-products-php #innerContentInner.noMargin{ min-height: 251px; margin-top: 0px; }

.page-template-product-php #innerContentInner{ min-height: 223px; }

.page-template-service-inforamtionen-php #innerContentInner, .search-no-results #innerContentInner, .page-template-lieferzeiten-php{padding: 15px 20px 11px 15px;}
.page-template-service-inforamtionen-php #innerContentInner p{text-align: justify;}

/* Gilt nur für IE */
* html body.page-id-2.page-template-service-inforamtionen-php #innerContentInner, * html body.page-id-487.page-template-service-inforamtionen-php  #innerContentInner{ margin: 0; padding: 0; background: #f0f0f0; border-bottom: 1px solid #878377; }

* html body.home #innerContentInner{ margin: 0; padding: 0; background: #f0f0f0; border-bottom: 1px solid #878377; }

/* Gilt nicht für IE */
html>body.page-id-2.page-template-service-inforamtionen-php #innerContentInner, html>body.page-id-487.page-template-service-inforamtionen-php #innerContentInner{ 
	margin: 0; 
	padding-left: 0;  
	padding-bottom: 11px;  
	}

html>body.home #innerContentInner, html>body.page-id-487.page-template-service-inforamtionen-php #innerContentInner{ 
	margin: 0; 
	padding-left: 0;  
	padding-bottom: 11px;  
	}


.page-template-products-php #innerContentInner ul, .page-template-product-php #innerContentInner ul, .search-results #innerContentInner ul{
	padding: 0px 0 0 0px;
	margin: 0;
	margin-top: -7px;
	/*margin-bottom: 5px;*/
	display: block;
	overflow: hidden;
	}

.page-template-products-php #innerContentInner ul{
	/*padding-bottom: 18px;*/
	/*margin-bottom: 7px;*/
}
	
.page-template-products-php #innerContentInner ul li, .page-template-product-php #innerContentInner ul li, .search-results #innerContentInner ul li{
	float: left;
	width: 134px;
	/*background: blue;*/
	margin-right: 12px;
	margin-left: 8px;
	background: url('/images/overview_a_bg.png') bottom center no-repeat;
	}

.page-template-product-php #innerContentInner ul li{	
	height: 135px;
	overflow: hidden;
}
	
.page-template-products-php #innerContentInner ul li a, .page-template-product-php #innerContentInner ul li a, .search-results #innerContentInner ul li a{
	display: block;
	float: left;
	/*padding-top: 66px;*/
	/*padding-top: 12px;*/
	height: 135px; /*117px*/
	text-decoration: none; 
	text-align: center;
	color: #333;
	}
	
	.page-template-products-php #innerContentInner ul li a:hover, .page-template-product-php #innerContentInner ul li a:hover, .search-results #innerContentInner ul li a:hover{
	background: url('/images/overview_a_bg_hover.png') bottom center no-repeat;
	color: #254082;
	}
	
	#innerContentInner ul li a img{
	display: block;
	float: left;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #fff;*/
	}
	
	#innerText{
	width: 283px;
	float: left;	
	text-align: justify;
	margin-left: 10px;
	}
	
img.alignright{
	float: right;
	margin: 15px 0 15px 15px;
	}
	
img.aligncenter{
	margin: 0px auto;
	display: block;
	}
	
img.alignleft{
	float: left;
	margin: 0px 15px 15px 0;
	clear: both;
	}
	
.cform { 
	margin: 0px auto; 
	padding-bottom: 15px;
	width: 580px; 
}

.cform fieldset	{ 
	/*margin-top:10px; */
	padding:0px 0 5px 0; 
	border:none;
	width: 290px;
	float: left;
	overflow: hidden;
}

.cform fieldset.cf-fs1{ 
	padding:0px 0 20px 0; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font:normal 18px Helvetica; 
	color: #aaa;
	letter-spacing:3px;
	display: none;
}

ol.cf-ol { 
	margin:0!important; 
	padding:  0px 0 0 0!important; 
	/*border-top:1px solid #f2f2f2;*/
}
ol.cf-ol li	{
	background:none!important; 
	margin: 8px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#fff;
	font-size:1.2em;
	/*letter-spacing:2px;*/
	font-weight: bold;
	margin: 22px 0pt 12px 0pt!important;
	padding:0pt 0pt 0pt 0px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	/*width:107px;*/
	width:70px; 
	margin: 0px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	/*color: #f8f8f8;*/
	color: #666;
	font: 1em Trebuchet MS,sans-serif;
	padding: 3px 3px 3px 6px;
	/*background:#648ab0;*/
	/*border: 1px solid #90afcf;*/
	border: 1px solid #bbb;
	background: #f7f7f7;
}
.cform label span {
		/*width:107px;*/
	width:70px; 
	display:block; 
	font-weight: bold;
}

label.cf-before {
	/*margin:4px 10px 0 0; */
	width: 235px;
	/*border: none;*/
	border: none;
	/*border-bottom: 1px solid #7da3c9;*/
	
	background: none; /*#e9ebf2;*/
	color: #35628f; 
}

/*li#li-2-7{ margin-top: 15px !important; }*/
li#li-2-9 label{ display: none; }

label.cf-before span{
	/*margin:4px 10px 0 0; */
	width: 235px;
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px 3px 3px 6px;
	border:1px solid #bbb; 
	font: 1em Trebuchet MS,sans-serif;
	color:#1c456f;
	/*font-weight: bold;*/
	/*color:#fff;*/
	background: #fff; /*#7699be;*/
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #9dbbd9;
	/*background:#ffffff;*/ 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#1c456f;
	background:#90aecd;
	/*border: 1px solid #406e9f;*/
	border: 1px solid #fff; 
}

.cform textarea,
.cform input {
	/*width:378px;*/
	width:170px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font: 1em Trebuchet MS,sans-serif;
	overflow:auto;
	height: 85px; /*141px;*/
	width: 260px;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 140px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:0.7em;
	line-height:1.2em;
	display: none;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#fff;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding: 10px 0pt 0pt 0px;
	border-top: 1px solid white;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 130px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:2px; 
	margin: 16px 15px 15px 0px;
	font-size: 1.0em;
	background: #1C456F; 
	color: #fff;
	/*clear: both;*/
	/*float: right;*/
	/*border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;*/
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
	display: none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
	display: none;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}


/* Gilt nur für IE */
* html body #searchformOwn input{ 
	border: none;
	color: #666;
	margin-top: 1px;
	height:22px;
	font-size: 100%;
	background: none; /*#f0f0f0;*/
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px; /*180*/
	display: block;
	float: left;
	  }

/* Gilt nicht für IE */
html>body #searchformOwn input{ 
	border: none;
	color: #666;
	margin-top: 0px;
	height:24px;
	font-size: 100%;
	background: none; /*#f0f0f0;*/
	/*border-left: 1px solid white;*/
	border-top: 1px solid white;
	border-right: 1px solid white;
	/*padding-left: 5px;*/
	padding-right: 5px;
	padding-top: 0px;
	width: 190px; /*180*/
	display: block;
	float: left;
	line-height: 1em;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}

/*, html>body #searchformOwn input:focus*/
html>body #searchformOwn input:hover{ 
	background: #eaeaea; /*#f0f0f0;*/
	/*border-left: 1px solid white;*/
}

#searchformOwn input#searchsubmit{ 
	background: url(images/searchButton_bg.gif);
	border: none;
	width: 65px;
	display: block;
	float: left;
	height:26px;
	border-top: 1px solid white;
	border-left: 1px solid #ddd;
	/*border-right: 1px solid white;*/
	cursor:pointer;cursor:hand;
}

#searchformOwn input#searchsubmit:hover{ 
	/*font-weight: bold;*/
	text-decoration: underline;
}	 	 
	 
	
img.pngfix {
	behavior: url(images/pngHack.htc);
}

div.fao_map
  {
  width:590px;
  height:477px;
  margin-left: 10px;
  padding-bottom: 20px;
  overflow: hidden;
  background:url(images/fao_map.png) 0 18px no-repeat;
  }
div.transbox
  {  
  opacity:0.8;
  position: absolute;
  margin-top: 0px;
  }
  
  h2 span.red{
	color: #7F615C;
  }
  
  h2 span.geFa{
  /*font-weight: bold;*/
  /*text-decoration: underline;*/
  /*color: #254082;*/
  color: #666;
  }
  
 ul.listStyle{
 	list-style-type: disc;
 	list-style-position: inside;
 	margin: 15px 0;
 	}