body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #ffffff;
}

label {
	cursor: pointer;
}

a {
	color: #2c1155;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#doclink {
	clear: both;
	font-size: 1em;
	line-height: 1.5em;
	display: none;
}

#doclink ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#doclink li {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-image: url(images/list_arrow1.gif);
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#siteframe {
	z-index: 1;
	width: 83em;
}

#content {
	z-index: 2;
	float: left;
	width: 68.8em;
	margin: 0;
	padding: 0;
}

#maincontentframe {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

#logo {
	float: left;
	width: 190px;
	height: 80px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

/*
 cockpit
*/
#hdr1 {
	height: 90px;
	width: 82.6em;
}

#cockpit {
	clear: both;
	height: 4.75em;
	background-color: #ebf0f5;
	margin: 5px 0 0 0;
	padding: 0;
	border: 1px solid #2e619a;
	border-width: 1px 0;
	white-space: nowrap;
}

#cockpit .box {
	height: 3.1em;
	float: left;
	margin: 10px 0 0 5px;
	padding: 0 10px 0 5px;
	border-right: 1px solid #2c1155;
}

#cockpit .title {
	font-size: 0.9em;
	white-space: nowrap;
	margin: 0 0 5px 1px;
	padding: 0;
	color: #2c1155;
	font-weight: bold;
}

#cockpit .title a {
	color: #2c1155;
	text-decoration: none;
}

#cockpit .text {
	font-size: 0.8em;
	line-height: 1.2em;
}

#cockpit #personal {
	height: 3em;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #2c1155;
}

#cockpit #personal a {
	font-size: 0.8em;
	color: #2c1155;
	text-decoration: underline;
}

#cockpit .box input {
	font-size: 0.8em;
}

#cockpit .box input.small {
	width: 5em;
	margin: 0 0.1em 0 0;
}

#cockpit .box input.big {
	width: 14.5em;
}

#cockpit .box input.button,#personal input.button,.button1 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 0.8em;
	background-color: #2c1155;
	color: #ffffff;
	border-width: 0;
	cursor: pointer;
}

.button2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 0.8em;
	background-color: #c9dff6;
	color: #000000;
	border-width: 0;
	cursor: pointer;
}

/*
 path / metanav
*/
#path,#metanav {
	margin: 4px 0 0 0;
	padding: 0 0 4px 5px;
	color: #2e619a;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 1px solid #2e619a;
}

#path a,#metanav a {
	color: #2c1155;
}

#path {
	float: left;
	width: 48.5em;
}

#metanav {
	text-align: right;
}

/*
 navigation
*/
#navbg {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #ebf0f5;
	width: 10.45em;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 40px 0 0 0;
	padding: 1px 0 0 0;
}

#navigation ul li a:link,#navigation ul li a:visited,#navigation ul li a:hover,#navigation ul li a:focus
	{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}

#navigation ul li a:hover,#navigation ul li a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #navigation ul li a:link,#navigation ul li a:visited,#navigation ul li a:hover,#navigation ul li a:focus
	{
	height: 0;
}

ul.hauptmenu,ul.submenu,ul.submenu1,ul.submenu2,ul.zusatzmenu,ul.partnermenu
	{
	margin: 0;
	padding: 0;
	z-index: 100;
}

/* Level 1: Haupt-Menupunkt */
li.navpoint {
	text-align: left;
	position: relative;
	margin: 0 0 1px 0;
	font-weight: bold;
	background-color: #6393ca;
	padding: 2px 5px 3px 5px;
}

li.navpointAct {
	text-align: left;
	position: relative;
	margin: 0 0 1px 0;
	background-color: #c9dff5;
	color: #ffffff;
	padding: 2px 5px 3px 5px;
}

.hauptmenu li.navpointAct a {
	color: #000000;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html li.navpoint {
	height: 0;
}

.hauptmenu li.navpoint a {
	color: #000000;
	width: 10.6em;
	display: block;
}

/* Level 2: Aufklapp-Menu */
ul.submenu1,ul.submenu2 {
	position: absolute;
	background-color: #6393ca;
	top: 0px;
	left: 100%;
	color: #ffffff;
	display: none;
	width: 15.3em;
}

