
/* allgemein */

a {
	color: #800000;
	text-decoration: none;
}

div.submenu p {
	font-weight: bold;
	font-size: 13px;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

div.header {
	min-height: 190px;
	position: relative;
	text-align: center;
}

div.header img.header-logo {
	display: block;
	margin: 10px auto 0;
	max-width: 100%;
	height: auto;
}

div.content {
	margin: 10px 200px 10px 0px;
	padding: 10px;
}

h1 {
	background-color:white;
	color:rgb(192,192,192);
	font-size:13px;
	font-weight:bold;
	height:auto;
	margin:0 0 10px 0;
	min-height:0;
	padding:10px 220px 10px 220px;
	text-align:center;
}

h2 {
	background-repeat: no-repeat;
	border-color: #c0c0c0;
	border-style: none none solid;
	border-width: 1px;
	color: #808080;
	font-size: 24px;
	margin: 0 0 20px;
	padding: 20px 20px 20px 80px;
	text-transform: uppercase;
}

h3 {
	background-repeat: no-repeat;
	font-size: 14px;
	height: 32px;
	margin: 40px 0 2px 80px;
	padding: 7px 40px;
	text-decoration: underline;
}

h4 {
	font-size: 12px;
	margin: 40px 0 10px 80px;
}

.important h3 {
	background-image: url(32/important.png);
}

.error h3 {
	background-image: url(32/stop.png);
}

.ok h3 {
	background-image: url(32/ok.png);
}
.tip h3 {
	background-image: url(32/tip.png);
}
.info h3 {
	background-image: url(32/info.png);
}
.work h3 {
	background-image: url(32/work.png);
}
.important, .ok, .error, .tip, .info, .work {
	font-weight: bold;
}

p, dl, ul {
	margin: 0 0 10px 80px;
}

ul.nomargin {
  margin: 0;
}


dt {
	font-weight: bold;
}

th {
	background-color: #d0d0d0;
	font-weight: bold;
	padding: 6px;
	text-align: left;
}

td {
	background-color: #e0e0e0;
	padding: 5px;
}

table {
	font-size: 12px;
	margin: 10px 0 10px 80px;
}

table.nomargin {
	font-size:12px;
	margin:0;
}

#generation-time {
	color:rgb(192,192,192);
	font-size: 8pt;
	font-weight:bold;
	margin: 0 0 6px;
	position: static;
	text-align:center;
}

#generation-time:before {
	content:"[";
}

#generation-time:after {
	content:"]";
}

#server-time {
	/*color:rgb(192,192,192);*/
	font-size: 8pt;
	font-weight:bold;
	margin: 0;
	position: static;
	text-align:center;
}

img {
	border: none;
}

.miniad
{
  position: absolute;
  right: 10px;
  top: 600px;
}


/* werbung */

.ad {
	margin: 0px 0px 0px 20px;
}


/* work */
#work h2 {
	background-image:url(64/work.png);
}



/* Public */

img#firefox {
	float:right;
}

#public h2 {
	display: block;
	/*background-image: url(64/attack1.png);*/
}

#public-statistic h3 {
	background-image: url(32/statistic.png);
}

#public-login h3 {
	background-image: url(32/login.png);
}

#public-login-extended-options:not(:target) {
	display:none;
}

#public-reg1 h3,
#public-reg2 h3,
#public-reg3 h3,
#public-regactivate h3 {
	background-image: url(32/signup.png);
}

#public-doc-regeln h3,
#public-doc-regelverstoss h3 {
	background-image: url(32/run.png);
}

#public-changelog div.info h3 {
	background-image: url(32/changelog.png);
}


#team-kings h3 {
	background-image: url(32/attack2.png);
}

#team-helper h3 {
	background-image: url(32/positions.png);
}

#team-else h3 {
	background-image: url(32/tip.png);
}

#impressum-partner h3 {
	background-image: url(32/sprechpartner.png);
}
#impressum-kontakt h3 {
	background-image: url(32/mail.png);
}

#public-doc-impressum div.important h3 {
	background-image: url(32/haftung.png);
}

#public-doc-impressum #team-kings h3 {
	background-image: url(32/achtung.png);
}

#server-statistic h2 {
	background-image: none;
	padding-left: 80px;
}

#server-statistic h3 {
	background-image: url(32/network.png);
}

