

	.footerRow {
		color:			#777777;		
	}
	
	input.logon {
		color:		#000066;
		font-size: 	11px;
		width:		120px;
	}

	body{
		background: #FFFFFF;
	}
	table {
		font-family:	Arial;			
		font-size: 		12px;
		border-collapse: collapse;
	}
	input {
		font-size:		11px;	
	}
	
	select {
		font-size:		11px;	
	}
	table.content{
		background: 	#FFFFFF;
		width:			100%;

	}

	td {
		vertical-align:	top;
		padding: 2px;
	}

	td.content{

		vertical-align:	top;
	}

	table.menu {
		width:				100%;
		border: 			1px solid silver;
		background: 		#EEEEFF;
	}

	tr.menuItemRow {
	
	}

	.menuItemNodeName {
		width:		97%;
/*		border: 				1px solid green;		*/
	}

	.menuItemCell {
		width:		3%;
/*		border: 				1px solid red;	*/
		text-align:				right;                
        vertical-align:         top;
/*      background: 			silver;			*/
	}
		

	.login {
		color: 			#000066;
		font-size: 		11px;
		width: 			100px;
	}
	.reset {
		color: 			#000099;
		font-size: 		11px;
		width: 			100px;
	}
	.okButton {
		color: 			#000099;
		font-size: 		11px;
		width: 			100px;
	}
	.update {
		color: 			#000099;
		font-size: 		11px;
		width: 			100px;
	}

	.actionSelectBox {
		font-size: 		11px;
	}


body {
	color:          yellow;
	font-family:	Arial, Helvetica, sans-serif;
}

td {
	color:          #000066;
	font-size:		12px;	
}



.positiveAdvise {
	color:			#00AA00;
	font-weight: 	bold;
	font-size:		12px;
}
.neutralAdvise {
	color:			orange;
	font-weight: 	bold;
	font-size:		12px;
}

.securityAdvise {
	color:			#CC0000;
	font-weight: 	bold;
	font-size:		12px;
}

td.headerRow {
	background:		#DBE5FB;
	font-weight: 	bold;
	font-size:		14px;
	color:          #000066;
	padding:		2px;
}

		.thumb_header{
			width:			100%;
			text-align:		center;
			font-size:		12px;
			font-weight:	normal;

		}

		.thumb_footer{
			width:			100%;
			text-align:		center;
			font-size:		12px;
			font-weight:	bold;

		}


		div.thumb_header{
			background: 	#D1DBEA;
			width:			100%;
			border-left:	1px solid gray;
			border-right:	1px solid gray;
			border-top:		1px solid gray;
            padding:		2px;
/*		BACKGROUND-IMAGE: 	url(../images/blue_white_grad_to_left.png); 			
		BACKGROUND-IMAGE: 	url(../images/blue_white_vertical.png); 			
		BACKGROUND-REPEAT: 	repeat-x; 
		background-position: right;
		background-position: top;*/




		}
		div.thumb_content {
			background: 	white;
			height:			500px;
			width:			100%;
			overflow: 		auto;
			border:			1px solid gray;
            padding:		2px;

		}
		div.thumb_footer {
			background: 	#D1DBEA;
			text-align:		center;
			border-left:	1px solid gray;
			border-right:	1px solid gray;
			border-bottom:	1px solid gray;
            padding:		2px;
		}

		.oneThumb {
			background:		#FFFFFF;
			/*border:			1px solid silver;*/
			border:			0px solid silver;
			text-align:		center;
			font-size:		11px;
			color:			#999999;
		}
		
		.oneThumbInShoppingCart {
			background:		#B0FE8E;		
			/*border:			1px solid silver;*/
			border:			0px solid silver;
			text-align:		center;
			font-size:		11px;
			color:			#999999;
		}

		.actionsFromObjectDetail {
			border:			1px solid silver;
			font-size:		11px;
			text-align:		center;
		}
		.propertyLabelsInObjectDetail {
			color:			#000066;
			font-weight:	bold;
			font-size:		12px;
		}

		.internIdThumbList {
			font-size:		11px;
			font-weight:	normal;
			color:			#0E0E9A;
		}
		.externalIdThumbList {
			font-size:		11px;
			font-weight:	normal;
			color:			#777777;
		}


		.navigationLocation {
			background: 	#FFFFFF;
            vertical-align:	middle;
        }

		.menuSearchFormHeader {			
			border:			#D1DBEA;
            font-weight:    bold;
            font-size:      12px;
            color:          #000066;
            text-align:     center;
            white-space:    nowrap;
            
            /*BACKGROUND-IMAGE: 	url(../images/verlauf_gray_white_down.jpg);*/
            BACKGROUND-IMAGE: 	url(../images/grey_white_20.jpg);
            BACKGROUND-REPEAT: 	repeat-x; 
            background-position: middle;
		}
        .menuSearchFormFooter {
	        font-size:      6px;
	        BACKGROUND-IMAGE: 	url(../images/white_grey_10.jpg);
	        BACKGROUND-REPEAT: 	repeat-x; 
	        background-position:    bottom;
        }

                

