/* Design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License */ * { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } body { background: #FFFFFF url(http://www.motzet-online.de/4web/cadtutor.nsf/resources/css01/$file/img01.gif) repeat-x; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #6E6E6E; } input, textarea { background: #FFFFFF url(http://www.motzet-online.de/4web/cadtutor.nsf/resources/css11/$file/img09.gif) repeat-x; border: 1px solid #FFFFFF; border-top-color: #A3A3A3; border-left-color: #D6D6D6; font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif; color: #6E6E6E; } h1, h2, h3 { margin-bottom: 1.5em; letter-spacing: -0.05em; font-family: Georgia, "Times New Roman", Times, serif; } h1, h1 a, h2, h2 a { text-decoration: none; color: #414141; } h1 a:hover, h2 a:hover { text-decoration: underline; } h1 { font-size: 38px; } h2 { font-size: 28px; } h3 { font-size: 16px; font-weight: normal; color: #939292; } p, ul, ol { margin-top: 1.5em; line-height: 190%; } ul, ol { margin-left: 3em; } blockquote { margin-left: 3em; margin-right: 3em; } a { color: #346086; } a:hover { text-decoration: none; } a img { border: none; } img.left { float: left; margin-right: 20px; } img.right { float: right; margin-right: 20px; } hr { display: none; } /* Logo */ #logo { width: 870px; height: 135px; margin: 0 auto; } #logo h1, #logo h2, #logo h3 { margin: 0; } #logo h1 { float: left; padding-top: 75px; } #logo h2 { float: right; padding-top: 95px; font-size: 16px; font-weight: normal; } #logo h3 { float: left; padding-top: 95px; font-size: 16px; font-weight: normal; } #logo h2, #logo h2 a { color: #939292; } #logo h3, #logo h3 a { color: #939292; } #logo a { text-decoration: none; } /* Menu Links*/ #menul { width: 253px; height: 62px; margin: 0px 0px 0px 0px; background: #252E3A url(http://www.motzet-online.de/4web/cadtutor.nsf/resources/css02/$file/img02l.jpg) no-repeat; } #menul ul { margin: 0px; padding: 21px 0px 0px 30px; list-style: none; line-height: normal; } #menul li { float: left; padding: 0px 20px 0px 22px; background: url(http://www.motzet-online.de/4web/cadtutor.nsf/resources/css04/$file/img03.gif) no-repeat left center; } #menul li.first { background: none; } #menul a { text-decoration: none; font-size: 14px; font-weight: bold; color: #FFFFFF; } /* Menu Rechts*/ #menur { width: 707px; height: 62px; margin: 0px; background: #252E3A url(http://www.motzet-online.de/4web/cadtutor.nsf/resources/css03/$file/img02r.jpg) no-repeat; } #menur ul { margin: 0px; padding: 21px 0px 0px 30px; list-style: none; line-height: normal; float: right; } #menur li { float: right; padding: 0px 20px 0px 22px; background: url(http://www.motzet-online.de/4web/cadtutor.nsf/resources/css04/$file/img03.gif) no-repeat left center; } #menur li.first { background: none; } #menur a { text-decoration: none; font-size: 14px; font-weight: bold; color: #FFFFFF; } /* Search */ #search { float: right; width: 227px; } #search fieldset { border: none; } #search input { float: left; } #search #s { width: 136px; margin-right: 7px; padding: 2px 5px; } #search #x { background: none; border: none; } /* Banner */ #banner { width: 960px; margin: 0px auto; padding: 8px 0px; } /* Page */ #page { width: 707px; margin: 0px auto; background: url(http://www.motzet-online.de/4web/cadtutor.nsf/resources/css07/$file/img05b.gif) no-repeat; } /* Content */ #content { float: left; width: 707px; padding: 0px 0px 0px 0px; } .post { padding: 0px 0px 0px 15px; } .post .title { margin: 0; padding: 10px 0px 0px 0px; } .post .entry { padding: 15px 0px 0px 20px; } .post .meta { height: 47px; margin: 20px 0px 40px 0px; padding: 15px 0px 0px 20px; background: url(http://www.motzet-online.de/4web/cadtutor.nsf/resources/css09/$file/img07.gif) no-repeat; line-height: normal; } /* Sidebar */ #sidebar { float: left; width: 253px; text-align: left; } #sidebar ul { margin: 0px; padding: 0px; list-style: none; line-height: normal; } #sidebar li { margin-bottom: 15px; padding: 0px 0px 0px 0px; } #sidebar li ul { padding: 0px 0px 0px 0px; } #sidebar li li { margin: 0px 0px 0px 25px; padding: 5px 0px 0px 0px; list-style: circle; border-bottom: 1px solid #E5E5E5; } #sidebar li h2 { margin-bottom: 5px; font-size: 14px; color: #FFFFFF; width: 231px; height: 38px; text-align: left; padding: 10px 0px 0px 22px; background: #FFFFFF url(http://www.motzet-online.de/4web/cadtutor.nsf/resources/css14/$file/sb_head.gif) no-repeat; } /* Calendar */ #sidebar #calendar { padding: 0; background: url(http://www.motzet-online.de/4web/cadtutor.nsf/resources/css10/$file/img08.jpg) no-repeat; } #calendar caption { margin: -20px auto 0 auto; text-align: center; font-weight: bold; } #calendar table { margin: 0 auto; caption-side: bottom; } #calendar thead th { width: 31px; height: 40px; font-weight: bold; color: #FFFFFF; } #calendar tbody td { width: 31px; height: 31px; text-align: center; color: #9E9E9E; } #calendar tfoot td { padding-top: 20px; font-weight: bold; } #calendar #next { text-align: right; } /* Footer */ #footer { clear: both; width: 870px; height: 50px; margin: 0px auto; padding: 35px 45px; background: url(http://www.motzet-online.de/4web/cadtutor.nsf/resources/css06/$file/img05.gif) no-repeat; } #footer p { margin: 0; line-height: normal; color: #B4B4B4; } #footer a { color: #B4B4B4; } #footer .legal { float: left; } #footer .credit { float: right; }