/* */
hr,
.invis,
.pic,
.menu, 
.footer,
.rechts{
display: none;
}

body {
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #ffffff;
color: #000000;
font-size: 80%;
}

img {
	border: none;
}

table {
	width: 100%;
}

td {
	vertical-align: top;
}

h1, 
h2,
h3,
h4 {
font-size: 100%;
}

p {
margin-bottom: 20px;
}

a,
a:link,
a:vistited,
a:hover,
a:active{
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
	color: #093a9b;
}
