html, body, div, p, td, a, input, textarea, select {
	font-family:Verdana, Arial, sans-serif;
	color:#333;
}
html, body {
	margin:0;
	padding:0;
	/*overflow:auto;*/
}
html {
/*	background-image:url('../images/pattern_contenido.gif');
	background-position:0 140px;*/
  background-color:#2F2E2A;
	height:100%;
}
body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	height:100%;
}
/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

#outerContainer {
	/*background-image:url('../images/pattern_contenido.gif');*/
	min-height:90%;
  position:absolute;
  top: 10px;
  left: 50%;
  width: 876px;
  margin-left: -438px;
}
* html #outerContainer {
	height:90%;
}
#contentContainer {
  width: 876px;
}

#contentContainer {
	margin:0;
	padding:0;
}
#contentContainer #content {
	padding-top:30px;
}
/* ###################################################### */
/* ####################### HEADER ####################### */
/* ###################################################### */
#head {
	height:117px;
	background-image:url('../images/palm_head.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0;
}

#head a#logoTop {
  position: absolute; 
/*  top: 0px; */
  left: 30px;
  top: 5px;
	float:left;
	padding:0;
	margin:0;
}

#naviTop {
  position: absolute; 
/*  top: 0px; */
  left: 530px;
  top: 5px;
	float:left;
	padding:0;
	margin:0;
	width:344px;
  border: 0px solid #aaa;
}

#naviTop ul {
/*	width:230px;*/
	margin:0;
	padding:0;
/*	background-color:transparent;*/
}
#naviTop ul li {
	float:left;  
	margin:0;
	padding:0 0 0 0;
	list-style-type:none;
/*	border-left: 1px solid #888888;*/
}
#naviTop ul li a {
	float:left;  
	display:block;
	height:14px;
	line-height:10px;
	margin:0;
	padding:8px 10px 5px 10px;
  font-size: 0.7em;
	color:#333;
 	text-decoration: none;
	text-transform: uppercase;
/*	border-bottom:1px solid #ccc;*/
	font-weight:bold;
}
#naviTop ul li a:hover, #naviTop ul li.active a, #naviTop a.current {
/*	background-image:url(../images/navi_over.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color: #FFFFCC;*/
	color:#009900;
}

#head h1, #head a#logoTop {
	margin:0 0 0 0;
}


/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */
#navigation {
	height:62px;
	background-image:url('../images/bg_navi.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0;
}
/*
#navigation {
	font-size: 1.1em;
}
#navigation li {
/*	display:inline;
	border-left: 1px solid #aaa;
}
#navigation a, 
#navigation a:link {
	display:block;
	float:left;
	padding:0px 14px 0px 14px;
/*	height:22px;
	border-right:0px solid #f3f0e9;
	color:#DEFA8E;
	font-weight:bold;
}
#navigation a:hover {
	color:#B59D85;
	background-color: #EDE6E0;
}
#navigation a.current, 
#navigation a.current:link {
	color:#B59D85;
	background-color: #E5EAE9;
}
#navigation a.current:hover {
	color:#DBCEC5;
	background-color: #E5EAE9;
} */
/*Level 1 */
#navigation ul {
/*	width:230px;*/
	margin:0;
	padding:0;
	background-color:transparent;
}
#navigation ul li {
	float:left;  
	margin:0;
	padding:0 0 0 0;
	list-style-type:none;
	border-left: 1px solid #888888;
}
#navigation ul li a {
	float:left;  
	display:block; 
	height:22px;
	line-height:10px;
	margin:0;
	padding:25px 30px 15px 30px;
  font-size: 1.0em;
	color:#DEFA8E;
 	text-decoration: none;
	text-transform: uppercase;
/*	background-image:url(../images/navi_pfeil_zu.gif);
	background-repeat:no-repeat;
	background-position:210px 3px;
	border-bottom:1px solid #ccc;*/
	text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li.active a, #navigation a.current {
/*	background-image:url(../images/navi_over.gif);
	background-repeat:no-repeat;
	background-position:0 0;*/
	background-color: #7AB13F;
	color:#E8E7D6;
}



/* ###################################################### */
/* ######################### banner ##################### */
/* ###################################################### */
#banner {
	height:290px;
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0;
}

#banner h1 {
	display:block;
	float:left;
	padding:0 0 0 30px;
	margin:0;
/*	width:876px;*/
  width:572px;
	height:60px;
	line-height:60px;
	font-weight:normal;
	color:#435d06;
	/* transparency */
	background-color:#fff;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

#tip {
/*  right: 10px;
  top: 5px;*/
	display:block;
	float:right;
	padding:0 10px 0 20px;
	margin:0;
	font-size:11px;
/*	width:876px;*/
  width:240px;
	height:260px;
	border:0px solid #898989;
	line-height:14px;
	font-weight:normal;
	color:#435d06;
}

#tip ul {
/*	width:230px;*/
	margin:0;
	padding:0;
	background-color:transparent;
}
#tip ul li {
/*	float:left;  */
	margin:0;
	padding:0 0 0 0;
	list-style-type:none;
