input,textarea,select {font-size:0.95em;}

a {
	font-size:			0.95em;
	text-decoration: 	none;
}

a:hover  {text-decoration:underline;}

.mainMenu {
	font-weight:		bold;
	text-decoration:	none;
}

.menuhead {
	font-weight:		bold;
	text-decoration:	none;
}

.submenu {text-decoration:none;}

.contentmenu {
	font-size:			0.90em;
	text-decoration: 	none;
}

.guide {
	font-size:			0.90em;
	text-decoration: 	none;
}

.containerHead {
	font-size:		0.90em;
	font-weight:	bold;
}

.containerText {font-size:14px;}
.formpflicht {font-weight:bold;}

.formpflichtleer {
	font-size:		0.90em;
	font-weight:	bold;
}

.headline {
	font-size:		0.95em;
	font-weight:	bold;
}

.text {font-size:1em;}

.footer {
	font-size:		0.85em;
	color:			#FFF;
	margin-left:	5px;
}

SPAN.paging {font-size:0.80em;}
A.paging {font-size:1em;}
.lightURL {color:#FFF;}

.eventdate {
	font-size:		1em;
	font-weight:	bold;
}

.eventtitle {
	font-size:		1.05em;
	font-weight:	bold;
}

.eventtext {font-size:0.95em;}
.eventurl {font-size:0.85em;}
.eventdatelink {font-size:1em;}

.magazinetitle {
	font-weight:	bold;
	font-size:		0.95em;
}

.magazinedate {
	font-weight:	bold;
	font-size:		0.85em;
}

.magazineshorttext {
	font-size:		1em;
	font-weight:	bold;
	text-align:		justify;
}

.magazinetext {
	font-size:		1em;
	text-align:		justify;
}

.magazinemehrtext {font-size:1.1em;}
.magazineurl {font-size:0.90em;}
.picturetext {font-size:0.85em;}

.firmentitel {
	font-size:0.95em;
	font-weight:bold;
}

.firmentext {font-size:0.95em;}

.intern {font-size:1em;}
.extern {font-size:1em;}
A.alphabet {font-size:1em;}

DIV.alphabet {font-size:0.9em;}

/* TABLE ELEMENTE */
table, thead, tbody, tfoot, tr, th, td {border:0px;}

/* UNIVERSELLE KLASSEN */
.bold {font-weight:bold;}
.underline {text-decoration:underline;}
.italic {font-style:italic;}
.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}
.justify {text-align:justify;}
.top {vertical-align:top;}
.middle {vertical-align:middle;}
.bottom {vertical-align:bottom;}
.nodisplay {display:none;}
.block {display:block;}
.inline {display:inline;}
.width100 {width:100%;}

.float-right {
	display             : inline;
	float               : right;
}

.float-left {
	display             : inline;
	float               : left;
}

.float-center {display:inline;}
.freespace {clear:both;}
.image {border:0;}

