.tooltip {
	display:none;
	width: 330px;
}
.tooltip div {
	padding: 0;
	margin: 0;
	color: #000;
}
.tooltip .ro {
	background: url("images/template/glossar/ro.png") top right no-repeat;
	width: 12px;
	height: 10px;
	float: right;
}
.tooltip .lo {
	background: url("images/template/glossar/lo.png") top left no-repeat;
	width: 12px;
	height: 10px;
	float: left;
}
.tooltip .om {
	background: url("images/template/glossar/om.png") top left repeat-x;
	height: 10px;
	margin: 0 12px;
}
.tooltip .ru {
	background: url("images/template/glossar/ru.png") bottom right no-repeat;
	width: 12px;
	height: 12px;
	float: right;
}
.tooltip .lu {
	background: url("images/template/glossar/lu.png") bottom left no-repeat; 
	width: 12px;
	height: 12px;
	float: left;
}
.tooltip .um {
	background: url("images/template/glossar/um.png") bottom left repeat-x;
	height: 12px;
	margin: 0 12px;
}
.tooltip .m {
	background: url("images/template/glossar/lm.png") top left repeat-y;
	padding-left: 12px;
}
.tooltip .inhalt {
	background: url("images/template/glossar/rm.png") top right repeat-y;
}
.tooltip .inhalt p {
	margin: 0;
	padding: 0 14px 12px 0;
	color: #000;
	width: auto;
}
.inhalt h1, .inhalt h2, .inhalt h3 {
	color: #F00;
}
.clear {
	clear: both; 
	height: 0;
	line-height: 0;
}
.spickel {
	width: 26px;
	height: 21px;
	position: absolute;
	left: 30px;
	top: 6px;
	z-index: 202;
	background: url("images/template/glossar/spickel.png") top left no-repeat;
}




.HGverlLogo {
	background-image: url(images/template/strichverlaengerung_logo.gif);
	background-repeat: repeat-x;
}
.textfeld {
	background-color: #e43327;
	padding: 54px 0 54px 29px;
	background-image: url("images/template/hintergrund.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
.bilderfeld {
	background-color: #e43327;
	padding: 54px;
	padding-left: 44px;
	background-image: url("images/template/hintergrund.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.HGbild {
	background-color: #CE4542;
}
.adresse {
	color: #999;
	font-size: 10px;
	padding-top: 6px;
}
.strich {
	font-size: 11px;
	color: #e43327;
}



html, body {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #F2B5B5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.buttons {
	color: #000000;
	background-color: #F7AC00;
	text-decoration: none;
}
input.button {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
} 
input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
} 
h1 {
	font-weight: bold;
	font-size: 15px;
	padding-top: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	font-size: 115%;
}
h3 {
	font-weight: bold;
	font-size: 110%;
}
h4 {
	font-weight: bold;
	font-size: 105%;
}
h5 {
	font-weight: bold;
	font-size: 100%;
}
h6 {
	font-weight: bold;
	font-size: 95%;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGdunkel {
	background-color: #C3C3C3;
}
.HGweiss {
	background-color: #FFFFFF;
}
.HGhell {
	background-color: #E6E6E6;
}
.HGfarbe {
	background-color: #e43327;
}
