﻿body { margin:0;padding:0;
	   font-size: 11px;
	   font-family: Arial, Helvetica, Sans-Serif; 
}
h1 {font-size: 16px; }  
h2 {font-size: 14px; } 
h3 {font-size: 12px; font-weight:bold;} 

p, td, ul {font-size: 11px;} 

a:link, a:visited { text-decoration:underline; }
a:hover { text-decoration:underline; }

body.adim h1 {font-size: 16px;}  
body.adim h2 {font-size: 14px;}  
body.admin p, td, ul {font-size: 11px; } 

/* ALLGEMEINE KLASSEN */
.center  { text-align:center; }
.left    { text-align:left; }
.right   { text-align:right; }
.justify { text-align:justify; }
.minitext { font-size:9px; }


