* { margin:0; padding:0; border:0; outline:0; outline-width:0; }

body {
	font-family:'Open Sans', sans-serif;
	color:#666;
	font-size:0.75em;
	line-height:1.5em;
	background-color:#ccc;
	text-align:center;
	margin:2em 0 1em 0;
}

div#main {
	width:70em;
	margin:0 auto;
	text-align:left;
}
div#menu {
	height:3em;
	background-color:#666;
	background-image:url(/img/global/bg-menu.gif);
	background-repeat:repeat-x;
}
div#menu a.menu {
	display:block;
	color:white;
	width:120px;
	padding:10px 12px 8px 12px;
}
div#menu a.menu:hover {
	text-decoration:none;
}
div#menu ul {
	position:absolute;
}
div#menu li {
	list-style:none;
	display:block;
}
div#menu li a {
	display:block;
	background-color:#666;
	line-height:1em;
	width:120px;
	color:white;
	padding:6px 12px 6px 12px;
}
div#menu li a:hover {
	background-color:#555;
	text-decoration:none;
}
div#content_wrap {
	padding:.5em;
	background-color:#999;
	background-image:url(/img/global/bg-rahmen.gif);
	background-repeat:repeat-x;
	border-radius:3px;
}
div#content {
	background-color:white;
	min-height:40em;
}
img#logo_signalwerk {
	float:right;
	margin:.75em 1em 0 0;
}
div#inner {
	padding:1em;
}
div#liste a {
	display:block;
	padding:1px 0 1px 0;
}
div#liste td {
	padding:0 20px 0 0;
}
div#eingabe form > table {
	width:100%;
}
div#eingabe table input[type='text'] {
	width:400px;
}
div#eingabe table textarea {
	width:400px;
}
div#eingabe input.file {
	width:33.5em;
}
div#eingabe table select {
}
div#eingabe textarea {
	height:8em;
}
div#eingabe textarea.tiny_mce {
	height:35em;
}
div#eingabe textarea#kurzbeschreibung {
	height:5em;
}
div#eingabe textarea#verlage_ausland {
	height:15em;
}
div#eingabe table tr td {
	line-height:2em;
	padding:0 1em .5em 0;
	vertical-align:top;
	white-space:nowrap;
}
div#eingabe form > table tr td:last-child {
	padding-right:0;
}
div#eingabe table tr td td {
	padding:0;
}
div#eingabe table tr td.info {
	color:#999;
	font-size:.917em;
}
div.cms_log {
	padding-top:24px;
	font-size:11px;
}
div.cms_log p {
	display:none;
}
form.produkte a {
	text-decoration:underline;
}
td.aktion a {
	display:inline !important;
	padding:0 5px !important;
}
td.aktion a:hover {
	color:black;
	text-decoration:none;
}
div#liste tr:hover {
	background-color:#f5f5f5;
}
div#liste td span {
	color:#ccc;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
p {
	margin:1em 0;
}
h1 {
	font-size:1.5em;
	margin-bottom:1em;
}
h2 {
	font-size:1.333em;
}

a.butt {
	display:inline-block;
	color:#666;
	margin:0 1em .273em 0;
	padding:0 .364em !important;
	border:1px solid #ccc;
	background-color:white;
	-webkit-border-radius:.333em;
	-moz-border-radius:.333em;
	border-radius:.333em;
	text-decoration:none !important;
}
a.butt:hover {
	text-decoration:none;
	color:black;
	background-color:#fffdf4;
}

.r {
	float:right;
}

input, textarea {
	background-color:white;
	border:1px solid #ccc;
	-webkit-border-radius:.333em;
	-moz-border-radius:.333em;
	border-radius:.333em;
	margin:0 0 .25em 0;
	padding:.417em;
}
input:focus, textarea:focus {
	background-color:#fffdf4;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.1);
}
input, textarea, select {
	font-size:1em;
}
select {
	background-color:white;
	border:1px solid #ccc;
	margin:0 0 .417em 0;
}
select option {
	padding:.1em;
}
select option.sub {
	padding-left:1.5em;
}

input[type='checkbox']:hover, input[type='radio']:hover {
	cursor:pointer;
}
input.submit {
	color:#666;
	width:auto !important;
	margin-right:1em;
}
input.submit:hover {
	cursor:pointer;
	color:black;
	background-color:#fffdf4;
}
input.cb {
	border:0;
	margin:.333em .75em .4em 0;
	padding:0;
	width:auto !important;
}
input.file {
	border:0;
	margin-right:1em;
}
input.euro {
	width:5em !important;
	text-align:right;
}
input.anzahl {
	width:2.5em !important;
	text-align:right;
}
div.error, p.error {
	margin:0 0 1em 0;
	padding:1em;
	border:1px solid orange;
	background-color:#f5f5f5;
	overflow:auto;
	overflow-y:visible;
}
table thead td, table tr.thead {
	font-weight:bolder;
}
table {
	border-collapse:collapse;
}
table td.r {
	float:none;
	text-align:right;
}
div#prompt {
	position:absolute;
	display:none;
	width:25em;
	background-color:white;
	padding:.5em;
}
div#prompt div {
	padding:.7em 1em;
	background-color:#f5f5f5;
}
div#prompt a {
	margin:0 .5em;
	padding:.1em .5em;
	background-color:white;
	border:1px solid #666;
	text-decoration:none;
	
}
label {
	float:left;
	width:8em;
}
label.inline {
	float:none;
	width:auto;
}
label.active:hover {
	cursor:pointer;
}
.clear {
	clear:both;
}

ul.alphabet {
	margin:0 0 0 -.25em;
}
ul.alphabet li {
	display:inline;
}
ul.alphabet li a {
	display:block;
	float:left;
	padding:3px;
	font-weight:normal;
}
ul.alphabet li a.selected {
	font-weight:bolder;
	color:black;
}
form#produkte-custom {
	float:right;
	margin-right:1em;
}
form#produkte-custom input {
	width:7em;
}
table.produkte-warengruppe tr td {
	padding:.25em 1.5em .25em 0 !important;
	line-height:1em;
	vertical-align:middle !important;
}
table.produkte-warengruppe tr td:last-child {
	padding-right:0 !important;
}
table.produkte-warengruppe tr:hover {
	cursor:pointer;
	background-color:#f0f0f0;
}
table.produkte-warengruppe tr.sel {
	background-color:#ffd9b7;
}
table.produkte-warengruppe tr.sel_stamm {
	color:white;
	background-color:#ff6600;
}
table.produkte-warengruppe tr.line {
	border-top:1px solid gray;
}
table.produkte-warengruppe input {
	margin:0;
}
table.pzn-liste a {
	display:block;
	padding:1px 20px 1px 0;
}
table.pzn-liste input[type='radio'] {
	margin-right:1em;
}
input#datum_von, input#datum_bis {
	width:8em !important;
}