/* Mayr Stahlbau MAIN CSS */

/* General */ 

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

html {
}

html, body {
	/*height: 100%;
	min-height: 100%;*/
}

body {
	margin-top: 30px;
	background: #FFFFFF;
	text-align: center;
	font-size: font-size: 11px;
}


/* Basic Layout */

#page-area {
	width: 980px;
	margin: auto;
	text-align: left;
}

#banner {
	display: none;
}

#HOME-LINK {
	padding-left: 15px;
}

/* 3 COL LAYOUT */

#main-area-3cols {
	margin-top: 0px;
	overflow: hidden;
}

#main-area-3cols #col-left {
	float: left;
	width: 211px;
	padding-top: 60px;
	display: none;
}

#main-area-3cols #col-mid {
	float: left;
	width: 471px;
	overflow: hidden;
}

#main-area-3cols #col-right {
	float: left;
	width: 298px;
	padding-top: 60px;
	display: none;
}

#CONTENT-LEFT {
	float: left;
	width: 235px;
	background-color: #a5091e;
	color: #FFFFFF;
	text-align: center;
	height: 420px;
}

#CONTENT-MAIN-START {
	float: left;
	width: 236px;
	background-color: #44a033;
	color: #FFFFFF;
	text-align: center;
	height: 420px;
}
#CONTENT-LEFT h2,
#CONTENT-MAIN-START h2 {
	font-family: "Arial Black", Arial;
	color: #FFFFFF;
	font-size: 2.8em;
	line-height: 1.2em;
	margin-top: 20px;
	margin-bottom: 15px;
}
#CONTENT-LEFT h3,
#CONTENT-MAIN-START h3 {
	color: #FFFFFF;
	font-size: 1.4em;
	margin-bottom: 10px;
}
#CONTENT-LEFT p,
#CONTENT-MAIN-START p {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

#CONTENT-TOP {
	padding: 10px 15px 25px 15px;
	background-color: #fefaf2;
}


/* MENU MAIN */
#MENU-MAIN {
	font-size: 1.2em;
	padding: 5px 0px 15px 20px;
	background-color: #1b3744;
	min-height: 230px;
}
#MENU-MAIN a {
	text-decoration: none;
	color: #FFFFFF;
}
#MENU-MAIN ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 20px;
}
#MENU-MAIN li {
	list-style: outside;
	line-height: 1.7em;
	list-style-type: none;
	margin: 0;
	padding-left: 19px;
	background-image: url(../pics/square_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
/* colored list icons */
#MENU-MAIN li.menuitem10 {
	background-image: url(../pics/square_red.gif);
}
#MENU-MAIN li.menuitem9 {
	background-image: url(../pics/square_green.gif);
}
#MENU-MAIN li.menuitem8 {
	background-image: url(../pics/square_blue.gif);
}
#MENU-MAIN li a {
	color: #FFFFFF;
	font-weight: bold;
}
#MENU-MAIN li a:hover {
	color: #EBEBEB;
}

/* level 2 */
#MENU-MAIN ul ul {
	padding: 0 0 5px 0;
	margin: 0;
}
#MENU-MAIN li li {
	background: none;
	padding: 0;
	line-height: 1.2em;
}
#MENU-MAIN li li a {
	color: #FFFFFF !important;
	font-weight: normal;
	font-size: 0.9em;
}

/* Print Link */
#PRINTLINK {
	display: none;
}
#PRINTLINK a {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #637a83;
	float: right;
	height: 25px;
	background-image: url(../pics/print_icon.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 2.6em;
	text-decoration: none;
}
#PRINTLINK a:hover {
	color: #1b3744;
}

/* MENU BASIC */
#MENU-BASIC {
	margin-top: 6px;
	border-top: 3px solid #637a83;
	line-height: 1.7em;
	font-size: 1.2em;
}
#MENU-BASIC ul {
	padding-left: 39px;
	padding-top: 10px;
}
#MENU-BASIC li {
	list-style-type: none;
	margin: 0;
}
#MENU-BASIC a {
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #637a83;	
}
#MENU-BASIC a:hover,
#MENU-BASIC a.active {
	color: #1b3744;
}

#PAGETITLE {
	background-color: #637a83;
	text-align: center;
}
h1 {
	color: #FFFFFF;
	line-height: 1.8em;
	font-family: "Arial Black", Arial;
	font-size: 1.2em;
}
h2 {
	font-size: 1.2em;
	padding-top: 7px;
	clear: both;
}


