@charset "utf-8";
/* CSS Document */



/* CSS Document */
html { height: 101%}
* { margin: 0; padding: 0;}

body { font-family: UniversLTPro-55Roman,Arial,Helvetica,sans-serif;}





body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #83b3cc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { color: #83b3cc; }
a:visited {	color: #5a8ea9; }
a:hover { color: #5a8ea9; }
a:active { color: #83b3cc; }
h1 { font-size: 36px; }
h2 { font-size: 36px; }
h3 { font-size: 24px; }
h4 { font-size: 14px; color: #34cc34; }
h5 { font-size: 14px; color: #08679a; }
h6 { font-size: 12px; }

h3 a:link { color: #ffae00; }
h3 a:visited { color: #ffae00; }

ul li { margin-left:20px; }


#allwrap { width: 100%;}


/* Header */
#headerwrap {width: 100%; float: left; height: 200px; position: relative; background-image: url(../images/head_bg.png); background-repeat: repeat-x;}
#header { margin: 0 auto; width: 960px; height: 200px; position: relative;}


#logo { position: absolute; top: 55px; left: 100px; width: 794px; height: 120px; background-image: url(../images/wastesolutions_headlogo.png); background-repeat: no-repeat;}
#logo h2 { font-size: 1px; margin: 0; padding: 0;}
#logo h2 a { display: block; width: 444px; height: 120px; text-indent: -8000px;}

#navi { margin: 0 auto; width: 960px; float: left; text-align:center; height: 36px; position: relative; background-color:#1e9965;}
#nav { margin: 0 auto; width: 960px; float: left; text-align:center; height: 36px; position: relative; background-color:#1e9965;}


/* Content normal */
.contentwrap {width: 100%; float: left; position: relative; background-color:#83b3cc;}
.contentcolor { margin: 0 auto; width: 960px; position: relative; background-color:#08679a;}
.content { padding: 36px 90px 36px 90px;}

.content img { margin-right: 36px;}
.content .demo { background-color:#fff; }
.content .goright { margin: 4px 1px -4px 0; border: 0;}
.content hr {
  height:1px;
  border:0px;
  width:100%;
  background-color:#fff;
  alignement:center;
} /* HIER WEITER !!! */




/* Menu */
.menuwrap {width: 100%; float: left; height: 72px; position: relative; background-color:#5bc07f;}
.menuup { margin: 0 auto; width: 960px; height: 36px; text-align:center; position: relative; background-color:#1e9a66;}
.menudowncolor { margin: 0 auto; width: 960px; height: 36px; position: relative; background-color:#98e498;}
.menudown { padding: 11px 36px 0 36px;}

/* Slider */
.sliderwrap {width: 100%; height: 528px; float: left; position: relative; background-color:#fff;}
.slider { margin: 0 auto; width: 960px; position: relative;}

/* Footer */
#footerwrap {width: 100%; float: left; position: relative; background-image: url(../images/footer_bg.jpg); background-repeat: repeat-x;}
#footercolor { margin: 0 auto; width: 960px; height: 360px; position: relative; background-image: url(../images/footer_tex.png); background-repeat: repeat-x; }
#footer { padding: 36px 90px 36px 90px;}

#footerwrap a:link { color: #fff; }
#footerwrap a:visited {	color: #fff; }
#footerwrap a:hover { color: #ffae00; }
#footerwrap a:active { color: #fff; }



#footerlogo {
	position: absolute;
	top: 280px;
	right: 36px;
	width: 222px;
	height: 60px;
	background-image: url(../images/wastesolutions_logo_small.png);
	background-repeat: no-repeat;
}
#footerlogo h2 { font-size: 1px; margin: 0; padding: 0;}
#footerlogo h2 a { display: block; width: 222px; height: 60px; text-indent: -8000px;}

.block { width: 170px; float:left; list-style:square;}
.block ul li { list-style:none;}

.blockbig { width: 400px; float:left; list-style:square;}
.blockbig ul li { list-style:none;}

.center {
	text-align: center;
}
