/*--------------------------alle seiten------------------------*/
.error{
	background-color: silver;
}

span.optional{
	font-size: 11px;
}

a.link{
	text-decoration: underline;
	color:black;
}

a{
	text-decoration: none;
	color: black;
}

span,#legend,.legend{
	font-family:arial;
	color: black;
}

#baldShop{
	margin-left: 0px;
	border: red solid 0px;
}

#normal{
	text-align: justify;
	width: 600px;
	margin-left: 105px;
}

/*--------------------------impressum.php------------------------*/

#impressum{
	text-align: justify;
	margin-top: 15px;
	font-family: arial;
	margin-left: 20px;
}

/*--------------------------home.php------------------------*/

#welcome{
	margin-top: 0px;
	font-family: arial;
	border: red solid 0px;
	margin-left: 25px;
}

#welcomeOCC, .welcomeParts{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	border: red solid 0px;
}

.welcomeParts{
	font-size: 15px;
	font-weight: bold;
	border: red solid 0px;
}

#welcomeText{
	text-align: justify;
	width: 700px;
	margin-left: 55px;
	border: red solid 0px;
}

/*--------------------------contact.php------------------------*/

#kontaktOCC{
	margin-top: 15px;
	text-align: justify;
	width: 400px;
	font-size: 18px;
	margin-left: 250px;
	font-family: arial;
	border: red solid 0px;
}

.angabe{
	width: 200px;
	height: 25px;
	float:left;
	border: red solid 0px;
}

.wert{
	width: 200px;
	height: 25px;
	float:left;
	border: red solid 0px;
	font-size: 17px;
	padding-top: 2px;
}

/*--------------------------services.php------------------------*/

#angebote{
	font-family: arial;
	text-align: center;
	margin-top: 35px;
	font-size: 16px;
}

b.headline{
	font-size: 20px;
	text-decoration: underline;
}

