body {
	background-color: #FFFFFF;
	background: url(../../media/elements/header.jpg) no-repeat 69px 7px;
	font-family: 'Verdana','Arial',sans-serif;
	margin: 0;
	padding: 0;
	}

/*
a:link { color: #0089CB; text-decoration: none; }
a:visited { color: #7F7F83; text-decoration: none; }
a:focus { color: #0089CB; text-decoration: underline; }
a:hover { color: #0089CB; text-decoration: underline; }
a:active { color: #0089CB; text-decoration: underline; }
*/

a {
	cursor:pointer;
	}

div#navi_top {
	visibility: hidden;
	}

/*------------------------------*/
/*basic layout                  */
/*------------------------------*/

#homebutton {
	position: absolute;
	top: 23px;
	left: 68px;
	width: 160px;
	height: 60px;
	background: url(../../media/elements/trans.gif) no-repeat;
	}

#master {
	position: absolute;
	top: 100px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 770px;
	}

#header {
	height: 22px;
	margin: 0;
	padding: 0;
	margin-left: 196px;
	}
	
#navi_left {
	width: 156px;
	margin: 0px 0px 0px 6px;
/*
	margin-top: -1px;
*/
	}

#content_main {
	margin-left: 25px;
/*
	margin-top: -1px;
*/
	width: 575px;
/* font-size: 13px; */
	font-size: 13px;
	line-height: 18px;
	color: #7F7F83;
	border-left: 1px solid #C2C4C6;
	border-top: 1px solid #C2C4C6;
	border-right: 1px solid #C2C4C6;
	}

#agb {
	position: relative;
	margin: 0px;
	top: 40px;
	}



/*------------------------------*/
/*navigation: left              */
/*------------------------------*/

#navi_left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#navi_left ul ul ul {
	padding-left: 17px;
	}

#navi_left ul li {
	text-transform: uppercase;
	border-top: 1px solid #C2C4C6;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 5px;
	}
	
#agb a:link, #navi_left ul li a:link { color: #000000; text-decoration: none; }
#agb a:visited, #navi_left ul li a:visited { color: #000000; text-decoration: none; }
#agb a:hover, #navi_left ul li a:hover { color: #000000; text-decoration: underline; }


#navi_left ul li.navileft_firstafteractive {
	margin-top: 16px;
	}
	
#navi_left ul li.navileft_last {
	border-bottom: 1px solid #C2C4C6;
	}

#navi_left ul ul li.navileft_last {
	border-bottom: 1px solid #C2C4C6;
	padding-bottom: 16px;
	}

#navi_left ul li.navileft_active {
	color: #0089CB;
	}
	
/*
#navi_left ul ul li.navileft_last a.navileft_active:link { color: #0089CB; text-decoration: none; font-size: 20px;}
#navi_left ul ul li.navileft_last a.navileft_active:visited { color: #0089CB; text-decoration: none; font-size: 20px; }
#navi_left ul ul li.navileft_last a.navileft_active:hover { color: #0089CB; text-decoration: underline; font-size: 20px; }
*/
	
#navi_left ul ul li {
	text-transform: none;
	color: #7F7F83;
	border: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}

#navi_left ul ul li a:link { color: #7F7F83; text-decoration: none; }
#navi_left ul ul li a:visited { color: #7F7F83; text-decoration: none; }
#navi_left ul ul li a:hover { color: #7F7F83; text-decoration: underline; }



/* ie ... vererbung*/ 
#navi_left ul ul li.navileft_active1 a:link { color: #0089CB; text-decoration: none; }
#navi_left ul ul li.navileft_active1 a:visited { color: #0089CB; text-decoration: none; }
#navi_left ul ul li.navileft_active1 a:hover { color: #0089CB; text-decoration: underline; }
/* */



#navi_left ul ul ul li {
	color: #000000;
	border: none;
	margin: 0;
	font-weight: normal;
	}

#navi_left ul ul ul li a:link { color: #000000; text-decoration: none; }
#navi_left ul ul ul li a:visited { color: #000000; text-decoration: none; }
#navi_left ul ul ul li a:hover { color: #000000; text-decoration: underline; }