#public-newpwd h3 {
	background-image: url(32/password.png);
}

#register h2 {
	background-image: url(64/signup.png);
}

#register-step1 h3 {
	background-image: url(32/user.png);
}

#register-step2 h3 {
	background-image: url(32/locale.png);
}

#public-news h2 {
	background-image: url(64/subnet.png);
}

#public-news h3 {
	background-image: url(32/news.png);
}

#public-news .news-entry {
	margin: 6px 0 0 80px;
}

#public-news .news-entry h4 {
	color: #505050;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 6px;
}

#public-news .news-entry p {
	font-weight: normal;
	margin: 0 0 8px;
}

#public-news .news-entry small {
	color: #666666;
}

#public-memorial h3 {
	background-image: url(32/tafel.png);
}

#chat-signup h3 {
  background-image: url(32/xchat.png);
}



/* faq */

#faq h2 {
	background-image: url(64/help.png);
}
#faq-faq1 h3,
#faq-faq2 h3,
#faq-faq3 h3,
#faq-faq4 h3,
#faq-faq5 h3,
#faq-faq6 h3,
#chat-help h3 {
	background-image:url(32/help.png);
}



/* rules */

#rules h2,
#ruleoffence h2 {
	background-image:url(64/rules.png);
}
#rules-rules h3,
#ruleoffence-submit h3 {
	background-image:url(32/rule.png);
}



/* messages */

#messages h2 {
	background-image: url(64/mail.png);
}

#messages-inbox h3,
#messages-system h3 {
	background-image: url(32/mail.png);
}

#messages-compose h3 {
	background-image: url(32/mail-new.png);
}

#messages-archive h3 {
	background-image: url(32/package.png);
}

#messages-outbox h3 {
	background-image: url(32/mail-outbox.png);
}

#messages-transmit1 h3,
#messages-transmit2 h3 {
	background-image: url(32/transmit.png);
}

#messages-inbox td.options,
#messages-outbox td.options,
#messages-system td.options,
#messages-compose-confirm td,
#messages-archive-confirm td,
#messages-outbox-confirm td,
#messages-compose-address-book td,
#messages-transmit1-confirm td,
#messages-transmit2-confirm td,
#messages-transmit2-inbox td,
#messages-transmit2-outbox td,
#messages-transmit2-archive td {
	background-color: #d0d0d0;
	font-weight: bold;
	text-align: center;
}

#messages-inbox td.number,
#messages-system td.number,
#messages-archive td.number,
#messages-outbox td.number,
#messages-transmit2 td.number {
	background-image: url(32-gray/mail.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	height: 36px;
	padding: 5px 5px 5px 40px;
}

#messages-inbox tr.not-read td.number,
#messages-system tr.not-read td.number {
	background-image: url(32-gray/mail-not-read.png);
}

#messages-inbox td.time,
#messages-system td.time,
#messages-archive td.time,
#messages-outbox td.time {
	text-align: right;
}

#messages-inbox tr.not-read,
#messages-system tr.not-read {
	font-weight: bold;
}

#messages-compose-recipient input,
#messages-compose-subject input,
#messages-compose textarea,
#messages-transmit1-mail-address input,
#messages-transmit1-mail-subject input {
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	/*padding: 3px;*/
	width: 300px;
}

#messages-compose textarea {
	height: 150px;
	width: 300px;
}

#messages-inbox td.number,
#messages-inbox td.checkbox,
#messages-system td.number,
#messages-system td.checkbox,
#messages-archive td.number,
#messages-archive td.checkbox,
#messages-outbox td.number,
#messages-outbox td.checkbox,
#messages-transmit2 td.checkbox {
	text-align: center;
}

#messages-message-read h3 {
	background-image: url(32/mail.png);
}





/* overview */

#overview h2 {
	background-image: url(64/home.png);
}

#overview-computer h3 {
	background-image: url(32/computer.png);
}

#overview-cluster h3 {
	background-image: url(32/cluster.png);
}

#overview-messages h3 {
	background-image: url(32/mail.png);
}

#overview-ranking h3 {
	background-image: url(32/statistic.png);
}






/* computer */

#computer h2 {
	background-image: url(64/computer.png);
}

#computer-list h3,
#computer-rename h3 {
	background-image: url(32/computer.png);
}

