@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
	padding:0px;
	margin:0px;
}

html, body {
	height:100%;
}

body {
	background-color:#ffffff;
	font-family:"Lucida Sans", "Trebuchet MS", Verdana;
	font-size:14px;
	background-color:#ffffff;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#siteWrapper {
	width:980px;
	min-height:100%;
	position:relative;
	background-image:url(images/eltrok_bg.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}

* html #siteWrapper {
	height:100%;
}

#splashWrapper {
	width:900px;
	height:100%;
	margin-left:40px;
	background-color:#dbdbc0;
	background-image:url(images/eltrok_bg_content.jpg);
}

#headerWrapper {
	width:100%;
	height:387px;
	background-image:url(images/eltrok_header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#buttonWrapper {
	width:100%;
	height:136px;
}

#buttonElektro, #buttonSicherheit, #buttonBEPlan, #buttonEWS {
	width:225px;
	height:136px;
	float:left;
}

#buttonElektro {
	background-image:url(images/eltrok_button_et.jpg);
}

#buttonSicherheit {
	background-image:url(images/eltrok_button_st.jpg);
}

#buttonBEPlan {
	background-image:url(images/eltrok_button_be.jpg);
}

#buttonEWS {
	background-image:url(images/eltrok_button_ews.jpg);
}

#buttonElektro a, #buttonSicherheit a, #buttonBEPlan a, #buttonEWS a {
	width:225px;
	height:136px;
	display:block;
	text-decoration:none;
	color:#000000;
}

#buttonElektro a:hover, #buttonElektro a:active {
	background-image:url(images/eltrok_button_et.jpg);
}

#buttonSicherheit a:hover, #buttonSicherheit a:active {
	background-image:url(images/eltrok_button_st.jpg);
}

#buttonBEPlan a:hover, #buttonBEPlan a:active {
	background-image:url(images/eltrok_button_be.jpg);
}

#buttonEWS a:hover,#buttonEWS a:active {
	background-image:url(images/eltrok_button_ews.jpg);
}


#buttonElektro a:hover, #buttonSicherheit a:hover, #buttonBEPlan a:hover, #buttonEWS a:hover, #buttonElektro a:active, #buttonSicherheit a:active, #buttonBEPlan a:active, #buttonEWS a:active {
	text-decoration:none;
	background-position:bottom;
}

#footerHolder {
	width:100%;
	height:54px;
}

#footerWrapper {
	width:900px;
	height:44px;
	position:absolute;
	bottom:0px;
	background-image:url(images/eltrok_footer.jpg);
}
