/* erst einmal alles leeren */

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

:focus {
	outline: 0;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

/* == genug aufgeräumt == */

body {
	font-family:verdana;
	margin:0;
	padding:0;
	text-align:left;
	font-size:1.5em;
}

#header #navtop{
	display:none;
	margin:0;
	padding:0;
	text-align:left;
	background:none;
	border:none;
}

#leftbar {
	display:none;
}

#main {
	margin:0;
	padding:0;
	width:100%
}

#readit {
	width:100%;
	margin:0;
	padding:0;
}

#rightbar {
	display:none;
}

#footer {
	font-size:8pt;
	border-top:1px solid #000000;
	padding:0;
	height:auto;
	width:auto;
	text-align:center;
}
#vk{
	display:block;
	float:right;
}

#hdlne{
	text-align:left;
	border:none;
}

#cnthd{
	margin: 0;
	text-align:left;
	border:none;
}

#hdlne #cnthd h1{
	margin-left:0;
	font-size:1.1em;
	font-weight:bold;
	border:none;
}


#cnthd{
	border-bottom: none;
}



h1{
	font-size:1.0em;
}

h2{
	font-size:1.0em;
}

h3{
	font-size:1.0em;
}

h4{
	font-size:1.0em;
}

h5{
	font-size:1.0em;
}

h6{
	font-size:.1.0em;
}





#footer strong {
	font-weight:bold;
}

#footer address{
font-style:normal;
	margin:0 auto;
}

body {
	color:#000;
}

#main, #content, #readit, #wrapper {
	width:100%
}
