@CHARSET "ISO-8859-1";

body {
	color: #532D13;
	font-family: times, Times New Roman, times-roman;
	font-size: 13px;
}

 .test {
 
}
 
a:active,
a:after,
a:before,
a:first-child,
a:first-letter,
a:first-line,
a:focus,


a:link,
a:visited,
a {
	text-decoration: underline !important;
	color: #532D13 !important;
	-moz-outline-width: 0; 
} 


ul {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

a:hover {
	text-decoration:underline !important;
	color: #9a7b5b !important;
}

a.blauMitPfeil {
	padding-left: 10px;
	background: url(../img/pfeil.gif) no-repeat 0px 4px;
	color: #0078bf;
	font-style: italic;
}

h1, h2, h3, h4, h5, p { margin: 0; padding: 0; }

h1 {}

h2 {color: #532D13;
	font-size: 12px;
	margin-bottom: 4px;
}

h3 {}
h4 {}
h5 {}

p {line-height: 21px;
	margin-bottom: 15px;
}

a {}

a:hover {}

b {}

ul {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 15px;
}


ul li {
	padding-left: 12px;
	background: url(../img/pfeil.gif) no-repeat 0px 6px;
	line-height: 21px;
}

table.contenttable  {
	border-spacing: 6px 0px;
	width: 100%;
}

table.contenttable th {
	text-align: left;
	padding-bottom: 5px;
}

table.contenttable td {
	text-align: left;
	vertical-align: top;
}

table.contenttable ul {
	margin-bottom: 0px;
	
}

table.contenttable {
	margin-bottom: 15px;
	margin-left: -8px;
}

table.contenttable th, table.contenttable td {
	line-height: 21px;
	font-size: 12px;
	color:  #532D13;
	padding: 4px;
	vertical-align: top;
}

table.contenttable th img {
	margin-bottom: 6px;
}
