body, html
{
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	background: #fff;
	
	overflow-y: scroll;
	height: 101%;
}

img {
	border: none;
}

a {
	color:#002f75;
	text-decoration: none;
}

a:hover, a:focus, a strong:hover {
	color: #c89b1b;
}

/*a:visited {
	color:#002f75;
}*/

/*#content p a:before, #content_small p a:before, #content li a:before, #content_small li a:before  {
	content:"\2192\00a0";
}*/

#content a[href^="http:"], #content_small a[href^="http:"] {
	background: transparent url(img/stat/link-icon_external.gif) no-repeat right;
	padding-right: 15px;
}

#content a[href^="http:"].none, #content_small a[href^="http:"].none {
	background: transparent url(img/stat/link-icon_none.gif) no-repeat;
	padding-right: 5px;
}

#content a[href*="mailto"], #content_small a[href*="mailto"] {
	background: transparent url(img/stat/link-icon_mail_b.gif) no-repeat right;
	padding-right: 20px;
}

/*#content a[href*="pdf"], #content_small a[href*="pdf"] {
	background: transparent url(img/stat/link-icon_pdf.png) no-repeat right;
	padding-right: 20px;
}*/

h1 {
	font-size: 1.6em;
	text-transform:uppercase;
	padding-bottom: 21px;
	color: white;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 3px;
}

h2 {
	font-size: 1.3em;
	font-weight: 700;
	/*color:#002f75;*/
	color: #002f75;
	margin: 6px 0;
	/*clear: right;*/
}

h3 {
	margin-bottom: 7px;
	font-weight: 700;
}

h4 {
	margin-bottom: 0;
	padding-bottom: 5px;
	font-weight: 700;
}

/* ----------container zentriert das layout-------------- */
#container {
	width: 850px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background: white url(img/stat/shad_backframe.gif) repeat-y;
}


#column {
	float: right;
	position: relative;
	margin: 25px 25px 0 20px;
	width: 165px;
}

#column img {
	padding-bottom: 18px;
}

.important img {
	float: right;
	width: 135px;
	padding-left: 8px;
}

.important {
	margin-top: 12px;
	padding: 10px;
	border: 3px dotted #c89b1b;
}

.important strong
{
	color: #002f75;
}

.cooperation {
}

strong {
	font-weight: bold;
}


/* ----------banner for logo-------------- */
#logo_banner {
	height: 122px;
	background: url(img/stat/lka_headlogo.jpg) no-repeat;
}

#banner {
	background-color: #002f75;
	/*background-color: #D1A123;*/
	padding: 0px;
	margin: 0 13px 0 0;
	height: 150px;
}

#banner.special
{
	background-color: #c89b1b;
}

#banner img {
	float: left;
}

#logo_banner img {
	display: none;		/*// use embedded logo only for printing*/
}

.linkbox {		/*  necessary for homejump via logo...  */
	position: relative;
	float: left;
	width: 200px;
	height: 122px;
}


/* -----------------Inhalt--------------------- */
#content {
	background-color: none;
	padding: 0px;
	margin: -45px 50px 5px 230px;
	color: #5a5a5a;
}

#content_small {
	background-color: none;
	padding: 0px;
	margin: -45px 200px 5px 230px;
	color: #5a5a5a;
}

#content, #content_small {
	font-size: .8em;
	line-height: 1.5em;
	
	min-height:400px;
	height:expression(this.scrollHeight > 440 ? "auto":"440px"); 
}

p, pre{
padding-bottom: 4px;
margin: 0;

}

.impress {
	font-size: 80%;
	line-height: 1.5em;
}

.impress_table {
	font-size: 90%;
	line-height: 1.5em;
}

.tm {
	font-weight: 700;
	color: #002f75;
}


.big {
	font-size: 120%;
}

#content ul
{
	padding-bottom: 1px;	
}

#content ul li, #content_small ul li
{
	list-style-type: none;
	margin: 0 0 4px -18px;
	list-style-image: url(img/stat/bullet_14_10_rd.gif);
	list-style-position: outside;
}