/*	border-left: 1px solid #888888;*/
}
#tip ul li a {
	display:block;
	height:15px;
	line-height:10px;
	margin:0;
	padding:4px 10px 0px 10px;
  font-size: 1.0em;
	color:#333;
 	text-decoration: none;
	text-transform: uppercase;
/*	background-image:url(../images/navi_pfeil_zu.gif);
	background-repeat:no-repeat;
	background-position:210px 3px;
	border-bottom:1px solid #ccc;*/
	text-decoration:none;
	font-weight:bold;
}
#tip ul li a:hover, #tip ul li a.active, #tip a.current {
/*	background-image:url(../images/navi_over.gif);
	background-repeat:no-repeat;
	background-position:0 0;*/
	background-color: #7AB13F;
	color:#E8E7D6;
}

#tip h2 {
	display:block;
/*	float:left; */
	padding:0 0 0 30px;
	margin:0;
/*	width:876px;
  width:572px;
	height:60px;*/
	line-height:60px;
	font-weight:bold;
	color:#435d06;
	/* transparency 
	background-color:#fff;*/
	opacity:.30;filter: alpha(opacity=30); -moz-opacity: 0.3;
}

#utrans {
	display:block;
/*	float:left; 
	padding:0 0 0 10px;*/
	margin:0;
	width:200px;
/*  width:572px;
	height:60px;*/
	line-height:60px;
	font-size:22px;
	color:#435d06;
	font-weight:bold;
/*	 transparency 
	background-color:#fff;*/
	opacity:.30;filter: alpha(opacity=30); -moz-opacity: 0.3;

}

#utrans2 {
	display:block;
/*	float:left; 
	padding:0 0 0 10px;*/
	margin:0;
	width:200px;
/*  width:572px;
	height:60px;*/
	line-height:60px;
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
/*	 transparency 
	background-color:#fff;*/
	opacity:.30;filter: alpha(opacity=30); -moz-opacity: 0.3;

}

#txtnew {
/*  color:#FFFFFF;
  letter-spacing: 1px;
  position:relative; 
  left:15px;
	top:26px;
  text-align:left;  
  vertical-align: baseline;*/
	font-size:18px;
	font-weight: bold;
  line-height:24px;
	color:#435d06;
/*   visibility:show; 
 overflow:auto; */
}
#txtschr {
  text-align:right;
  width:220px; 
  visibility:show; 
}

/* ###################################################### */
/* ####################### MAIN CONTENT ################# */
/* ###################################################### */
#tip2 {
	display:block;
	float:right;
	padding:25px 10px 0 23px;
	margin:0;
/*	width:876px;*/
  width:240px;
/*	height:450px;*/
	border:1px solid #898989;
	background-color:#598924;
	font-size:11px;
/*	line-height:60px;
	font-weight:normal;*/
	color:#DEFA8E;
}

#tip3 {
/*	nur newsseite */
  position:relative;
  right:-70px; top:-25px;
	display:block;
	float:right;
	padding:25px 10px 0 23px;
	margin:0;
  width:240px;
	border:1px solid #898989;
	background-color:#598924;
	font-size:11px;
	color:#DEFA8E;
}

#tip2 h2 {
	display:block;
/*	float:left; */
	padding:0 0 0 30px;
	margin:0;
/*	width:876px;
  width:572px;
	height:60px;*/
	line-height:60px;
	font-weight:bold;
	color:#DEFA8E;
	/* transparency 
	background-color:#fff;*/
	opacity:.30;filter: alpha(opacity=30); -moz-opacity: 0.3;
}

#content {
	background-image:url('../images/bg_content.gif');
	background-repeat:repeat-y;
	background-position:0 0;
	font-size:11px;
	color:#333;
	padding:25px 70px 15px 50px;
	line-height:14px;
/*  border: 1px solid black;  */
}
#content h1, #content h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#333;
}
#content h1 {
	line-height:22px;
	color:#2F2E2A;  
}
#content h1 a {
	color:#0060b1;
	text-decoration:none;
}
#content h2 {
	font-style:italic;
	font-size:11px;
}

#tab {
	float:left;
	width:130px;
}
#tab2 {
	float:left;
	width:160px;
}
#tab3 {
	float:left;
	width:160px;
}
#tab4 {
	float:left;
	width:340px;
}
img.hr {
	display:block;
	margin:10px 0;
	padding:0;
}

.error {
/*background:#EBF5E1 url(../images_c/pic-ok.gif) no-repeat scroll 10px 12px;
display:block;*/
background:#F7E3E3;
border:1px dashed #CB4F51;
color:#CE1417;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
padding:10px 10px 10px 30px;
text-align:left;
}

#newsletterbox {
border:1px dashed #2F2E2A;
padding:10px 10px 10px 10px;
}

/* ###################################################### */
/* ######################### footer ##################### */
/* ###################################################### */
#footer {
	height:6px;
	background-image:url('../images/bg_footer.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0;
}