/***************************/
/* WIKO EcoRegio 2009      */
/* agindo 29.07.09. pd     */
/***************************/

/***************************/
/* tags                    */
/***************************/
body{
	/*background:#FFFFFF url(/img/bg_body.png) no-repeat 1024px 10px;*/
	background:#FFFFFF;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	/*font-family:'Trebuchet MS', Verdanaa, Arial, Helvetica, sans-serif;*/
	font-family:'Lucida Grande','Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	margin:1px 0 0;
	padding:0;
	color:#5E5D5B;
}
img{
	border:none;
	margin:0;
	padding:0;
}
a{
	color:#F66013;
	/*font-weight:bold;*/
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	margin:0;
	padding:0 0 1em;
}
/***************************/
/* Haupt ID's              */
/***************************/
#ecoSite{
	/*width:1014px;*/
	width:960px;
	background:#FEFEFE url(/img/bg_head.png) top repeat-x;
	position:relative;
	margin:0;
}
#ecoLlogos{
	position:absolute;
	/*left:1022px;*/
	left:968px;
	top:10px;
	text-align:center;
}
#ecoLlogos img{
	margin-bottom:20px;
}
#ecoHead{
	height:139px;
	padding-left:12px;
	border-bottom:1px solid #FFF;
}
#ecoMainMenu{
	background:url(/img/bg_menue.png) no-repeat;
	padding-left:10px;
	/*width:992px;*/
	width:938px;
	height:28px;
}
#ecoMain{
	background:url(/img/bg_cont.png) repeat-x top;
	padding-left:12px;
}
#ecoFooter{
	height:40px;
	line-height:40px;
	color:#B5B5B5;
	border-top:1px solid #E8E8E8;
	padding-left:12px;
}

/***************************/
/* Header Bereich           */
/***************************/
#ecoLogo{
	margin:0 0 21px 7px;
	padding-top:29px;
	width:250px;
}
#ecoSubHead{
	text-align:right;
}
#ecoSubHead a{
	color:#525252;
}
#ecoSocial{
	position:absolute;
	right:23px;
	top:9px;
	border-bottom:1px solid #DBDBDB;
	background:url(/img/bg_social.png) left bottom no-repeat;
}
#ecoSocial a{
	text-transform:uppercase;
}
#ecoSocial a:hover{
	color:#F66013;
	text-decoration:none;
}
#ecoSocial img{
	margin:0 8px;
}
#ecoMeta{
	position:absolute;
	right:23px;
	top:47px;
	height:20px;
}
#ecoMeta ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#ecoMeta ul li{
	float:left;
	line-height:20px;
	padding:0;
	margin:0;
}
#ecoMeta a, #ecoMeta p{
	margin-right:13px;
}
#ecoMeta form{
	margin:0;
	padding:0;
}
select.lang{
	width:88px;
	border:1px solid #BBBBBB;
	color:#525252;
	font-size:11px;
}
/***************************/
/* Haupt Menue             */
/***************************/
.ecoMenu{
	height:26px;
	position:relative;
	z-index:100;
	margin:0;
	min-width:30px;
}
.ecoMenu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.ecoMenu ul li{
	float:left;
	line-height:26px;
	padding:0;
	margin:0;
	color:#F68246;
}
.ecoMenu a, .ecoMenu p{
	color:#FFFFFF;
	padding:0 18px 0 0;
	margin:0 18px 0 0;
	background:url(/img/sep_menue.png) no-repeat right;
}
.ecoMenu p{
	color:#F68246;
}
.ecoMenu a.last, .ecoMenu p.last{
	background:none;
	margin:0;
	padding:0;
}
.ecoMenu a:hover{
	color:#F66013;
	text-decoration:none;
}
.menuInfo{
	float:left;
}
.menuDate{
	float:right;
	background:url(/img/sep_menuedate.png) no-repeat top left;
	padding-left:37px;
	padding-right:10px;
}
.menuDate a:hover{
	color:#525252;
}
.menuDate p{
	color:#000000;
}
.menuDate ul li{
	background: url(/img/bg_menuedate.png) repeat-x;
}
/***************************/
/* Sub Menue               */
/***************************/
#ecoSubMenu{
	width:170px;
	float:left;
	margin:0 15px 0 10px;
	display:inline;
}
#ecoSubMenu.wide{
	display:none;
}
#ecoSubMenu a{
	color:#525252;
	font-weight:normal;
}
#ecoSubMenu p{
	padding:0;
}
#ecoSubMenu a:hover{
	color:#F66013;
	text-decoration:none;
}
#ecoSubMenu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#ecoSubMenu ul li{
	line-height:24px;
	padding:0;
	margin:0;
	border-bottom:1px solid #ECECEC;
}
/***************************/
/* Breadcrumbs         */
/***************************/
#ecoCrumb{
	color:#525252;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:0;
	width:716px;
	border-bottom:1px solid #E8E8E8;
}
#ecoCrumb ul{
	list-style-type:none;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
