img, img a, a img {
	border:none;
}
p{
	margin-bottom:5px;
	line-height:18px;
}
a{
	text-decoration:none;
	color: #000;
	font-weight:bold;
}
a:hover{
	color:#000;
	text-decoration:none;
}
hr {
	background-image:url(../images/punkt.png);
	background-repeat:repeat-x;
	height:4px;
	width:100%;
	border:none;
}
h1, h1 a {
	margin-bottom:22px;
	font-size: 15px;
	margin-top:0px;
	color: #000;
	text-transform: uppercase;
}
h1 a:hover {
	color: #4D4D4D;
}
h2, h2 a {
	font-size: 15px;
	margin-top:0px;
	color: #000;
	text-transform: uppercase;
	/*background: url(../images/punkt.png) repeat-x 0 21px;*/
	background: url(../images/punkt.png) repeat-x  bottom;
	padding-bottom:5px;
	margin-bottom:10px;
}

#Content_2_2_Contact h2, #Content_2_2_Contact h2 a {
	font-size: 15px;
	margin-top:0px;
	color: #000;
	text-transform: uppercase;
	background: url(../images/punkt.png) repeat-x  bottom;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:normal !important;
}

#WrapperContentRow1Team h2 {
	font-size: 15px;
	margin-top:0px;
	color: #000;
	text-transform: uppercase;
	background: url(../images/punkt.png) repeat-x  bottom;
	padding-bottom:5px;
	margin-bottom:10px;
}
h2 a:hover {
	color: #4D4D4D;
}
#ContentLeft h3 {
	font-size: 14px;
	margin:0px;
	padding:0px;
	color: #000;
	text-transform: uppercase;
	background:none;
	min-height:14px;
}
h3, h3 a {
	font-size: 13px;
	margin-top:0px;
	color: #000;
	background: url(../images/punkt.png) repeat-x  bottom;
	padding-bottom:5px;
	margin-bottom:10px;
}
h3 a:hover {
	color: #4D4D4D;
}

h4, h4 a {
	font-size:13px;
	margin:10px 0px 10px 0px;
	color:#000;
}
ul {
	padding-left:0px;
	line-height:18px;
}
ol {
	padding-left:15px;
	background:none;
	line-height:18px;
}
ol li {
	list-style-type:decimal;
	padding-left:0px;
	background:none;
}
ul li {
	background-image:url(../images/li.gif);
	list-style:none;
	list-style-type:none;
	background-repeat: no-repeat;
	padding-left:15px;
}
caption {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#000;
	padding-left:2px;
}
.img_hover {
	position: absolute;
	z-index:100;
}
.img_hover:hover {
	background-image: url(../images/hover_gross.png) ;
	background-repeat:repeat;
}
.indent {
	text-align:right;
}
.align-right {
	text-align:right;
}
.tx-flseositemap-pi1 a {
	font-weight:normal !important;
}