* { padding:0; margin:0; }

/* basic elements */
#wrapper,
#wrapperContent { position:static; }
#header { position:static; margin:0 0 20px 0; padding:0 0 10px 0; border-bottom:2px solid #000; }
#navi,
#sidebar { display:none; }
#content { position:static; }
#fixed { display:none; }
/* basic elements (end) */



/* basic HTML */
body { padding:20px; background-color:#FFF; font:normal small "Times New Roman",Times,Garamond,serif; color:#000; }

h1 { margin:10px 0 15px 0; font:bold large "Times New Roman",Times,Garamond,serif; color:#000; background:none; border-bottom:1px solid #000; }
h2 { margin:7px 0 10px 0; padding:0; font:bold medium "Times New Roman",Times,Garamond,serif; color:#000; }
h3 { margin:5px 0 4px 0; padding:0; font:bold small "Times New Roman",Times,Garamond,serif; color:#000; }

a:link, a:visited { color:#666; text-decoration:underline; }

hr { margin:20px 0; }

ul { margin:20px 10px; }
li { list-style-position:inside; line-height:1.6em; }

fieldset { border:none; }
legend { display:none; }
label { float:left; width:200px; }
/* basic HTML (end) */



/* HTML-forms */
#content form p { clear:left; margin:0 0 10px 0; } /* clear float in form labels */
/* HTML-forms (end) */



/* general classes */
.floatLeft { float:left; }
.floatRight { float:right; }
.Fk { clear:both; height:0px!important; line-height:0px!important; font-size:0px!important; padding:0px!important; }
.pad { padding:5px 10px; }
.spacer { height:30px; }
.border { border:1px solid #000; }
.noBr { white-space:nowrap; }
.pageTop { display:none; }
.additional { font-size:x-small; color:#666; }
.contactFormHd { margin:5px 0 15px 0; padding:10px 0; font-weight:bold; }
/* general classes (end) */



/* News & user-generated content */
.bold { font-weight:bold; }
.normal { font-weight:normal!important; }
.italic { font-style:italic; }
.underline { text-decoration:underline; }
.important { font-weight:bold; }
.alert { font-weight:bold; letter-spacing:2px; }
.center { text-align:center; }
.right { text-align:right; }
/* News & user-generated content (end) */



/* Misc */
#header h1, #header h2 { display:none; }
#header img { display:block; margin:0 0 10px 0; border:none; }
#header ul { display:none; }
#header div { position:static; }

#content p, #content ol { line-height:1.6em; }
#content img { margin:10px 20px; }

#warnung { font-weight:bold; letter-spacing:2px; }

.displaySheets p span { font-size:small!important; }

a.btn200 { display:none; }
/* Misc (end) */



/* news */
.wapDetail img, 
.wapList img,
.wapTeaser img { display:block; margin:20px 0!important; }
.wapTeaser a,
.wapDetail a { display:none; }
.wapTeaser hr { clear:both; }
.tablesort { display:none; }
.setPageSize { display:none; }
/* news (end) */



/* range */
.ABig { margin:0 0 20px 0; border-bottom:1px solid #666; }
.ABig .APriceBox { margin:10px 0; }
.ABig .APriceBox span { font-weight:bold; font-size:medium; }
.ABig .APicture { margin:10px 0; }
.ABig a.btn { display:none; }
.ABig .ASave { display:block; margin:10px 0; font-size:medium; font-weight:bold; }

.ASmall { margin:0 0 20px 0; border-bottom:1px solid #666; }
.ASmall .APriceBox { margin:10px 0; }
.ASmall .APriceBox span { font-weight:bold; font-size:medium; }
.ASmall .APicture { margin:10px 0; }
.ASmall .ASave { display:block; margin:10px 0; font-size:medium; font-weight:bold; }
/* range (end) */