#ecoCrumb ul li{
	float:left;
	line-height:26px;
	padding:0;
	margin:0;
}
#ecoCrumb a{
	color:#9B999A;
	font-weight:normal;
	padding-left:10px;
	margin-left:7px;
	background:url(/img/sep_crumbs.png) left no-repeat;
}
#ecoCrumb a:hover{
	color:#F66013;
	text-decoration:none;
}

/***************************/
/* Start & Teaser & Boxen  */
/***************************/
#ecoStart{
	background:url(/img/bg_cont.png) repeat-x top;
	padding:13px 0 22px 12px;
}
#ecoTeaser{
	position:relative;
}
#ecoTeaser img{
	display:block;
}
#ecoClaim{
	position:absolute;
	right:61px;
	top:93px;
}
#ecoClaim p{
	margin:0;
	padding:0;
	font-size:20px;
	color:#0A0A09;
	/*text-transform:uppercase;*/
}

.ecoSBox{
	width:290px;
	padding:0 7px;
	float:left;
}

.ecoSBox p img{
	float:left;
	margin:0 10px 4px 0;
}
#ecoDown{
	width:294px;
	margin:0 17px;
	float:left;
}
#ecoDown ul{
	margin:0;
	padding:0 0 4px;
	list-style-type:none;
}
#ecoDown li{
	margin:5px 0 0;
	padding:5px 0 0;
	border-top:1px solid #D4D4D4;
}
#ecoDown li:first-child{
	margin:0;
	padding:0;
	border-top:none;
}
#ecoDown p{
	padding:0;
}
.dltp{
	height:5px;
	font-size:1px;
	background:url(/img/bg_dltp.png) no-repeat;
}
.dlmd{
	background:url(/img/bg_dlmd.png) repeat-y;
	padding:0 9px;
}
.dlft{
	height:5px;
	font-size:1px;
	background:url(/img/bg_dlft.png) no-repeat;
}

/***************************/
/* Content Bereich         */
/***************************/
#ecoCont{
	width:538px;
	float:left;
	margin-bottom:110px;
}
#ecoCont.wide{
	width:723px;
	margin-left:10px;
}
#ecoCont ul{
	list-style-type:square;
	margin:0 0 0 15px;
	padding:0;
}
#ecoCont ul li{
	line-height:18px;
	padding:0;
	margin:0;
}
#ecoCont ul li a{
	color:#525252;
	font-weight:normal;
}

#ecoFeature{
	width:200px;
	margin:-28px 0 0 15px;
	float:left;
	background:#DADADA url(/img/bg_feature.png) repeat-x bottom;
}
#ecoFeature img.feature{
	margin:0 0 30px;
	display:block;
}
#ecoFeature div.cont{
	padding:0 9px 30px;
}
#ecoFeature .detail img{
	float:left;
	margin:0 10px 8px 0;
}
#ecoFeature .detail p{
	float:left;
	margin:1em 0 0;
}
/***************************/
/* Sponsoren               */
/***************************/
#ecoSponsoren ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#ecoSponsoren ul li {
	padding:0 0 10px;
	margin:0 0 10px;
	border-bottom:1px solid #E0E0E0;
}
#ecoSponsoren ul li a.logo{
	float:left;
	margin:0 15px 0 0;
	padding:1px;
	border:1px solid #E0E0E0;
	height:50px;
	background-repeat:no-repeat;
	background-position:center;
}
#ecoSponsoren ul li a.logo:hover{
	border-color:#F66013;
}
#ecoSponsoren ul li p a{
	display:block;
}
#ecoSponsoren ul li p a:hover{
	color:#F66013;
	text-decoration:none;
}
#ecoSponsoren ul li p{
	line-height:50px;
	font-size:14px;
	padding:0;
}
/*************************/
/* tooltips              */
/*************************/
#tooltip {
	background:#FFF ;
	padding:2px;
	border:1px solid #E0E0E0;
}
#tooltip img {
	display:block;
}
/***************************/
/* Footer Bereich          */
/***************************/
#ecoFooter ul{
	float:left;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
	display:inline;
}
#ecoFooter ul li{
	float:left;
	line-height:40px;
	padding:0;
	margin:0;
}
#ecoFooter ul li img{
	vertical-align:middle;
	margin-right:25px;
}
#ecoFooter p{
	float:right;
	padding:1em 0 0;
}

