.tabName {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000
}
.tdInhalt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.textareaInhalt{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}
a:link {
	color : Aqua;
	text-decoration : none;
}
.button {
	font-weight : bold;
	background-color : Red;
	color : #FFFFCC;
}
.buttonzwei {
	font-weight : bold;
	background-color : #FFFFCC;
	color : #990000;
	font-size : 18;
	text-align : left;
	text-shadow : Black;
}
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : White;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18;
	color : #FFFFCC;
}
A:VISITED {
	color : Aqua;
	text-decoration : none;
}
input {
	background-color : #FFFFCC;
	border : thin;
	color : #FF0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


