.Linie {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: verdana;
	font-size: 12px;
	padding: 20px 2px 5px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
body {
	background-image: url(Images/PatternLeather.jpg);
}
.Partnerseiten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: verdana;
	font-size: 12px;
	padding: 20px 2px 5px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
a:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #F5ECE2;
	border: 1px solid #000000;
	padding: 2px 4px;
}
a:active {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
