/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Allgemein
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;

	font-family: Trebuchet MS, Tahoma, Arial, Arial, Helvetica, Sans-serif;
	font-size: 13px;
}

td
{
	font-size: 13px;
	line-height: 24px;
	color: #666666;
}

p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	color: #666666;
}


h1 /* Content-Headlines */
{
	font-size: 30px;
	line-height: 25px;
	color: #2b85bb;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

h2 /* Content-Headlines */
{
	font-size: 22px;
	line-height: 27px;
	color: #2b85bb;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h3, .h3link /* Content-Headlines */
{
	font-size: 16px !important;
	line-height: 25px;
	color: #ffffff !important;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none !important;
}

h4 /* eBay-Headlines */
{
	font-size: 18px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

hr
{
	color: #cccccc;
	height: 1px; 
	border:solid 1px 
}

ul
{
	list-style-image: url(/shared/gif/bullet.gif);
	list-style-type: square;
	padding: 0px 0px 5px 16px;
	margin: 0px 0px 0px 0px;
	color: #666666;
}

.copyright, copyright.a, copyright.a:hover
{
	font-family: Tahoma, Arial, Arial, Helvetica, Sans-serif;
	font-size: 9px !important;
	line-height: 12px;
	color: #999999 !important;
}

.seoNavi, seoNavi.a, seoNavi.a:hover
{
	font-family: Tahoma, Arial, Arial, Helvetica, Sans-serif;
	font-size: 9px !important;
	line-height: 12px;
	color: #999999 !important;
	text-decoration: none;
}

.topNavi, topNavi.a, topNavi.a:hover
{
	font-family: Trebuchet MS, Tahoma, Arial, Arial, Helvetica, Sans-serif;
	font-size: 10px !important;
	color: #999999 !important;
	text-decoration: none;
}

.topNaviNew
{
	font-family: Trebuchet MS, Tahoma, Arial, Arial, Helvetica, Sans-serif;
	font-size: 10px !important;
	font-weight:bold;
	color: #cc0000 !important;
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Verlinkungen
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a
{
	font-size: 13px;
	color: #2b85bb;
	text-decoration: underline;
}

a:hover
{
	font-size: 13px;
	color: #2b85bb;
	text-decoration: none;
}