#computer-properties h3 {
	background-image: url(32/essentials.png);
}

#computer-properties table.properties-horizontal {
	width: 50%;
	table-layout: fixed;
}

#computer-properties table.properties-horizontal th,
#computer-properties table.properties-horizontal td {
	vertical-align: top;
	text-align: left;
	width: auto;
}

#computer-properties table.properties-horizontal th {
	white-space: nowrap;
}

#computer-essentials h3,
#computer-item h3#computer-item-essential {
	background-image: url(32/memory.png);
}

#computer-software h3,
#computer-item h3#computer-item-software {
	background-image: url(32/software.png);
}

#computer-security h3,
#computer-item h3#computer-item-security {
	background-image: url(32/security.png);
}

#computer-attack h3,
#computer-item h3#computer-item-attack {
	background-image: url(32/attack.png);
}

#computer td.number {
	background-image: url(32-gray/computer.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	height: 36px;
	padding: 5px 5px 5px 40px;
	text-align: center;
}

#computer td.upgrade {
	color: green;
}

#computer td.no-upgrade {
	color: red;
}
#computer-profit h3 {
	background-image: url(32/money.png);
}
#computer-transfer-start h3 {
	background-image: url(32/transmit.png);
}
#computer-upgrades h3,
#computer-upgrade-done h3 {
	background-image: url(32/upgrade.png);
}

#users-admin .admin-user-columns {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin: 0 0 15px 80px;
}

#users-admin fieldset.admin-user-block {
	background-color: #e8e8e8;
	border: 1px solid #c0c0c0;
	margin: 0;
	min-width: 320px;
	padding: 12px 14px 8px;
}

#users-admin fieldset.admin-user-block legend {
	color: #800000;
	font-weight: bold;
	padding: 0 6px;
}

#users-admin fieldset.admin-user-block label.option {
	display: inline-block;
	min-width: 120px;
}

#users-admin fieldset.admin-user-block input,
#users-admin fieldset.admin-user-block select {
	max-width: 220px;
	width: 220px;
}

#bots-admin .admin-user-columns {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin: 0 0 15px 80px;
}

#bots-admin fieldset.admin-user-block {
	background-color: #e8e8e8;
	border: 1px solid #c0c0c0;
	margin: 0;
	min-width: 320px;
	padding: 12px 14px 8px;
}

#bots-admin fieldset.admin-user-block legend {
	color: #800000;
	font-weight: bold;
	padding: 0 6px;
}

#bots-admin fieldset.admin-user-block label.option {
	display: inline-block;
	min-width: 120px;
}

#bots-admin fieldset.admin-user-block input,
#bots-admin fieldset.admin-user-block select {
	max-width: 220px;
	width: 220px;
}

#bots-admin .lock {
	margin: 0 0 12px 0;
}

#bots-admin .bot-summary {
	margin-left: 80px;
	max-width: 720px;
}

#bots-admin table.bot-overview-table,
#bots-admin table.bot-log-table {
	margin-left: 80px;
	width: calc(100% - 80px);
}

#bots-admin table.bot-overview-table th,
#bots-admin table.bot-log-table th {
	white-space: nowrap;
}

#bots-admin table.bot-overview-table td,
#bots-admin table.bot-log-table td {
	vertical-align: top;
}

#bots-admin input[type="submit"] {
	min-width: 180px;
}

#option-admin table.option-form-table {
	margin-left: 80px;
	width: 720px;
	max-width: calc(100% - 80px);
}

#option-admin table.option-form-table th {
	width: 320px;
	vertical-align: top;
}

#option-admin table.option-form-table td input,
#option-admin table.option-form-table td select {
	width: 220px;
	max-width: 220px;
}

#option-admin form.lock p {
	margin-left: 80px;
}


/* settings */

#settings h2 {
	background-image: url(64/settings.png);
}

#settings-settings h3 {
	background-image: url(32/settings.png);
}

#settings-king h3 {
	background-image: url(32/king.png);
}

#settings-mail h3 {
	background-image: url(32/mail.png);
}

#settings-password h3 {
	background-image: url(32/password.png);
}

#settings-settings-homepage input,
#settings-settings-city input,
#settings-settings-avatar input,
#settings-settings-mail-maximum input,
#settings-mail-address input,
#settings-mail-password input,
#settings-password-password input {
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	padding: 3px;
	width: 300px;
}

