Frisier dein CSS
CSSCruncher.com ist dein Anlaufpunkt für kleines, valides und schönes CSS!
» Startseite
» FAQ
» Partner
» Impressum
Zuletzt gecrunched
» billigfluege.de
» pregnancymiracle44.com
» strenge.de
» denzhorn.de
» fuchsincentive.de
» Mehr im ARCHIV
Tipp
Mal sehen was wir getan haben für www.multimedia-garten.de
CSSCruncher.com hat dieser Webseite
34,03 %
Code erspart!
Ich fasse es nicht!
Crunched CSS Code:
*{border:0px;margin:0px;padding:0px;vertical-align:top} body{background-color:#FFFFFF} div,h1,h2,h3,h4,p,ul,li,img,blockquote,address,pre,a,span,em,abbr{border:0px;font-family:Georgia,Times,sans-serif;font-size:12px;font-weight:normal;line-height:18px;color:#666;text-align:left;text-decoration:none} h1,h2,h3,h4,h5,h6{color:#AB5578;font-style:normal;font-size:14px;font-weight:bold} h1.start,h3.start{background-color:#EEDFE5;color:#666;font-size:20px;font-weight:normal;line-height:24px;font-style:italic;margin-bottom:22px;width:100%} h1.keinmeta{margin-bottom:12px} blockquote{padding-left:20px} address{margin-top:0px;margin-bottom:0px} pre{background-color:#EEDFE5;font-family:Helvetica,Arial,sans-serif;padding:10px} ul{margin-top:0px;padding-left:32px;margin-bottom:12px} li{list-style-type:square;padding-left:12px} a{color:#AC7B8F;font-size:12px;line-height:18px;vertical-align:top} a:hover{color:#796259} em{background-color:#EEDFE5;font-style:italic} #box{background-image:url(../img/header.jpg);background-repeat:no-repeat;background-position:top;left:50%;margin-left:-550px;position:relative;top:10px;width:1100px} #nav-1{height:26px;padding-top:254px;margin-left:250px} #nav-1 div{float:left;height:26px;margin-right:40px;text-align:center} #nav-1 p{float:left;margin-right:6px;padding-top:3px;text-align:center} #nav-1 p.first{} #nav-1 a{font-size:14px;font-style:normal;vertical-align:middle} #nav-1 .aktiv a{background-color:#AC7B8F;color:#fff;font-style:italic} #con-1{float:left;margin-left:250px;min-height:600px;padding-top:60px;width:560px} #con-1.start h2,#con-1.start h4{margin-bottom:0px} .index h3{margin-bottom:0px} .index h3 a{font-weight:normal;font-style:italic} #con-1 p{margin-bottom:12px} #con-1 pre,#con-1 table{margin-bottom:16px} #con-1 .marc{padding-bottom:0px} #con-1 .meta{color:#928177;font-weight:bold} #con-1 .abstand{margin-top:20px} #con-2{float:left;margin-top:206px;margin-left:40px;width:100px} #con-2 p,#con-2 h2{text-align:right} #audioplayer1{margin-top:12px} #swf-1,#videoPlayer{margin-top:12px} #foot-1{border-top:1px dashed #AC7B8F;clear:both;height:40px;margin-top:40px;margin-left:250px;width:560px} #foot-1 p{text-align:right} hr,.line{border-top:1px dashed #990F46;height:20px;margin-top:20px} .pic img{border:1px #AC7B8F solid;float:left;margin-right:12px;margin-bottom:12px;width:140px} .img-cont{margin-top:24px;margin-bottom:25px} .img-fl{float:left;vertical-align:top;width:115px} .img-fl img{width:115px} .img-fl-text{float:left;margin-left:15px;width:215px} .m-left{margin-left:15px} .color{color:#AC7B8F} .kursiv{font-style:italic} .bg-1{background-color:#EEDFE5} .bold,strong,b{color:#AB5578;font-weight:bold} .list{margin-bottom:0px} .marc{color:#990F46;margin-left:16px} .meta{} .clear{border:0;clear:both;font-size:0;height:0;line-height:0;margin:0;padding:0}
» Zeige den Original CSS code
« Verberge den Original CSS code
/* Basis Formatierung */ *{ border:0px; margin: 0px; padding: 0px; vertical-align:top; } body{ background-color:#FFFFFF; } div, h1, h2, h3, h4, p, ul, li, img, blockquote, address, pre, a, span, em, abbr{ border: 0px; font-family: Georgia, Times, sans-serif; font-size: 12px; font-weight:normal; line-height: 18px; color: #666; text-align:left; text-decoration:none; } h1, h2, h3, h4, h5, h6{ color: #AB5578; font-style: normal; font-size: 14px; font-weight: bold; } h1.start, h3.start{ background-color: #EEDFE5; color: #666; font-size: 20px; font-weight: normal; line-height: 24px; font-style: italic; margin-bottom: 22px; width: 100%; } h1.keinmeta{ margin-bottom: 12px; } blockquote{ padding-left: 20px; } address{ margin-top: 0px; margin-bottom: 0px; } pre{ background-color: #EEDFE5; font-family: Helvetica, Arial, sans-serif; padding: 10px; } ul { margin-top: 0px; padding-left: 32px; margin-bottom: 12px; } li { list-style-type: square; padding-left: 12px; } a { color: #AC7B8F; font-size:12px; line-height:18px; vertical-align:top; } a:hover { color: #796259; } em { background-color: #EEDFE5; font-style: italic; } #box { background-image:url(../img/header.jpg); background-repeat:no-repeat; background-position:top; left: 50%; margin-left: -550px; position: relative; top: 10px; width: 1100px; } #nav-1 { height: 26px; padding-top: 254px; margin-left: 250px; } #nav-1 div{ float: left; height: 26px; margin-right: 40px; text-align: center; } #nav-1 p{ float: left; margin-right: 6px; padding-top: 3px; text-align: center; } #nav-1 p.first{ } #nav-1 a{ font-size: 14px; font-style: normal; vertical-align: middle; } #nav-1 .aktiv a{ background-color: #AC7B8F; color: #fff; font-style: italic; } #con-1 { float: left; margin-left: 250px; min-height: 600px; padding-top: 60px; width: 560px; } #con-1.start h2, #con-1.start h4{ margin-bottom: 0px; } .index h3 { margin-bottom: 0px; } .index h3 a{ font-weight: normal; font-style: italic; } #con-1 p { margin-bottom: 12px; } #con-1 pre, #con-1 table{ margin-bottom: 16px; } #con-1 .marc{ padding-bottom: 0px; } #con-1 .meta{ color: #928177; font-weight: bold; } #con-1 .abstand{ margin-top: 20px; } #con-2{ float: left; margin-top: 206px; margin-left: 40px; width: 100px; } #con-2 p, #con-2 h2 { text-align: right; } #audioplayer1{ margin-top: 12px; } #swf-1, #videoPlayer{ margin-top: 12px; } #foot-1 { border-top: 1px dashed #AC7B8F; clear: both; height: 40px; margin-top: 40px; margin-left: 250px; width: 560px; } #foot-1 p { text-align: right; } /*Trennlinie*/ hr, .line { border-top: 1px dashed #990F46; height: 20px; margin-top: 20px; } .pic img { border: 1px #AC7B8F solid; float: left; margin-right: 12px; margin-bottom: 12px; width: 140px; } .img-cont{ margin-top: 24px; margin-bottom: 25px; } .img-fl { float: left; vertical-align: top; width:115px; } .img-fl img{ width:115px; } .img-fl-text { float:left; margin-left:15px; width:215px; } .m-left { margin-left:15px; } .color{ color: #AC7B8F; } .kursiv { font-style: italic; } .bg-1 { background-color: #EEDFE5; } .bold, strong, b { color: #AB5578; font-weight: bold; } .list { margin-bottom: 0px; } .marc{ color: #990F46; margin-left: 16px; } .meta{ } .clear{ border:0; clear:both; font-size:0; height:0; line-height:0; margin:0; padding:0; }