/* Start of CMSMS style sheet 'drucken' */
a:link {color: #555; text-decoration: none;}
a:visited {color: #555; text-decoration: none;}
a:hover {color: #9B8E51; text-decoration: none;}

div#content {
	padding-top: 90px;
	float: left;
}

div#logo {
	display: none;
}

div#printlogo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 50px;
}

div#nav {
	display: none;
}

div#container {
	width: 100%;
}

body {
	background: white;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p, table {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-decoration: none;
	font-weight: normal;
}

td {
	vertical-align: top;
}

td, th, tfoot, table { height: 100%; }

img {
	border: none;
}

hr {
	margin-right: 50%;
	margin-top: 25px;
	margin-bottom: 25px;
}

ul {
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	list-style: disc outside;
}

li {
	margin-bottom: 5px;
}

.title {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
}

.subtitle {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 10px;
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}

h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

.near {
	margin-top: -10px;
}

h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
}

h4 {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}

h5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

/* End of 'drucken' */

