

html, body { margin:0; text-align:center; background-color:#fefdef; font-family:arial; font-size:13px; }

th { text-align:left; }
td { empty-cells:show; vertical-align:top; text-align:left; }

h1 { color:#645e49; padding:16px; margin:0px; padding-left:16px; font-size:24px; font-weight:normal; }
h2, 
h3,
h5,
h6 { color:#645e49;  padding:0px 20px; margin:8px; margin-top:16px; font-size:18px; font-weight:normal; border-bottom:1px solid #ccc; }
h2 { border-bottom:none; margin-bottom:16px; }
h5 { font-size:16px; color:#695b28;  }
h6 { font-size:14px; padding:0; margin:16px; font-weight:bold; border:none; color:#333; }
h4 { font-size:13px; padding:0; margin:6px 16px; font-weight:bold; border:none; color:#222; }

p { margin:0; color:#645e49;  padding:0; margin:6px 16px; margin-bottom:16px; font-weight:normal; }

span.hide { display:none; }
a img { border:none; }

ul { list-style-image: url("../img/list-style-item.png"); color:#645e49; }

/*
	layout
*/
html, 
body,
#wrapper,
#wrapper #wrapperTD,
#table-back,
#table-layout { height:100%; }
#table-back,
#table-layout { float:left; }
#wrapper { margin:0 auto; }
#shadowL { width:10px; background-image:url(../img/shadow-main-left.png); }
#shadowR { width:10px; background-image:url(../img/shadow-main-right.png); }
#wrapperTD { background-color:#fefcd8; }

#table-back { z-index:1; width:1000px; }
#table-back #bottom { height:100%; background-image:url(../img/menu_back_bottom.png); background-repeat:repeat-y; }

#table-layout { margin-left:-1000px; width:1000px; }
#table-layout tr#header td { height:0.1%; }

#table-layout #legasthenie { position:relative; margin:13px 35px; }

#menu { float:left; text-align:right; width:250px; padding-top:20px; }
#menu ul { list-style-type:none; list-style-image:none; padding:15px 0; margin:0; }
#menu li { padding:7px 0; }
#petra-swarowsky { margin:25px 0 15px 0; }

#content { position:relative; margin-top:-45px; width:640px; float:right; padding-right:20px; }
#container td { height:100%; }