@charset "UTF-8";

/* (C) dfacts Network 

Description: main CSS for media SCREEN
Version: 1.0
Author: Gerhard Koch

*/



/* reset some defaults */
@import url(defaults.css);


/* global definitions, like body etc. */
@import url(globals.css);

/* navigation. */
@import url(navi.css);

/* lightbox. */
@import url(lightbox.css);

/*

@font-face {
	font-family: 'Old Sans Black';
	src: url('../fonts/old-sans-black.eot');
	src: local('‰÷¼'), url('../fonts/old-sans-black.ttf') format('truetype');
	font-weight: normal;
	font-style: bold;
}

@font-face {
	font-family: 'waltographUI';
	src: url('../fonts/waltograph-ui.eot');
	src: local('‰÷¼'), url('../fonts/waltograph-ui.ttf') format('truetype');
	font-weight: normal;
	font-style: bold;
}



#content #main #text h1, #gallerie h1 {
	font-family: 'waltographUI', "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
	font-size: 24px;
}


*/