#navi_left ul ul ul li.navileft_active {
	background: url(../../media/elements/arrow_right_blue.gif) no-repeat;
	margin-left: -17px;
	padding-left: 17px;
	}
	
#navi_left ul ul ul li.navileft_active a:link { color: #0089CB; text-decoration: none; }
#navi_left ul ul ul li.navileft_active a:visited { color: #0089CB; text-decoration: none; }
#navi_left ul ul ul li.navileft_active a:hover { color: #0089CB; text-decoration: underline; }

#navi_left ul ul {
	display: none;
	}


/*------------------------------*/
/*navigation: top               */
/*------------------------------*/

#navi_sup {
	}
	
#navi_main {
	width: 450px;
	}

#navi_top {
	font-size: 10px;
	text-transform: uppercase;
	margin-right: 20px;
	}

#navi_top ul {
	margin: 0;
	padding: 0;
	display: inline;
	} 

#navi_top ul li {
	margin-left: 12px;
	padding: 2px 5px 6px 6px;
	border-left: 1px solid #C2C4C6;
	border-top: 1px solid #C2C4C6;
	list-style: none;
	float: left;
	width: 88px;
	}
	
#navi_top ul li a:link { color: #000000; text-decoration: none; }
#navi_top ul li a:visited { color: #000000; text-decoration: none; }
#navi_top ul li a:hover { color: #000000; text-decoration: underline; }


#navi_top ul li.navitop_active {
/*
	border-bottom: 1px solid #FFFFFF;
*/
	color: #0089CB;
	list-style: none;
	display: inline;
	}
	
#navi_top ul li.navitop_active a:link { color: #0089CB; text-decoration: none; }
#navi_top ul li.navitop_active a:visited { color: #0089CB; text-decoration: none; }
#navi_top ul li.navitop_active a:hover { color: #0089CB; text-decoration: underline; }


/*------------------------------*/
/*navigation: additional stuff  */
/*------------------------------*/

#lang {
/*
	margin-left: 16px;
*/
	}

.btnLang {
	font-size: 13px;
	line-height: 13px;
/*
	width: 13px;
*/
	height: 15px;
/*
	padding: 1px 0px 1px 4px;
*/
	letter-spacing: 0px;
	margin-left: 2px;
/*
	visibility: hidden;
*/
	}

.btnLang.firstLang {
	margin-left: 23px;
	}

.activeLang {
	color: #7F7F83;
	background-color: #E2E4E6;
	}
	
