body
{
	background-color: #FFF;
	margin: 15px 0px 15px 0px;	
	font-family: Verdana, Arial, Helvetica, Courier, sans-serif;
	color: black;
	font-size: 10px important!;	
}

	a.sammelparadise:link {text-decoration:none; color: black; font-size: 10px;}
	a.sammelparadise:hover {text-decoration:none; color: #c41e1b;font-size: 10px;}
	a.sammelparadise:visited {text-decoration:none; color: black; font-size: 10px;}
	a.sammelparadise:active {text-decoration:none; color:#c41e1b; font-size: 10px;}
	
.pagecontainer
{
	margin-left: auto; 
	margin-right: auto; 
	width:1000px;
}

.hONE
{
	color: #FFF;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: 7px 0px 0px 0px;
}

.hTWO
{
	color: black;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 40px;
	text-transform: uppercase;
}

.hTHREE
{
	color: black;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 25px;
}


.hFOUR
{
	font-family: "Lucida Grande","Lucida Sans Unicode";
	font-weight: lighter;
	color: #black;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 10px;
}

.hFIVE
{
	color: #FFF;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: 7px 0px 0px 0px;
}

h1
{
	color: #FFF;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
}

h2
{
	color: black;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 40px;
	text-transform: uppercase;
}

h3
{
	color: black;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 25px;
}


h4
{
	font-family: "Lucida Grande","Lucida Sans Unicode";
	font-weight: lighter;
	color: #black;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 10px;
}

p
{
	font-family: Verdana, Arial, Helvetica, Courier, sans-serif;
	color: black;
	font-size: 10px important!;	
}

.greytext
{
    color: #808080;
    font-size: 10px important!;
    display: inline;
}

.einzug
{
	text-indent: 50px;
}

.fett
{
	font-weight: bold;
	letter-spacing: 1px;
	display: inline;
}

#Rahmen
{
	width: 1000px;
	margin-left: auto;
    margin-right: auto;
}


#Kopf
{
	width: 1000px;
	height: 320px;	
	margin-bottom: 20px;

}

	.Banner
	{
		width: 998px;
		height: 275px;
		background-image: url("http://www.sammlerparadise.de/eBay/CSS/bilder/banner_new.png");
		background-repeat:no-repeat;
		background-position: center top;
	}

	#Navi
	{
		width: 998px;
		height: 30px;
		margin-top: 15px;
		background-image:url(bilder/navi.jpg);
		background-repeat: repeat-x;
		border: solid #b3b3b3;
		border-width: thin;
	}
	
		.NAVIBOX
		{
			width: 970px;
			height: 30px;
			padding: 0px 0px 0px 15px;
			float: left;
		}
		
		.NAVITEXT
		{
			min-height: 5px;
			padding-right: 20px;
			float:left;
		}


#Koerper
{
	width: 1000px;
	float: left;
}



	#Links
	{
		width: 175px;
		min-height: 100px;
		float: left;
		margin-right: 15px;
	}
	
	
		.TOP
		{
			width: 145px;
			height: 30px;
			background-image: url(bilder/menu_top.jpg);
			background-repeat: no-repeat;
			padding: 0px 15px 0px 15px;
			float: left;
		}
		
		.MID
		{
			width: 145px;
			min-height:75px;
			background-image:url(bilder/menu_mid.jpg);
			background-repeat:repeat-y;
			line-height: 25px;
			padding: 11px 15px 8px 15px;
			float: left;
		}
		
		
		.BOT
		{
			width: 145px;
			height: 5px;
			background-image:url(bilder/menu_bottom.jpg);
			background-repeat:no-repeat;
			margin-bottom: 15px;
			padding: 0px 15px 0px 15px;
			float: left;	
		}

		

	#Content
	{
		width: 618px;		
		float: left;
	
	}
	
		
		.CONDIV
		{
			max-width: 616px;
			border: solid #b3b3b3;
			border-width: thin;
			line-height: 25px;
			margin-bottom: 15px;
			padding: 0px 15px 8px 15px;
			background-color: #fbfbfb;
			float: left;
				
			-webkit-border-top-left-radius: 10px;
			-khtml-border-radius-topleft: 10px;	
			-moz-border-radius-topleft: 10px;
			border-top-left-radius: 10px;
			-webkit-border-top-right-radius: 10px;
			-khtml-border-radius-topright: 10px;	
			-moz-border-radius-topright: 10px;
			border-top-right-radius: 10px;
		}
		
		
		.CONDIVTYP
		{
			max-width: 616px;
			border: solid #b3b3b3;
			border-width: thin;
			line-height: 25px;
			margin-bottom: 15px;
			padding: 0px 15px 8px 15px;
			background-color: #fbfbfb;
			background-image:  url("http://www.sammlerparadise.de/eBay/CSS_artikel/bilder/typ.jpg");
			background-repeat: no-repeat;
			background-position:bottom;
			float: left;
				
			-webkit-border-top-left-radius: 10px;
			-khtml-border-radius-topleft: 10px;	
			-moz-border-radius-topleft: 10px;
			border-top-left-radius: 10px;
			-webkit-border-top-right-radius: 10px;
			-khtml-border-radius-topright: 10px;	
			-moz-border-radius-topright: 10px;
			border-top-right-radius: 10px;
		}
		
		
		.condiv2
		{
			width: 586px;
			margin-bottom: 30px;
			float: left;
		}
		
		.liefer
		{
			width: 236px;
			padding-left: 50px;
			float: left;
		}
		
		.bild
		{
			width: 300px;
			height: 220px;
			text-align: right;
			float: left;
		}
		

	#Rechts
	{
		width: 175px;
		min-height: 100px;
		margin-left: 15px;
		float: left;
	}
		
