@charset "utf-8";

/*															{margin: 0px; padding: 0px;} */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html 														{overflow-y: auto; overflow-x: hidden;}
body														{background: #ffffff; text-align: center;  overflow-y: auto; overflow-x: hidden;}

a															{text-decoration: none; color: #a0a0a0;}
a:hover														{text-decoration: none; color: #010101;}
p															{margin: 0px 0px 10px 0px; line-height: 18px;}

div.clearboth {clear: both;}
br.clearboth {clear: both;}
.alignright {text-align: right;}
.lightGreyText {color: #a0a0a0; font-size: 12px;}

	/* ********************
	Styling for global pagelayers
	******************** */
	
	div#loewePage {position: relative; width: 936px; margin: 10px auto 0px auto; text-align: left; font-size: 12px; color: #666666; font-family: Arial, Helvetica, sans-serif;}
		
		/* Styling the pageheader (in use @ all Pages) */
		div#loeweHeader {width: 86px; height: 22px; padding: 33px 452px 0px 452px; margin-bottom: 44px;}
			
			/* Styling the logo and the invisible headline */
			div#loeweHeader h1#loeweBrand {display: block; text-align: center;}
			div#loeweHeader a#loeweLogo	 {display: block; width: 86px; height: 22px; background: url(../img/loeweLogo.gif) center no-repeat;}
			div#loeweHeader a#loeweLogo span {visibility: hidden;}
		
		div#loeweLBTitle {display: none;}
	
		div.loeweMehrwertContent {width: 936px; margin: 0px 0px 0px 0px;}

			div.midContent {width: 936px; height: 500px; max-height: 500px; margin: 0px 0px 0px 0px; border-top: 1px solid #a0a0a0; overflow-y: auto; overflow-x: hidden; font-size: 14px;}
				div.loeweContentElement {margin: 9px 0px 0px 0px; padding: 0px 0px 18px 6px;}
					div.loeweContentElement h2 {font-size: 16pt; height: 30px !important; font-weight: normal; margin: 0px 0px 0px 0px !important; color: #666666; background: no-repeat;}
						div.loeweContentElement h2 span {visibility: hidden;}
					div.loeweContentElement h3 {font-size: 16pt; height: 30px !important; font-weight: normal; margin: 0px 0px 0px 0px !important; color: #666666; background: no-repeat;}
						div.loeweContentElement h3 span {visibility: hidden;}
					
					div.loeweContentElement table {width: 100%; table-layout: fixed;}
					div.loeweContentElement table p {margin: 0px 0px 3px 0px; line-height: 18px;}
			
			
			div.columnLeft { width: 475px; float: left; height: 400px; max-height: 400px; font-size: 11px; }
				div.columnLeft a.internal-link-new-window {display: inline-block; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 10px; background: url(../img/subNavArrow.gif) no-repeat 0px 5px;}
				div.columnLeft a.internal-link-new-window:hover {background: url(../img/subNavActArrow.gif) no-repeat 0px 5px;}
			div.columnRight { width: 445px; float: left; height: 400px; max-height: 400px; position: relative; }
				div.columnRight h2 {font-size: 16pt; height: 36px !important; font-weight: normal; margin: 0px 0px 0px 0px !important; color: #666666; background: no-repeat;}
					div.columnRight h2 span {visibility: hidden;}
				div.columnRight h3 {font-size: 16pt; height: 36px !important; font-weight: normal; margin: 0px 0px 0px 0px !important; color: #666666; background: no-repeat;}
					div.columnRight h3 span {visibility: hidden;}
			div.columnRight div.columnRightTop {  }
			div.columnRight div.columnRightBottom { position: absolute; right: 0px; bottom: 0px; width: 370px; height: 225px; padding: 0px 0px 0px 10px; overflow-y: auto; overflow-x: hidden; background: url(../img/subNavArrow.gif) no-repeat 0px 4px; }
				div.columnRightBottom a.internal-link-new-window {display: inline-block; line-height: 18px; padding: 0px 9px; background: #999999; color: #ffffff;}
			
				
				div.borderEL {border-top: #a0a0a0 dotted 1px;}