#orderbox {
	width: 550px;
	border: 0px;
	padding: 2px;
}

#orderbox .orderRadio {
	margin-top:5px;
	}

#orderbox form {
        clear: both;
        padding: 0;
        width: 100%;
}
#orderbox fieldset {
        border: 1px solid #ccc;
        margin-top: 30px;
        padding: 16px 20px;
		background: url('../../img.reaktor/bestell_bg.jpg') #ffffff no-repeat top;
		background-position:top;
}
#orderbox label {
	display:inline;
	padding:5px;
}
#orderbox input {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 2px;
		text-transform:uppercase;
}

#orderbox textarea {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 2px;
}

#orderbox2 form {
        clear: both;
        padding: 0;
        width: 100%;
}
#orderbox2 fieldset {
        border: 1px solid #ccc;
        margin-top: 30px;
		width:504px;
        padding: 16px 20px;
		background: url('../../img.reaktor/bestell_bg2.jpg') #ffffff no-repeat top;
}
#orderbox2 label {
	display:inline;
}
#orderbox2 input {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 2px;
		border:0px;
		text-transform:uppercase;
}


#orderbox2 textarea {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 2px;
}
#orderbox2 .orderRadio {
		margin-top:9px;
		margin-right:5px;

}

#content form {
        clear: both;
        padding: 0;
        width: 100%;
}
#content fieldset {
        border: 1px solid #ccc;
        margin-top: 15px;
        padding: 16px 20px;
}
#content label {
        display: block;
        font-size: 100%;
        padding-right: 20px;
		color:#bbb;
}
#content .specialbutton {
        clear: both;
		font-weight:bold;
		border:0px;
        font-size: 100%;
		color:#ffffff;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		margin-bottom:10px;
		text-transform:uppercase;
		background-color: #f40a79;		
}


#content .btOrderNow {
        clear: both;
		width:547px;
		font-weight:bold;
		border: 0px;
        font-size: 100%;
		color:#f8f8f8;
        font-family: verdana, arial, sans-serif;
        padding: 0px;
		margin-top:3px;
		margin-bottom:10px;
		text-transform:uppercase;		
}

#content input {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		margin-bottom:10px;
		color: #333;
		border:0px;
}

#content textarea {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		margin-bottom:10px;
}

a img {
	border:none;
}

#PaymentChargeForm strong {
	color:#FFFFFF;
	}


/* Supportticket */
#supportticket form {
		clear: both;
        padding: 0;
        width: 100%;
}
#supportticket .sendticket {
        clear: both;
		width:410px;
		font-weight:bold;
		border: 0px;
        font-size: 100%;
		color:#f8f8f8;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		margin-bottom:10px;
		text-transform:uppercase;
		background-color: #f40a79;
}
#supportticket label {
        display: block;
        font-size: 100%;
        padding-right: 20px;
}
#supportticket input {
        clear: both;
        font-size: 100%;
		width:400px;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		border:0px;
		margin-bottom:10px;
}

#supportticket textarea {
        clear: both;
		width:400px;
		height:300px;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		border:0px;
		margin-bottom:10px;
		background: url('../../img.reaktor/bg_support.jpg') top;
}
/* Layout */
#container {
	text-align: left;
}


/* Tables */
.prices {
	background: #000;
	border:0px solid #ccc;
	border-collapse:collapse;	
	clear:none;
	color: #fff;
	margin-bottom: 10px;
	width: 100%;
}
.prices th {
	background: #000;
	height:30px;
	border-top:0px;
	border-bottom:1px dotted #f40a79;
	border-right:0px dotted #333;
	border-left:0px dotted #333;
	text-align: center;
}

.tblEven {
	background-color:#131313;
}
.tblOdd {
	background-color:#000000;
}
.impressumtable {
	line-height:0.5em;
}
.tblpayment th {
	vertical-align:middle;
	font-weight:bold;
	background: #f8f8f8;
	border:0px solid #FF0;
	border-top: 0px solid #F00;
	border-left: 0px solid #F00;
}

table {
	border:0px solid #ccc;
	border-collapse:collapse;	
	clear:none;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #ccc;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
	border-right:1px dotted #333;
	border-left:1px dotted #333;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 0px 0px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background-color:transparent;
	border-collapse:collapse;
	border-top:0px solid #ccc;
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;
	border-bottom:1px dotted #565656;
	padding: 4px;
	vertical-align: top;
}
table tr.altrow td {
	background: #F0F;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 0px 0px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
fieldset legend {
	background:#fff;
	text-transform:none;
	color: #888888;
	font-size: 120%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 2px;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
select {
	clear: both;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}

	

input[type=submit] {
	font-size: 11px;
	padding: 5px;
	width: 220px;
	font-weight:bold;
	background-color:#f40a79;
	color:#ffffff !important;
}
input[type=text] {
	width:220px !important;
}
input[type=password] {
	width:220px !important;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #c00;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}
#usernav {
	width: 790px;
	position:absolute;
	top:280px;
	left: 55px;

}
#usernavLeft {
	float:left;
}
#usernavRight {
	float:right;
}
