/* ***************************************** */
/* * Domino Elements                       * */
/* ***************************************** */
.dominoSelTopTab {
	font-family: Verdana;
   font-size:10px;
   font-weight:bold;
 	background-color: #FFFFFF;
}

.dominoTopTab {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-bottom: thin solid #E0E0E0;
}

/* ***************************************** */
/* * Loginpage Headline                    * */
/* ***************************************** */
.LoginHeadline {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

/* ***************************************** */
/* * Top Links				                   * */
/* ***************************************** */
.Toplinks {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration :none;
	text-align: left;
	margin-top: 3px;
	margin-left: 5px;
	float: left;
	vertical-align: middle;
}

.Toplinks a {
	font-family: Verdana;
	font-size: 10px;
	color: Gray;
	text-decoration: none;
	margin-right: 10px;
}

.Toplinks a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFA043;
	text-decoration :none;
}

/* ***************************************** */
/* * Company Logo										*/
/* ***************************************** */
.CompanyLogo {
	text-align: right;
	vertical-align: top;
	margin-right: 17px;
	margin-top: 0px;
	float: right;
}

/* ***************************************** */
/* * Navigation Level 1		                * */
/* ***************************************** */
.NavigationLevel1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #184A7B;
	margin-left: 5px;
	margin-right: 5px;
}

.NavigationLevel1 a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #184A7B;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

.NavigationLevel1 a:hover{
	font-family: Verdana;
   font-size:10px;
   font-weight:bold;
	color: #FFC577;
   background-color:#184A7B;
   text-decoration:none;
	margin-left:5px;
   margin-right:5px;
}

.NavigationLevel1Current {
	font-family: Verdana;
   font-size:10px;
   font-weight:bold;
   color: #FFA043;
	background-color: #145EA2;
	text-decoration:none;
	padding-left:5px;
   padding-right:5px;
}

/* ***************************************** */
/* * Navigation Level 2		                * */
/* ***************************************** */
.NavigationLevel2 {
	width: 100%;
	border-top: none;
	border-bottom: 1px solid #F9F9F9;
	margin-top:3;
	margin-bottom:3;
	padding-bottom:3;
	padding-left: 5px;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: #FFFFFF;
}

.NavigationLevel2Normal {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
	font-weight: bold;
}

.NavigationLevel2Normal a {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: #FFFFFF;
   text-decoration:none;
	font-weight: normal;
}

.NavigationLevel2Selected a {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #FFA043;
	text-decoration: none;
}

.NavigationLevel2 a:hover {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: #FFA043;
   text-decoration:none;
}

/* ***************************************** */
/* * Navigation Level 3		                * */
/* ***************************************** */
.NavigationLevel3 {
	width: 100%;
	border-top: none;
/* border-bottom: 1px solid #F9F9F9; */
	padding-left: 25px;
	margin-top:3;
	margin-bottom:3;
	padding-bottom:3;
}

.NavigationLevel3Normal a {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: black;
   text-decoration:none;
}

.NavigationLevel3Selected a {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: red;
   text-decoration:none;
}

.NavigationLevel3 a:hover {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: red;
   text-decoration:none;
}

/* ***************************************** */
/* * Navigation Level 4		                * */
/* ***************************************** */
.NavigationLevel4 {
	width: 100%;
	border-top: none;
/*	border-bottom: 1px solid #F9F9F9; */
	padding-left: 35px;
	margin-top:3;
	margin-bottom:3;
	padding-bottom:3;
}

.NavigationLevel4Normal a {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: black;
   text-decoration:none;
}

.NavigationLevel4Selected a {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: red;
   text-decoration:none;
}

.NavigationLevel4 a:hover {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: red;
   text-decoration:none;
}

/* ***************************************** */
/* * Navigation Level 5		                * */
/* ***************************************** */
.NavigationLevel5 {
	width:100%;
	border: none;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: black;
}

.NavigationLevel5 table {
	width: 100%;
	background: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	border-top: 1px solid #E6E6E6;
	border-bottom: none;
	border-left: 1px solid #E6E6E6;
	border-right: none;
}

.NavigationLevel5 th {
	background-color: #B4B4B4;
	color: white;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
   text-decoration:none;
}

.NavigationLevel5 td {
	background-color: white;
	color: black;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
	padding-left: 5px;
   text-decoration:none;
}

