@charset "utf-8";
/* CSS Document */

.leftblock {
	width: 220px;
	float: left;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.rightblock {
	width: 530px;
	float: right;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	border-left: 3px dotted #707070;
}

.halbspalter-li, .halbspalter-re {
	width: 370px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	position: relative;
}

.halbspalter-li {float: left;}
.halbspalter-re {float: right;}

.seitenbreit, .seitenbreit2 {
	width: 805px;
	float: left;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.seitenbreit {
	border-bottom: 3px dotted #707070;
	padding-bottom: 25px;
}

.t1, .t2, .t3 {
	width: 255px;
	float: left;
	position: relative;
	padding-left: 20px;
	padding-bottom: 25px;
}

.t3 {
	padding-right: 20px;
}

#t2:hover .description {
	display: block;
}

div.grundschrift#t2:active .description {
	visibility: visible;
}

iframe {
	margin-top: 3px;
	margin-bottom: 3px;
}

.stripe {
	width: 830px;
	height: 27px;
	background-color: #E3E3E3;
	position: relative;
	float: right;
	z-index: 1;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	margin-bottom: 20px;
}
