/* typography.css */

body { 
font : 75%/1.5 "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; color : #000; }

a:active, a:focus {outline: none}

h1, h2, h3, h4,  ul, blockquote { 
margin : 0 20px .75em; }

 blockquote { 
 font-style:italic; }


tagcloud { 
margin : 0 20px .75em; }

h1 { 
margin-bottom : .15em;
font : 130% "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : bold; 
letter-spacing : -1px;
text-indent:-9999px; }

h2, h3 { 
margin-bottom : 3px;
font : 120% "Arial", "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : normal; 
letter-spacing : +1px; }

h4 { 
margin-bottom : 0px;
font : 100% "Arial", "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : normal; 
letter-spacing : +2px; }

p {
	font-size : 100%;
}

h1, h2, h3, h6 { 
color : #000000; }

h4 { 
color : #cccccc; }

h2+p { 
font-size : 110%; }

.blau {
	color: #0043a1;
}

li > h4 { margin-left : 0; }

div#nav_main p { 
font-size : 160%;
color : #88a308; }

div#site_info p { 
color : #fff; }

li > p { margin-left : 0; }

a:link, a:visited { 
text-decoration : none;
}

a:link, a:visited { 
color : #000; }

a:hover, a:active { 
font-weight:  bold; }

ul#nav_tools a {
color : #fff; } 