.NavigationLevel5Normal a {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: black;
   text-decoration:none;
}

.NavigationLevel5Selected a {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: red;
   text-decoration:none;
}

.NavigationLevel5 a:hover {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
   color: red;
   text-decoration:none;
}

/* ***************************************** */
/* * Content    				                * */
/* ***************************************** */
.Content {
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
  	margin-left: 0px;
}

.Content table {
	width:100%;
}

/* ***************************************** */
/* * Content Header			                * */
/* ***************************************** */
.ContentHeader {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
  	margin-left:5px;
	padding-top:0px;
}

/* ***************************************** */
/* * Content Subheader			                * */
/* ***************************************** */
.ContentSubheader {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
  	margin-left:5px;
	padding-top:0px;
}

/* ***************************************** */
/* * Class Content Actions			          * */
/* ***************************************** */
.ContentActions {
	font-family: Verdana;
	font-size: 11px;
	color: black;
  	margin-bottom:5px;
}

.ContentActions a {
	color: #9A9A9A;
	margin-right:5px;
}

.ContentActions a.hover {
	color: red;
}

/* ***************************************** */
/* * Content Body				                * */
/* ***************************************** */
.ContentBody {
	width:100%;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.ContentBody a {
	font-family: Verdana;
	font-size: 11px;
	color: Gray;
	text-decoration: none;
}

.ContentBody a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFA043;
	text-decoration: none;
}

