/**
 * This file is part of 
 * pragmaMx - Web Content Management System.
 * Copyright by pragmaMx Developer Team - http://www.pragmamx.org
 *
 * pragmaMx is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * $Revision: 1.18.2.2 $
 * $Author: tora60 $
 * $Date: 2008/01/29 00:53:01 $
 * $KKlatt for VFL Layout, March 2010 Dies wird im Spaw: Style Menue angezeigt $
 */

/* import Weblayout styling (was die Bloecke benoetigen) */
@import "layout.css";

.ueberschr {
	font-size: 16px;
	font-weight: bold;
}

.txtstd {
	font-size: 12px;
}


.txt14 {
	font-size: 14px;
}

.txt18 {
	font-size: 18px;
}

.txt20 {
	font-size: 20px;
}

.txt30 {
	font-size: 30px;
}

.txt10 {
	font-size: 10px;
}