ul.submenu1 li {
	border-bottom: 1px solid #ffffff;
	list-style-image: none;
	list-style-type: none;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html ul.submenu2 {
	left: 14.65em;
}

ul.submenu1 li {
	position: relative;
	text-align: left;
	color: #ffffff;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0 0.3em 0.5em;
}

/* Rollover Effekte */
li:hover ul.submenu1,li ul.submenu1 li:hover ul.submenu2,li.over ul.submenu1,ul.submenu1 li.over ul.submenu2
	{
	display: block;
}

/* Level 2: Geoeffnetes Menu */
ul.submenu1open {
	margin: 0;
	padding: 0;
}

ul.submenu1open li {
	margin: 0;
	padding: 0;
}

/* Level 3: Geoffnetes Menu */
ul.submenu2 {
	_margin-left: 2px; /* IE Win only */
}

ul.submenu2open {
	margin: 0;
	padding: 0;
}

ul.submenu2open li {
	margin: 0;
	padding: 0;
}

/* seimen test */
.submenu1open li,.submenu1open li ul,.submenu1open li ul li,.submenu1open li ul li ul,.submenu1open li
	{
	position: relative;
	list-style-image: none;
	list-stlye-type: none;
}

.submenu1open li:hover ul.submenu2 {
	display: block;
	position: absolute;
	background-color: #c9dff5;
	list-style-image: none;
	list-stlye-type: none;
}

/* Zusatzmenu */
ul.zusatzmenu {
	border-top: 1px solid #ffffff;
	margin: -1px 0 0 0;
	padding: 1.5em 0 0 0;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

ul.zusatzmenu li {
	text-align: left;
	border: 0;
	border-top: 1px solid #ebf0f5;
	position: relative;
	margin: 0;
	font-weight: normal;
	color: #180D47;
	padding: 2px 5px 3px 5px;
	height: 1.1em;
}

ul.zusatzmenu li a {
	text-decoration: none;
	color: #180D47;
	width: 10.6em;
	display: block;
}

ul.zusatzmenu li a:hover {
	text-decoration: none;
	color: #ffffff;
}

/* Partnermenu */
ul.partnermenu a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #2c1155;
}

ul.partnermenu li {
	background-color: #ebf0f5;
	text-align: left;
	border: 0;
	border-top: 1px solid #ebf0f5;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}

ul.partnermenu li a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

/*
 content
*/
#maincontent {
	margin: 0;
	padding: 0;
	ffont-size: 0.9em;
}

#contentleft {
	width: 42.8em;
	float: left;
	font-size: 1.0em;
	margin: 10px 0 0 10px;
	padding: 0;
}

#contentleft2 {
	width: 42.8em;
	float: left;
	font-size: 1.0em;
	mmargin: 10px 0 0 10px;
	padding: 0;
}

#contentright {
	width: 15.4em;
	float: left;
	font-size: 0.9em;
	margin: 0 0 0 10px;
	padding: 0;
}

#contentright2 {
	width: 15.4em;
	float: left;
	font-size: 0.9em;
	margin: 0px 0px 0px 10px;
	padding: 0;
}

#changefont,#changefont a {
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: right;
	color: #2c1155;
	background-color: #FFFFFF;
	text-decoration: none;
}

#changefont {
	float: right;
	width: 17.1em;
}

#printpage,#incfont1,#decfont1 {
	float: left;
}

/*
 footer
*/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#footer a {
	color: #2c1155;
}

#footer #toplink {
	float: left;
	padding: 2px 0 4px 0;
	color: #2c1155;
}

#footer #copyright {
	float: left;
	margin: 0 0 0 10px;
	padding: 2px 0 4px 10.45em;
}

#footer #design {
	float: right;
	text-align: right;
	padding: 2px 0 4px 0;
}

/*
 banner
*/
#banner_fullbanner {
	position: absolute;
	top: 18px;
	left: 200px;
	z-index: 9000;
	width: 468px;
	height: 60px;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: right;
}

#banner_cornerad {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9400;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: right;
	width: 400px;
}

#banner_leaderboard {
	position: relative;
	width: 728px;
	height: 90px;
	padding-top: 2px;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: right;
}

#banner_squarebutton {
	position: relative;
	width: 125px;
	height: 220px;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: right;
}

#banner_skyscraper {
	position: absolute;
	top: 95px;
	right: 0px;
	z-index: 9300;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: right;
	width: 160px;
}

#banner_rectangle {
	
}

#showme {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
}

/*
 incfont
*/
#incfont1,#decfont1 {
	display: none;
}

.fcollection {
	clear: both;
}

.imgleft1 {
	float: left;
	padding: 0px 15px 5px 0px;
}

