/* CSS Document */


/* DIVERSE DEFINITIONEN ############################################## */


body {

	background-image: url(../img/bg_holz.jpg);
	margin:0px;

}


img {
	border:0px;
}


.kontaktFormSmall {width:120px;}
.kontaktFormMedium {width:250px;}

.textfeld {width:250px;}
.textarea {width:370px; height:120;}

