td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
td.j_edit_td {
	color: #000 !important;
}
.titel {
	font-weight: bold;
}
.design {
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
    width: 450px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
}
a {
	font-size: 10px;
}
.messimp {
	font-size: 10px;
	color: #FB9233;

}
.aktiv {

	font-size: 10px;
	color: #00CC00;
}
.del {

	font-size: 10px;
	color: #FF0000;
}

p {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;	
}
h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	line-height: 24px;	
	font-weight: bold;
}
h3 {
	font-size: 16px;
	line-height: 20px;	
	font-weight: bold;
}
h4 {
	font-size: 14px;
	line-height: 18px;	
	font-weight: bold;
}
h5 {
	font-size: 12px;
	line-height: 16px;	
	font-weight: bold;
}
h5 {
	font-size: 10px;
	line-height: 14px;	
	font-weight: bold;
}



