.standardText {
	font-family: Arial;
	font-size: 12px;;
	font-weight: normal;
	color: #330000;
	text-align:left;
	font-style:normal;
}
.standardTextCenter {
	font-family: Arial;
	font-size: 12px;;
	font-weight: normal;
	color: #330000;
	text-align:center;
	font-style:normal;
}

.standardHeadline {
	font-family: Arial;
	font-size: 18px;;
	font-weight: bold;
	color: #330000;
	text-align:left;
}

.headlineRed {
	font-family: Arial;
	font-size: 18px;;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
}

.headlineBig {
	font-family: Arial;
	font-size: 24px;;
	font-weight: normal;
	color: #330000;
}

.headlineMid {
	font-family: Arial;
	font-size: 14px;;
	color: #330000;
}

.smallTextHome {
	font-family: Arial;
	font-size:10px;;
	font-weight: normal;
	line-height:12px;
	color: #330000;
	text-align:center;
	vertical-align: bottom;
}
.smallText {
	font-family: Arial;
	font-size: 10px;;
	font-weight: normal;
	color: #330000;	
	vertical-align: bottom;
}
.smallTextCenter {
	font-family: Arial;
	font-size: 10px;;
	font-weight: normal;
	color: #330000;	
	text-align:center;
}
.typoFehler	{
	font-family: Arial;
	font-size: 12px;;
	font-weight: normal;
	color: #FFFFFF;	
	vertical-align:top;
}

/*****************************************/
/*** Joomla! old stuff ***/
/*****************************************/
h1 {
	padding: 0;
	font-family: Arial;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial;
	font-size: 1.6em;
	font-weight: normal;
	vertical-align: bottom;
	color: #330000;
	text-align: left;
	width: 100%;
}

div.componentheading {
  padding-left: 0px;
}

table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
	text-align:left;
	font-family:  Arial;
	ont-size: 12px;;
	font-weight: normal;
	color: #330000;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
	font-family:  Arial;
	color: #330000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
/*****************************************/
/*** FORM ***/
/*****************************************/
.checkForm {
	height:12px;
	font-family:Arial;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	color:#330000;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Arial;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/*****************************************/
/*** LINKS ***/
/*****************************************/
a.pill{ font-family: Arial; font-size:14px; font-weight:normal; text-decoration:none; color:#FFFFFF; margin:0px 48px 0px 0px; line-height:23px; vertical-align:middle; height:23px; }
a.pill:hover { font-family: Arial; font-size:14px; font-weight:normal; text-decoration:none; color:#FFFFFF;  margin:0px 48px 0px 0px; line-height:23px; vertical-align:middle; height:23px; }