#settings-settings-style select {
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	width: 300px;
}

#settings-settings td textarea {
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	/* height: 100px;
	width: 300px; IR-Hack ;-) */
}

#settings-settings-confirm td,
#settings-mail-confirm td,
#settings-password-confirm td {
	background-color: #d0d0d0;
	text-align: center;
}


/* Angriffe */

#attacks h2 {
	background-image: url(64/attack1.png);
}
#attacks-attack1 h3,
#attacks-attack2 h3,
#attacks-attack3 h3,
#attacks-attack4 h3 {
	background-image: url(32/bomb.png);
}

#attacks-opc-layout {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	margin: 0 0 10px 80px;
}

#attacks-opc-reference,
#attacks-opc-editor {
	flex: 1 1 420px;
}

#attacks-opc-summary {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}

#attacks-opc-intro,
#attacks-opc-requirements {
	flex: 1 1 320px;
}

#attacks-opc-intro p,
#attacks-opc-reference p,
#attacks-opc-editor p {
	margin-left: 80px;
}

#attacks .opc-rules {
	margin: 0 0 14px 100px;
	padding-left: 20px;
}

#attacks .opc-rules li {
	margin-bottom: 4px;
}

#attacks .opc-status-ok {
	color: #1f6b2c;
}

#attacks .opc-status-soon {
	color: #9a6a00;
}

#attacks .opc-status-missing {
	color: #8b2d2d;
}

#attacks .opc-reference-table {
	border-collapse: collapse;
	border: 2px solid #8f8f8f;
	box-shadow: 0 0 0 1px #f6f6f6 inset;
	margin-left: 80px;
	width: calc(100% - 80px);
}

#attacks .opc-reference-table th {
	background-color: #bdbdbd;
	border: 1px solid #8f8f8f;
}

#attacks .opc-reference-table td {
	border: 1px solid #a6a6a6;
	vertical-align: top;
}

#attacks .opc-missing-row td {
	background: #f3f3f3;
	color: #666666;
}

#attacks .opc-missing-label {
	color: #666666;
	font-weight: bold;
}

#attacks .opc-missing-example {
	color: #888888;
	font-style: italic;
}

#attacks .opc-codebox {
	background: linear-gradient(180deg, #141414 0%, #1d1d1d 100%);
	border: 1px solid #4a4a4a;
	box-shadow: inset 0 0 0 1px #242424, 0 8px 18px rgba(0, 0, 0, 0.15);
	box-sizing: border-box;
	color: #c9f7c5;
	font-family: Consolas, "Courier New", monospace;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 10px 80px;
	min-height: 220px;
	padding: 10px 12px;
	resize: vertical;
	text-shadow: 0 0 6px rgba(115, 255, 115, 0.08);
	width: calc(100% - 80px);
}

#attacks .opc-codebox:focus {
	border-color: #6c8f6c;
	box-shadow: inset 0 0 0 1px #2d452d, 0 0 0 3px rgba(108, 143, 108, 0.18);
	outline: none;
}

#attacks-opc-editor .info {
	background: linear-gradient(180deg, #efefef 0%, #e4e4e4 100%);
}

#attacks-opc-editor h3::after {
	color: #555;
	content: " root@opc";
	font-family: Consolas, "Courier New", monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left: 8px;
	text-decoration: none;
}

#attacks .opc-tools {
	margin: 0 0 10px 80px;
}

#attacks .opc-actions {
	display: flex;
	gap: 10px;
	margin: 0 0 0 80px;
}

#attacks .opc-actions input {
	min-width: 140px;
}

#attacks-running-terminal h3 {
	background-image: url(32/attack.png);
}

#attacks .opc-terminal-window {
	background: linear-gradient(180deg, #121212 0%, #1a1a1a 100%);
	border: 1px solid #4f4f4f;
	box-shadow: inset 0 0 0 1px #222, 0 10px 24px rgba(0, 0, 0, 0.18);
	color: #b9ffb2;
	font-family: Consolas, "Courier New", monospace;
	font-size: 12px;
	line-height: 1.55;
	margin: 0 0 10px 80px;
	max-width: 520px;
	min-height: 170px;
	overflow: auto;
	padding: 12px 14px;
	text-shadow: 0 0 5px rgba(91, 255, 91, 0.12);
}

