Frisier dein CSS
CSSCruncher.com ist dein Anlaufpunkt für kleines, valides und schönes CSS!
» Startseite
» FAQ
» Partner
» Impressum
Zuletzt gecrunched
» walther-flender-gruppe...
» billigfluege.de
» pregnancymiracle44.com
» strenge.de
» denzhorn.de
» Mehr im ARCHIV
Tipp
Mal sehen was wir getan haben für www.strassmann.info
CSSCruncher.com hat dieser Webseite
16,39 %
Code erspart!
Wow!
Crunched CSS Code:
<style type="text/css"> <!-- body{margin:0;padding:0;background-color:#F5F5F5;color:#8B0000;font-family:Arial,Helvetica,sans-serif;border-top:2px solid #2A4F6F;scrollbar-base-color:#F5F5F5;scrollbar-arrow-color:#FFFFFF} html,body,#contents{min-height:99%;width:100%;height:100%} html>body,html>body #contents{height:auto} #contents{position:absolute;top:0;left:0} #header{border-top:1px solid #778899;border-bottom:1px dotted #B2BCC6;height:5em} #header .strapline{font:140% Georgia,"Times New Roman",Times,serif;color:#778899;background-color:transparent;float:right;margin-right:2em;margin-top:2em} #header .logo{float:left;margin-left:1.5em;margin-top:0.5em} #nav{position:absolute;top:5.5em;left:0em;width:15em} #nav ul{list-style:none;margin-left:1em;margin-bottom:-0.3em;padding-left:0} #nav li{font-family:Arial,Helvetica,sans-serif;font-size:90%;color:#2A4F6F;border-bottom:1px dotted #B2BCC6;margin-bottom:0.5em} #nav a:link,#nav a:visited{text-decoration:none;color:#2A4F6F;background-color:transparent} #nav a:hover{color:#778899} #nav h2{font:110% Georgia,"Times New Roman",Times,serif;color:#2A4F6F;background-color:transparent;border-bottom:1px dotted #CCCCCC} h1{font:120% Georgia,"Times New Roman",Times,serif;margin-bottom:-3px} #content{position:absolute;margin-left:16em;margin-right:2em;width:615px} #content p{font-family:Arial,Helvetica,sans-serif;font-size:80%;color:#2A4F6F;line-height:1.6em;padding-left:0.2em} #nav_leute{position:absolute;margin-left:8.5em;margin-top:-2em;padding-left:-3;padding-top:-3;width:10em;height:10em;visibility:hidden;background-color:#EEE9E9} #nav_foto{position:absolute;margin-left:8.5em;margin-top:-2em;padding-left:-1;padding-top:-3;width:15em;height:15em;visibility:hidden;background-color:#EEE9E9} #contents p img{padding:2px;border:1px dotted #000000} #contents a:link,#contents a:visited{text-decoration:none;color:#2A4F6F;background-color:transparent} #contents a:hover{color:#778899} .tab{border:none;padding 2px;width:90%} table.tab input{width:300;padding:2px 2px 2px 2px;margin:0;border:2px dotted #000000} .tab input:focus{border 2px ridge #CCCCCC} #footer{position:absolute;bottom:0;width:100%;border-top:1px dotted #AAAAAA;background-color:#F5F5F5;color:8B0000} #footer .strapline{font:70% Georgia,"Times New Roman",Times,serif;color:#2A4F6F;background-color:transparent;float:left;margin-left:2em;margin-top:0.5em} button{color:#800000;background-color:#F5F5F5} textarea{border-color:#000000;border-style:dotted} .kleintext{font-size:10px} --> </style>
» Zeige den Original CSS code
« Verberge den Original CSS code
<style type="text/css"> <!-- body { margin: 0; padding: 0; background-color: #F5F5F5; color: #8B0000; font-family: Arial, Helvetica, sans-serif; border-top: 2px solid #2A4F6F; scrollbar-base-color: #F5F5F5; scrollbar-arrow-color: #FFFFFF; } html, body, #contents{ min-height: 99%; width: 100%; height: 100%; } html>body, html>body #contents{ height: auto; } #contents { position: absolute; top: 0; left: 0; } #header { border-top: 1px solid #778899; border-bottom: 1px dotted #B2BCC6; height: 5em; } #header .strapline { font: 140% Georgia, "Times New Roman", Times, serif; color: #778899; background-color: transparent; float: right; margin-right: 2em; margin-top: 2em; } #header .logo { float: left; margin-left: 1.5em; margin-top: 0.5em; } #nav { position: absolute; top: 5.5em; left: 0em; width: 15em; } #nav ul { list-style: none; margin-left: 1em; margin-bottom: -0.3em; padding-left: 0; } #nav li { font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #2A4F6F; border-bottom: 1px dotted #B2BCC6; margin-bottom: 0.5em; } #nav a:link, #nav a:visited { text-decoration: none; color: #2A4F6F; background-color: transparent; } #nav a:hover { color: #778899; } #nav h2 { font: 110% Georgia, "Times New Roman", Times, serif; color: #2A4F6F; background-color: transparent; border-bottom: 1px dotted #CCCCCC; } h1 { font: 120% Georgia, "Times New Roman", Times, serif; margin-bottom: -3px; } #content { position: absolute; margin-left: 16em; margin-right: 2em; width: 615px; } #content p { font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #2A4F6F; line-height: 1.6em; padding-left: 0.2em; } #nav_leute { position: absolute; margin-left: 8.5em; margin-top: -2em; padding-left: -3; padding-top: -3; width:10em; height:10em; visibility: hidden; background-color: #EEE9E9; } #nav_foto { position: absolute; margin-left: 8.5em; margin-top: -2em; padding-left: -1; padding-top: -3; width:15em; height:15em; visibility: hidden; background-color: #EEE9E9; } #contents p img { padding: 2px; border: 1px dotted #000000; } #contents a:link, #contents a:visited { text-decoration: none; color: #2A4F6F; background-color: transparent; } #contents a:hover { color: #778899; } .tab { border: none; padding 2px; width: 90%; } table.tab input { width: 300; padding: 2px 2px 2px 2px; margin: 0; border: 2px dotted #000000; } .tab input:focus { border 2px ridge #CCCCCC; } #footer { position: absolute; bottom: 0; width: 100%; border-top: 1px dotted #AAAAAA; background-color: #F5F5F5; color: 8B0000; } #footer .strapline { font: 70% Georgia, "Times New Roman", Times, serif; color: #2A4F6F; background-color: transparent; float: left; margin-left: 2em; margin-top: 0.5em; } button { color:#800000; background-color:#F5F5F5; } textarea { border-color:#000000; border-style:dotted; } .kleintext { font-size: 10px; } --> </style>