/* CONTENT MAIN */
#CONTENT-MAIN {
	font-size: 1.2em;
	color: #333333;
	padding: 20px 15px 15px 15px;
	background-color: #fbefd5;
	overflow: hidden;
}
#CONTENT-MAIN h1 {
	font-size: 1.4em;
	margin-bottom: 0.6em;
	color: #333333;
}
#CONTENT-MAIN h4 {
	margin-bottom: 5px;
}
#CONTENT-MAIN p {
	margin-bottom: 1em;
	line-height: 1.4em;
}
#CONTENT-MAIN .csc-textpic-caption {
	font-size: 0.8em;
	padding-bottom: 20px;
}
.csc-textpic-center {
	margin-top: 15px;
}
.divider {
	height: 3px;
	background-color: #FFFFFF;
	margin: 20px 0 20px 0;
}
.text-red {
	color: #a4091d;
}
table.heizeinsaetze {
	float: right;
	width: 235px;
	font-size: 0.9em;
}
table.heizeinsaetze .tr-odd td {
	background-color: #FFFFFF;
}
table.heizeinsaetze td {
	height: 1.6em;
	padding-left: 5px;
}
table.heizeinsaetze .td-last {
	font-weight: bold;
}
table.heizeinsaetze .tr-even td {
	background-color: #d3dfe8;
}
table.heizeinsaetze th {
	background-color: #d3dfe8;
	padding-left: 5px;
	height: 25px;
}


/* content: RIGHT */
#CONTENT-RIGHT {
	height: 256px;
	overflow: hidden;
	border-bottom: 3px solid #637a83;
}
#CONTENT-RIGHT p {

}


/* SITEMAP */

#CONTENT-MAIN .csc-sitemap {
	padding-left: 20px;
}

#CONTENT-MAIN .csc-sitemap ul {
	margin-left: 20px;
}

#CONTENT-MAIN .csc-sitemap ul li {
	margin-bottom: 5px;
	list-style-type: square;
}

#CONTENT-MAIN .csc-sitemap ul li a {
	font-weight: bold;
	text-decoration: none;
}

#CONTENT-MAIN .csc-sitemap ul li a:hover,
#CONTENT-MAIN .csc-sitemap ul li a:focus {
	text-decoration: underline;
}

#CONTENT-MAIN .csc-sitemap ul ul {
	margin-bottom: 5px;
	margin-left: 20px;
}

#CONTENT-MAIN .csc-sitemap ul ul li {
	margin-bottom: 0;
	list-style-type: disc !important;
}

#CONTENT-MAIN .csc-sitemap ul ul li a {
	font-weight: normal;
}

#CONTENT-MAIN .csc-sitemap ul ul ul {
	margin-left: 30px;
}

#CONTENT-MAIN .csc-sitemap ul ul ul li a {
	padding-left: 0;
	background-image: none;
}

#CONTENT-MAIN .csc-sitemap ul ul ul ul {
	margin-left: 12px;
}


/* MAIL FROM CSS SETTING */

.csc-mailform-field {
	clear: both;
}

.csc-mailform-field label {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding-top: 6px;
	margin-right: 10px;
	font-weight: bold;
	display: block;
	float: left;
	color: #637a83;
}

.csc-mailform-field INPUT, .csc-mailform-field TEXTAREA, .csc-mailform-field SELECT {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.csc-mailform-field TEXTAREA {
	width: 300px;
	margin-top: 5px;
}

.csc-mailform-field INPUT {
	margin-top: 5px;
	width: 300px;
}

.csc-mailform-field SELECT {
	margin-top: 5px;
	width: 170px !important;
}

.csc-mailform-submit {
	clear: both !important;
	border: none;
	width: 60px !important;
	margin-left: 340px;
	margin-top: 15px;
	padding: 0px;
	color: #FFF !important;
	background-color: #a4091d;
}

.csc-mailform-field-check {
	padding-left: 80px;
	clear: both;
}
.csc-mailform-field-check label {

}
.csc-mailform-field-check .csc-mailform-check {
	display: block;
	padding-bottom: 10px;
	padding-right: 5px;
	float: left;
}

.csc-mailform {
	border: 0px;
	margin-left: 12px;
	padding: 0px;
	padding-top: 10px;
}



/* SEARCH */

#SEARCH {
	padding: 3px 0 3px 10px;	
	text-align: left;
}
.tx-indexedsearch-searchbox, .tx-indexedsearch-info {
	display: none;
}
.tx-macinasearchbox-pi1 .searchbox_input {
	border: 1px solid #E8F0FF;
	background: #FFFFFF;
	width: 80px;
}
.tx-macinasearchbox-pi1 .searchbox_submit {	
	border: none;
	background: none;
}
.tx-indexedsearch-title A {
	font-family: Verdana, Helvetica, sans-serif;
	color: #024731;
	text-decoration: none;
}
.tx-indexedsearch-title a:hover {
	text-decoration: underline;
}
.tx-indexedsearch-browsebox A {
	color: #0051A8;
}
.tx-indexedsearch-browsebox UL {
	list-style: none;
	padding-left: 0;
}
.tx-indexedsearch-browsebox LI {
	display: inline;
	padding-right: 5px;
}