/*Megatape Version 1.0*/

@import url('http://fonts.googleapis.com/css?family=Roboto:400,300,500,700');
@import url('http://fonts.googleapis.com/css?family=Montserrat:400,700');

html, body, div, p, h1, h2, h3, ul, li, ol, 
span, a, table, td, form, img, li {
	border: none;
	font-family: 'Montserrat', sans-serif;
}

body, html, table {
	font-size: 14px;
	color: #575756;
}
a.menu {
	padding:0 10px;
}
a.menu:link		{
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	color:#e6007e;
	font-size:18px;
	font-weight:100;
}
a.menu:visited	{ 
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	color:#e6007e;
	font-size:18px;
	font-weight:100;
}
a.menu:active	{ 
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	color:#575756;
	font-size:18px;
	font-weight:100;
}
a.menu:hover	{
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	color:#575756;
	font-size:18px;
	font-weight:100;
}

a.footer:link	{
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	color:#e6007e;
	font-size:14px;
	font-weight:100;
}
a.footer:visited{
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	color:#e6007e;
	font-size:14px;
	font-weight:100;
}
a.footer:active {
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	color:#575756;
	font-size:14px;
	font-weight:100;
}
a.footer:hover  {
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	color:#575756;
	font-size:14px;
	font-weight:100;
}

h1 {
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	color:#e6007e;
	font-size:22px;
	font-weight:100;
}
h2 {
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	color:#e6007e;
	font-size:20px;
	font-weight:100;
}
.auction_title {
	font-family: 'Roboto', sans-serif;
	color: #575756;
	font-style:normal;
	font-size:24px;
	font-weight:400;
}
.shadow-line{
	background-image: url(http://bilder3.eazyauction.de/Megatape/templates/40511_5eb1c2d0/shadow_to_bottom.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top: 20px;
}
.shadow-top{
	background-image: url(http://bilder3.eazyauction.de/Megatape/templates/40511_5eb1c2d0/shadow_to_top.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top: 20px;
}
.inhalt {
	font-family: 'Montserrat', sans-serif;
	font-style:normal;
	color:#575756;
	font-size:12px;
	line-height:20px;
	}
.footer_trennstrich {
	text-decoration:none;
	font-family:arial,Verdana;
	font-style:normal;
	color:#585858;
	font-size:11px;
	font-weight:bold;
}
.copy {
	font-family:arial,Verdana;
	font-style:normal;
	color:#A5A5A5;
	font-size:10px;
}

img {border: 0;}

ul,ol{
margin: 10px 10px 10px 13px;
}
