html, body { margin: 5px; }

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100.1%;
	color: #000000;
	width: 630px;
}
table { font-size: 1.0em; }

a {	color: #000000;	text-decoration: underline; }
a:active, a:hover { text-decoration: underline; }

img { border: 0px; }


/* Rahmen */

div#inhalt { font-size: 0.70em; }


/* Inhalt */

dd.csc-textpic-caption, div.csc-textpic-imagewrap address {
	font-style: italic;
	padding: 5px 0px 7px 3px;
}

p.csc-subheader {
	font-size: 1.0em;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}

div.csc-textpic h1, div.csc-header h1 {
	font-size: 1.5em;
	background-color: #FFFFFF;
	margin: 0px 0px 6px 0px;
}

h4 {
	font-size: 1.0em;
	margin: 0px 0px 12px 0px;
}

h5 {
	font-size: 1.0em;
	margin: 0px 0px 0px 0px !important;
}

p.bodytext {
	font-style: normal;
	margin: 0px 0px 12px 0px !important;
}

div.spacer {
	border-top: 1px solid #000000;
	margin: 0px 0px 8px 0px;
}

div#drucklink, div#rootline { font-size: 0.7em; }
