
* {
}
body {
	font: 0.7em verdana, arial, sans-serif;
	height: 100%;
}
p {
	margin-bottom: 1em;
}
h1 {
	margin-bottom: 1.0em;
	font-size: 1.8em;
	font-weight: bold;
}
h2 {
	margin-bottom: 0.5em;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 15pt;
}
h1, h2 {
	color: #000000;
	/*line-break-inside: avoid;*/
}

a {
	text-decoration: none;
}
img {
	border: 0pt;
}
td {
	vertical-align: top;
}

ol {
	margin-left: 2em;
}
/*Not working in IE*/
label.required:after, form span.requiredFooter:before {
    content: "*";
}
label.required, form span.requiredFooter {
    font-weight: bold;
}
label.checkbox {
	display: none;
}

/* **********************************************
 *   I N T E R A C T I V E   E L E M E N T S    *
 ********************************************** */


/* **********************************
 *   T A B L E   E L E M E N T S    *
 ********************************** */
td {
	vertical-align: top;
	text-align: left;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 2pt;
	padding-right: 2pt;
}
th {
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
th.left {
	text-align: right;
}
tfoot tr td, tfoot tr th {
	border-top: 1pt black double;
}
/* **************************************
 *   B R O W S E R - S P E C I F I C    *
 ************************************** */
hr {
	background-color: #999999; /* Mozilla 1.4 */
	color: #999999; /* IE 6 */
	border: #999999; /* Opera 7.11 */
	height: 1pt; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

/* ***********************************
 *    C U S T O M   C L A S S E S    *
 *********************************** */
.phone,.fax,.chat,.email,.chat_offline {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	line-height: 1.2;
}
.phone {
	background-image: url("../icons/phone.png");
	white-space: nowrap;
}
.fax {
	background-image: url("../icons/fax.png");
	white-space: nowrap;
}
.chat {
	background-image: url("../icons/chat.gif");
	white-space: nowrap;
}
.chat_offline {
	background-image: url("../icons/chat_offline.gif");
	white-space: nowrap;
}
tr.odd, td.odd, option.odd {
	background-color: #dddddd;
}

@CHARSET "ISO-8859-1";

div#header, div#portals, div#searchForm, div#menu, div#infobar, div.quicksearch, img.fields, p.breadcrumb, div#globalLinks, .noprint, div.tagcloud {
	display: none;
}
h1{
	padding-top: 15px;
	clear: both;
}

div#content {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	right: 0px;
	left: 0px;
	width: 100%;
}
div#content h1 {
	text-align: left;
}
div.info {
	page-break-inside: avoid;
}

div.info h3 {
	font-size: 1.0em;
	margin: 0pt;
	padding: 3pt;
	margin-bottom: 5pt;
}

div.info {
	margin-top: 10pt;
	margin-bottom: 10pt;
	border: 1pt #C60010 solid;
	margin-left: 10%;
	margin-right: 10%;
}
p.breadcrumb {
	display: none;
}

