﻿/*  =========================================================
Zentrales Stylesheet - wird im HEAD der Webseiten aufgerufen 
Datei: zentrale.css
Datum: 2007-10-27
Autor: Peter M�ller 
========================================================== */

/* Reset, Restaurierung und grundlegende Formatierung */ 
@import url(fundament.css); 

/* Formatierung der Navigation */
@import url(navi_float.css);

/* Formatierung f�r den Bildschirm */ 

@import url(bildschirm.css);
 

/* Formatierung f�r den Drucker */
@import url(druckversion.css);

/* Schriftarten importieren, die am Bildschirm und auf dem Drucker erscheinen sollen */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 4, 2010 */
@font-face {
	font-family: 'BelligerentMadnessRegular';
	src: url('belligerent-webfont.eot');
	src: local('☺'), url('belligerent-webfont.woff') format('woff'), url('belligerent-webfont.ttf') format('truetype'), url('belligerent-webfont.svg#webfontBIyMmHeP') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CarringtonRegular';
	src: url('carrington-webfont.eot');
	src: local('☺'), url('carrington-webfont.woff') format('woff'), url('carrington-webfont.ttf') format('truetype'), url('carrington-webfont.svg#webfontSGOWwMTT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ForelleRegular';
	src: url('forelle-webfont.eot');
	src: local('☺'), url('forelle-webfont.woff') format('woff'), url('forelle-webfont.ttf') format('truetype'), url('forelle-webfont.svg#webfontX9jyTzUA') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ArmWrestlerBold';
	src: url('ArmWrestler-webfont.eot');
	src: local('☺'), url('ArmWrestler-webfont.woff') format('woff'), url('ArmWrestler-webfont.ttf') format('truetype'), url('ArmWrestler-webfont.svg#webfontRVzk8qEH') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* ======================================
   E N D E zentrale.css
   ====================================== */
