body {
	background: transparent url(../img/body_bg.png) bottom left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

span.spider {
	width: 1px;
	height: 1px;
	top: -1px;
	left: -1px;
	position: absolute;
	overflow: hidden;
}

a {
	text-decoration: none;
	font-size: 12px;
	color: #0179c1;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

a.image {
	font-size: 0;
}

.right {
	float: right;
	margin-left: 10px;
}

.left {
	float: left;
	margin-right: 10px;
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #111111;
}

.block {
	display: block;
}

.m-left {
	margin-left: 15px;
}

.dashed-bottom {
	border-bottom: 1px dashed #dfdfdf;
}

#content .csc-default h2 {
	height: 40px;
	background: transparent url(../img/h2_bg.png) top left repeat-x;
	width: 100%;
	margin-bottom: 2px;
}

#content .csc-default h2 img {
	margin: 7px 0px 0px 15px;
}

#content .csc-default #contactbox h2 img,
#content .csc-default #contact h2 img {
	margin: 0px;
}

.no-show {
	display: none;
}

a.external-link-new-window {
	padding-left: 15px;
	background: transparent url(../img/icon_external.png) center left no-repeat;
}

h3, h4 {
	font-weight: bold;
	margin-bottom: 18px;
	color: #111;
}

h4 {
	font-size: 14px;
}

#content .contentwrap ul.anfahrt {
	margin-left: 20px;
}

#content .contentwrap ul.anfahrt li {
	font-size: 12px;
	line-height: 20px;
	list-style-type: square;
}

