/*
gvlf.css

gertrud-von-le-fort-gesellschaft
v 2.0
created: 05-2005 js
last edited: 
*/

/*general definitions*/
body, tr, td, a, h1, img, ul, ol, li { margin:0; padding:0; font-family:arial, verdana, sans-serif; }

body { background-color:#ffffff; scrollbar-track-color:#ffffff;}
h1 { margin: 16px 0px 16px 0px; color: #333333; font-size:14px; line-height:16px; font-weight: bold; text-decoration: none; }
h2 { margin: 0px 0px 16px 0px; font-size:13px; line-height:16px; font-weight: bold; text-decoration: none; }
td { color: #333333; font-size:13px; line-height:16px; font-weight: normal; text-decoration: none; }
a { color: #333333; font-size:13px; line-height:16px; font-weight: bold; text-decoration: underline; }
a:hover { font-size:13px; line-height:16px; font-weight: bold; }
ul { margin: 0px 0px 16px 15px; list-style-type: square;}
ol { margin: 0px 0px 16px 19px; }

/* colors */
.blau { color: #6C90A4; }
.braun { color: #A09569; }
.gruen { color: #91AE8C; }
.grau { color: #888888; }

/* images with borders in content */
img.contblau { border:solid 1px #6C90A4; margin:3px 20px 10px 0px; float:left; }
img.contbraun { border:solid 1px #A09569; margin:3px 20px 10px 0px; float:left; }
img.contgruen { border:solid 1px #91AE8C; margin:3px 20px 10px 0px; float:left; }
/*img.braun { border:solid 1px #A09569; }*/

/*other*/
a.fnoteblau {color: #ffffff; background-color:#6C90A4; font-size:10px; font-weight: bold; text-decoration: none;}
a.fnoteblau:hover {color: #ffffff; background-color:#6C90A4; font-size:10px; font-weight: bold; text-decoration: none;}

/* footer */
td.footer { color: #aaaaaa; font-size:12px; line-height:15px; font-weight: normal; text-decoration: none; }
a.footer { color: #aaaaaa; font-size:12px; line-height:15px; font-weight: normal; text-decoration: none; }
a.footer:hover { color: #aaaaaa; font-size:12px; line-height:15px; font-weight: normal; text-decoration: underline; }

