
.containerTable {
	/*height: 100%;*/
}

.leftMarginCell {
	width: 50%; 
	height: 100%;
}

.leftMargin {
	width: 100%; 
	height: 1200px;
	background-color: #d3dbff;
	background-image: url(/fileroot/2163/Design/left_margin.jpg);
	background-position: right top; 
	background-repeat: no-repeat;
	margin:0px;
	border:0px;	
}

.leftMarginBkgrd {
	width: 100%; 
	height: 100%;
	background-image: url(/fileroot/2163/Design/left_margin_tile.jpg);
	background-position: right top; 
	background-repeat: repeat-y;
	margin:0px;
	border:0px;	
}


.mainContent {
	position: top; 
	width: 980x;
	height: 100%;
	background-image: url(/fileroot/2163/Design/main_content_big.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}


.rightMarginCell {
	width: 50%; 
	height: 100%;
}


.rightMargin {
	width: 100%; 
	height:1200px;
	background-color: #d3dbff;
	background-image: url(/fileroot/2163/Design/right_margin.jpg);
	background-position: left top; 
	background-repeat: no-repeat;
	margin:0px;
	border:0px;	
}

.rightMarginBkgrd {
	width: 100%; 
	height: 100%;
	background-color: #d3dbff;
	background-image: url(/fileroot/2163/Design/right_margin_tile.jpg);
	background-position: left top; 
	background-repeat: repeat-y;
	margin:0px;
	border:0px;	
}

/*
END Neue Klassen
*/

body {

    background-color: #ffffff;
	margin:0px;
	border:0px;
}



#layoutHeadNavi {
	background-color: #023c8e; 
	
}


.layoutNaviLHead a:visited, 
.layoutNaviLHead a:active, 
.layoutNaviLHead a:link, 
.layoutNaviLHead a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

