
body,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
} 

body {
/*	scrollbar-face-color:#D6DAD9;
	scrollbar-highlight-color:#D6DAD9;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#193E65;
	scrollbar-track-color:#193E65;*/
	background-image: url(grafiken/content_back2.gif);
}

	a {color: #ED1C24; text-decoration:none;}
/*	a:focus
	a:hover
	a:active {color:#8E8888; text-decoration:none;} */


	/* Turn off list bullets */
	ul.mktree  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree li { margin-left:0px; padding:0px; }
	ul.mktree ul { margin-left:15px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 0px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; }
/*	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(bullet.gif) center left no-repeat; } */
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li {	font-size: 12pt;	margin-top: 10px;	color: #329965;	font-weight: bold; }
	ul.mktree  li ul li { font-size: 10pt; margin-top: 3px; }
	ul.mktree  li ul li ul li { font-size: 10pt; }
	ul.mktree  li ul li ul li ul li { font-size: 6pt; }
    
	ul.mktree li.klein { font-size: 10pt;	margin-top: 2px;	color: #ED1C24;	font-weight: bold; }
 
#fassaden {  font-size: 12pt;	color: #329965;	font-weight: bold;  margin-left:4px; padding:0px; }
 
.size2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ED1C24;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #008000;
	line-height: 16px;
}

.Hintergrund3 {
	background-image: url(grafiken/content_back3.gif);
}

.lineheight_ul {
	line-height: 16px;
}

}