﻿/*
	'-------------------------------------------------------------
	'
	' Author:			Martin Schönholzer
	' Workfile:			CSS
	'
	' Beschreibung:		
	' 'Color Scheme'
	' 
	' Enthält spezifische Fargebungen 
	'
	'-------------------------------------------------------------
	
	INHALTSVERZEICHNIS:
		MainLayout_
			Body_Div_
			Controls_ (IFrame/Form/FormElements)
			Links_
			Text_
			Boxes_
			DivBackgrounds_
		Seitenspezifische Formatierungen
			Home_
			Catalog_

/////////////////////////////////////////
//- MainLayout_ <---
////////////////////////////////////////		
/*
	----------------------------Body_Div_----------------------------
*/
body
{
	/*Details for color goes here...*/	
}