/**
 * Projekt:	Heinrich-Kirchner-Website
 *
 * Create:	04.09.2009
 * Copyright 2009 by Kirchnerei
 *			http://www.kirchnerei.de
 *			mailto:infos@kirchnerei.de
 *
 * Veröffentlichung:
 * Version:	1.0 (Build: 10)
 * Datum:	04.01.2010
 * Vendor:	Kirchnerei
 *
 * Subversion:
 * Author:	$LastChangedBy: sarah $
 * Date:	$LastChangedDate: 2010-01-04 11:06:50 +0100 (Mo, 04 Jan 2010) $
 * Version:	$LastChangedRevision: 327 $
 */

/* reset all margins and paddings */
* {
	margin: 0;
	padding: 0;
}

/**
 * Html Elemente
 */
body {
	background: white;
	font: normal 10pt Arial, sans-serif;
	text-align: center;
}

ul {
	list-style-type: square;
	padding: 0 0 0 20px;
}

input, select, textarea {
	font: 1.2em normal Arial, sans-serif;
	padding: 2px 5px;
}

a:link, a:visited {
	color: blue;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: red;
	text-decoration: underline;
}

th, td {
	padding: 2px 3px;
}


/**
 * Klassen Elemente
 */

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.block {
	text-align: justify;
}

.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.gray {
	color: #525453;
}

.black {
	color: #000;
}

.lighter {
	font-weight: lighter;
}

.little {
	font-size: 95%;
}


/* eingabe ist notwendig */
.required {
	border: 1px solid red;
}

.border {
	border: 1px solid #333;
}

.textbox {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.fullsize {
	width: 100%;
}

.size400pt {
	width: 400px;
}

.endBox {
	clear: both;
	height: 1px;
	width: 100%;
}

.tooltip {
}

.nowrap {
	white-space: nowrap;
}

.hint {
	color: red;
}

.indent {
	text-indent: -20px;
	padding-left: 20px;
}

.zitat {
	size: 13pt;
}

.editorWidthFullsize {
	width: 760px;
}

.editorWidthSidebar {
	width: 590px;
}

.editorWidth200 {
	width: 160px;
}

.frame {
	border: 1px solid #aaa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 0.8em;
	text-align: left;
	padding: 5px 2px;
}


/* ausgewaehlter Menueeintrag */
a.selectItem:link, a.selectItem:visited {
	color: #ce5453;
	text-decoration: none;
}

a.selectItem:hover, a.selectItem:active {
	color: #ce5453;
	text-decoration: underline;
}

a.normalItem:link, a.normalItem:visited {
	color: #000;
	text-decoration: none;
}

a.normalItem:hover, a.normalItem:active {
	color: #525453;
	text-decoration: underline;
}

a.note {
	color: red;
	font-weight: bold;
	text-decoration: none;
}


p.note {
	clear: both;
	font-size: 0.8em;
	font-style: italic;
}

span.note {
	color: red;
}


/**
 * Ein Grafik Element in einem Link hat niemals einen Rand
 */
a img {
	border: 0;
}

/**
 * Menü Element in der oberen Menüleiste
 */
.mainItem {
	height: 30px;
	size: 12pt;
	line-height: 30px;
	text-align: center;
}

/**
 * Menü Element in der Sidebar
 */
.sideItem {
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 5px;
}

.title {
	background: #ccc;
	border: 1px solid #666;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	margin-bottom: 5px;
}

.uppercase {
	font-variant: small-caps;
}

.smallFont {
	font-size: 0.8em;
}

/**
 * Hintergrund Element für eine Tabellenzeile
 */
.event {
	background: #fff;
}

/**
 * Hintergrund Element für eine Tabellenzeile
 */
.odd {
	background: #eee;
}

/**
 * Link Element, für eine Aktion
 */
.action {
	height: 24px;
	width: 24px;
	text-align: center;
	vertical-align: top;
}

img.message {
	margin: 5px 10px;
}

div.contentBody {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}

div.contentArea {
	clear: both;
	padding: 0 1px;
}

div.borderBody {
	/*
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
}

div.form {
	background: #eee;
	border: 1px solid #aaa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
	padding: 2px;
	margin-top: 30px;
}

div.dialog {
	background: #eee;
	border: 1px solid #aaa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
	padding: 2px;
	margin: 30px auto;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.akkordion {
	margin: 0;
}

div.akkordion h3 {
	border: 1px solid #aaa;
	border-radius-topleft: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-radius-topleft: 4px;
	border-radius-topright: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-topright: 4px;
	cursor: pointer;
	font-size: 0.8em;
	line-height: 24px;
	margin: 2px 0 0 0;
	padding: 1px 2px;
}

div.akkordion div {
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-radius-bottomleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius-bottomleft: 4px;
	border-radius-bottomright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius-bottomright: 4px;
	font-size: 0.8em;
	padding: 3px;
	margin: 0;
}

div.previewBox {
	background: #fff;
	border: 1px solid #666;
	font-size: 1.2em;
	padding: 2px 0 20px 5px;
	margin: 10px auto;
	max-height: 480px;
	overflow: auto;
}

div.vcard {
	font-size: 0.75em;
	margin: 0 0 10px 0;
	padding: 5px;
}

/**
 * Element, das ein Photo einrahmt.
 */
div.photoLeft {
	border: 1px solid #eee;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 5px 0 5px;
	text-align: center;
}
div.photoLeft p {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

/**
 * Element, das ein Photo einrahmt.
 */
div.photoRight {
	border: 1px solid #eee;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: right;
	margin: 0 10px 0 0;
	padding: 5px 5px 0 5px;
	text-align: center;
}

div.photoRight p {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

/**
 * Aufzählungsliste für die Sidebar
 */
ul.sidemenu {
	list-style-type: none;
	padding: 0;
	text-align: right;
}

ul.sidemenu a {
	display: block;
}

ul.sidemenu li {
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	margin: 5px 0;
}

/**
 * Definitionsliste für ein Formular Eingabe
 */
dl.form {
	width: 95%;
}

dl.form dd {
	font-weight: bold;
	margin: 5px 0 1px;
}

dl.form dt {
	margin: 1px 0 10px 20px;
}

table.form {
	width: 100%;
}

table.form tr.header {
	border-bottom: 1px solid #666;
}

table.form tr.footer {
	border-top: 1px solid #666;
}

table.form tr.footer td {
	padding: 5px 10px;
}

table.list {
	border-collapse: collapse;
	width: 100%;
	margin: 5px 0;
}

table.list tr.header {
	background: #fff;
}

table.list tr.footer {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.list tr {
	border-top: 1px solid #ccc;
}

/**
 * ID Elemente
 */

#toolbar {
	height: 30px;
}

#toolbar p {
	display: none;
	color: #ccc;
	font-size: 0.9em;
	height: 30px;
	line-height: 30px;
	padding: 0 2px;
	font-variant: small-caps;
}

#toolbar p.left {
	float: left;
	width: 40%;
}

#toolbar p.right {
	float: right;
	width: 48%;
}

#toolbar a {
	color: #000;
}

