body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #333333; 
	background-color: #FFFFFF;
} 
h1 { font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	letter-spacing: 1px;
}
h2 { 
	font-size: 14px; 
	font-weight: bold;
}
div { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal;
}
table { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal;
}
td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal;
}
li {
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
 a { 
	color: #EA8A15;
} 
a:link { 
	color: #EA8A15; 
	text-decoration: none;
}
 a:visited { 
	color: #EA8A15; 
	text-decoration: none
}
a:hover {
	color: #E26410;
	text-decoration: underline;

}
a:active {
	color: #E26410;
	text-decoration: none;

}

.blocksatz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;

}
.utzwebdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 4px;
}
.klein {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: normal;

}
.h1klein {
	font-size: 12px;
	letter-spacing: normal;
	font-weight: normal;

}
.bilderrand {

	border: 1px solid #F7B56A;
}
.bilderrandschatten {
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;

}
.h2normalgroesse {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal;
}

