body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

.bgblue {
	background-color: #014891;
	}
	
.bggrey {
	background-color: #CCCCCC;
	}
	
/* AreaHeaderBackground checken*/
.AreaHeaderBackground {
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 5px;
}

.AreaHeaderText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
}

.AreaHeaderText_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: bold;
	color: #DB261B;
}



.asp_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #014891;
	border: 1px #ffffff;
	height: 20px;
	cursor: hand;
	color: #ffffff;
}

/* für .asp_button_login exisitert image
.asp_button_login {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #f7f7f7;
	border: 1px solid Gainsboro;
	height: 18px;
	width: 140px;
	cursor: hand;
	padding-left: 5px;
	padding-right: 5px;
}*/


.asp_button_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #014891;
	color: #ffffff;
	border: 1px solid #ffffff;
	height: 20px;
	width: 22px;
	cursor: hand;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	cursor: hand;
	margin-right: 5px;
}

/* asp_checkbox checken */
.asp_checkbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border: 0px;
}

.asp_linkbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #014891;
	border: 1px solid #ffffff;
	height: 19px;
	cursor: hand;
}

/* check styles asp_listbox */
.asp_listbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #f7f7f7;
	border: 1px solid Gainsboro;
	height: 150px;
	padding-left: 5px;
	padding-right: 5px;
}



/* DataGrid checken */
.DataGrid {
	border-bottom: 1px Gainsboro solid;
	border-top: 1px Gainsboro solid;
	border-left: 1px Gainsboro solid;
	border-right: 1px Gainsboro solid;
}

/* DataGridFooter checken */
.DataGridFooter {
	background-color: Gainsboro;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

/* DataGridHeader checken */
.DataGridHeader {
	background-color: Gainsboro;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.DataGridItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/* DataGridPager checken */
.DataGridPager {
	background-color: Gainsboro;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


/* DataTable checken */
.DataTable {      
	border-bottom: 1px Gainsboro solid;
	border-top: 1px Gainsboro solid;
	border-left: 1px Gainsboro solid;
	border-right: 1px Gainsboro solid;
}

.DataTableHeader {
	background-color: Gainsboro;
	text-align: left;
}

.DataTableHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.DataTableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/* Table in Dokument nicht aufgeführt - checken
.Table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid Gainsboro;
	background-color: #FFFFFF;
	color: #000000;}
	*/

/* DataList in Dokument nicht aufgeführt - wird in itelius als td-background colour
verwendet für die Hauptnavitation*/
.DataList {
	background-color: #C6C6CB;
}



/* Dropdownlist - keine Sprachauswahl in intersys*/
.Dropdownlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #f7f7f7;
	border: 1px solid Gainsboro;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
}

.NavigationPath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #014891;
}

/* PanelDelete checken */
.PanelDelete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid Gainsboro;
	background-color: #FFFFFF;
	color: #000000;
}



.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.TextBox {
	background-color: #FFFFFF;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-bottom: 1px Gainsboro solid;
	border-top: 1px Gainsboro solid;
	border-left: 1px Gainsboro solid;
	border-right: 1px Gainsboro solid;
	margin-bottom: 4px;
	margin-top: 4px;
	vertical-align: middle;
}

.TextBoxSearch {
	background-color: #ffffff;
	height: 18px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border-left: #767676 thin solid 1px;
	border-right: #767676 thin solid 1px;
	border-top: #767676 thin solid 1px;
	border-bottom: #767676 thin solid 1px;
	margin-left: 3px;
}

/* Imprint nicht nötig, da image
.TextImprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}*/

.TextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}


/* linien wird für intersys nicht benötigt
.linien {
	border-top: #FF9900 thin dotted;
}*/


/* link hauptnavigation*/
a.navi:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #DB261B;
	text-decoration: none;
	line-height: 18px;
}

a.navi:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #DB261B;
	text-decoration: none;
	line-height: 18px;
}

a.navi:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #DB261B;
	text-decoration: none;
	line-height: 18px;
}

a.navi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #014891;
	text-decoration: none;
	font-size: 7.5pt;
	line-height: 18px;
}



/* links im inhalt*/
a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #DB261B;
text-decoration: normal
}

a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #DB261B;
text-decoration: normal
}

a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #DB261B;
text-decoration: normal
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #DB261B;
text-decoration: none;
font-size: 8pt
}


