@charset "utf-8";
.name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.abschluss {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.schattenrechts {
	background-image: url(images/schatten_rechts.gif);
	background-repeat: repeat-y;
	height: 1px;
	width: auto;
}
.schattenunten {
	background-image: url(images/schatten_unten.gif);
	background-repeat: repeat-x;
}
.ecke_oben {
	background-image: url(images/schatten_obenrechts.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
	width: 6px;
}
.ecke_links {
	background-image: url(images/schatten_untenlinks.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: right top;
}
.ecke_u {
	background-image: url(images/schatten_untenrechts.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
.rahmen_oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #979797;
	height: 1px;
	width: auto;
}
.rahmen_links {
	border-right-style: none;
	left: auto;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	background-position: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #979797;
}
.name_zelle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.kontakt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.link_weiss {
	font-size: 10px;
	color: #FFF;
}