.picturebox {
    display: block;
    text-align: left;
    width:150px;
    background-color: white;
	float: right;
	margin: 0 0 .5em 2em;
}


/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 196px;
	padding: 0;
}

#home .home, #act .act, #topics .topics, #ref .ref, #company .company, #contact .contact, #planning .planning, #r_planning .r_planning, #noise .noise, #r_noise .r_noise, #pollution .pollution, #r_pollution .r_pollution, #mobility .mobility, #r_mobility .r_mobility, #climate .climate, #r_climate .r_climate, #customer .customer, #public .public, #member .member, #team .team, #partner .partner
{
	color: #c89b1b;
	/*font-weight:700;*/
}

.main_navi a {
	color: #002f75;
	font-weight: bold;
}

.main_navi ul
{
	text-align:right;
	font-size:17px;
}

.main_navi ul li
{
	list-style-type:none;
	padding: 5px 5px;
		/*padding: 4px 0;*/
}

.main_navi ul ul
{
	padding: 0;
	margin: 6px 8px 0 0;
	font-size: 75%;
	/*text-align: right;  */
	line-height: 1em; 
}

.main_navi ul ul li a
{
	padding-bottom:5px;
	font-weight: normal;
}


#meta_navi {
	color: #002f75;
	/*position: static;*/
	float: right;
	margin-top: -3px;
}

#meta_navi ul
{
	text-transform:uppercase;
	margin: 105px 30px 0 0;
}


#meta_navi ul li
{
	font-size:65%;
	/*font-weight: bold;*/
	display: inline;
	padding-right: 10px;
}


.main_navi a:hover, .main_navi a:focus, #meta_navi a:hover, #meta_navi a:focus
{
	color: #c89b1b;
}

.main_navi ul li.separator
{
	border-bottom: 2px dotted #002f75;
	margin: 4px 5px 6px 14px;	
}

/* ------------footer--------------------------- */

#footer {
	clear: both;
	padding: 0;
	margin-top: 20px;
	height: 35px;
	background: url(img/stat/shad_footer.gif) no-repeat;
}

#footer.special
{
	background: url(img/stat/shad_footer_special.gif) no-repeat;
}

#footer p  {
	color: #D7D7D7;
	font-size: .65em;
	padding: 4px 0 0 20px;
}


 /*  jq slides (by stu nicholls) */
.show {cursor:pointer; color:#c00; display:block; text-align:right;}

img.slider {display: block; float:right; margin-top:-15px;}


#content .holder, #content_small .holder {padding:1em; border:1px solid #d4d4d4; margin:0 20px 10px 0;}
#content .holder p, #content_small .holder p {padding:5px 0 0 0; margin:0;}
#content .holder p.bold {font-weight:bold;}
#content .holder h2, #content_small .holder h2 {margin:0; padding:0;}


/*  Table styles  */

table {
	font-size: 1em;
	padding-left: 8px;
}

table.impress_table {
	padding: 0;
	margin-left: -3px;
}

table td {
	padding-right: 10px;
	padding-bottom: 2px;
	vertical-align: top;
}

table td.time{
	width: 100px;
}

table td.coop{
	padding: 5px 10px 15px 0;
}

table td.i_tab {
	padding-right: 20px;
	padding-bottom: 5px;
}


/* FORM STYLES */

form {
	display: block;
	
	padding:1em; 
	border:1px solid #d4d4d4; 
}


form input {
	border: 1px solid #7f7f7f;
	color: #444;
	padding-top: 3px;

	width: 220px;
	margin-bottom:5px;
	clear: both;
}


form label {
	float: left;
	width: 85px;
}

/*form label.inline {
	clear: both;
}*/


form .base_button{
		display: inline;
	background-color: #002f75;
	color: #ddd;
	font-weight: 700;
	border-style: none;
	padding: 1px 30px 2px 30px;
	margin: 5px 0 0 85px;
		width: 130px;
}


.button:hover, .base_button:hover
{
	/*cursor:pointer;*/
	cursor:hand;
	color: #fff;
}



