/************** CSS Kontakt *******************/

#navigation {
	background		: #afb9b5 url(../img/bgNavKontakt.gif);
}

#header a {
	color			: #9ba7a2;
	background		: #9ba7a2 url(../img/headlineKontakt.gif);
}

#headImg {
	background		: #cdd3d1 url(../img/headerKontakt.jpg);
}

#maincol, #navContainer {
	background			: #cdd3d1;
}
td {
    vertical-align: top;
}
label  {
	margin-top:3px;
	float: left;
	text-align:left;
	width:150px;
}
input, textarea {
	margin: 3px 3px 3px 0;
}
input[type=submit] {
	float: right;
}
fieldset {
	border:0 none;
	margin-top:20px;
	padding:0;
	width: 408px;
}

