/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/


body{
	font-family: Arial, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #E1E2E5 url(../images/bg.gif) no-repeat;
	left: 0px;
	top: 0px;
	text-align: justify;
	
	/* Scrollbar  */
	SCROLLBAR-FACE-COLOR: #21555;
	SCROLLBAR-HIGHLIGHT-COLOR: #21555A;
	SCROLLBAR-SHADOW-COLOR: #E1F1EA;
	SCROLLBAR-3DLIGHT-COLOR: #E1F1EA;
	SCROLLBAR-ARROW-COLOR: #E1F1EA;
	SCROLLBAR-TRACK-COLOR: #E1F1EA;
	SCROLLBAR-DARKSHADOW-COLOR: #E1F1EA;
	/* End Scrollbar */
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #009900;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #CC9900;
}

/************** header tag styles **************/

h1{
 font: bold 150% Arial, sans-serif;
 color: #009900;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 14px Arial, sans-serif;
 color: #666666;
 margin: 0px;
 padding: 15px 0px 0px;
}

h3{
	font: bold 100% Arial,sans-serif;
	color: #009900;
	margin: 0px 0px 8px;
	padding: 0px;
	text-align: left;
}

h4{
 font: 100% Arial,sans-serif;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:relative;
	background-color: #FFFFFF;
	width: 859px;
	top: 99px;
	left: 0px;
	z-index: 90;
}

#pagecell2{
	position:relative;
	background-color: #FFFFFF;
	width: 859px;
	z-index: 90;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}



#masthead{
 position: absolute;
 top: 0px;
 left: 0px;
 width:859px;
 background-image: url(../images/wohnbaugenossenschaft.jpg);
 height: 102px;
 background-color: #FFFFFF;
 background-repeat: no-repeat;
 z-index: 300; 
}


#pageNav{
	float: left;
	width:269px;
	padding: 0px;
	background-color: #E1E2E5;
	font: small Verdana,sans-serif;
	height: 100%;
}

#content{
	padding: 40px 20px 8px 40px;
	left: 269px;
	position: absolute;
	top: 0px;
	border: none;
	z-index: 90;
	background-color: #FFFFFF;
	clear: both;
	width: 530px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	position: absolute;
	color: #FFFFFF;
	left: 650px;
	font-size: 12px;
	width: 199px;
	height: 15px;
	text-align: right;
	top: 0px;
	font-weight: bolder;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: none;
	color: #FFFF00;
}

/************* globalNav styles ****************/

#globalNav{
	width: 859px;
	min-width: 640px;
	height: 29px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 102px;
	background-color: #009900;
	font-weight: bolder;
	position: absolute;
}

#globalNav img{
	margin: 0px;
	padding: 0px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	z-index: 100;
	font-weight: bolder;
	font-size: 14px;
}


a.glink, a.glink:visited{
	color: #FFFFFF;
	padding-left: 30px;
}

a.glink:hover{
	text-decoration: none;
	color: #CCCCCC;
	padding-left: 30px;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	padding: 5px 10px 5px 20px;
	visibility: hidden;
	color: #009900;
	background-color: #EBEBEB;
	width: 560px;
	left: 269px;
	top: 131px;
	z-index: 250;
	overflow: visible;
	text-align: left;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}

.subglobalNav a:hover{
	color: #CC9900;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************** feature styles *****************/

.feature{
	font-size: 12px;
	min-height: 200px;
	z-index: 90;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


/*************** story styles ******************/

.story {
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	border-top: 1px solid #cccccc;
	font-size: 10px;
	color: #999999;
	padding: 5px 0px 25px;
	clear: left;
	background-color: #FFFFFF;
	position: static;
}

#siteInfo img{
	text-align: right;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	background-color: #009900;
}

#sectionLinks a:hover{
	background-color: #009900;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
	border-bottom: 1px solid #cccccc;
}

#advert img{
	display: block;
	margin-bottom: 5px;
}

/********************* end **********************/
#globalLink img {
	left: 0px;
}
.buttonInactiv {
	background-color: #009900;
}
.buttonActive {
	background-color: #4AB780;
}
.subglobalNav a {
	color: #FF9900;
	margin-right: 10px;
	margin-left: 10px;
}
.imgRight {
	float: right;
}
.formsend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	font-weight: bold;
	background-color: #F5F7F7;
	padding: 1px;
}.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #009900;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.Kataloge {
	padding-left: 20px;
}
.relatedLinks p {
	display: block;
	text-align: left;
}
#ootech {
	padding: 5px 10px;
	font-size: 10px;
}
.tdKataloge {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0B8A33;
	padding-left: 10px;
}
.tdKataloge2 {
	padding-right: 10px;
}
.TDuebersichtTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: bold;
	width: 160px;
	border-bottom: 1px solid #FF9900;
	text-align: left;
}
.TDuebersichtPic {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.intro {
	font-size: 10px;
	color: #000000;
}
.TDuebersichtTitel2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: bold;
	border-bottom: 1px solid #FF9900;
}
.relatedLinks p {

	display: block;
	text-align: left;
	margin-bottom: 5px;
}
.linie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.data {
	padding-top: 5px;
	padding-bottom: 5px;
}
