/***   Standard CSS Stylesheet fuer www.linde-anlagenbau.de   ***/
/* nach Like30 Vorgaben */

/* 
	Farben:
	LG Blue:			#0D5C91
	LG Cyan:			#00A3E0		(Highlight)
	Hintergrund Grau:	#E5E5E5		Pfad-Navigation
*/


/* Standard */
html,body {
	font-family:Arial,Univers,Helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
}
body {
	font-family:Arial,Univers,Helvetica,sans-serif;
	margin:10px;
	padding:0;
}


a:link {
	font-family:Arial;
	font-weight:normal;
	color:#0D5C91;
	text-decoration:none;
}
a:visited {
	color:#0D5C91;
	text-decoration:none;
}
a:hover {
	color:#00A3E0;
	text-decoration:none;
}

a div {
	padding-left:20px;
}


/* JPop */
table.jpop {
	font-size:12px;
	width:100%;
}
div.desc {
	font-size:11px;
	line-height:14px;
	color:#0D5C91;
	background-color:#B2CBDE;
	padding:6px;
	display:block;
}


/* weiter, more, go... */
/* TODO: pruefen ob gut */
a div.cont {
	background-image:url(/img/navimg.gif);
	background-repeat:no-repeat;
	background-position:left;
}
a.cont {
	padding-left:20px;
	background-image:url(/img/navimg.gif);
	background-repeat:no-repeat;
	background-position:left;
}
a div.close {
	background-image:url(/img/close.gif);
	background-repeat:no-repeat;
	background-position:left;
}
a div.print {
	background-image:url(/img/print.gif);
	background-repeat:no-repeat;
	background-position:left;
}




/* Eingabefelder, Buttons */
input, select {
	border:1px solid #A2B1BC;
	height:18px;
	width:144px;
		  /*
	font-size:11px;
	*/
}
textarea {
	border:1px solid #A2B1BC;
}
input.stdbutton, input.submit {
	color:#FFF;
	background-color:#00A3E0;
	padding-left:4px;
	padding-right:4px;
	height:15px;
	width:auto;
	font-family:Arial;
	/*
	font-size:12px;
	*/
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	border:none;
}
/*
input.auswahl {
	width:12px;
	height:12px;
}
*/





div.clear, span.clear, p.clear {
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
}
	  
/* Tabellendarstellung; Table-Loesung */
table.b011-tabellenlinie, table.b010-tabellenzeile, table.b016-tabellenlinie  {
	width:100%;
	padding:0;
    margin:0;
    border-collapse:collapse;
    border-spacing:0;
	font-family:Arial,Univers,Helvetica,sans-serif;
}
table.b011-tabellenlinie td, table.b010-tabellenzeile td, table.b016-tabellenlinie {
	font-family:Arial,Univers,Helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}
table.b011-tabellenlinie, table.b016-tabellenlinie {
	font-family:Arial,Univers,Helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}
table.b011-tabellenlinie {
	border-bottom:1px solid #bdcfce;
}
table.b016-tabellenlinie {
    border-top:1px solid #bdcfce;
}
table.b011-tabellenlinie th, table.b010-tabellenzeile th, table.b016-tabellenlinie th {
    width:100%;
    line-height:18px;
    text-align:left;
    font-weight:bold;
    margin:0;
    padding:0;
    font-size:12px;
}
table.b011-tabellenlinie th.kopf, table.b010-tabellenzeile th.kopf, table.b016-tabellenlinie th.kopf {
	color:#0D5C91;
}

table.b011-tabellenlinie td, table.b010-tabellenzeile td, table.b016-tabellenlinie td {
    padding:0;
    margin:0;
    vertical-align:top;
    font-size:12px;
    line-height:18px;
    color:#000;
}
table.b011-tabellenlinie td.b013-spalte, table.b010-tabellenzeile td.b013-spalte, table.b016-tabellenlinie td.b013-spalte {
    width:144px;
}
table.b011-tabellenlinie td.b014-spalte-gross, table.b010-tabellenzeile td.b014-spalte-gross, table.b016-tabellenlinie td.b014-spalte-gross {
    width:222px;
	font-family:Arial,Univers,Helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
}
table.b011-tabellenlinie td.b017-spalte-breit, table.b010-tabellenzeile td.b017-spalte-breit, table.b016-tabellenlinie td.b017-spalte-breit {
    width:378px;
	font-family:Arial,Univers,Helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
}
table.b011-tabellenlinie td.b015-spalte-klein, table.b010-tabellenzeile td.b015-spalte-klein, table.b016-tabellenlinie td.b015-spalte-klein {
    width:66px;
}
table.b011-tabellenlinie td.b012-abstand, table.b010-tabellenzeile td.b012-abstand, table.b016-tabellenlinie td.b012-abstand {
    font-size:1px;
    color:#FFF;
    width:12px;
}
    






