/* 
--------------------------------------------------------------------
Name: KREIDE.CSS                        	     |
Designer: Lennart Meinz						     |
Date: 4 Feb 2009							     |
--------------------------------------------------------------------
 */

body {
color: #c0c0d0; 
font-family: Courier, serif; 
font-weight: normal;
font-size:12px;
}

p {
font-weight: 100;
font-size:14px;
}

h1,h2,h3,h4,ul,ol,td,th,address,blockquote,nobr,i {
font-family: Courier,serif; 
}

b {
font-weight: normal;
color: #b33701; 
}

i {
font-style: italic;
}

h1 {
font-size:21px; 
color: ffffff#;
margin-bottom:16px;
font-weight: 600;
}

h2 {
font-size:18px; 
margin-bottom:11px;
}

li {
margin-top: 8px; 
}

a:link {
color: #fdfdff; 
text-decoration:none; 
}

a:visited { 
color: #fdfdff; 
text-decoration: none; 
}

a:hover { 
color: #FF4400 ; 
text-decoration: none; 
}

ins { 
color: #FFF; 
font-weight: bold; 
text-decoration: none; 
}

del { 
color: #FAA; 
font-weight: bold; 
text-decoration: line-through; }

img { border: 0px; }
