/* typography.css */

body {
	font : 95%/1.1 "Trebuchet MS";
}

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

h2, h3 {
	margin-bottom : 0.15em;
	letter-spacing : 0.5px;
	font-family: "Trebuchet MS";
	font-size: 150%;
	margin-top: 0.9em;
	line-height: normal;
}
p  {
	font-size : 100%;
	color : #CCCCCC;
}

h2, h3 {
	color : #CCCCCC;
}

h4 { 
color : #FF0000; }

indholdh2
{
	letter-spacing : 1px;
	font: 150%/0.9 "Trebuchet MS";
}

kontakth2 {
	letter-spacing : 1px;
	font: 100%/0.9 "Trebuchet MS";
}

kontakth3 {
	color: #FFFFFF;
	font: 100%/0.9 "Trebuchet MS";
}
h2+p { 
font-size : 110%; }

li > h4 {
}

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

div#site_info p { 
color : #fff; }

li > p {
}

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

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

ul#nav_tools a {
color : #fff; } 

div#content_new {
	font-family: "Trebuchet MS";
}
div#front_navbar {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 110%;
}

div#content_sub {
	font-family: "Trebuchet MS";
	font-size: 180%;
}

div#front_content_sub {
	font-family: "Trebuchet MS";
	font-size: 95%;
	line-height: 1em;
	color: #CCCCCC;
}
div#style {
	color : #CCCCCC;	
}

