@charset "utf-8";
div#prod, div#prod_tip {
	float: left;
	display: block;
	width: 280px;
	height: 185px;
	border: 2px dashed #cc0000;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 5px;
}
div#prod div#top, div#prod_tip div#top {
	height: 150px;
	overflow: hidden;
}	
div#prod div#top img, div#top img{
	border: 1px solid #cc0000;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #cc0000;
	margin-bottom: 10px;
}
span#price, span#ajAmount {
	font-size: 14px;
	font-weight: bold;
	display: block;
	border: 2px dotted #cc0000;
	float: left;
	padding: 4px;
	height: 20px;
	margin-right: 10px;
}
input#bestel {
	font-size: 13px;
	font-weight: bold;
	display: block;
	border: 2px solid #cc0000;
	float: left;
	margin-left: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	height: 30px;
	background-color: #EEE;
}
input#bestel2 {
	font-size: 13px;
	font-weight: bold;
	display: block;
	border: 2px solid #cc0000;
	float: left;
	margin-left: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	height: 30px;
	background-color: #EEE;
}
a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#prod_large {
	float: left;
	display: block;
	width: 600px;
	border: 2px dashed #cc0000;
	background-color: #FFFFFF;
	margin: 10px;
	height: auto;
	min-height:465px;
	height:auto !important;
	height:465px;
	padding: 5px;
}
div#prod_large div#top {
	margin-bottom: 50px;
	overflow: hidden;
}	
div#prod_large div#top img#prodFoto {
	width: 300px;
	border: 1px solid #cc0000;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
div#tip {
	float: left;
	display: block;
	width: 280px;
	border: 2px dashed #cc0000;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 10px;
	text-align: center;
}
p {
	line-height: 150%;
}

.pMarge {
	margin-bottom: 100px;
}

table {
	background-color: #fff;
	border-collapse: collapse;
	font-size: 11px;
	width: 100%;
}
table th {
	padding: 3px;
	text-align: left;
	padding-right: 20px;
	background-color: #cc0000;
	color: #fff;
}
table td {
	padding: 3px;
	height: 20px;
	padding-right: 20px;
}
table .right {
	text-align: right;
}
table td select {
	border: 1px solid;
	float: left;
}
table td img {
	border: 0px;
	margin-left: 3px;
	margin-top: 2px;
	display: block;
	float: left;
}
table td#bTop {
	border-top: 1px solid #cc0000;
}

#form {
	font-size: 11px;
}
#form p {
	margin: 2px;
	clear: both;
}
#form p label {
	width: 125px;
	display: block;
	float: left;
}
#form p input.box {
	width: 125px;
	display: block;
	float: left;
	margin: 1px;
	margin-right: 20px;
	border: 1px solid #cc0000;
}
#form p select {
	margin-right: 20px;
	width: 129px;
	display: block;
	float: left;
	border: 1px solid #cc0000;
}
#form p .checkbox {
	margin: 0px;
	margin-right: 5px;
	width: 10px;
	border: 1px solid #cc0000;
}
#form p #delAdd {
	margin: 0px;
	margin-left: 155px;
	margin-right: 5px;
	width: 10px;
	border: 1px solid #cc0000;
}
#form p textarea {
	width: 525px;
	border: 1px solid #cc0000;
	height: 100px;
}
input#btn {
	background-color: #cc0000; 
	color: #FFF;
}
#marg {
	margin-top: 20px;
	margin-bottom: 10px;
}
#pContent {
	float: left;
	display: block;
	width: 600px;
	border: 2px dashed #cc0000;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 5px;
	height: auto;
	min-height:465px;
	height:auto !important;
	height:465px;
}

#footer a {
	color: #000;
}
#footer a:hover {
	color: #cc0000;
}

#select {
	border: 1px solid #000;
	width: 50px;
}

#ideal {
	margin-top: 20px;
	margin-left: 430px;
}
