/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.kontakt {
	font-size: 22px;
 	font-weight: bold;
 	vertical-align: baseline;
 	text-align: right;
 	clear: none;
 	background-color: transparent;
 	margin: 2px 4px 2px 2px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.kopie {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 20px;
 	font-weight: bold;
 	padding-left: 5px;
 	border-left-style: none;
 	border-top-style: none;
 	padding-right: 5px;
 	border-right-style: none;
 	border-bottom-style: none
}

.kontaktrahmen {
	font-size: 20px;
 	background-color: rgb(255,255,204);
 	border: 1px solid rgb(102,51,0);
 	padding-left: 5px
}

.imptext {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 20px;
 	font-weight: bold;
 	font-style: italic
}

.sendebutton {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,204);
 	border: 1px solid rgb(102,51,0)
}

.imptext_2 {
	font-size: 15px;
 	font-weight: bold;
 	font-style: italic
}
