#hd-logo-zusatz a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
#hd-logo-zusatz a:hover {
	color: #DF0029;
	text-decoration: none;
	font-weight: bold;
	}
#hd-logo-zusatz span {
	margin-left: 20px;
	margin-right: 5px;
	font-weight: bold;
	}
/*
	Content
*/
#kontakt-tel {
	background: url("../images/kontakt_tel.jpg") no-repeat;
	height: 83px;
	left: 0;
	position: absolute;
	top: -7px;
	width: 93px;
	z-index: 2;
}
#kontakt-slogan {
	background: url("../images/kontakt_slogan.jpg") no-repeat;
	height: 62px;
	left: 110px;
	position: absolute;
	top: -6px;
	width: 121px;
	z-index: 3;
}
#kontakt-text {
	font-size: 0.9em;
	margin-left: 30px;
	margin-top: 70px;
	padding-bottom: 2px;
}
#kontakt-text p {
	margin: 0;
	margin-bottom: 4px;
}
.impressum {
	background: url("../images/nubo-design.png") no-repeat 0px 35px;
}
h1 {
	color: #DF0029;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	margin-top: 0;
}
h2 {
	color: #393939;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
table {
	margin-bottom: 15px;
}
th {
	text-align: left;
}
td {
	font-size: 0.8em;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
.mb-null {
	margin-bottom: 0;
}
.pl-null {
	padding-left: 0;
}
#content {
	color: #393939;
}
#content a {
	color: #DF0029;
	text-decoration: none;
}
#content a:hover {
	color: #000;
	text-decoration: none;
}
.reflink {
	color: #BFBFBF !important;
	text-decoration: none;
}
.reflink:hover {
	color: #DF0029 !important;
	text-decoration: none;
}
#content p, td {
	font-size: 0.8em;
	line-height: 1.55em;
	margin-top: 0;
}
#content #ct-box2 img,
#content #ct-box3 img {
	border: 3px solid #E5E5E5;
	padding: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
}
hr {
	border: 0;
	border-bottom: 1px solid #dfdfdf;
	clear: both;
	height: 0px;
}
.druckversion {
	display: none;
	padding-left: 20px;
	background: url("../images/img-content/drucker.gif") no-repeat left;
	font-weight: bold;
}
#content ul, li {
	font-size: 0.85em;
	line-height: 1.5em;
	}
.leistung {
	display: block;
	background: #FFF0B3;
	padding: 10px;
	font-size: 16px;
	}
/*
	Footer
*/
#footer p {
	color: #fff;
	font-size: 0.7em;
	line-height: 1.5em;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#ft-box5 p {
	color: #393939;
}
#ft-box5 p a {
	color: #DF0029;
	font-weight: bold;
	margin-right: 10px;
}
#ft-box5 p a:hover {
	color: #000;
}
#ft-box4 {
	padding:0;
}

/*
	Kontaktformular
*/
textarea {
	border: 0px solid #E5E5E5;
	font-family: Arial,sans-serif;
	font-size: 1.0em;
	width: 200px;
	height: 90px;
	padding: 5px;
	background: #FFF0B3;
	line-height: 1.4em;
	overflow: auto;
}
textarea:focus {
	background: #DF0029;
	color: #fff;
}
input {
	border: 0px;
	font-family: Arial,sans-serif;
	font-size: 1.0em;
	padding: 5px;
	background: #FFF0B3;
	width: 200px;
}
input:focus {
	background: #DF0029;
	color: #fff;
}
.abschicken {
	background: #DF0029;
	border: 0px;
	color: #FFF;
	font-weight: bold;
	width: 100px;
}
.abschicken:focus {
	border: 0px;
	background: #000;
	color: #fff;
}
ul, li {
	font-size: 0.8em;
	line-height: 1.5em;
}

/*
	Allgemein
*/
.black {
	color: #000;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
hr {
	background: #E5E5E5;
	border: 0;
	border-top: 1px solid #E5E5E5;
	color: #E5E5E5;
	height: 1px;
}
.italic {
	font-style: italic;
}
.no-border {
	border: 0 !important;
	padding: 0 !important;
}
.noprint {
	display: block;
}
.print {
	display: none;
}
.red {
	color: #DF1D3E;
}
.small {
	font-size: 8pt !important;
}