body,table,tr,td,th,a,p,div,span,input,select,textarea,button,submit,text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
body {
	/*background-color: #EFF7FF;*/
	background-image: url(/images/hinter.jpg);
/*	background-attachment: fixed;*/
}
.background {
	/*background-color: #FFFFFF;*/
}
.indexTable {
	/*background-color: #FFFFFF;*/
}
.pageTable {
	/*background-image: url(/images/hinter.jpg)*/
}
.menuTable {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
}
.menuSubItem {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.menuMainItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
}
.menuOver {
	cursor: pointer;
	background-color: #d6e7ff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6e7ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6e7ff;
}
.menuStandard {
	cursor: pointer;
	/*border-bottom-style: solid;*/
	border: 1px solid #FFFFFF;
	/*border: 1px solid #EFF7FF;*/
}
.menuMainStandard {
	/*border-bottom-style: solid;*/
	border: 1px solid #cccccc;
	background-color: #cccccc;
}
.menuDown {
	cursor: pointer;
	background-color: #d6e7ff;
	border: 1px solid #EFF7FF;

}
.menuTable {
	border: 1px solid #cccccc;
	background-image: url(images/headercell.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.menuColor {
	background-color: #EFF7FF;
}
.seperator {
	background-color: #000000;
}
.bottomLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #555555;
	font-weight: bold;
}
.defaultLink {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#mainLayout {
	position:absolute;
	left:0px;
	top:0px;
	width:791px;
	height:443px;
	z-index:1;
}
.header_TitleUlysses {color: #0000B0}
.headerTitle {
	font-size: 24px;
	font-weight: bold;
}
.menuImage {
	cursor: pointer;
}
.BranchenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.beschreibungHauptLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
table.anwenderBericht {
	border-collapse: collapse;
	width: 95%;
	border: 1px solid #C6D6E7;
	/* width="90%" border="1" cellpadding="15" cellspacing="0" bordercolor="#C6D6E7" style="border-collapse: collapse"*/
}
table.anwenderBericht td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border: 1px solid #C6D6E7;
}
table.anwenderBerichtInner {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	/* width="90%" border="1" cellpadding="15" cellspacing="0" bordercolor="#C6D6E7" style="border-collapse: collapse"*/
}
table.anwenderBerichtInner td {
	border: 0px;
}
.Chipkarte {  background-image: url("/images/chipkarten.jpg"); background-repeat: no-repeat; background-position: bottom}
.Barcode {  background-position: right bottom; background-repeat: no-repeat; background-image: url(/images/Barcode.jpg)}
.TouchSreen {  background-repeat: no-repeat; background-position: center bottom; background-image: url(/images/Touchscreen.jpg)}
.Client {  background-repeat: no-repeat; background-position: left bottom; background-image: url(/images/fuji_old1.jpg)}
.Editor {  background-image: url(/images/Editor_Mail.gif); background-repeat: no-repeat; background-position: left bottom}
	.mainCaption {
		font-family: Arial, Helvetica, sans-serif;
		font-style: italic;
		font-weight: bold;
		/*color: #$capColor;*/
		font-size: x-large;
	}
	.Index {
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
	}
	.Text {
		font-family: Arial, Helvetica, sans-serif;
	}