﻿.noscreen {
	/* soll nicht am Bildschirm angezeigt werden, nur für Druck */
	display: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
	background-image: url('../images/links.jpg');
	background-repeat: repeat-y;
}
html {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
	background-image: url('../images/links.jpg');
	background-repeat: repeat-y;
}
#head {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#main {
	margin: 0px;
	padding: 0px;
}
#navigation {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 140px;
	padding-top: 2px;
}
#content {
	margin-left: 140px;
	margin-right: 0px;
	width: 640px;
	background-color: #FFFFCC;
}
h1 {
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	margin-right: 0px;
	margin-left: 15px;
	color: #555555;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	line-height: 1.1em;
	padding-bottom: 5px;
	margin-top: 20px;
}
h2 {
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	margin-right: 0px;
	margin-left: 15px;
	color: #555555;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	line-height: 1.1em;
	padding-bottom: 3px;
	margin-top: 20px;
}
p {
	margin: 0px 15px 5px 15px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	color: #555555;
	font-weight: normal;
	font-size: 9pt;
	line-height: 120%;
}
p.title {
	font-size: 10pt;
	font-weight: bold;
}
.horiz_separatorline {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*ol {
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	margin-right: 0px;
	margin-left: 15px;
	color: #555555;
	padding-left: 20px;
}*/
ul {
	margin: 0px 0px 6px 11px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	color: #555555;
	padding-left: 20px;
}
li {
	font-weight: normal;
	font-size: 9pt;
	line-height: 1.1em;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 15px;
}
#content a:link {
	font-weight: normal;
	text-decoration: underline;
}
#content a:visited {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
#content a:active {
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
#content a:hover {
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
#content td.colright {
	margin: 0px 15px 5px 0px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	color: #555555;
	font-weight: normal;
	font-size: 9pt;
	line-height: 120%;
	vertical-align: top;
	text-align: left;
	width: 250px;
}
#content td.colleft {
	vertical-align: top;
	text-align: left;
}
#content table.events {
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	color: #555555;
	font-weight: normal;
	font-size: 9pt;
	line-height: 120%;
	vertical-align: top;
	text-align: left;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, Sans-Serif;
}
#content td.events {
	vertical-align: top;
	text-align: left;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #555555;
	border-left: none;
	border-right: none;
}
/*#navigation a:visited {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
#navigation a:active {
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
#navigation a:hover {
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
#navigation ul #navigation li .textCenter {
	text-align: center;
}*/
.graph_border_no {
	border-style: none;
	float: left;
}
.GrafikRahmenSchwarz {
	border-style: solid;
	border-width: 1px;
	margin-bottom: 6px;
	border-color: black;
}
#content table.verticals {
	width: 98%;
	float: right;
	text-align: center;
	vertical-align: top;
}
#content td.verticals {
	border-width: 1px;
	border-color: #555555;
	text-align: center;
	vertical-align: top;
	border-bottom-style: solid;
}
/*.smalgreyfett {
	color: #696969;
	font-size: 10pt;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	text-decoration: none;
}*/
/*.smalgreyfett2 {
	color: #696969;
	font-size: 8pt;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	text-decoration: none;
}*/
.boldgreyfett {
	color: #696969;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	text-decoration: none;
}
.titel {
	color: #444;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	text-decoration: none;
}
.TblVertical {
	border: solid 1pt #EFBA18;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
}
/*.TblNewGraph {
	border: solid 0pt #000;
} */
/*.imgVert {
	border-color: white;
}*/
.vertTitel {
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	text-decoration: none;
	text-align: center;
}
/*.vertContent {
	color: #fff;
	font-weight: normal;
	font-size: 8pt;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	text-decoration: none;
}*/
.vertContentss {
	color: #fff;
	font-weight: normal;
	font-size: 7pt;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	text-decoration: none;
	text-align: center;
}
.vertBorder {
	border: 1px solid #696969;
}
/*.vertLink {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	font-size: 8pt;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
}*/
/*.vertLink:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
}*/
/*.tablColumnLineRight {
	border-right: 1px solid black;
}*/
/*.tablLineRightBottom {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}*/
/*.tablLineRightLeftBottom {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}*/
/*.tablLineLeftRight {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}*/
.graph_border_yes {
	border: 1px solid #333333;
}
.table_dotted-line_bottom {
	border-bottom: 1px dotted #696969;
}
