/* CSS Document */

.billigerGesehen
{
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
}

.billigerGesehen_form
{
	font-size:12px;
}

.billigerGesehen div.col_1
{
	position:absolute;
	right:1px;
	top:1px;
	
	font-size:50px;
	font-weight:bold;

	text-align:center;

	background-color:#C33D25;
	color:#FFFFFF;
}

.billigerGesehen div.billigerGesehenHead
{
	float:left;
	font-weight:bold;	
	text-align:center;	
	font-size:18px;
	overflow:hidden;	
}

.billigerGesehen div.small_1
{
	width:100px;
	background-color:#EEEEEE;		
	color:#C33D25;		
}

.billigerGesehen div.small_2
{
	width:100px;
	background-color:#EEEEEE;		
	color:#000000;	
	font-style:italic;		
	font-size:20px;
}

.billigerGesehen div.small_3
{
	width:100px;
	background-color:#C33D25;		
	color:#FFFFFF;			
	font-style:italic;
}

.billigerGesehen div.big_1
{
	width:170px;
	background-color:#EEEEEE;		color:#000000;		
}

.billigerGesehen div.big_2
{
	width:170px;
	background-color:#EEEEEE;		color:#000000;									font-size:20px;
}

.billigerGesehen div.big_3
{
	width:170px;	overflow:hidden;
	background-color:#C33D25;		color:#FFFFFF;			font-style:italic;
}

.billigerGesehen legend
{
	font-size:10px;
	padding:0px;
	margin:0px;
}

.billigerGesehen fieldset
{
	border:none;
	background-color:#EEEEEE;	
}

.billigerGesehen fieldset input, textarea
{
	border:1px solid #AAAAAA;

	padding:0px;
	margin:0px;

	background-color:#FFFFFF;
}

.billigerGesehen .button
{
	position:absolute;
	display:none;
	
	width:203px;
	height:25px;
	border:none;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#C33D25;
}
