/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body { background-color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: center; width: 850px; margin-right: auto; margin-left: auto; }
html {height: 101%;}
a {color: black;}
a:visited {color:navy;}
a:hover {color: blue;}
a:active { color:#000000;}

h1 { font-size: 16px; text-align: left; margin-top: 10px; margin-left: 10px; }
h2 { font-size:14px; font-weight: normal; line-height: 18px; padding: 5px 10px; margin:0; }
h3 { font-size: 12px; font-weight: normal; line-height: 14px; margin: 0; padding: 5px 10px; }
h4 { font-size: 9px; font-weight: normal; padding-right: 10px; }

/* ----------container zentriert das layout-------------- */
#container { width: 850px; margin-bottom: 10px; margin-left: auto; margin-right: auto; background-color: #ededed; }
/* ----------Kopfzeile-------------- */
#banner { background-color: white; text-align: right; padding: 0; margin: 0; border-color: #bbb; border-style: solid; border-width: 0 1px; }

/* --------------linkes Feld------------- */
#left { width: 400px; float: left; margin: 0; }

/* -----------------rechtes Feld--------------------- */
#content { background-color: #ededed; width: 450px; min-height: 350px; margin-left: 400px; }
p, pre{
padding: 5px 10px;
margin:0px;
}
#technische daten { color: blue; }
#content form { font-size: 12px; margin-top: 40px; margin-right: 20px; }


/* -----------footer--------------------------- */
#footer { color: white; font-size: 10px; background-color: #999; clear: both; margin: 0; padding: 3px 0 0; text-align: center; height: 15px; }
