/* CSS Document */
/*
dunkelblau: 	251B50
helle Schrift:	DEBF64
*/
.billigerGesehenContainer {
	text-align:right;
	width:412px;
/*	position:absolute;*/ 
	z-index:10001; 
	margin-left:80px;
	margin-top:10px;	
	color:#251B50;
} 
.billigerGesehen {
	border: 1px solid #666;
	background-color: #fff;
	width: 212px;
	height: 68px;
	padding: 0px;
	overflow: hidden;
	color:#000;
}

.billigerGesehenMessage {
	border: 1px solid #666;
	background-color: #ccc;
	width: 212px;
	height: 112px;
	margin: 10px;
	padding: 2px;
}

.billigerGesehen_form {
	padding:3px 3px 3px 10px;
	font-size:11px;
	clear:both;
	float:none;	
	border-top:1px solid #251B50;
	text-align:left;
}


.billigerGesehen div.col_1 {
	position:absolute;

	right:0px;
	top:0px;

	font-size:50px;
	font-weight:bold;

	text-align:center;

	background-color:#251B50;
	color:#DEBF64;

	height:68px;
	width:32px;
}

.billigerGesehen div.billigerGesehenHead
{
	width:100px;
	float:left;
	font-weight:bold;	
	text-align:;	
	font-size:16px;
	overflow:hidden;	
}




.billigerGesehen legend
{
	font-size:10px;
	padding:0px;
	margin:0px;
	color:#000;
}

.billigerGesehen fieldset
{
	border:none;

	padding:0px;
	margin:0px;
	width:190px;
	
	background-color:#ccc;	
}

.billigerGesehen fieldset input, textarea
{
	border:1px solid #AAAAAA;

	padding-left:5px;
	margin:0px;
	width:190px;

	background-color:#FFFFFF;
}
.billigerGesehen .button {
	position:absolute;
	bottom:0px;
	display:none;
	margin-left:-10px;
	width:412px;
	height:25px;
	border:none;
	font-size:20px;
	font-weight:bold;
	color:#DEBF64;
	background-color:#251B50;
}


/* BilligerGesehen */

.billigerGesehen div.small_1 {
	width:180px;
	color:#251B50;		
	height:20px;
	text-align:center;
	background-color:#fff;
}
.billigerGesehen div.small_2 {
	width:180px;
	font-size:16px;
	color:#DEBF64;
	background-color:#251B50;
	font-style:italic;		
	font-size:20px;
	
	text-align:center;
}

.billigerGesehen div.small_3
{
	width:180px;
	height:23px;	
	font-style:italic;
	font-weight:bold;
	text-align:center;
	color:#251B50;
}


.billigerGesehen div.big_1 {
	width:180px;
	color:#DEBF64;
	background-color:#251B50;
	height:34px;
	text-align:center;
}
.billigerGesehen div.big_2 {
	width:200px;
	color:#251B50;		
	height:34px;
	text-align:center;
	font-style:italic;
	background-color:#251B50;
}
.billigerGesehen div.big_3 {
	width:180px;
	color:#251B50;		
	height:34px;
	text-align:right;
	font-style:italic;
}
.billigerGesehen_left {
	float:left;
	width:200px;
}
.billigerGesehen_right {
	float:right;
	width:190px;
}