/* Listen */
ul, ol {
	font-size:12px;
}
li {
	list-style-position:outside;
	list-style-image:url(/img/listing.gif);
}



/*****   Bereich Mitte   *****/
#Container {
	width:960px;
	margin-top:232px;
}


/* Haupt-Navigation */
#MainMenu {
	float:left;
	width:174px;
}

#Container div#hspacer {
	float:left;
	width:1px;
	height:270px;
}





#Content {
	float:left;
	margin-left:42px;
	width:456px;
		/*	background-color:#FFD;*/
}
#Content h1 {
	margin-top:0;
	font-family:Arial;
	font-size:21px; 
	color:#0D5C91; 
	font-weight:400;
/*	font-weight:bold;*/
/*	margin-top:-1px;*/
	margin-bottom:10px;
}
#Content h2 {
	margin-top:0;
	font-family:Arial;
	font-size:12px; 
	color:#0D5C91; 
	font-weight:bold;
	margin-bottom:5px;
}


#Content img {
	width:100%;
}


#Content td {
	font-family:Arial,Univers,Helvetica,sans-serif;
	font-size:12px;
}


/* Spaltendarstellung; 2er Teilung */
#Content div.b020-teilung-2 {
	width:100%;
}
#Content div.b020-teilung-2 div.b022-links {
	float:left;
	width:222px;
}
#Content div.b020-teilung-2 div.b024-rechts {
	float:left;
	width:222px;
	margin-left:12px;
}

/* Spaltendarstellung; 3er Teilung */
#Content div.b021-teilung-3 {
	width:100%;
}
#Content div.b021-teilung-3 div.b022-links {
	float:left;
	width:144px;
}
#Content div.b021-teilung-3 div.b023-mitte {
	float:left;
	width:144px;
	margin-left:12px;
}

#Content div.b021-teilung-3 div.b024-rechts {
	float:left;
	width:144px;
	margin-left:12px;
}




/* UeBERSCHRIFTEN */

/* Ueberschrift fuer Beispiele */
#Content .a020-ueberschrift-beispiel {
	font-size:12px;
	font-weight:bold;
	color:#0D5C91;
}


/* Prozessdarstellung */
#Content p.prozessdarstellung {
	margin:6px 0 6px 18px;
	padding-left:26px;
	background-image:url(/img/navimg.gif);
	background-position:left center;
	background-repeat:no-repeat;
}



p.a010-liste {
	padding-left:15px;
	margin:0 0 0 10px;
	background-image:url(/img/listing.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
}
p.a011-liste {
	padding-left:15px;
	margin:0 0 0 0px;
	background-image:url(/img/listing.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
}
p.a012-paragraphheader {
	margin-bottom:3px;
}
p.a013-paragraphfooter {
	margin-top:3px;
}





/* Teaser */
table.teaser {
	width:100%;
	border-spacing:0;
	cellpadding:0;
	cellspacing:0;
	margin-top:6px;
	margin-bottom:6px;
}
table.teaser td {
	font-size:12px;
	vertical-align:top;
	padding:0;
}
table.teaser td.image, table.teaser td.pimage {
	width:108px;
}
table.teaser td.image img {
	width:108px;
	height:60px;
	border:none;
}
table.teaser td.pimage img {
width:100px;
	height:300px;
}
table.teaser td.text {
	padding-left:12px;
	padding-right:1px;
}


div.floatingimage {
	
}
div.floatingimage img {
	float:left;
	width:160px;
height:224px;
}


/** Teaser **/
table.teaserwv {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	padding:0;
	font-size:11px;
}
table.teaserwv td {
	font-size:11px;
	margin:0;
	padding:0;
	vertical-align:top;
}
table.teaserwv td.left {
	width:303px;
}
table.teaserwv td.spacer {
	width:3px;
	height:3px;
}
table.teaserwv td.right {
}
table.teaserwv div.header {
	height:54px;
	color:#0D5C91;
	background-color:#EDEDED;
	overflow:hidden;
}
table.teaserwv p {
	margin:0;
	padding:9px;
}
table.teaserwv img {
	border:none;
}
a.lnk {
	background-image:url(/img/lnkArrowImg.gif);
	background-repeat:no-repeat;
	background-position:left;
}
/** /Teaser **/








/* hoch/tiefstellen von Zeichen */
.a022-hochgestellt, .a023-tiefgestellt {
	font-size:75%;	
}
.a022-hochgestellt {
	vertical-align:super;
}
.a023-tiefgestellt {
	vertical-align:sub;
}