.ContentBody input {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.ContentBody textarea {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.ContentBody table {
	width: 100%;
	background: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	border-top: 1px solid #184A7B;
	border-bottom: 1px solid #184A7B;
	border-left: 1px solid #184A7B;
	border-right: 1px solid #184A7B;
}

.ContentBody th {
	background-color: #184A7B;
	color: white;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none; /*border-bottom: thin solid Grey;*/
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}

.ContentBody td {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	vertical-align: top;
}

.ContentBody td table {
	border: none;
	margin: 0px;
}

.ContentBody td font, .ContentBody th font, .ContentBody table font {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	vertical-align: top;
	line-height: 120%;
}

.ContentBodyHeadline {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

.ContentBodyTextBlock {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
}

.ContentBodyAlternateRow {
	color: #000000;
	background-color: #E4E4E4;
}

.ContentBodyAlternateRowOverview {
	color: #000000;
	background-color: #EEEEEE;
}

.ContentBodyContentOwnerRowOverview {
	color: #000000;
	background-color: #FFC0CB;
}


.ContentBody select {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	width: 250px;
}

.ContentBodyTDLabel {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.ContentBodyTDComment {
	color: #004A81;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

/* ***************************************** */
/* * Content Body Search	                * */
/* ***************************************** */

.ContentBodySearch {
	width:100%;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.ContentBodySearch a {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.ContentBodySearch a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.ContentBodySearch table {
	width: 100%;
	background: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	border-top: 1px solid #E6E6E6;
	border-bottom: none;
	border-left: 1px solid #E6E6E6;
	border-right: none;
}

.ContentBodySearch th {
	background-color: #F2F2F2;
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none; /*border-bottom: thin solid Grey;*/
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #797979;
	border-bottom: 1px solid #797979;
}

.ContentBodySearch td {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	vertical-align: top;
}

.ContentBodySearch td table {
	border: none;
	margin: 0px;
}

/* ***************************************** */
/* * Class Content Browser                 * */
/* ***************************************** */
.ContentBrowser {
	width: 100%;
	border: none;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 5px;
}

.ContentBrowser table {
	width: 100%;
	border: none;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.ContentBrowser a {
	font-family: Verdana;
   font-size: 11px;
	color: #333333;
   text-decoration: none;
}

.ContentBrowser a:hover{
	font-family: Verdana;
   font-size: 11px;
	color: red;
   text-decoration: none;
}

.ContentBrowserHighlite {
	color: #FF0000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

/* ***************************************** */
/* * Content Footer		                   * */
/* ***************************************** */
.ContentFooter {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration :none;
	background-color:	#184A7B;
	width:100%;
	height: 16px;
}

.inputContent {
	color: #000000;
	font-family: Verdana;
	font-size: 11;
	font-weight: normal;
	width: 250px;
	text-align: left;
}

.inputRadio, .inputCheck {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

/* ***************************************** */
/* * Content Right			                * */
/* ***************************************** */
.ContentRight {
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.ContentRight a {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.ContentRight a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.ContentRight table {
	width: 100%;
	background: #FFFFFF;
	margin-bottom: 5px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	border-top: 1px solid #E6E6E6;
	border-bottom: none;
	border-left: 1px solid #E6E6E6;
	border-right: none;
}

.ContentRight th {
	background-color: #B4B4B4;
	color: white;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none; /*border-bottom: thin solid Grey;*/
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}

.ContentRight td {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	vertical-align: top;
}

.ContentRight table td table{
	border: none;
}

.ContentZusatzdokument {
	height: 100%;
}

.ContentZusatzdokumentHeader {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
  	margin-left:5px;
	padding-top:0px;
}

.ContentZusatzdokumentSubheader {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
  	margin-left:5px;
	padding-top:0px;
}

.ContentZusatzdokument table {
	width: 100%;
/*	background-color: #FFFFFF;*/
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
}

.ContentZusatzdokument th {
	background-color: #184A7B;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

.ContentZusatzdokument td {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	vertical-align: top;
}

.ContentZusatzdokument a {
	font-family: Verdana;
	font-size: 11px;
	color: Gray;
	font-weight: normal;
}

.ContentZusatzdokument a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFA043;
	font-weight: normal;
}

.ContentZusatzdokumentNoLink {
	/* Prospekte wenn Die links in grau dargestellt werden AddToBasket */
	font-family: Verdana;
	font-size: 11px;
	color: #D0D0D0;
	font-weight: normal;
}

.ContentZusatzdokument input {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.ContentZusatzdokumentBottom {
	height:16px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	background-color: #184A7B;
	font-weight: bold;
}

.ContentZusatzdokumentBottom a {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 5px;
	padding-top: 3px;
}

.ContentZusatzdokumentBottom a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFA043;;
	font-weight: bold;
	margin-right: 5px;
	padding-top: 3px;
}

/* ***************************************** */
/* * Search						                * */
/* ***************************************** */
.Search {
	margin-bottom: 5px;
}

.Search a {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}

.Search a:hover {
	color: red;
	font-family: Verdana;
	font-size: 11px;
}

.Search table {
	width: 100%;
	border: none;
}

.Search input {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	width: 400px;
}

.chosen {
	color: Red;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.Search th {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* ***************************************** */
/* * Categories 			                   * */
/* ***************************************** */
.Selector {
	margin-bottom: 5px;
	width: 100%;
}

.Selector table {
	width: 100%;
	border: none;
}

.Selector th {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.Selector td {
	text-align: left;
}

.Selector a {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}

.Selector a:hover {
	color: red;
	font-family: Verdana;
	font-size: 11px;
}

.Selector select{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	width: 100%;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
}

.SelectorSingleValue {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}

/* ***************************************** */
/* * Class ABC List					          * */
/* ***************************************** */
.ABCList {
	margin-bottom: 5px;
}

.ABCList table {
	border: none;
}

.ABCList th {
	color: #DCDCDC;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	background-color: #E4E4E4;
}

.ABCList td {
	color: #DCDCDC;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	background-color: white;
}

.ABCListLetter {
	margin-right: 10px;
}

.ABCList a {
	color: black;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

.ABCList a:hover {
	color: red;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
}

ul{
/*	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 14px;*/
	list-style: disc;
}

li{
/*	position: relative;
	left: 0px;*/
}

/* **************************************************************** */
/* * Bei manchen Tabellen den unteren Strich in grau anzeigen     * */
/* **************************************************************** */
.BorderBottomThin {
	border-bottom-width: 1px;
	border-bottom-color: #E4E4E4;
	border-bottom-style: solid;
}

.BorderBottomThinWhite {
	border-bottom-width: 1px;
	border-bottom-color: blue;
	border-bottom-style: solid;
}

/* **************************************************************** */
/* * An manchen Stellen Benötigen wir Schalter statt Links         * */
/* **************************************************************** */

.Actions button {
	background-color: #184A7B;
	border: 2px solid #B4B4B4;
	margin-right: 2px;
	margin-bottom: 5px;
	height: 20px;
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

.Check input, .Radio input{
	width: 20px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}