








IMG {
	border-width        : 0px;
}



EM {
	font-weight        : bold;
	font-style         : normal;
}




table, thead, tbody, tfoot, tr, th, td {
   border             : 0px;
}



.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;
}

.druckdisplay {
	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              : 0px;
}

page-paging {
	background          : DARKCOLOR;
	padding             : 3px;
}




.pos-rel {
	position            : relative;
}




.border1 {
	border              : 1px solid BORDERCOLOR;
	height              : 1px;
}



.formpflicht {
	font-weight:bold;
}


form {
	display             : inline;
}

label {
}


textarea, input.text {
	border              : 1px solid BORDERCOLOR;
	padding             : 2px 3px;
}

input.inputImage {
	border-width        : 0px;
}

input.button {
	color               : DARKCOLOR;
	border              : 1px outset ;
}

option {
	color               : DARKCOLOR;
	background          : LIGHTESTCOLOR;
}


button {
	color               : DARKCOLOR;
	border              : 1px solid BORDERCOLOR;
	padding             : 0px 5px;
}


fieldset {
	border              : 2px solid BORDERCOLOR;
	margin              : 10px 0px;
	padding             : 5px 10px;
}

legend {
	padding             : 2px 10px;
	border              : 1px solid BORDERCOLOR;
}

div.form-fieldset-inlay {
	background          : FORMBACKCOLOR;
	padding             : 3px 7px;
}






















div.contfeld {
	width               : 85px;
}
input.contfeld {
	width               : 80px;
}










