/* --- Normalisierungen ---*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0pt;
	padding:0pt;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
caption, em, strong, b, th, var {
font-style:normal;
font-weight:normal;
}

fieldset, img {
border: 0px none;
}
caption, th {
text-align:left;
}

a { text-decoration:none; }

#clear{
clear: both;
content: ".";
display: block;
font-size: 0px;
height: 0pt;
visibility: hidden;
margin: 0px;
width: 100%;
}