.imgright1 {
	float: right;
	padding: 0px 0px 5px 15px;
}

/* Seitentitel: nicht im Editor */
h1 {
	color: #000000;
	font-size: 1.55em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

/* Untertitel */
h2 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.ftit2_sop {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

/* Leadtext */
h3 {
	color: #2e619a;
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

.flead {
	color: #2e619a;
	font-size: 1em;
	font-weight: normal;
}

/* Fliesstext */
p {
	margin: 0px;
	padding: 0px;
}

.fc {
	font-size: 1em;
	font-size: 1em;
}

/* Text klein */
h6 {
	color: #000000;
	font-size: 0.85em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

.fsmall {
	color: #000000;
	font-size: 0.85em;
	font-weight: normal;
}

hr {
	height: 1px;
	border-width: 0;
	border-style: solid;
	color: #6393ca;
}

ul li {
	list-style-image: url(images/list1.gif);
}

/* Transparent */
table.transparent {
	border-width: 0px;
	border-style: none;
	border-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 0px;
}

td.transparentTitelZeile {
	padding: 1px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}

td.transparentTitelSpalte {
	padding: 1px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}

td.transparentSummenZeile {
	padding: 1px;
	font-weight: bold;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td.transparentSummenSpalte {
	padding: 1px;
	font-weight: bold;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td.transparentTitel1 {
	padding: 1px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td.transparentTitel2 {
	padding: 1px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td.transparentDaten1 {
	padding: 1px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td.transparentDaten2 {
	padding: 1px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td.transparentSummen1 {
	padding: 1px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td.transparentSummen2 {
	padding: 1px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td.transparentTitelZeile p {
	font-weight: bold;
}

td.transparentTitelSpalte p {
	font-weight: bold;
}

td.transparentSummenZeile p {
	font-weight: bold;
}

td.transparentSummenSpalte p {
	font-weight: bold;
}

td.transparentTitel1 p {
	
}

td.transparentTitel2 p {
	
}

td.transparentDaten1 p {
	
}

td.transparentDaten2 p {
	
}

td.transparentSummen1 p {
	
}

td.transparentSummen2 p {
	
}

/* SOP */
table.sop {
	border-width: 0px;
	border-style: solid;
	border-border-collapse: collapse;
	border-spacing: 0px;
}

td.sopTitelZeile {
	font-weight: bold;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
	color: #2c1155;
}

td.sopTitelSpalte {
	font-weight: bold;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
	color: #2c1155;
}

td.sopSummenZeile {
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-padding: 1px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	color: #2c1155;
}

td.sopSummenSpalte {
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-padding: 1px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	color: #2c1155;
}

td.sopTitel1 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopTitel2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopDaten1 {
	font-weight: normal;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopDaten2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopSummen1 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopSummen2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopTitelZeile p {
	font-weight: bold;
	color: #2c1155;
}

td.sopTitelSpalte p {
	font-weight: bold;
	color: #2c1155;
}

td.sopSummenZeile p {
	font-weight: bold;
	color: #2c1155;
}

td.sopSummenSpalte p {
	font-weight: bold;
	color: #2c1155;
}

td.sopTitel1 p {
	color: #2c1155;
}

td.sopTitel2 p {
	color: #2c1155;
}

td.sopDaten1 p {
	color: #2c1155;
}

td.sopDaten2 p {
	color: #2c1155;
}

td.sopSummen1 p {
	color: #2c1155;
}

td.sopSummen2 p {
	color: #2c1155;
}

/* Winkel SOP */
table.sopwinkel {
	border-width: 0px;
	border-style: solid;
	border-border-collapse: collapse;
	border-spacing: 0px;
}

td.sopwinkelTitelZeile {
	font-weight: bold;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
	color: #2c1155;
}

td.sopwinkelTitelSpalte {
	font-weight: bold;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
	color: #2c1155;
}

td.sopwinkelSummenZeile {
	font-weight: bold;
	vertical-align: top;
	padding: 1px 2px 1px 2px;
	color: #2c1155;
}

td.sopwinkelSummenSpalte {
	font-weight: bold;
	vertical-align: top;
	padding: 1px 2px 1px 2px;
	color: #2c1155;
}

td.sopwinkelTitel1 {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopwinkelTitel2 {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopwinkelDaten1 {
	font-weight: normal;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopwinkelDaten2 {
	font-weight: normal;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopwinkelSummen1 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopwinkelSummen2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.sopwinkelTitelZeile p {
	font-weight: bold;
	color: #2c1155;
}

td.sopwinkelTitelSpalte p {
	font-weight: bold;
	color: #2c1155;
}

td.sopwinkelSummenZeile p {
	font-weight: bold;
	color: #2c1155;
}

td.sopwinkelSummenSpalte p {
	font-weight: bold;
	color: #2c1155;
}

td.sopwinkelTitel1 p {
	font-weight: bold;
	color: #2c1155;
}

td.sopwinkelTitel2 p {
	font-weight: bold;
	color: #2c1155;
}

td.sopwinkelDaten1 p {
	color: #2c1155;
}

td.sopwinkelDaten2 p {
	color: #2c1155;
}

td.sopwinkelSummen1 p {
	color: #2c1155;
}

td.sopwinkelSummen2 p {
	color: #2c1155;
}

/* VIP */
table




.colvarvip




,
{
border-width




:0
px


;
border-style




:solid




;
border-border-collapse




:collapse




;
border-spacing




:0
px


;
}
td.colvarvipTitelZeile, {
	background-color: #6393ca;
	font-weight: bold;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
}

td.colvarvipTitelZeile a {
	color: #FFFFFF;
}

td.colvarvipTitelSpalte {
	background-color: #6393ca;
	font-weight: bold;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
}

td.colvarvipSummenZeile {
	background-color: #969696;
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-padding: 1px;
	vertical-align: top;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
}

td.colvarvipSummenSpalte {
	background-color: #969696;
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-padding: 1px;
	vertical-align: top;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
}

td.colvarvipTitel1 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarvipTitel2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarvipDaten1 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarvipDaten2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarvipSummen1 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarvipSummen2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarvipTitelZeile p {
	font-weight: bold;
	color: #ffffff;
}

td.colvarvipTitelSpalte p {
	font-weight: bold;
	color: #ffffff;
}

td.colvarvipSummenZeile p {
	font-weight: bold;
	color: #ffffff;
}

td.colvarvipSummenSpalte p {
	font-weight: bold;
	color: #ffffff;
}

td.colvarvipTitel1 p {
	color: #2c1155;
}

td.colvarvipTitel2 p {
	color: #2c1155;
}

td.colvarvipDaten1 p {
	color: #2c1155;
}

td.colvarvipDaten2 p {
	color: #2c1155;
}

td.colvarvipSummen1 p {
	color: #2c1155;
}

td.colvarvipSummen2 p {
	color: #2c1155;
}

/* Winkel VIP */
table.colvarcro {
	border-width: 0px;
	border-style: solid;
	border-border-collapse: collapse;
	border-spacing: 0px;
}

td.colvarcroTitelZeile {
	background-color: #6393ca;
	font-weight: bold;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
}

td.colvarcroTitelSpalte {
	background-color: #6393ca;
	font-weight: bold;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
}

td.colvarcroSummenZeile {
	background-color: #969696;
	font-weight: bold;
	vertical-align: top;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
}

td.colvarcroSummenSpalte {
	background-color: #969696;
	font-weight: bold;
	vertical-align: top;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
}

td.colvarcroTitel1 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarcroTitel2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarcroDaten1 {
	font-weight: normal;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarcroDaten2 {
	font-weight: normal;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarcroSummen1 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarcroSummen2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

td.colvarcroTitelZeile p,td.colvarcroTitelZeile a,td.colvarcroTitelZeile a:hover
	{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

td.colvarcroTitelSpalte p,td.colvarcroTitelSpalte a,td.colvarcroTitelSpalte a:hover
	{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

td.colvarcroSummenZeile p {
	font-weight: bold;
	color: #ffffff;
}

td.colvarcroSummenSpalte p {
	font-weight: bold;
	color: #ffffff;
}

td.colvarcroTitel1 p {
	font-weight: bold;
	color: #2c1155;
}

td.colvarcroTitel2 p {
	font-weight: bold;
	color: #2c1155;
}

td.colvarcroDaten1 p {
	color: #2c1155;
}

td.colvarcroDaten2 p {
	color: #2c1155;
}

td.colvarcroSummen1 p {
	color: #2c1155;
}

td.colvarcroSummen2 p {
	color: #2c1155;
}

.colvarcroDaten1 img {
	padding-top: 2px;
}

/* Title Highlight */
.highlight {
	background-color: #ebf0f5
}

.unsichtbar {
	position: absolute;
	left: -2000px;
	top: -2000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

/* Formvalidator */
.form_validator_active {
	border: solid 1px #000000;
}

.form_validator_unprotected {
	border: solid 1px #969696;
}

.form_validator_protected {
	border: 1px solid #6393ca;
}

.form_validator_faild {
	border: 1px solid #eb6810;
}

.form_validator_error_layer {
	margin-left: 8px;
	margin-top: 1px;
	padding: 1.7px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CCC;
	background-color: white;
	font-family: verdana;
	font-size: 10px;
}

/* END */
.ftr1 {
	padding: 5px 0px 15px 0px;
}

.excel_table td {
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

#formular p {
	clear: both;
	display: block;
	width: 180px;
	float: left;
	padding-top: 5px;
}

#formular2sp p {
	clear: both;
	display: block;
	width: 100px;
	float: left;
}

#contentright .register,#contentright2 .register {
	background-color: #6393ca;
	font-weight: bold;
}

#contentright .register h2,#contentright2 .register h2 {
	color: #ffffff;
	padding: 1px 5px 1px 5px;
	margin: 0px;
}

#contentright .box2,#contentright2 .box2 {
	border: 1px solid #6393ca;
	border-width: 0px 1px 1px 1px;
	padding: 4px;
	background-color: #ebf0f5;
}

.box2 li {
	list-style-image: url(images/list_arrow1.gif);
}

.alertbox1 {
	border: 1px solid #ec812a;
	background-color: #f8e5d5;
	padding: 3px;
	margin: 5px 0px 5px 0px;
}

.alertbox2 {
	border: 1px solid #5bd512;
	background-color: #d5f8d8;
	padding: 3px;
	margin: 5px 0px 5px 0px;
}

.alertbox3 {
	border: 1px solid #ec2a2a;
	background-color: #f8d5d5;
	padding: 3px;
	margin: 5px 0px 5px 0px;
}

.tx-wmdbctypes-pi8 h1 {
	font-size: 1em;
}

#contentleft .vote1 {
	width: 500px;
}

#contentright .vote1 {
	width: 154px;
}

/* Sitemap */
#columbox ul {
	margin: 0px;
	padding: 0px;
}

#columbox li,#columbox li ul li,#columbox li ul li ul li    , #columbox li ul li ul li ul li,#columbox li ul li ul li ul li ul li
	{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

a.fsitemap1 {
	background-color: #6393ca;
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 2px;
	margin: 10px 0px 0px 0px;
	text-decoration: none;
}

a.fsitemap1:hover {
	background-color: #646464;
	color: #ffffff;
}

a.fsitemap2 {
	font-weight: normal;
	display: block;
	padding: 2px;
	xmargin-top: 1px;
	text-decoration: none;
	border-bottom: 1px solid #6393ca;
	width: 290px;
	color: #2c1155;
	font-size: 0.8em;
}

a.fsitemap2:hover {
	background-color: #dfdfdf;
}

a.fsitemap3 {
	width: 260px;
	margin-left: 30px;
}

a.fsitemap4 {
	width: 230px;
	margin-left: 60px;
}

a.fsitemap5 {
	width: 200px;
	margin-left: 90px;
}

a.fsitemap6 {
	width: 170px;
	margin-left: 120px;
	margin: 0px;
}

a.fsitemap7 {
	width: 170px;
	margin-left: 150px;
	margin: 0px;
}

/* END */
.table1 {
	font-size: 0.9em;
	clear: both;
}

.table1 td {
	padding: 2px 5px 2px 0px;
}

.table2 td {
	padding: 2px 5px 2px 2px;
}

.table3 {
	font-size: 0.9em;
	clear: both;
}

.table3 td {
	padding: 2px 5px 2px 0px;
	border-bottom: 0px;
}

td.colvarcroDaten1_1 {
	font-weight: normal;
	vertical-align: top;
	padding: 2px 5px 2px 0px;
	color: #2c1155;
	background-color: #c9dff6;
}

#seitennavilist {
	margin: 0 0 1em;
	font-size: 95%;
}

#seitennavilist ul,#seitennavilist li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#seitennavilist li {
	float: left;
	margin: 0 3px 3px 0;
	font-weight: bold;
	list-style: none;
	list-style-image: none;
}

#seitennavilist li.zurueck,#seitennavilist li.vor {
	font-weight: normal;
}

#seitennavilist li a {
	display: block;
	padding: 0px 3px;
	margin: 0;
	background: #8E8AA3;
	border: 1px solid #333;
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-weight: normal;
}

#seitennavilist li.zurueck a,#seitennavilist li.vor a {
	background: #fff;
	color: #333;
}

#seitennavilist li.zurueck a:hover,#seitennavilist li.vor a:hover {
	background: #eee;
}

#seitennavilist li a:hover {
	background: #fff;
	color: #333;
}

.tabs1 {
	margin: 0px;
	padding: 0px;
}

.tabs1 li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}

a.ftabmarked {
	background-color: #6493cb;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	display: block;
	margin-right: 1px;
}

a.ftab {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	display: block;
	border-top: 1px solid #6493cb;
	border-left: 1px solid #6493cb;
	margin-right: 1px;
}

a.ftab:hover {
	background-color: #dfdfdf;
}

a.ftabdisabled {
	font-size: 0.9em;
	color: #b1b2b4;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	display: block;
	border-top: 1px solid #b1b2b4;
	border-left: 1px solid #b1b2b4;
	cursor: default;
	margin-right: 1px;
}

a.ftabdisabled:hover {
	color: #b1b2b4;
}

.box_3_1 {
	width: 85px;
	float: left;
}

.innerbox_3_1_1 {
	background-color: #ea9700;
	text-align: center;
	color: #ffffff;
	padding: 15px 0 15px 0;
	font-weight: bold;
	font-size: 1.6em;
}

.innerbox_3_1_2 {
	background-color: #180d47;
	text-align: center;
	color: #ffffff;
	padding: 15px 0 15px 0;
	font-weight: bold;
	font-size: 1.6em;
}

.innerbox_3_1_3 {
	background-color: #28a6ff;
	text-align: center;
	color: #ffffff;
	padding: 15px 0 15px 0;
	font-weight: bold;
	font-size: 1.6em;
}

.innerbox_3_1_4 {
	text-align: center;
}

#tabLayer2,#tabLayer3,#tabLayer4,#tabLayer5 {
	display: none;
}

.break1 {
	clear: both;
}

.newsdiv1 {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #6393ca;
	border-bottom: 1px solid #6393ca;
}

.innernewsdiv1 {
	/* height:expression(dummy = document.body.clientHeight < 461 ? "460px":((document.body.clientHeight)) > 500? "461px":"460px"); */
	height: expression(dummy =       document .     body .     clientHeight >      
		290 ? 
		     "300px" :((     document .     body .     clientHeight) ) >      
		500 ? 
		     "461px" :     "460px" );
	max-height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
}

.boxsearch1 {
	background-color: #ebf0f4;
	border-top: 1px solid #2e619a;
	border-bottom: 1px solid #2e619a;
	padding: 8px;
}

.scrolldiv1 {
	width: 512px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
}

.tabs2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	clear: both;
}

.tabs2 li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}

.ftab2 {
	display: block;
	color: #ffffff;
	background-color: #969696;
	border-right: 1px solid #ffffff;
	font-size: 0.8em;
	padding: 0px 0.3em 0px 0.3em;
	text-decoration: none;
}

a.ftab2 {
	display: block;
	color: #ffffff;
	background-color: #6294c9;
	border-right: 1px solid #ffffff;
	font-size: 0.8em;
	padding: 0px 0.3em 0px 0.3em;
	text-decoration: none;
}

a.ftab2:hover {
	background-color: #c9dff6;
}

.div1 {
	background-color: #969696;
	padding: 0px 4px 0px 4px;
}

.div1 a {
	color: #ffffff;
	border-right: 1px solid #ffffff;
	font-size: 0.9em;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font-weight: bold;
}

.sorthdr1 {
	padding: 0px 0px 3px 0px;
}

.helpbox1 {
	background-color: #c9dff6;
	padding: 10px;
	width: 300px;
	border: 1px solid #333333;
}

a.fnews1 {
	font-weight: bold;
	display: block;
	background-color: #6493cb;
	color: #ffffff;
	padding: 1px;
	text-decoration: none;
	margin-bottom: 10px;
}

a.fnews1:hover,a.fnews1:hover {
	background-color: #dfdfdf;
	color: #000000;
}

.newsdiv2 {
	background-color: #ffffff;
	padding: 3px;
	color: #000000;
}

.form0 {
	border-top: 1px solid #6393ca;
	margin-top: 5px;
}

.form1 {
	clear: both;
	padding: 5px 0px 0px 0px;
}

.form2 {
	float: left;
	width: 16em;
	padding: 4px 0px 4px 0px;
}

#pagetitle {
	
}

.highlight1 {
	background-color: #6493cb;
	color: #ffffff;
}

.highlight2 {
	background-color: #2e619a;
	color: #ffffff;
}

.highlight3 {
	background-color: #2c1156;
	color: #ffffff;
}

.highlight4 {
	background-color: #646464;
	color: #ffffff;
}

.img1 {
	border: 1px solid #dfdfdf;
	margin: 0px 16px 5px 0px;
	float: left;
	height: 50px;
	text-align: center;
}

a.freuters1 {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.active {
	font-weight: bold;
}


/*------------------------------------------------------*/
.main {
	clear: both;
	width: 100%;
} 
.kurslistenTitel {
	background-color: #6393ca;
	font-weight: bold;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
}


#dropDownRow {
	padding: 1px 0px 10px 0px;
	margin: 5px 0px 5px 0px;
	clear: both;
	height: 25px;	
	width: 688px;
} 

.dropDownLabel1 {
	float: left;
	padding: 3px 0px 0px 1px;
	width: 70px;
}

.selector1 {
	float: left;
    text-align: right;
	width: 200px;
}	


.dropDownLabel2 {
	margin: 3px 0px 0px 73px;
	width: 120px;  
	float: left;
}	  				 

.selector2{
    text-align: right;
	width: 200px;
}

select.dropDown {  
    font-family: inherit;
	font-size: inherit;
	width: 210px;	
}

 .winnerLoser {
	float: left;
    margin: 0px 48px 0px 27px;
}

.refresh {	
        text-align: right; 
        margin: 0px 0px 0px 0px;
} 


#navigation {
	margin: 0px 0px 0px 0px;
	height: 10px;
	padding: 0px 0px 10px 1px;
	background-color: white;
}

#pageList {
	width: 450px;
	float: left;
}

#pageList a {
	color: white;
	padding: 2px 6px;
	text-decoration: none;
	margin: 0px -5px 0px 0px;
	background-color: #6393ca;
}

#pageList b {
	color: white;
	background-color: gray;
	padding: 2px 6px;
	text-decoration: none;
	margin: 0px -5px 0px 0px;
}

