/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }

body {background: #f7f7f7; color: #696969; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

a {color: #696969; text-decoration: underline}
a:hover {text-decoration: none}
input {padding: 3px}
p {margin-bottom: 12px; line-height: 16px}
ul {list-style: disc; margin-bottom: 12px; line-height: 16px; list-style-position: outside;margin-left:15px}
ul li {margin-bottom: 4px}
.clear {clear: both}
*+html .height {height:40px}

.mt {margin-top: 20px}
.loremipsum {float: right; margin-right: 20px; font-size: 11px}

h2 {font-family: Times; font-size: 16px; border-bottom: 1px solid #A7A7A7; padding-bottom: 5px; margin-top: 40px; margin-bottom: 10px}

#menu {width: 100%; padding: 5px 0; border-bottom: 1px solid #A7A7A7}
#menu ul {list-style: none; margin-left: 10px}
#menu ul li {float: left; margin-right: 10px}

#wrapper{width: 450px; margin: 0 auto}

.logo {background:url(img/textdreher-logo.gif) 0 0 no-repeat; width:284px; height:51px; display: block; margin-top: 80px}
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #696969;}
input.stdwidth {border: 1px solid #A7A7A7; background: #fff; padding: 5px; width: 430px; margin: 8px 0;}
.box {border: 1px solid #A7A7A7; background: #fff; padding: 10px; width: 420px; margin: 20px 0; height: 80px}
.box2 {border: 1px solid #A7A7A7; background: #fff; padding: 10px; padding-right: 0; width: 420px; margin: 10px 0; height: 180px}

.output {margin:20px 0; border: 1px solid #A7A7A7; background: #fff; padding: 10px; width: 420px}
.rd {-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.rd2 {border: 1px solid #A7A7A7;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
#footer {margin-bottom: 40px}

.addthis_toolbox {margin-top: 20px; margin-bottom: 20px}
.addthis {width: 223px; height: 60px; background: url(img/addthis.gif) 0 0 no-repeat; margin-bottom: -33px; margin-left: 80px}
.px {background:url(img/pixeldreher.gif) 0 0 no-repeat; width:85px; height:50px; display: block;right: 20px; bottom: 20px; position: fixed}
.textdreher {direction:rtl; unicode-bidi: bidi-override; text-align: left} 


