﻿/* CSS Document */
/*****************
Tilak HNO
ameisen Light UI

Schriftgrößen klein
*****************/

html, body{
	font-size:14px;
}

h1,h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
	padding-top:15px;
}

/*** Spezifikationen für das allgemeine Layout ***/
#leftside {
	/*
	width:185px;
	*/
	width:214px;
	font-size:13px;
}

.loginbox{
	font-size:13px;
}

#rightside {
	width:766px;
}

#footer {
	left:160px;
}
