/*================================
	Special Styles
	for "Kontakt"
================================*/

#content #right #contentBorder {
	background: #edca00;
	height: 8px;
	margin: 1px;
}

#content #right h1{
	font-size: 14px;	
	color: #edca00;
	margin: 10px;
}

#content #right label {
	display: block;
	float: left;
	clear: left;
	width: 100px;
	margin-bottom: 3px;
}

#content #right input {
	display: block;
	float: left;
	width: 200px;
	margin: 0 3px 3px 0;
}

#content #right textarea {
	display: block;
	float: left;
	width: 340px;
	height: 100px;
	margin: 0 3px 3px 0;
}

#content #right #buttons {
	margin-left: 100px;
}

#content #right #buttons input {
	width: 120px;
	margin-bottom: 10px;
}

body {
	font-size: 11px;
	font-family: arial;
}

input {
	font-size: 11px;
	font-family: arial;
}

#content #left #contactLeft{
	width: 343px;
 	background:	white;
 	border: 1px solid grey;
 	padding: 10px;

}
