/****** Verwendete Farben: HimmelBlaugrau: E1E1FF HellGrauBlau: EFEFEF DunkelGrau: AAAAAA LinkBlau: 0000CC ******/ body { color: text; background: #FFFFFF; margin: 0px; padding: 0px; font-family: georgia } h1 { font-family: verdana, arial, sans-serif; font-size: 18px; color : text; font-weight: bold; } h2 { margin-top:60px;font-family: verdana, arial, sans-serif; font-size: 16px; color : text; font-weight: bold; } p { margin-top: 10px; } img { border: 0px } form { display: inline; } /* Added 2010 */ div#moved { background-color:#D7F2C4; border:1px solid #518C2A; padding:25px; width:450px; -moz-border-radius: 25px; border-radius: 25px; text-align:center; } code { margin:50px;border:1px dotted #AFAFAF; background-color:#EFEFEF } pre {margin-left:40px;line-height:100%;} /* Standart-Links: */ a:link { color: #0000cc; text-decoration: none; } a:visited { color: #0000cc; text-decoration: none; } a:hover { color: #0000ff; text-decoration: underline; } a:active { color: #ff0000; text-decoration: none; } /* Links im Header: */ a.header:link { color: #0000cc; text-decoration: none; } a.header:visited { color: #0000cc; text-decoration: none; } a.header:hover { color: #0000ff; text-decoration: underline; } a.header:active { color: #ff0000; text-decoration: none; } /*Kleine Links*/ small.link {color:#565656;} /* Tabellen und Abschnitte */ td.header { background-color:#DFDFDF; } td.footer { background-color:#DFDFDF;font-size:6pt;text-align:center;color:#FFFFFF; }