body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 100%;
background-color: transparent;
width: 80%;
}

#impressum {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
}

#navigation, 
#subtitle,
h1.invisible, 
.sprunglinks,
#logo img,
.ex {
display: none;
}


#rahmen {
margin-top: 3em;
}

IMG {
border: 1px solid #525252;
padding: 7px;
margin: 5px;
}


.druckweg {
	display: none;
}


h1.invisible img {
	border:none;
}

p, li {
	font-size: 12pt;
	line-height: 1.3;
}

#text ul.bullet {
	list-style: url(../bilder/liste.gif);
	list-style-position: outside;
	padding-left: 3px;
	margin-left: 23px;
	line-height: 1.3;
}

h1, h2, h3 {
font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14pt;
	margin-top: 25px;
}

h2 {
	border-bottom: 1px solid #f35c30;
}


a {
	color: #000000;
	border-bottom: 1px solid #525252;
	text-decoration: none;
}


address {
border-top: 1px solid #000000;
padding-top: 3px;
	font-style: normal;
	font-size: 9pt;
	font-weight: normal;
}


.cleardruck {
	clear: both;
}