.btnLang.activeLang a { text-decoration: none; display: block; padding: 1px 0px 1px 4px; width: 13px; color: #7F7F83; }
.btnLang.activeLang a:link { text-decoration: none; display: block; padding: 1px 0px 1px 4px; width: 13px; color: #7F7F83; }
.btnLang.activeLang a:visited { text-decoration: none; display: block; padding: 1px 0px 1px 4px; width: 13px; color: #7F7F83; }
.btnLang.activeLang a:hover { text-decoration: none; display: block; padding: 1px 0px 1px 4px; width: 13px; color: #fff; background-color: #C2C4C6; }
.btnLang.activeLang a:active { text-decoration: none; display: block; padding: 1px 0px 1px 4px; width: 13px; color: #7F7F83; }



.inactiveLang {
	color: #FFFFFF;
	background-color: #C2C4C6;
	}

.btnLang.inactiveLang a { text-decoration: none; display: block; padding: 1px 0px 1px 4px; width: 13px; color: #fff; }
.btnLang.inactiveLang a:link { text-decoration: none; display: block; padding: 1px 0px 1px 4px; width: 13px; color: #fff; }
.btnLang.inactiveLang a:visited { text-decoration: none; display: block; padding: 1px 0px 1px 4px; width: 13px; color: #fff; }
.btnLang.inactiveLang a:hover { text-decoration: none; display: block; padding: 1px 0px 1px 4px; width: 13px; color: #7F7F83; background-color: #E2E4E6; }
.btnLang.inactiveLang a:active { text-decoration: none; display: block; padding: 1px 0px 1px 4px; width: 13px; color: #fff; }


.navi_print {
	width: 19px;
	height: 9px;
	background: url(../../media/elements/icn_printer.gif) no-repeat;
	margin-top: 5px;
	}

.navi_mail {
	width: 13px;
	height: 9px;
	background: url(../../media/elements/icn_envelope.gif) no-repeat;
	margin-top: 5px;
	}
	
#breadcrumb {
	line-height: 13px;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #C2C4C6;
	margin: 14px 0px 0px 0px;
	}

#breadcrumb a:visited { color: #C2C4C6; text-decoration: none; }
/*
a.btnNext, a.btnPrev:visited { text-decoration: none; }
a.btnNext, a.btnPrev:focus { text-decoration: none; }
a.btnNext, a.btnPrev:hover { text-decoration: none; }
a.btnNext, a.btnPrev:active { text-decoration: none; }
*/

.breadcrumb_item {
	background: url(../../media/elements/arrow_right_lightgrey.gif) no-repeat;
	padding: 0px 5px 0px 15px;
	}

.arrow_up_blue {
	background: url(../../media/elements/arrow_up_blue.gif) no-repeat;
	padding: 0px 5px 0px 10px;
	}

.arrow_left_blue {
	background: url(../../media/elements/arrow_left_blue.gif) no-repeat;
	padding: 0px 5px 0px 10px;
	}
	
.arrow_right_blue {
	background: url(../../media/elements/arrow_right_blue.gif) no-repeat;
	padding: 0px 5px 0px 10px;
	}

.arrow_left_grey {
	background: url(../../media/elements/arrow_left_grey.gif) no-repeat;
	padding: 0px 5px 0px 10px;
	}
	
.arrow_right_grey {
	background: url(../../media/elements/arrow_right_grey.gif) no-repeat;
	padding: 0px 5px 0px 10px;
	}
	
.btnPrev {
	position: absolute;
	top: 69px;
	left: 710px;
	background: url(../../media/elements/arrow_left_grey.gif) no-repeat center;
	width: 17px;
	height: 17px;
	}

.btnNext {
	position: absolute;
	top: 69px;
	left: 732px;
	background: url(../../media/elements/arrow_right_grey.gif) no-repeat center;
	width: 17px;
	height: 17px;
	}

a.btnNext, a.btnPrev:link { text-decoration: none; }
a.btnNext, a.btnPrev:visited { text-decoration: none; }
a.btnNext, a.btnPrev:focus { text-decoration: none; }
a.btnNext, a.btnPrev:hover { text-decoration: none; }
a.btnNext, a.btnPrev:active { text-decoration: none; }
	


/*------------------------------*/
/*main body                     */
/*------------------------------*/

#content_main_body {
	padding: 3px 16px 16px 16px;
	margin: 0;
	min-height: 350px;
	}
	
/* for Internet Explorer */
/*\*/
* html div#content_main_body {
height: 350px;
}
/**/

#content_main_body a:link { color: #0089CB; text-decoration: none; }
#content_main_body a:visited { color: #7F7F83; text-decoration: none; }
#content_main_body a:focus { color: #0089CB; text-decoration: underline; }
#content_main_body a:hover { color: #0089CB; text-decoration: underline; }
#content_main_body a:active { color: #0089CB; text-decoration: underline; }

	
#content_header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	}

#content_header.global_margin {
	margin-bottom: 18px;
	}

#content_header.global_nomargin {
	margin-bottom: -5px;
	}

.content_header_default {
	border-bottom: 1px solid #C2C4C6;
/*
	height: 53px;
*/
	}

.content_header_home {
	border: none;
	}



/*------------------------------*/
/*extra coloumn                 */
/*------------------------------*/

#col_extra {
	margin: 0px;
	width: 177px;
	border: none;
/*
	border-left: 1px solid #C2C4C6;
*/
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	}

#col_extra a:link { color: #0089CB; text-decoration: none; }
#col_extra a:visited { color: #7F7F83; text-decoration: none; }
#col_extra a:focus { color: #0089CB; text-decoration: underline; }
#col_extra a:hover { color: #0089CB; text-decoration: underline; }
#col_extra a:active { color: #0089CB; text-decoration: underline; }

#col_extra_left {
	}

.col_extra_content {
	padding: 0px 6px 0px 6px;
	}

.col_extra_content_left {
	padding: 0px 0px 0px 16px;
	}

.content_main_body_2col {
	float:left;
	background: url(../../media/elements/content_main_body_2col.gif) repeat-y;
	width: 366px;
	border: none;
	}

.content_main_body_2col_left {
	float:right;
	width: 435px;
	border: none;
	}

.content_main_body_2col_nobg {
	float:left;
	width: 366px;
	border: none;
	}

.content_main_body_tight {
	width: 250px;
	}



/*------------------------------*/
/*decoration: main body         */
/*------------------------------*/

p.divider {
	border-bottom: 1px solid #E2E4E5;
	margin-top: -10px;
	}
	


/*------------------------------*/
/*illustrations                 */
/*------------------------------*/

.image_inline {
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	width: 255px;
	padding: 0px 14px 14px 0px;
	}

.contact_map {
	position: absolute;
	left:475px;
	}



/*------------------------------*/
/*tables, lists: main body      */
/*------------------------------*/

table.listing th {
	width: 130px;
	font-size: 10px;
	line-height: 15px;
	}

table.listing_search {
	border-collapse: collapse;
	}

table.listing_search th {
	width: 100px;
	font-size: 10px;
	line-height: 15px;
	border-top: 1px solid #E2E4E5;
	padding: 5px 0px 10px 0px;
	}

table.listing_search td {
	border-top: 1px solid #E2E4E5;
	padding: 5px 0px 10px 0px;
	}

table.listing_search td.first, table.listing_search th.first {
	border: none;
	}

ul.projects, ul.projects li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	}

ul.projects ul {
	list-style-type: none;
	padding-left: 25px;
	margin: 0;
	}

ul.projects li {
	color: #7F7F83;
	font-weight: bold;
	}

ul.projects ul li {
	color: #000000;
	font-weight: normal;
	}



/*------------------------------*/
/*page types                    */
/*------------------------------*/

#master.subpageL2 #content_main, #master.subpageL2 h1 {
	color: #000000;
	}

#master.subpageL2 #content_main {
	font-size: 11px;
	line-height: 15px;
	}

