/* Mayr Stahlbau MAIN CSS */

#CONTENT-TOP {
	background-color: #fefaf2;
}

#PAGETITLE {
	background-color: #637a83;
}

#CONTENT-MAIN {
	background-color: #fbefd5;
}

#CONTENT-TOP h2 {
	clear: none;
	padding-top: 0;
	padding-top: 5px;
	padding-bottom: 7px;
	display: inline;
	color: #a4091d;
}
#CONTENT-TOP h3 {
	clear: both;
	font-size: 1.1em;
}
#CONTENT-MAIN .csc-textpic {
	padding-bottom: 15px;
	overflow: hidden;
}
#CONTENT-MAIN h3 {
	margin-top: 1em;
	margin-bottom: 0.6em;
}

#MENU-MAIN li li {
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0 3px;
}
/* colored list icons */
#MENU-MAIN li li.menuitem26 {
	background-image: url(../pics/square_red_s.gif);
}
#MENU-MAIN li li.menuitem25 {
	background-image: url(../pics/square_green_s.gif);
}
#MENU-MAIN li li.menuitem24 {
	background-image: url(../pics/square_blue_s.gif);
}
