/* @override http://www.ulrich-weyel.de/kick/seiten/bestellstyle.css */



body { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }
#rahmen  { position: absolute; top: 0px; left: 0px; width: 600px; visibility: visible }
#rahmen5 { position: absolute; top: 20px; left: 20px; width: 595px; height: auto; visibility: visible }


.grey { border-right-style: solid; border-right-color: #680000; border-right-width: 5px; color: #090000; background-color: #f1f1f1; border-collapse:collapse; }






h2 { padding: 0px; margin: 0px; font-size: 16px; color: white; }
h3 { font-weight: bold; font-size: 14px; padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; margin-top: 0px; }

table { font-size: 10px; }

table th { text-align: left; font-style: normal; font-weight: normal; font-size: 16px; }


input.anz
{
	background-color: #f1f1f1;
	text-align: right;
	font-size: 12px;
	border:solid 1px #747474;
	padding:0 0 0 2px;
}


input.end
{
	border-style: none;
	color: black;
	background-color: transparent;
	text-align: right;
	font-size: 12px;
	padding:0 0 0 2px;
}

input.einz
{
	border-style: none;
	color: black;
	background-color: transparent;
	font-size: 12px;
	text-align: right;
	padding:0 0 0 2px;
}

input:focus
{
}


.gesamt input
{
	color: black;
	text-align: right;
	font-size: 12px;
	padding:0 0 0 2px;
	border-style: none;
}



input.submit,
button,
input[type=submit],
input[type=button],
input[type="file"]>input[type="button"]
{
	font-style: normal;
	font-weight: normal;
	color:#000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #d5d5d5;
	border:1px solid #ccc;
	padding-top:1px solid #fff;
	font-size: large;
	padding:4px 8px;
	vertical-align:top;
	cursor:pointer;
	float: right;
}


input.submit:hover,
button:hover,
input[type=submit]:hover,
input[type="file"]>input[type="button"]:hover
{
	background:#acc347;
}



.gesamt { border-bottom-color: #d5d5d5; border-top-color: #d5d5d5; border-bottom-style: solid; border-top-style: double; border-bottom-width: 1px; border-top-width: 4px; border-collapse: collapse;
}


.border { border-left-color: #e3e3e3; border-left-style: solid; border-left-width: 1px; border-right-color: #e3e3e3; border-right-style: solid; border-right-width: 1px; }

.grey .border { border-left-color: #d5d5d5; border-left-style: solid; border-left-width: 1px; border-right-color: #d5d5d5; border-right-style: solid; border-right-width: 1px; }

span.euro {
	font-size: 12px;
	color: #545454;
}

table.adresse {
	margin-top: 30px;
}

tr td img {
	margin-left: 25px;
}


