.gb_clear	{clear:both;}

/*##### Fehlermeldungen #####*/
.kon_error	{margin:auto; margin-bottom:10px; padding-top:8px; width:300px; height:22px; background:#F00; color:#fff; font-size:12px; text-align:center; font-weight:bold; border:solid 2px #fff;}

/*##### OK Meldung #####*/	
.kon_ok	{margin:auto; margin-bottom:10px; padding-top:8px; width:300px; height:42px; background-color:#009900; color:#fff; font-size:12px; text-align:center; font-weight:bold; border:solid 2px #fff;}

/*##### Eintrags Formular und Editor #####*/
.kon_alles	{margin:auto; padding:10px; height:auto; width:500px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333;}

/*#### Eingabefelder ####*/
.kon_eingabe_links	{display:block; float:left; text-align:left; width:245px;}
.kon_eingabe_mitte	{display:block; float:left; width:10px;}
.kon_eingabe_rechts	{display:block; float:left; clear:right; text-align:left; width:245px;}
#KonBetreff	{border:solid 1px #666; min-width:245px; background:#eee;}
.kon_textfeld	{margin:0px 0px 4px 0px; width:240px; border:solid 1px #666; background:#eee;}

/*##### Messagebox #####*/
.kon_textarea	{margin:0px; width:494px; height:150px; border:solid 1px #666; background:#eee;}
	
/*#### Buttons ####*/
.oj_but	{background:#666; width:150px; height:25px; padding:0 0 4px 0; text-align:left; color:#eee; font-size:11px; text-align:center; border:outset 1px #333; border-radius:10px;}
.oj_but_on	{background:#eee; width:150px; height:25px; padding:0 0 4px 0; text-align:left; color:#222; font-size:11px; text-align:center; border:inset 1px #333; border-radius:10px;}
	
/*##### Captcha #####*/
.kon_captcha	{margin:auto; height:50px; width:300px; text-align:center; padding:10px 0px 0px 0px; border:solid 1px #999;}
.kon_captcha_eingabe	{margin-left:10px; float:left; height:30px; width:140px; padding-top:10px;}
.kon_captcha_img	{float:left; width:140px; height:40px;}
.kon_textfeld_captcha{width:80px; border:solid 1px #666; text-align:center; background:#fff;}
