Tune up your CSS
CSSCruncher.com is your premier ressource for valid, small and fancy CSS code!
» Homepage
» FAQ
» Partner
» Imprint
Last crunched Pages
» hans-natur.de
» computer-notdienstsaw....
» madame-escort.de
» spd-oldenburg-nord.de
» juliaferraioli.com
» More in the ARCHIVE
Tipp
Let's see what we've done for www.dorstcommunicatie.nl
CSSCruncher.com has crunched this CSS to
16.44 %
Less Size!
Woohooo!
Crunched CSS code:
@import "navigation.css";body{margin:0px;background:#404040;font-family:arial,sans-serif;font-size:0.8em} #website{width:100%;position:relative} #menu{height:142px;background:#F5F5F5;margin-top:0px;position:relative;border-bottom:8px solid #585858;overflow:hidden} h1{padding:0;margin:0;font-weight:normal;font-size:11px} h2{padding:0;margin:0;font-weight:normal;font-size:12px} a{text-decoration:none;color:white} .menuitem{color:#606060;height:142px;width:128px;text-align:center;font-size:11px;text-decoration:none;line-height:142px;float:left;overflow:hidden} .menuitem:hover{color:#d51F45} #nav a img{padding:0;border:0;margin:0} #nav{width:900px;height:100%;position:relative;margin-left:-450px;left:50%} #content{width:900px;position:absolute;margin-left:-450px;left:50%;float:left;line-height:22px} #contact{width:400px;height:150px;float:left;text-align:right;color:#808080;line-height:22px} #text{width:500px;height:150px;float:left;line-height:22px;_padding-top:20px;^padding-top:20px} td{font-size:12px;color:white;_line-height:18px} table{} #project{height:350px;width:100%;display:block;background:#fff;position:relative;overflow:hidden} #port{left:50%;margin-left:-450px;width:900px;position:absolute;z-index:2;overflow:hidden} #port img{width:900px;height:350px} #subcontrol{width:100%;height:30px;background:#585858} #subcontroler{width:900px;height:30px;left:50%;margin-left:-450px;position:relative;color:#9D9D9D;text-transform:uppercase;letter-spacing:5px;font-size:11px;line-height:30px} #nieuws{float:right;letter-spacing:0px;margin-top:-30px} #subwrapper{width:100%;height:280px;background:#585858;position:absolute;bottom:0;display:none;z-index:5} #leftcontroler{position:absolute;height:350px;width:100px;left:50%;margin-left:-550px;background:url(../img/left-control.jpg) center no-repeat;cursor:pointer;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5} #rightcontroler:hover{filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity:1.0;opacity:1.0} #leftcontroler:hover{filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity:1.0;opacity:1.0} #rightcontroler{background:yellow;position:absolute;height:350px;width:100px;left:50%;margin-left:450px;background:url(../img/right-control.jpg) center no-repeat;cursor:pointer;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5} #sub{width:900px;height:100%;left:50%;margin-left:-450px;position:absolute} #contentwrp{width:100%;background:#404040;color:#fff} .versturen{color:white;background:#606060;font-size:11px;text-transform:capitalize;border:solid 1px #797979} .field_title{text-align:left!important;width:98px!important} input,textarea{padding:3px;color:white!important;background:#606060;border:solid 1px #797979} ? .required{color:#FF0000!important} .field_title{font-size:12px;width:165px;vertical-align:top;text-align:right;color:#fff} .textfield{font-size:12px;width:200px} .textarea{font-size:12px;width:90%;height:100px;overflow:auto} .field_heading{font-size:12px;font-weight:bold;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#666666;padding-top:10px;color:#666666} .select{font-size:12px} .checkbox_label{font-size:11px;cursor:pointer} .radio_label{font-size:11px;cursor:pointer} .email{font-size:12px;width:200px} .nixhier{display:none} .copyright{color:#505050;font-size:11px} .copyright a{color:#505050;font-size:11px} div.sitemap ul li{width:300px;height:20px;background:url(../img/sitemap.gif) no-repeat!important;text-indent:32px;display:block;list-style-type:none}
» Show original CSS code
« Hide original CSS code
@import "navigation.css"; body{ margin: 0px; background: #404040; font-family: arial, sans-serif; font-size: 0.8em} #website{ width: 100%; position: relative } #menu { height: 142px; background: #F5F5F5; margin-top: 0px; position: relative; border-bottom: 8px solid #585858; overflow: hidden; } h1{ padding: 0; margin: 0; font-weight: normal; font-size: 11px } h2{ padding: 0; margin: 0; font-weight: normal; font-size: 12px } a { text-decoration: none; color: white; } .menuitem { color: #606060; height: 142px; width: 128px; text-align: center; font-size: 11px; text-decoration: none; line-height: 142px; float: left; overflow: hidden; } .menuitem:hover{ color: #d51F45; } #nav a img {padding: 0; border:0;margin:0;} #nav{ width: 900px; height: 100%; position: relative; margin-left: -450px; left: 50%; } #content{ width: 900px; position: absolute; margin-left: -450px; left: 50%; float: left; line-height: 22px; } #contact{ width: 400px; height: 150px; float: left; text-align: right; color: #808080; line-height: 22px; } #text{ width: 500px; height: 150px; float: left; line-height: 22px; _padding-top: 20px; ^padding-top: 20px; } td { font-size: 12px; color: white; _line-height: 18px; } table { } #project { height: 350px; width: 100%; display: block; background: #fff; position: relative; overflow: hidden; } #port{ left: 50%; margin-left: -450px; width: 900px; position: absolute; z-index: 2; overflow: hidden; } #port img { width: 900px; height: 350px; } #subcontrol{ width: 100%; height: 30px; background: #585858; } #subcontroler{ width: 900px; height: 30px; left: 50%; margin-left: -450px; position: relative; color: #9D9D9D; text-transform: uppercase; letter-spacing: 5px; font-size: 11px; line-height: 30px; } #nieuws { float: right; letter-spacing: 0px; margin-top: -30px; } #subwrapper{ width: 100%; height: 280px; background: #585858; position: absolute; bottom: 0; display: none; z-index: 5; } #leftcontroler{ position: absolute; height: 350px; width: 100px; left: 50%; margin-left: -550px; background: url(../img/left-control.jpg) center no-repeat; cursor: pointer; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; } #rightcontroler:hover{filter:alpha(opacity=100); -moz-opacity:1.0;-khtml-opacity: 1.0; opacity: 1.0;} #leftcontroler:hover{filter:alpha(opacity=100); -moz-opacity:1.0;-khtml-opacity: 1.0; opacity: 1.0;} #rightcontroler{ background: yellow; position: absolute; height: 350px; width: 100px; left: 50%; margin-left: 450px; background: url(../img/right-control.jpg) center no-repeat; cursor: pointer; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; } #sub{ width: 900px; height: 100%; left: 50%; margin-left: -450px; position: absolute; } #contentwrp { width: 100%; background: #404040; color: #fff } .versturen { color: white; background: #606060; font-size: 11px; text-transform: capitalize; border: solid 1px #797979 } .field_title { text-align: left!important; width: 98px!important; } input, textarea { padding: 3px; color: white!important; background: #606060; border: solid 1px #797979 } ? .required { color: #FF0000!important; } .field_title { font-size: 12px; width: 165px; vertical-align: top; text-align:right; color: #fff; } .textfield { font-size: 12px; width: 200px; } .textarea { font-size: 12px; width: 90%; height: 100px; overflow: auto } .field_heading { font-size: 12px; font-weight: bold; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #666666; padding-top: 10px; color: #666666; } .select { font-size: 12px; } .checkbox_label { font-size: 11px; cursor: pointer; } .radio_label { font-size: 11px; cursor: pointer; } .email { font-size: 12px; width: 200px } /** Don't remove the class nixhier, this is required for ASP ***/ .nixhier { display:none; } .copyright { color: #505050; font-size: 11px; } .copyright a { color: #505050; font-size: 11px; } div.sitemap ul li{ width: 300px; height: 20px; background: url(../img/sitemap.gif) no-repeat!important; text-indent: 32px; display: block; list-style-type: none }