/*  * * * * Grundformatierungen  * * * * */

body { 
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
        }


td,tr,p,div,span {
	text-align: justify;
	line-height: 18px;
	color:#333333;
	}


ul,li {
	line-height: 18px;
	color:#333333;
        }


p.text {
	text-align: justify;
	line-height: 18px;
	color:#333333;
        }


span.text {
	text-align: justify;
	line-height: 18px;
	color:#333333;
        }


.ueberschrift {
	font-family: Arial, Verdana; 
	text-align: left;
	line-height:16px;
	color: #333333;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 0px;
        }

.linksb {
	text-align: left;
	line-height: 18px;
	color:#333333;
        }

.aufzaehl {
	text-align: left;
	line-height: 21px;
	color:#333333;
        }

.stellenmarkt {
        font-size: 12px;
	font-family: Arial, Verdana; 
	text-align: left;
        }

.news{
        font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #800000;}

.small{
        font-family: Verdana, Arial;
	text-align: left;
	font-size: 9px;
	line-height: 14px;
	color:#333333;}