/* ::::: http://www.klinikschule-loerrach.de/inc/screen.css ::::: */

* { padding: 0px; margin: 0px; }
body { background-color: rgb(255, 255, 255); font-size: 1em; color: rgb(0, 0, 0); font-family: Arial,sans-serif; }
a:link, a:active, a:visited { text-decoration: none; color: rgb(58, 89, 120); cursor: pointer; }
ul, ul ul, ul ul ul { list-style-type: none; }
h1 { font-size: 1.3em; font-weight: bold; padding-bottom: 7px; }
h2 { font-size: 1.1em; font-weight: bold; padding-bottom: 5px; }
img { border: 0px none; }
#simple { height: 125px; padding-left: 10px; background: url('../simple.gif') no-repeat scroll left top rgb(200, 208, 224); }
#simplefoot { clear: both; height: 25px; padding-left: 10px; background: none repeat scroll 0% 0% rgb(200, 208, 224); }
#hauptmenue { float: left; clear: right; width: 200px; font-size: 0.9em; padding-top: 10px; padding-bottom: 10px; }
#links li a { display: block; padding-left: 10px; padding-bottom: 2px; font-weight: bold; border-bottom: 1px solid rgb(225, 225, 225); }
#links li a:hover { background-color: rgb(234, 234, 234); }
#weblinks li a { font-size: 0.9em; display: block; padding-left: 10px; padding-bottom: 2px; border-bottom: 1px solid rgb(225, 225, 225); }
#weblinks li a:hover {  }
#content { width: 730px; margin-left: 200px; padding: 10px 10px 30px; background-color: rgb(255, 255, 255); font-size: 0.8em; border-left: 1px solid rgb(225, 225, 225); text-align: justify; }
#content a { text-decoration: underline; }
#content img { padding: 2px; float: left; }
#content h1 { font-size: 1.3em; font-weight: bold; padding-bottom: 10px; }