#pageList a:hover {
	background-color: #c9dff6;
}

#tklogo {
	width: 688px;
	height: 20px;
	clear: both;
	text-align: left;
}

.syspage {
	clear: both;
	width: 100%;
}  

.detailTabelHeader{
	 font-family: inherit;
	font-size: 75%;
	background-color: #6393ca;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
	text-align: center;

}
.tableHeaderRow {
	font-family: inherit;
	font-size: 100%;
	background-color: #6393ca;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
	text-align: center;
}		  

#allLink {
	color: white;
	text-decoration: none;
	background-color: #6393ca;
	margin: 0px 3px 0px 0px;
}

.detailTitle {
	background-color: #6393ca;
	font-weight: bold;
	vertical-align: bottom;
	padding: 4px 2px 4px 2px;
	color: #ffffff;
}

.row {
	width: 688px;
	clear: both;
	margin-top: 20px;
}

.column0 {
	width: 260px;
	float: left;
	margin: 0px 0px 20px 0px;		   
	font-size: 75%;
}

.column1 {
	width: 300px;
	float: left;
	margin: 0px 0px 20px 20px;
}

.evenRow {
	background-color: #c9dff6;
	font-weight: normal;  
	font-size: 75%;
	vertical-align: top;
	padding: 1px 2px 1px 2px;	   
	border-bottom: 1px solid #6393ca;
	color: #2c1155;
}

.oddRow {		
    font-weight: normal;	  
    font-size: 75%;
	vertical-align: top;
	padding: 1px 2px 1px 2px;
}

table.tableStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
}

.dataTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: bottom;
	padding: 1px 2px 1px 2px;
}

.chartRow {
	width: 688px;
}

.chart {
	float: left;
	padding: 20px 20px 0px 0px;
}

.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.kurse {	

	clear: both;
	margin: 5px 0px 0px 0px;  
}

.perfLinks {
	color: white;
}

.line {
	background-color: #6393ca;
}

.zeitraum {
	float: left;
	margin: 0px 20px 0px 0px;
	float: left;
}