#menubar {
	/*
	border-bottom: 1px solid #ccc;
	*/
	font-size: 1.1em;
	font-weight: bold;
	height: 30px;
}

#menubar ul {
	list-style-type: none;
	padding: 0 2px;
}

#menubar ul li {
	float: left;
	font-variant: small-caps;
	margin-right: 30px;
}

#menubar ul li a {
	/*display: block;*/
}

#header {
	/* no settings */
}

/**
 * Id Element für den Inhalt zusammen mit der
 * Klasse "content_sidebar" (mit der Sidebar) oder der
 * Klasse "content_fullsize" (ohne Sidebar)
 */
#content {
	/* no settings */
}

/**
 * Klasse für den Inhalt mit Sidebar
 */
div.content_sidebar {
	float: left;
	width: 580px;
	padding: 2px 0 20px 2px;
}

/**
 * Klasse für den Inhalt ohne Sidebar
 */
div.content_fillsize {
	padding: 2px 0 20px 2px;
}

#sidebar {
	float: right;
	padding: 0 2px 20px 0;
	width: 150px;
}

#sidebar p {
	font-size: 0.9em;
}

#footer {
	/*
	border-top: 1px solid #ccc;
	*/
	clear: both;
	margin: 0;
}

#footer p {
	font-size: 0.80em;
	line-height: 2.5em;
	padding: 0;
}

#footer a {
	line-height: 1.6em;
	padding: 0 5px;
}

/**
 * Element für die Zusammenfassung am unteren Ende des Inhalts
 */
#summary {
	clear: both;
	margin: 0;
}

#summary p {
	color: #666;
	font-size: 0.7em;
	line-height: 2.0em;
}

#summary a {
	color: #666;
}

/**
 * Online Status Element für die Mitarbeiter
 */
#onlinestatus {
	margin: 10px 0;
	padding: 0;
}

#onlinestatus p {
	display: inline;
	line-height: 26px;
	font-size: 0.9em;
	margin: 2px 0;
	width: 190px;
}

/**
 * Notify Element
 */
#notifybar {
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0;
	display: none;
}

#notifybar div.text {
	background: #ffffcc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #333;
	width: 480px;
	margin: 0 auto;
}

#notifybar table {
	width: 100%;
	max-height: 120px;
}

#notifybar table td {
	font-size: 0.8em;
	padding: 5px;
}

#notifybar ul {
	overflow: auto;
}


/**
 * Debug- and Error-Element
 */
#debug, #error {
	background: #eee;
	border: 1px solid #aaa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 0.8em;
	text-align: left;
	padding: 2px;
	margin-top: 10px;
}

#debug h1, #error h1 {
	background: #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 1.0em;
	padding: 5px;
}