#attacks .opc-terminal-cursor {
	animation: opcCursorBlink 0.9s steps(1) infinite;
}

@keyframes opcCursorBlink {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}


/* cluster */

#cluster h2,
#cluster-profile h2 {
	background-image: url(64/cluster.png);
}

#cluster-notice-create h3 {
	background-image: url(32/mail-new.png);
}

#cluster-overview h3,
#cluster-profile-profile h3,
#cluster-found h3,
#cluster-request-new1 h3,
#cluster-request-new2 h3,
#cluster-request-administration h3 {
	background-image: url(32/cluster.png);
}

#cluster-overview-infotext h3 {
	background-image: url(32/info.png);
}

#cluster-distributed-attacks h3 {
	background-image: url(32/da.png);
}

#cluster-convents h3,
#cluster-create-convent h3 {
	background-image: url(32/convents.png);
}

#cluster-settings h3 {
	background-image: url(32/settings.png);
}

#cluster-members h3,
#cluster-member-administration h3 {
	background-image: url(32/user.png);
}

#cluster-overview-board1 td,
#cluster-overview-board2 td {
	background-color: #d0d0d0;
	font-weight: bold;
	text-align: center;
}

#cluster-distributed-attacks tr {
	vertical-align: top;
}

#cluster-distributed-attacks td.ip,
#cluster-distributed-attacks td.owner,
#cluster-distributed-attacks td.author {
	background-position: 2px 2px;
	background-repeat: no-repeat;
	height: 36px;
	padding: 5px 5px 5px 40px;
}

#cluster-distributed-attacks td.ip {
	background-image: url(32-gray/computer.png);
}


#cluster-distributed-attacks td.owner {
	background-image: url(32-gray/user.png);
}

#cluster-distributed-attacks td.author {
	background-image: url(32-gray/attack.png);
}

#cluster-distributed-attack h2 {
	background-image: url(64/da.png);
}

#cluster-distributed-attack-join-start h3,
#cluster-distributed-attack-create-ok h3 {
	background-image: url(32/attack.png);
}

#cluster-create-distributed-attack h3,
#cluster-create-distributed-attack2 h3 {
	background-image: url(32/da.png);
}

#cluster-overview-events td div {
	height: 100px;
	overflow: scroll;
}
#cluster-create-distributed-attack-confirm td,
#cluster-create-distributed-attack2-confirm td {
	background-color: #d0d0d0;
	text-align: center;
}

#cluster-money h3,
#cluster-tax h3,
#cluster-transfers h3 {
	background-image: url(32/money.png);
}

#cluster-tax-paid h3 {
	background-image: url(32/user.png);
}

#cluster-battles h3 {
	background-image: url(32/attack.png);
}


/* cluster-board */

#cluster-board h2,
#cluster-board-post h2 {
	background-image: url(64/board.png);
}

#cluster-board-folder1 h3,
#cluster-board-folder2 h3,
#cluster-board-folder3 h3,
#cluster-board-post h3 {
	background-image: url(32/folder.png);
}

#cluster-board-folder1-confirm td,
#cluster-board-folder2-confirm td,
#cluster-board-folder3-confirm td,
#cluster-board-newthread-confirm td {
	background-color: #d0d0d0;
	text-align: center;
}

#cluster-board-newthread img {
	border-style: none;
	margin: 1px;
}

#cluster-board-newthread h3,
#cluster-board-post-reply h3 {
	background-image: url(32/edit.png);
}





/* ranking */

#ranking h2 {
	background-image: url(64/statistic.png);
}

#ranking-user h3 {
	background-image: url(32/user.png);
}

#ranking-cluster h3 {
	background-image: url(32/cluster.png);
}

#ranking-user td.navigation {
	background-color: #d0d0d0;
	font-weight: bold;
	padding: 5px;
}

#ranking-user td.number {
	background-image: url(32-gray/user.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	height: 36px;
	padding: 5px 5px 5px 40px;
	text-align: center;
}

#ranking-user td.cluster {
	background-image: url(32-gray/cluster.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	height: 36px;
	padding: 5px 5px 5px 40px;
}

#ranking-user td.points,
#ranking-user td.navigation,
#ranking-cluster td.points,
#ranking-cluster td.navigation {
	text-align: center;
}

