.showmediumbox, .theme_full img, .theme_content_wide img { float: none; margin-right: 0px; margin-bottom: 0px; }


textarea {font-size: 1.23em;}

/* Weiche für IE 6 */
* html textarea {font-size: 1em;}

/* Weiche für IE 7 */
*:first-child+html textarea {font-size: 1em;}

.tkat_rot {

color: #8f1936;

}

.gwt-SuggestBoxPopup table {
	margin-bottom: 0px;
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
}


.gwt-SuggestBoxPopup td {
	padding:0px;
	border-left: 0px;
}

.inputtextfieldbox { position: absolute; top: 27px; left: 120px; display: none; }

/* Editorklassen */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

h5, h6 {  
	color:#871d33;
	padding: 0;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	line-height: 110%;
}

h5, h6 {
	margin-top: 1.8em;
	font-size: 1.2em;
	color: #404040;
	font-size: 1.1em;
}

.button_submit {
  	float: none;
	margin: 1em 0em 0em 9.7em;
	background-color: #fff;
	border:1px solid #000;
}
.button_submit2 {
  	float: none;
	margin: 1em 0em 0em 15em;
	background-color: #fff;
	border:1px solid #000;
}

.header { color: #000000; font-size: 1.2em; font-weight: bold; border-bottom: 1px solid #000000; padding-left: 6px; padding-bottom: 4px; }
.textbold { color: #000000; font-size: 1em; font-weight: bold; }
.underline { text-decoration: underline; }
input.inputfield { width: 100px; }
input.checkfield { width: 40px; }
form.clearform { 
	color: #000000;
	background: #ffffff;
  	border-top: none;
  	border-bottom: none;
  	margin:1em 0;
  	padding: 1em .5em .5em .5em;
}

table.maintable {
	border: none;
	padding: 0;	
	width: 575px;
}

td.textcol {
	border: none;
	padding:0;
	
}