#master.subpageL0 #content_main, #master.subpageL1 #content_main {
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	}

#master.mainpage #content_main li, #master #content_main li {
	font-size: 13px;
	line-height: 18px;
	}



/*------------------------------*/
/*forms                         */
/*------------------------------*/

.formfield {
	background-color: #FFFFFF;
	color: #000000;
	width: 175px;
	height: 16px;
	border: 1px solid #C2C4C6;
	margin: 0;
	}
	
.butt {
	border: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 175px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #0089CB;
	}
	



/*------------------------------*/
/*general stuff                 */
/*------------------------------*/

.float_left {
	float: left;
	}
	
.float_right {
	float: right;
	}
	
.float_clear {
	clear: both;
	}

.hidden {
	display: none;
	}
	
ul, #agb {
	font-size: 10px;
	line-height:14px;
	}

#content_main ul {
	font-size: 11px;
	line-height: 15px;
	}

h1 {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: normal;
	color: #0089CB;
	margin-bottom: 10px;
	margin-top: 14px;
	}

h1.home {
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 24px;
	}

h1.global {
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 24px;
	}

h1.projects {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 18px;
	}

h1.main_cat {
	text-transform: uppercase;
	}

h1.oecoplan {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
	}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -1em;
	}
	
h2.listing_main {
	font-size: 13px;
	color: #7F7F83;
	line-height: 13px;
	margin-bottom: 0.5em;
	}

h2.listing_sub {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	margin-bottom: 0.5em;
	}

h2.oecoplan {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0em;
	}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -1em;
	}
	
p {
/*
	margin: 0;
	padding: 0;
*/
	}
	
th {
	padding: 0;
	text-align: left;
	vertical-align: top;
	}

label {
	padding-left: 10px;
	font-weight: bold;
	}
	
	



/*------------------------------*/
/*popup                         */
/*------------------------------*/

#popup {
	position: absolute;
	left: 100px;
	top: 100px;
	width: 336px;
	height: 200px;
	padding: 40px;
	background: url(../../media/elements/bg_popup.gif) no-repeat;
	visibility: hidden;
	}

#btn_close {
	position: absolute;
	left: 15px;
	top: 10px;
	width: 20px;
	height: 20px;
/*
	border: 1px solid #000;
*/
	}
	