#ranking-cluster td.number {
	background-image: url(32-gray/cluster.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	height: 36px;
	padding: 5px 5px 5px 40px;
	text-align: center;
}




/* Subnet */

#subnet h2 {
	background-image: url(64/subnet.png);
}

#subnet-properties h3 {
	background-image: url(32/essentials.png);
}

#subnet-content h3 {
	background-image: url(32/subnet.png);
}

#subnet-content td.owner,
#subnet-content td.cluster,
#subnet-content td.ip {
	background-position: 2px 2px;
	background-repeat: no-repeat;
	height: 36px;
	padding: 5px 5px 5px 40px;
}

#subnet-properties td.options,
#subnet-properties td.map,
#subnet-content td.navigation {
	background-color: #d0d0d0;
	font-weight: bold;
	padding: 5px;
}

#subnet-content td.cluster {
	background-image: url(32-gray/cluster.png);
}

#subnet-content td.ip {
	background-image: url(32-gray/computer.png);
}

#subnet-content td.ip a.subnet-attack-link {
	display: inline-block;
	margin-left: 8px;
	text-decoration: none;
	vertical-align: middle;
}

#subnet-content td.ip a.subnet-attack-link img {
	display: block;
	height: 18px;
	width: 18px;
}

#subnet-content td.ip a.subnet-attack-link:hover {
	text-decoration: none;
	transform: scale(1.1);
}

#subnet-content td.owner {
	background-image: url(32-gray/user.png);
}

#subnet-properties td.map,
#subnet-content td.number,
#subnet-content td.points,
#subnet-content td.navigation {
	text-align: center;
}

/* user-profile */
#user-profile h2 {
	background-image: url(64/user.png);
}

#user-profile-profile h3 {
	background-image: url(32/identity.png);
}





/* help */

#help h2 {
	background-image: url(64/help.png);
}

#help-common h3 {
	background-image: url(32/tip.png);
}

#help-availability h3 {
	background-image: url(32/decrypted.png);
}

#help-content h3 {
	background-image: url(32/help-index.png);
}

#help-cluster h3 {
	background-image: url(32/cluster.png);
}

#help-cluster2 h3 {
	background-image: url(32/positions.png);
}

#help-cluster3 h3 {
	background-image: url(32/convents.png);
}

#help-ip h3 {
	background-image: url(32/locale.png);
}

#help-moneymarket h3 {
	background-image: url(32/calc.png);
}



/* Adressbuch */

#abook-selpage h2,
#abook-administration h2 {
	background-image: url(64/abook.png);
}

#abook-selpage h3,
#abook-administration h3 {
	background-image: url(32/abook.png);
}



/* rechte Navigationsleiste */

ul.navigation {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: fixed;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	width: 184px;
	z-index: 200;
}

ul.navigation li {
	background-color: #e0e0e0;
	border-color: #c0c0c0;
	border-width: 1px;
	border-style: solid;
	display: block;
	list-style-type: none;
	margin: 0 0 2px;
	padding: 0;
	overflow: hidden;
}

ul.navigation a {
	color: black;
	display: block;
	padding: 7px 7px;
	text-decoration: none;
	width: auto;
}

ul.navigation a:hover {
	background-color: #d0d0d0;
	color: black;
	text-decoration: none;
}

ul.navigation a strong {
	font-size: 14px;
	font-weight: bold;
}

ul.navigation div.help {
	display: none;
}

ul.navigation li:hover div.help {
	background-color: #f0f0f0;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	display: block;
	padding: 3px;
	position: absolute;
	top: 0px;
	left: -220px;
	width: 200px;
}

#bugtracker-overlay {
	background-color: rgba(0, 0, 0, 0.65);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}

#bugtracker-lightbox {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
	height: 80vh;
	left: 50%;
	margin-left: -360px;
	position: absolute;
	top: 8vh;
	width: 720px;
}

#bugtracker-lightbox-head {
	background-color: #e0e0e0;
	border-bottom: 1px solid #c0c0c0;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 12px;
	text-align: right;
}

#bugtracker-lightbox-head a {
	color: #800000;
}

#bugtracker-frame {
	border: none;
	display: block;
	height: calc(80vh - 38px);
	width: 100%;
}
