body {
	color: white;
	background-color: #808080;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}
#container {
	width: 720px;
	height: 99%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
/*	border: 1px solid #A2A0A0; */
}
#header {
	width: 720px;
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #A2A0A0;
	clear: both;
}
#context {
	width: 220px;
	vertical-align: top;
/*	border-right: 1px solid #A2A0A0; */
}
#context pre {
	color: #d0d0d0;
	margin: 20px 2px 20px 2px;
/*	padding: 2px; */
	font-size: 11px;
	line-height: 140%;
}
#context pre b {
	font-size: 12px;
	font-weight: bold;
}
#linx {
	margin: 2px;
}
#context a:link,
#context a:visited {
	color: #c0c0c0;
	text-decoration: none;
	font-weight: bold;
}
#content {
	width: 500px;
	vertical-align: top;
	font-size: 11px;
}
#footer {
	border-bottom: 1px solid #A2A0A0;
	clear: both;
}
td, p {
	font-size: 11px;
	color: white;
	line-height: 140%;
}
h1 {
	font-size: 14px;
	color: white;
}
hr {
	height: 0px;
	border-top: 1px solid #A2A0A0;
}
a:link,
a:visited {
	color: white;
	text-align: left;
/*	cursor: url('/assets/layout/3.ani'); */
}
a.lineeven:link,
a.lineeven:visited,
a.hell:link,
a.hell:visited {
	padding: 3px;
	padding-left: 20px;
	border-bottom: 1px solid #808080;
	display: block;
	margin: 0px;
	color: white;
	text-decoration: none;
/*	background: #9F9D9D url(/assets/layout/pfeil.gif) no-repeat 6px 8px;*/
	background: #a2a0a1 url(/assets/layout/pfeil.gif) no-repeat 6px 7px;
/*	cursor: url('/assets/layout/3.ani');*/
}
a.lineeven:hover,
a.hell:hover {
	color: black;
/*	cursor: url('/assets/layout/3.ani');*/
}
a.lineodd:link,
a.lineodd:visited,
a.dunkel:link,
a.dunkel:visited {
	padding: 3px;
	padding-left: 20px;
	border-bottom: 1px solid #808080;
	display: block;
	margin: 0px;
	color: white;
	text-decoration: none;
/*	background: #A5A3A3 url(/assets/layout/pfeil.gif) no-repeat 6px 8px;*/
	background: #8d8c8c url(/assets/layout/pfeil.gif) no-repeat 6px 7px;
/*	cursor: url('/assets/layout/3.ani');*/
}
a.lineodd:hover,
a.dunkel:hover {
	color: black;
/*	cursor: url('/assets/layout/3.ani');*/
}



table.kasten1 {
	width: 510px;
	margin-bottom: 20px;
	border: 1px solid  #A2A0A0;
}
table.kasten1 th {
	text-align: left;
	color: white;
	background-color: #A2A0A0;
	font-size: 12px;
	padding: 4px;
}
table.kasten1 td {
	color: white;
	background: #838383 url('/pub/verlauf.jpg') repeat-x 0px 0px;
}
table.kasten1 td div.img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
table.kasten1 td div.txt {
	margin: 10px;
}
/*
table.kasten1 td img {
	margin-right: 20px;
	margin-bottom: 10px;
}
*/
table.kasten1 td p {
	padding: 0px 10px 0px 10px;
	padding: 0px;
}
table.kasten1 td a.kasten {
	display: block;
	font-weight: bold;
	padding: 0px 10px 10px 10px;
}



table.kasten2 {
	width: 510px;
	margin-bottom: 40px;
}
table.kasten2 th {
	text-align: left;
	color: white;
	font-size: 12px;
	padding-bottom: 4px;
}
table.kasten2 td {
	color: white;
}
table.kasten2 td div.img {
}
table.kasten2 td div.txt {
	padding-top: 10px;
}
table.kasten2 td p {
	padding: 0px 10px 0px 10px;
	padding: 0px;
}
table.kasten2 td a.kasten {
	display: block;
	font-weight: normal;
}


/****************
popups

.popupFg {}
.popupBg {
	background-color: white;
	border: 1px solid black;
}
td.popupText {
	color: black;
	padding: 5px;
}
td.popupCaption {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding: 5px;
	text-align: left;
}
td.popupClose {
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
****************/


#myframe {
	width: 500px;
	height: 450px;
}
#availability  {
	color: white;
}
#availability h1 {
	color: white;
	font-size: 18px;
	font-family: 'Courier New', Courier, Monospaced;
}
#availability th,
#availability td {
	font-size: 11px;
	font-family: 'Courier New', Courier, Monospaced;
}
#availability td {
	white-space: nowrap;
	color: black;
}
#availability small {
	color: white;
	font-size: 10px;
}

table.statistics
	{ border-collapse: collapse; }

table.statistics td
	{ background-color:#A2A0A1; color:#FFFFFF; text-align:left; font-weight:bold; border: 1px solid #8E8E8E; padding: 2px 4px; }

table.statistics th.headline

	{ background-color:#8E8E8E; color:#FFFFFF; text-align:left; font-weight:bold; }

table.statistics td.reportok

	{ background-color:#A8DDBC; color: #000000; font-weight:normal; }

table.statistics td.reportcritical

	{ background-color:#EBB2B2; color: #000000; font-weight:normal; }

table.statistics td.reportwarning

	{ background-color:#EDEDA8; color: #000000; font-weight:normal; }

table.statistics td.reportunknown

	{ background-color:#F0F0F0; color: #000000; font-weight:normal; }

table.statistics td.report

	{ }

table.statistics td.div {
	display: none;
}



a img {
	border: none;
}
div.slideshow {
	text-align: left;
}

div.slideshow img {
	border: 1px solid white;
	margin: 6px;
	cursor: pointer;
}


