body,td,th {
	background-color:#dcefc0; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#283c64;
}
body {
	background-image:  url(templates/ww_werkstatt/images/bg_content.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	border: 0px;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #283c64;
	height: 1px;
	width: 100%;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #283c64;
	text-align: left;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #48624d;
	text-align: left;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #2c536a;
	text-align: left;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #283c64;
	text-align: left;
}
a:link, a:visited, a:active {
	color: #822828;
	text-decoration: none;
	display:inline-block; 
	padding-right: 3px;
	background-image: url(templates/ww_werkstatt/images/linkpfeil_rot.gif); 
	padding-left:15px; 
	background-repeat:no-repeat; 
	background-position-x: 3px;
	background-position-y: center; 
	border:0px;
}
a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #822828;
	background-image: url(templates/ww_werkstatt/images/linkpfeil_weiss.gif);
}
a img {
	border: none;
}
.highlight {
	background-color: #D0D0D0;
}
