@import url(http://fonts.googleapis.com/css?family=Ubuntu);

body         { font-family: 'Verdana', 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva', sans-serif; font-size: 15px; color: #000; }
a            { color: #185F6D; border-bottom: 0px dotted #2BABC4; text-decoration: none; font-weight: bold;}
a:hover      { color: #ffd211; border-bottom: 0px solid #2794AA; font-weight: bold; }
.box         { width: 640px; margin: 40px auto; }
h1, h2, h3   { font-family: 'Verdana', 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva', sans-serif; font-weight: normal; }
.header      { height: 165px; }
.header h1   { margin: 0 0 0px 0; background: url(images/werkzeug.png) no-repeat right;
               font-size: 34px; padding-top: -10px; height: 120px; }
.header p    { font-size: 17px; margin: -70px 0 0 0; }
h1           { font-size: 30px; margin: 25px 0 5px 0; }
h2           { font-size: 24px; margin: 25px 0 5px 0; }
h3           { font-size: 19px; margin: 25px 0 5px 0; }
textarea, code,
pre          { font-family: 'Verdana', 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva', sans-serif,
               monospace!important; font-size: 15px; background: #E8EFF0; }
pre          { padding: 7px 30px; margin: 15px -30px; line-height: 1.3; }
.ig          { color: #888; }
p            { line-height: 1.4; }
ul           { margin: 15px 0 15px 0; padding: 0; list-style: none; line-height: 1.4; }
ul li:before { content: "\00BB \0020"; color: #888; position: absolute; margin-left: -19px; }
ol           { line-height: 1.4; margin: 15px 0 15px 30px; padding: 0; }
blockquote   { margin: 15px 0; font-style: italic; color: #444; }
.footer      { font-size: 13px; color: #888; text-align: right; margin-top: 25px; }
.more        { text-align: right; margin-top: 0; font-size: 0.9em; font-style: italic; }
.nav         { font-size: 12px; text-align: left; margin: -100px 0 0 0; }
table        { border: 0px solid #ffd211; border-collapse: collapse;
               margin: 0px 0; }
td, th       { border: 0px solid #ffd211; padding: 0px 0px;
               text-align: left; }
th           { background: #eee; font-weight: normal; }

td input     { border: none; padding: 0; }
