@CHARSET "ISO-8859-1";

/*--- Allgemeine Elemente ---------------------------------------------------*/
body , td, span, p, div {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6em;
	color: #000000;
}

td {
	height: 20px;
	vertical-align: middle;
	text-align: left;
}

A:link {
	color: #0453B8;
}

A:visited {
	color: #0453B8;
}

A:hover {
	color: #0453B8;
}

/*--- Kategorisierte Ansicht ------------------------------------------------*/

.view {
	}
TR.viewCategory {}

TR.viewCategory TD.Level_1 {
	display: block;
	padding: 2px;
	background-color: #c5c5cc;
	background-position: top left;
	background-repeat: repeat;
	color: #ffffff;
	font-weight: bold;;
	background-position: top left;
}

TR.viewCategory TD.Level_1 A {
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: white;
	}

TR.viewHead {}

TR.viewHead TD {
	font-size: 8pt;
	}

TR.viewHead TD.Cell_A {
	background-color: #F0F0F2;
	font-weight: bold;
	}
	
TR.viewHead TD.Cell_B {
	background-color: #F0F0F2;
	font-weight: bold;
	}

TR.viewEntry {}

TR.viewEntry TD {
	font-size: 8pt;
	}

TR.viewEntry TD.Cell_A {
	background-color: #F8F8FA;
	}

TR.viewEntry TD.Cell_B {
	background-color: #F0F0F2;
	}

TR.viewEntry TD A{
	font-size: 8pt;
	}

TR.viewEntry TD A.new {
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

/*---Teilmaske Mainpage Content Extern -------------------------------------*/
.tm_view {
	width: 660px;
	position: relative;
	left: 30px;
	top: 30px;
	}
	
 /*.tm_view table {
 	width: 660px;
 }*/
	
.tm_view .switchlanguage {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100px;
	text-align: right;
	}

.tm_view .content {
	margin: 25px 0;
	
	}

/*---Teilmaske Publisher Content Extern -------------------------------------*/
.tm_page{
	width: 660px;
	position: relative;
	left: 30px;
	top: 0px;
	}
	
.tm_page table {
	width: 660px;
}
.tm_page .content {
	margin: 25px 0;
	padding: 25px 0;
	}

/*--- Teilmaske WebEdit -----------------------------------------------------*/
.tm_edit,.tm_edit table {
	width: 586px;
}

.tm_edit .title {
	display: block;
	padding: 2px;
	background-color: #c5c5cc;
	background-position: top left;
	background-repeat: repeat;
	color: #ffffff;
	font-weight: bold;;
	background-position: top left;
}

.tm_edit table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.tm_edit table tr {
	padding: 0;
	margin: 0;
}

.tm_edit table tr td {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px;
	padding: 1px;
	margin: 0;
	font-size: 7pt;
	vertical-align: middle;
	text-align: left;
}

.tm_edit table tr td.description {
	background-color: #F0F0F2;
	width: 20%;
	border-left-width: 0px;
}

.tm_edit table tr td.field {
	background-color: #F8F8FA;
	border-right-width: 0px;
}

.tm_edit input.text {
	width: 300px;
}

.tm_edit input.number {
	width: 80px;
	text-align: right;
}

/*aus der n_mainpage2.css*/
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px
}
/* verborgen bis verwendung bekannt
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-style: none
}*/

td.standard11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border-style: none
}

td.standard10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	border-style: none
}

td.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-style: none
}

td.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border-style: none
}

td.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	border-style: none
}

td.verdana10zeile10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	border-style: none
}

td.zeile10 {
	line-height: 9px;
	border-style: none
}

td.linie {
	line-height: 1px;
	border-style: none;
	font-size: 2px;
	bgcolor: #000000
}

/*aus der mainpage2.css*/
TABLE.news_sheet TR TD A:link {
	color: #000000;
	text-decoration: none;
}

TABLE.news_sheet TR TD A:visited {
	color: #000000;
	text-decoration: none;
}

TABLE.news_sheet TR TD A:hover {
	color: #000000;
	text-decoration: underline;
}

tr.blue {
	background-color: #c5c5cc;
	color: #ffffff;
	font-weight: bold
}

tr.pink {
	background-color: #ffd0d2;
	color: #000000;
	font-weight: bold
}

td.tl-dark {
	background-color: #F0F0F2;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}

td.tl-light {
	background-color: #F8F8FA;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}

td.tr-light {
	background-color: #F8F8FA;
	font-size: 11px;
	vertical-align: top;
	text-align: right;
}

td.tl-head {
	background-color: #D5D5DC;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}

td.tr {
	font-size: 11px;
	vertical-align: top;
	text-align: right;
}