/****************************************************

	SITE: haustechnik-daten.de

	23.04.2009


	grass@mai-multimedia.de 2009

******************************************************/

* {margin: 0; padding: 0;}
html, body  { height: 100%; }



body
	{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 75%;
		line-height: 1.4em;
		background: #fff;
		text-align: center;
		color: #000;
	}
h1, h2, h3, h4, h5, li li, li p, td p, td, blockquote p {font-size: 1em}

ul { margin: 0 0 1em 1.6em; }
ol { margin: 0 0 1em 2.4em; }
ol li { margin-bottom: 1em; }

/****************************************************
	ALLGEMEINE STYLES
******************************************************/

.clear { clear: both; }
.invisible { display: none; }

img { border: none; }
.imgLeft { float: left;  clear: left; margin: 2px 10px 10px 0;}
.imgRight { float: right; margin: 4px 0 10px 10px; }


a
	{
		color: #0072BC;
	}
a:hover
	{
		color: #3C9677;
	}

a.download { padding-left: 25px ; }
a.pdf { background: transparent url(/images/media_pdf.gif) no-repeat; }
a.ppt { background: transparent url(/images/media_ppt.gif) no-repeat; }
a.txt { background: transparent url(/images/media_txt.gif) no-repeat; }
a.doc { background: transparent url(/images/media_doc.gif) no-repeat; }
a.xls { background: transparent url(/images/media_xls.gif) no-repeat; }
a.zip { background: transparent url(/images/media_zip.gif) no-repeat; }
a.swf {	background: transparent url(/images/media_swf.gif) no-repeat; }
a.mov {	background: transparent url(/images/media_mov.gif) no-repeat; }
a.mp3 {	background: transparent url(/images/media_mp3.gif) no-repeat; }

.mediaImage img { display: none; }

a.more
	{
		padding-left: 10px;
		background: transparent url(/images/link_arrow.gif) no-repeat 0 4px;
	}
a.zoomImageLink { padding: 0 5px; }
a.zoomImageLink image
	{

	}



p { margin: 0 0 1em 0;}

hr
{
    border:solid #448442 1px;
	background-color:#fff;
	height: 1px;
	margin: 1em 0px;
	clear: both;
}


table
	{
		margin-bottom: 2em;
    }

td { padding: 0.1em 0.5em!important;}

table.border
	{
		border-collapse: collapse;
		border: solid 1px #ccc;
	}