.menuTiles {
        	height:				650px;
        	width:				20%;        	
        	vertical-align:		top;
			padding:			11px;
			background: 		#FFFFFF;
		}
		.contentTiles {
        	height:				650px;
        	width:				60%;
			vertical-align:		top;
			padding:			11px;
			background: 		#FFFFFF;
		}
		.contentAdminTiles {
        	height:				650px;
        	width:				80%;
			vertical-align:		top;
			padding:			11px;
			background: 		#FFFFFF;
		}

		.listTiles {
        	height:				650px;		
        	width:				20%;        	
			vertical-align:		top;
			padding:			11px;
			background: 		#FFFFFF;
		}
		.interTiles {
        	height:				650px;		
        	width:				1px;        						
		}



		.selectBox {
			/*background: 	#000066;
			color:			#FFFFFF;*/
			width:	100%;
		}

		.shortCutRow {
			vertical-align:	middle;
		}

		.headerText {
			font-size:		16px;
			font-weight:	bold;
			color:			#000066;
		}
		.textBig{
			font-size:		14px;
			font-weight:	bold;
		}

		.monitorTable {
			/*width:				100%;*/
			border: 			1px solid silver;
			background: 		#FFFFFF;
		}

			




		
                .smallFont {
                        font-size:  		11px;
                        color:      		silver;
                }
				.bigFont {
                        font-size:  		16px;
                        font-weight:    	bold;
                        color:      		#000000;
                }
                .actionRow {
                		/*border:				1px solid silver;*/
                		text-align:			center;
                }
                
                .actionCell {
		                border:				1px solid silver;
		                text-align:			center;
		                vertical-align:		bottom;
		                width:				40px;
                }
                
                .firstMenuCell {
                	width:					5%;
                	vertical-align:			middle;
                }
                .imageMenuCell {
                	width:					20%;
                	vertical-align:			middle;
                }
                .textmenuCell {
                	width:					70%;
                	vertical-align:			middle;                	
                }
                .lastMenuCell {
                	width:					5%;    
                	vertical-align:			middle;                	            
                }
                
                .interMenuRows {
					BACKGROUND-IMAGE: 	url(../images/line_dots_200x1.gif); 			
					BACKGROUND-REPEAT: 	repeat-x; 
					height: 			5px;                	                
                }
                
                .welcomeText {
                	font-size:		14px;
                	font-weight:	bold;
                }
                
                .inputField {
                	width:	200px;
                }
				.allowedUserList {
					border:		1px solid green;
				}
				.forbiddenUserList {
					border:		1px solid red;
				}
				
				#toolTipBox {
					display: none;
					padding: 5px;
					font-size: 12px;
					border: 1px solid black;
					font-family: verdana;
					position: absolute;
					background-color: #ffd038;
					color: #000000;
				}
								
.selectRow {
	background: #F8FFCC;
}

.white_alert {
	background: #ffffff;	
}

.red_alert {
	background: #ff6666;	
}

.yellow_alert {
	background: #ffff66;	
}


.green_alert {
	background: #ccffff;	
}

.subheader {
	background: #eeeeee;
	border-bottom: thin solid #cccccc;
	font-size: smaller;
	font-style: italic;
	margin-top: 20px;
}


		