body {
	
	
	background-color: #CCCCCC;	
	scrollbar-arrow-color:A0A0A4;
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-face-color:FFFFFF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-track-color:rgb(225,225,225);
	scrollbar-highlight-color:A0A0A4;
	scrollbar-shadow-color:A0A0A4;
	
	text-align: center;
	
}

.maintab {
	height: 100%;
	width: 90%;
	border: 0px;
	background-color: #FFFFFF;
	max-width:1023px;
	width:expression(document.body.clientWidth > 1100? "1023px": "90%" );
}

.noprint {
	
}

.unten {
	font-size: 11px;
	font-weight: normal;	
	margin: 0px;
}

.untenrechts {
	display: none;
}



.randrechts {
	background-color: #CCCCCC;
	background-image:  url(../files/rekach.gif);
	background-repeat: repeat-y;
}

.randlinks {
	background-color: #CCCCCC;
	background-image:  url(../files/mkach.gif);
	background-repeat: repeat-y;
}
.mittehg {
	background-color: #FFFFFF;
	background-image: url(../grafik-design-wien/kachel.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	text-align: right;

}