/*************************/
/* allgemein Klassen     */
/*************************/
.clearfloat {
	clear:both;
    height:0;
    font-size:1px;
    line-height:0;
	margin:0;
	padding:0;
}
.lefty{
	float:left;
}
.righty{
	float:right;
}

/***************************/
/* Typo                    */
/***************************/
#ecoSite h1{
	font-size:20px;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:7px 0 1em;
}
#ecoSite h2{
	font-size:16px;
	/*font-weight:bold;*/
	font-weight:normal;
	color:#000;
	margin:0;
	padding:7px 0 10px;
}
#ecoSite h3{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:7px 0 10px;
}
#ecoSite h4{
}
#ecoDown h2{
	font-size:16px;
	color:#000;
	margin:0;
	padding:2px 0 13px;
}
#ecoDown h3{
	font-size:11px;
	line-height:16px;
	/*color:#5E5D5B;*/
	color:#3E3D3B;
	margin:0 0 4px;
	padding:0 0 0 0px;
	font-weight:normal;
}
#ecoDown h3.pdf{
	background:url(/img/icon_pdf.png) no-repeat left;
}
#ecoDown h3.doc{
	background:url(/img/icon_doc.png) no-repeat left;
}
#ecoDown h3.xls{
	background:url(/img/icon_xls.png) no-repeat left;
}

h3.date{
	font-size:11px !important;
	padding:0 0 0 12px !important;
	margin-bottom:2px !important;
	color:#565656 !important;
	background:url(/img/sep_date.png) no-repeat left;
}
/**************************/
/* Data Table              */
/**************************/
table.ecoData tr, .ecoData td, .ecoData th{

}

table.ecoData .tr1{
	background:#fff7f3;
}

table.ecoData .tr2{
	background:#f7f7f7;
}

table.ecoData th{
	text-align:right;
	padding:5px 10px 5px 5px;
}

table.ecoData th.ertop {
	border-right:1px solid #c4c4c4;
	min-width:120px;
}

table.ecoData .erinhalt{
	text-align:right;
	padding:5px 10px 5px 10px;
	border-right:#c4c4c4 solid 1px;
}

table.ecoData .erleft{
	text-align:left;
	font-weight:bold;
	padding:0 10px 0 5px;
}

/**************************/
/* Formulare              */
/**************************/


/**************************/
/* Snippets              */
/**************************/

div.ecoStartNews img {
	float: left;
	margin-right: 10px;
}


div.ecoItem {
	margin-bottom: 15px;
}

div.ecoHeader {
	font-size:14px;
	/*font-weight:bold;*/
	color:#000;
	margin:0;
	padding:0px 0 10px;
}

div.ecoSeperator {
	border-top: solid 1px #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ecoDate {
	font-size: 9px;
	color: #666666;
}

div.ecoFeatures img {
	float: left;
	margin-right: 10px;
}

div.ecoNews img {
	float: left;
	margin-right: 10px;
}

#ecoCont ul.ecoDownloads {
	list-style-type:none;
	margin:0;
	padding:0;
}

#ecoCont ul.ecoDownloads li.ecoItem {
	border-top: 1px solid #dddddd;
	padding-top: 10px;
	margin-bottom: 10px;
}

#ecoCont ul.ecoDownloads li.ecoItem:first-child {
	border-top: none;
}

#ecoCont ul.ecoDownloads li.ecoItem a {
	color:#F66013;
	/*font-weight:bold;
	text-decoration:none;*/
}

#ecoCont .ecoform {
	margin:10px 0 0 10px;
	width:300px;
}

#ecoCont .ecoformdesc {
	line-height:22px;
	margin:5px 0 5px 0;
}

#ecoCont .cat {
	margin:25px 0 0 0;
}

#ecoCont .ecoforminput{
	color:#5E5D5B;
	margin:0px;
	width:170px;
	border:1px solid #767573;
	height:16px;
	font-family:'Lucida Grande','Lucida Sans Unicode', Verdanaa, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 2px 0 2px;
}

#ecoCont .ecoforminputarea{
	color:#5E5D5B;
	margin:0px;
	border:1px solid #767573;
	font-family:'Lucida Grande','Lucida Sans Unicode', Verdanaa, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 2px 0 2px;
}

#ecoCont .ecoforminput:hover, #ecoCont .ecoforminput:focus{
	border:1px solid #F68246;
}

#ecoCont .title{
	width:100px;
	margin:0 70px 0 0;
}

#ecoCont .plz{
	width:50px;
	margin:0 4px 0 0;
}

#ecoCont .loc{
	float:right;
	width:110px;
}

#ecoCont .ecoformsubmit{
	margin:10px 0 0 0;
}

#signupTable {
	text-align: left;
}