table.border td { vertical-align: top; border: solid 1px #ccc;}


h1, h2
	{
		font-size: 1.5em;
		font-weight: normal;
		margin-bottom: 0.75em;
		line-height: 1.2em;
    }
h1 span, h2 span
	{
        color: #438342;
    }


/****************************************************
	AUFBAU
******************************************************/

#wrap
	{
        position: relative;
		width: 1000px;
		margin: 0 auto;
		text-align: left;
    }
#headerBox
	{
        position: relative;
		height: 243px;
		padding-top: 13px;
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: 240px 0;
    }

/*************************
	NAVIGATION
**************************/

#mainNavBox
	{
		float: left;
        width: 166px;
		min-height: 256px;
		padding-top: 5px;
    }

#mainNav /*ul*/
	{
        margin: 0;
		list-style: none;
		line-height: 1em;
		text-transform: lowercase;
    }
#mainNav li
	{
		margin-bottom: 13px;

    }
#mainNav a
	{
        text-decoration: none;
		color: #000;
		display: block;
        background-color: #448442;
		padding-left: 1em;
    }
#mainNav a span
	{

		background-color: #fff;
		display: block;
		padding: 0 0.3em;
    }
#mainNav a.active span
	{
        display: inline;
    }


#mainNav li.active ul
	{
		display: block;
    }


#mainNav ul
	{
		display: none;
        margin: 13px 0 0 0;
		list-style: none;
		margin-left: 1.4em;
    }


#contentBox
	{
		position: relative;
		float: left;
		overflow: auto;
        width: 550px;
		padding-right: 192px;
		padding-left: 90px;
		height: 246px;
    }




#boxBox
	{
		float: left;
		width: 772px;
		overflow: hidden;
        clear: both;
		position: relative;
		height: 166px;
		padding-left: 228px;
    }

#loginBox
	{
		position: absolute;
		left: 0;
		top: 0;
        width: 166px;
		height: 166px;
		background-color: #448442;
    }
#loginBox form
	{
		padding: 5px;
		margin-top: 1.5em;
    }

#loginBox label
	{
        display: block;
		color: #fff;
    }

#loginBox input
	{
        width: auto!important;
		border: solid 1px #448442;
		padding: 2px;
		width: 136px!important;
    }
#loginBox input.button
	{
        margin: 0;

    }
#loginBox p.alert
	{
        font-weight: bold;
		color: #ff0000;
		position: absolute;
		top: 5px;
		left: 5px;
		padding: 0!important;
		margin: 0!important;
    }
#loginBox input.loginButton
	{
        width: 126px!important;
		height: 54px!important;
		padding: 0!important;
		border: none!important;
		position: absolute;
		right: 8px;
		bottom: 4px;
    }


.contextBoxItem
	{
		float: left;
		position: relative;
		margin-left: 27px;
        width: 150px;
		height: 150px;
		padding: 8px 8px;
		color: #fff;
		line-height: 1.3em;
    }
.contextBoxItem.typ_1 { background-color: #3B5F20; } /* Dunkelgrün */
.contextBoxItem.typ_2 { background-color: #6BAF42; } /* Mittelgrün */
.contextBoxItem.typ_3 { background-color: #A2AD3F; } /* Hellgrün */
.contextBoxItem.typ_4 { background-color: #E9CC00; } /* Gelb */

.contextBoxItem h2
	{
        font-weight: normal;
		font-size: 1.8em;
		text-transform: lowercase;
		position: absolute;
		right: 8px;
		bottom: 4px;
		line-height: 1.2em;
		margin: 0;
		color: #fff;
    }
.contextBoxItem a
	{
        text-decoration: none;
		color: #fff;
    }
.contextBoxItem a:hover
	{
        text-decoration: underline;
    }

#imprintLink
	{
        position: absolute;
		top: 13px;
		right: 0;
    }


#footer
	{
        text-align: right;
		font-size: 0.9em;
		padding-top: 12px;
    }
#footer, #imprintLink, #footer a
	{
		color: #7F7F7F;
		text-decoration: none;
    }

/*************************
	FORMULARE
**************************/

form
	{
		margin: 0;
		padding: 0;
	}
input, textarea, select
	{
		width: 230px;
		font-family: Arial, sans-serif;
		font-size: 1em;
	}
.fbError
	{
		color: #cc0000;
	}
.fbError input, .fbError textarea
	{
		border: solid 2px #cc0000;
	}
.formField
	{
		clear: both;
		padding: 2px 0;
	}
.formField label
	{
		width: 120px;
		float: left;

	}
.radio
	{
		width: auto;
	}

.radioSet
	{
		display: inline;
		padding-right: 1em;
	}
.radioLabel
	{

		padding: 0 0.5em;
	}
.radioSet.fbError
	{
		border: none;
	}
.check
	{
		float: left;
		clear: both;
	}
.formField label.checkboxLabel, .formField label.radioLabel
	{
 		top: 0;
		float: none;
		padding-left: 0.5em;
		width: 100%;
	}
.formHint
	{
		clear: both;
		padding: 0.2em 0;
		font-size: 0.9em;
	}
.formField h4	{ padding: 1em 0;}

#form_210
	{
		position: absolute;
		width: 700px;
		top: 3em;

    }
#formField_81
	{
            height: 20px;
        }

#formField_71
	{
        position: absolute;
		top: 7px;
		left: 380px;
    }
#formField_71 label
	{
        float: none;
		display: block;
    }
#formField_71 textarea
	{
        width: 320px;
		overflow: auto;
		height: 70px;
    }
#formField_82
	{
        position: absolute;
		top: 110px;
		left: 380px;
    }

#formField_83
	{
        position: absolute;
		top: 130px;
		left: 380px;
    }
#form_210 .formHint
	{
        position: absolute;
		top: 155px;
		left: 380px;
    }
#form_210 .button
	{
        position: absolute;
		top: 180px;
		left: 380px;
		margin: 0!important;
		width: 100px!important;
		padding: 0!important;
    }


.alertBox h4
	{
		display: none;
		font-size: 1.2em;
	}
.alertBox
	{
		color: #cc0000;
		padding: 0 0 20px 50px;
		background: transparent url(/images/alertSign.gif) no-repeat left top;
		margin-top: 20px;
	}
.alertBox ul
	{
		color: #cc0000
	}

/* FLASH INTRO */
#homepageIntro
	{
		display: none;
		position: absolute;
		top: 0;
		left: 0;
        min-width: 100%;
		min-height: 100%;
		background-color: #fff;
		z-index: 100;
    }
#flashIntro
	{
        width: 1000px;
		height: 700px;

		margin: 0 auto;
    }

