/* @override 
	http://gemini.localhost/css/gemini-print.css
*/

*{
margin:0;
padding:0;
}

body{
font-family:"Century Gothic",Arial,Verdana,sans-serif;
text-align:center;
color:#000;
font-size: 10pt;
line-height: 150%;
margin: 2%;
}

/* General Style Info */
a{
color:#004890;
text-decoration:underline;
}
a:hover{
color:#004890m;
text-decoration:none;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
clear:both;
}

ul, li {
margin: 0 21pt;
}
ul {
margin: 25pt 21pt;
}

/* Layout */

#header {
text-align: right;
font-size: 6pt;
line-height: 140%;
color: #444;
margin: 0 0 30pt 21pt;
}
#header img {
	float: left;
}
#anschrift{
	float: right;
	width: 150pt;
	margin: 0pt 0 0 auto;
	text-align: left;
}
#anschrift h2{
	font-size: 7pt;
	font-weight: bold;
}



#content {
text-align:justify;
clear: both;
}

#content p {
margin:25pt 21pt;
}

#content b.productname span,
#content p.productname span {
font-size:10pt;
}

#content b.productname span span,
#content p.productname span span {
color:#fb8608;
}

#content p.quote {
margin-left:40pt;
margin-right:40pt;
color:#0062a6;
}

#content h1 {
margin:35pt 21pt 25pt 21pt;
font-size:16pt;
line-height: 150%;
}

#content h2 {
margin:21pt 21pt 25pt 21pt;
font-size:14pt;
line-height: 150%;
}

#content h1 span {
color:#fb8608;
}

#content h2.productname span {
font-size:12pt;
}

#content h2.productname span span {
color:#fb8608;
}

#footer {
clear:both;
text-align: center;
color:#bbb;
font-size:9pt;
}
#footer p {
padding: 8pt 15pt;
}
#footer p.mini {
font-size:8pt;
text-align:justify;
}



/* tables */

table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

div.actiontable {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
div.actiontable table {
margin:0;
border:0;
}
tr.actionrow td {
border:0;
text-align: left;
padding:0;
height:17px;
border-right: 1px solid #ddd;
border-top:1px solid #ddd;
background:#eee;
}
tr.actionrow td a {
display:block;
float:left;
height:17px;
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
text-align: center;
padding:1px 4px;
color:#000000;
text-decoration:none;
}
tr.actionrow td a:hover {
background-color: #e2e2e2;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
padding:2px 3px 0 5px;
}
div.actiontable div.info,
div.actiontable div.info_error {
text-align: center;
padding:4px 4px;
border-right: 1px solid #ddd;
border-top:1px solid #ddd;
}
div.actiontable div.info_error {
color:#cc0000;
}

div.actiontable .handle {
padding:0px;
background:#cccccc;
cursor:pointer;
font-size:1px;
}



/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error_message {
color:#900;
font-size: 12px;
margin: 25px 121px 5px 21px;
font-weight: bold;
line-height:17px;
}

.error{
	color:#900;
}

.error_message {
clear: both;
}
.error em {
font-size: 12px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 12px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin:25px 21px 25px 21px;
text-align:left;
}
form br {
clear:both;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
overflow: auto;
}
form div.date{
margin-left: 0em;
}
form fieldset {
width:430px;
border:1px solid #bbbbbb;
padding:10px;
}
form fieldset legend {
color: #777777;
font-size:11px;
padding-left:6px;
padding-right:6px;
}
label {
display: block;
float:left;
width: 150px;
padding-right: 20px;
margin-bottom: 10px;
}
form fieldset label {
width: 139px;
}
label span {
color:#777777;
font-size:10px;
font-weight:normal;
display:block;
padding-top:5px;
}
input[type=checkbox] {
float: left;
margin: 2px 6px 7px 2px;
}
input[type=text], input[type=password], textarea {
float: left;
width: 260px;
font-size: 11px;
font-family: inherit;
border:1px solid #dddddd;
padding:2px;
font-weight:normal;
margin-bottom: 10px;
font-family:"Century Gothic",Arial,Verdana,sans-serif;
}
form div.between {
float: left;
width: 50px;
font-family: inherit;
border:none;
padding:2px;
font-weight:normal;
margin-bottom: 10px;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 11px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
width:200px;
margin-left:170px;
}
form .submitbutton {
vertical-align: bottom;
margin-left:170px;
}
label.required {
font-weight:bold;
}
.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}


/* SPECIAL FOMR ELEMENTS*/

#marginalspalte form {
padding:5px 0 3px 13px;
margin:0;
}

#marginalspalte input[type=text], 
#marginalspalte input[type=password], 
#marginalspalte textarea {
border:1px solid #ddd;
width:207px;
font-size:11px;
}

#marginalspalte input[type=text].small,
#marginalspalte input[type=password].small {
width:176px;
margin-right:5px;
}

/* ACTION TABLE */

form.actionform {
margin:0;
padding:0;
width:100%;
}
form.actionform input, 
form.actionform textarea {
float: none;
width: auto;
margin:0;
}
form.actionform input[type=text], 
form.actionform textarea {
border:0;
background:#ffff99;
}
form.actionform tr td {
text-align:left;
padding:1px 4px;
border-right: 1px solid #ddd;
border-top:1px solid #ddd;
background:#ffff99;
height:23px;
}
form.actionform tr td.submit {
background:#fff;
}
form.actionform tr.subinput td {
border-right: 1px solid #ddd;
background:#eee;
vertical-align:middle;
}
form.actionform tr.subinput td.handle {
background:#ddd;
font-size:2px;
}
form.actionform tr.subinput td.name {
text-align:right;
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
font-weight:bold;
padding:1px 4px;
}
form.actionform tr.subinput td.input {
background:#ffff99;
}
div.actiontableline {
height:1px;
overflow:hidden;
background:#ddd;
}



/* AJAX */

form.inplaceeditor-form {
	margin:0;
}
form.inplaceeditor-form input[type=text],
form.inplaceeditor-form textarea {
	float: left;
	width: auto;
	display: block;
	font-size: 12px;
	font-family: inherit;
	border:1px solid #dddddd;
	padding:2px;
	font-weight:normal;
	margin:0;
	vertical-align: bottom;
	height:15px;
}
form.inplaceeditor-form textarea {
	background:#ffff99;
	height:60px;
}
form.inplaceeditor-form input[type=submit] {
	display: block;
	vertical-align: bottom;
	text-align:center;
	width:30px;
	margin:0 5px 0 5px;
	float:left;
	height:21px;
}
form.inplaceeditor-form a {
	display: block;
	vertical-align: bottom;
	height:25px;
}




pre {
padding: 1em;
}
