/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.technik_rechts_unten {
	padding: 5px;
 	border-right: 1px solid rgb(192,192,192);
 	border-bottom: 1px solid rgb(192,192,192)
}

.technik_rechts_oben {
	padding-left: 5px;
 	padding-top: 5px;
 	border-top: 1px solid rgb(192,192,192);
 	padding-right: 5px;
 	border-right: 1px solid rgb(192,192,192)
}

.technik_links_oben {
	font-size: 12px;
 	padding-left: 5px;
 	border-left: 1px solid rgb(192,192,192);
 	padding-top: 5px;
 	border-top: 1px solid rgb(192,192,192);
 	padding-right: 5px
}

.standard {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal
}

.technik_rechts {
	padding: 5px;
 	border-top: 1px solid rgb(192,192,192);
 	border-right: 1px solid rgb(192,192,192);
 	border-bottom: 1px solid rgb(192,192,192)
}

.überschrift {
	background-color: rgb(176,176,176);
 	padding-top: 5px;
 	padding-bottom: 5px
}

.technik_links_unten {
	font-size: 12px;
 	padding-left: 5px;
 	border-left: 1px solid rgb(192,192,192);
 	padding-top: 5px;
 	border-bottom: 1px solid rgb(192,192,192)
}

.standard_bild {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	padding-bottom: 10px
}

.technik_links {
	font-size: 12px;
 	border-left-style: none;
 	padding-top: 5px;
 	border-top-style: none;
 	padding-right: 5px;
 	border-right-style: none;
 	padding-bottom: 5px;
 	border-bottom-style: none
}