/* Typografie */ 

div,span,p					{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8E8E8E; }
.link_it A					{ background-image: url(../images/link_it.gif); background-position: 0px 5px; background-repeat: no-repeat; padding-left: 6px; color: #491611; text-decoration: none; }
.link_it A:hover			{ background-image: url(../images/link_it.gif); background-repeat: no-repeat; padding-left: 6px; color: #491611; text-decoration: underline; }

.link_it_simple A			{ color: #491611; text-decoration: none; }
.link_it_simple A:hover		{ color: #491611; text-decoration: underline; }



/* HTML & Body */
body						{ text-align:left; margin: 0px auto; padding: 0px; background: url("images/bg_form.gif") no-repeat bottom left; }

/* Allgem. DIV */
#kontakt_bg					{ width: 300px; text-align:left; height: 680px; margin-left: 25px; }
#logo						{ width: 300px; background-image: url("images/logo.gif"); background-position: right; background-repeat: no-repeat;  height: 70px; padding-left: 0px; margin: 0px;  }

/* Kontakformular */
#kontaktformular_div_tr		{ height: auto; }
#kontaktformular_div_cell	{ width: 300px; float: left; text-align: right; height: auto; margin-top: -10px; }	
#kontaktformular_div_cell_l	{ width: 145px; float: left; height: auto; padding-top: 2px; }	
#kontaktformular_div_cell_r	{ width: 145px; float: left; height: auto; margin-top: 2px; }	
.kontaktformular_input		{ width: 150px; font-size: 12px; border:1px solid #A7A9AC; color: #8E8E8E; }
.kontaktformular_textarea	{ width: 150px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; border:1px solid #A7A9AC; color: #8E8E8E; }
#clearIt					{ clear: both; }
#kontaktformular_platzhalter	{ height: 15px;}
.kontaktformular_button		{ margin-right: 6px;  }
.kontaktformular_message	{ position: absolute; top: 580px; left: 10x; color: #99055B; font-weight: bold; text-align: center; }


#kontaktformular_div_cell_check_l	{ float: left; width: 30px; }
#kontaktformular_div_cell_check_r	{ float: left; width: 270px; padding-top: 2px; }

kontaktformular_div_ueberschrift	{ height: 20px; }


