

#inhalt table.inhalt {
	width:			1000px !important;
	width:			980px;
	margin:			0;
	padding:		0;
	border-collapse:collapse;
	border-spacing:	0;
	border:			none;
}

/*
#kopf {
	width:			990px !important;
	width:			970px;
	height:			103px;
	background:		white;
}
*/

/*
#kopf-kopf {
	width:			1000px !important;
	width:			980px;
}
*/

#wbt-box-lernfortschritt {
	width: 228px;
	background-color: #FFFFFF;
	/* border: 1px solid #CECECE; */
	margin: 0 0 15px 5px;
	display: none;
}

#wbt-box-inhaltsverzeichnis {
	width: 226px;
	background-color: #F7F7F7;
	border: 1px solid #aaaaaa;
	margin: 0 0 15px 5px;
}

#wbt-box-header {
	width: 508px;
	margin: 0 19px 5px 28px;
	border: 1px solid #aaaaaa;
	background-color: #DEDEDE;
}

#wbt-box-seitentitel {
	float: left;
	width: 435px;
	background-color: #DEDEDE;
	text-align: left;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #000000;
	padding: 1px 0 1px 5px;
}

#wbt-box-seitenanzeige {
	float: left;
	width: 61px;
	background-color: #DEDEDE;
	text-align: right;
	font-weight: bold;
	color: #000000;
	padding: 1px 5px 1px 0;
}

#tooltipbox {
	position: absolute;
	z-index: 50;
	margin: 10px 0 0 0;
	padding: 2px;
	border: 1px solid #999999;
	visibility: hidden;
	background-color: #eeeeee;
	min-width: 200px;
	max-width: 380px;
}

#wbt-box-fragen {
	width: 510px !important;
	width: 510px;
	margin: 0 19px 5px 28px;
}

/* CSS "wbt-fragen" ist lokal am DIV-Container und nicht hier definiert */
.wbt-fragen {
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	margin: 0 0 5px 0;
	padding: 5px;
}

#wbt-box-footer {
	width: 510px;
	margin: 0 19px 0px 28px;
	background-color: #DEDEDE;
}

#wbt-box-navigation {
	margin: 0 0 0 0;
	padding: 3px 0 0 0 !important;
	padding: 3px 0 2px 0;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	float: left;
	width: 390px !important;
	width: 385px;
}

#wbt-box-navigation-links {
	float: left;
	width: 50px;
}

#wbt-box-navigation-rechts {
	float: left;
	width: 60px;
	text-align: right;
	padding: 6px 5px 0 0;
}

#button_aendern {
	cursor:pointer;
}

#wbt-box-auswertung {
	float: left;
	width: 235px;
	background-color: #AD0829;
	margin: 0 0 0 5px;
	padding: 4px 5px 3px 5px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

#wbt-lernfortschritt-titel {
	background-color: #DEDEDE;
}

#wbt-lernfortschritt-titel-titel {
	padding: 1px 0 1px 5px;
	width: 190px;
	float: left;
	background-color: #DEDEDE;
}

#wbt-lernfortschritt-titel-close {
	width: 31px;
	float: left;
	text-align: right;
	background-color: #DEDEDE;
}

#wbt-lernfortschritt-klapp-mich-weg {
	/* display: none;*/
}

.wbt-lernfortschritt-tabelle {
	border: 1px solid #bbbbbb;
}

#wbt-lernfortschritt {
	margin: 0 0 5px 0;
	padding: 0 5px 0 5px;
	}

.wbt-lernfortschritt-cell-center {
	background-color: #F7F7F7;
	text-align: center;
	padding: 2px;
	vertical-align: middle;
}

.wbt-lernfortschritt-cell-normal {
	background-color: #F7F7F7;
	padding: 2px;
	vertical-align: middle;
}

.wbt-lernfortschritt-cell-trennung {
	background-color: #F7F7F7;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	height: 20px;
}

.wbt-inhaltsverzeichnis-kapitel-text {
	color: #394239;
	text-decoration: none;
}

a.wbt-inhaltsverzeichnis-kapitel-text-logout {
	color: #a8a8a8;
	text-decoration: none;
}
	
#wbt-lernfortschritt-rahmen {
	border: 1px solid #000000;
	background-color: #990000;
	width: 175px;
	margin: 2px 0 5px 5px !important;
	margin: 0px 0 0px 0px;
	height: 5px;
	font-size: 0px;
}

.wbt-lernfortschritt-links {
	float: left;
	background-color: #006600;
	padding: 1px;
	color: #DFDFDF;
	text-align: center;
	font-weight: bold;
	height: 3px;
	font-size: 0px;
}

.wbt-lernfortschritt-rechts {
	float: left;
	background-color: #990000;
	border-left: 1px solid #000000;
	padding: 1px;
	color: #DFDFDF;
	text-align: left;
	font-weight: bold;
	height: 3px;
	font-size: 0px;
}

#wbt-inhaltsverzeichnis-titel {
	padding: 1px 0 1px 5px;
	background-color: #DEDEDE;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 5px;
}

#wbt-inhaltsverzeichnis-rahmen {
	padding: 5px 0 5px 5px;
}

a.wbt-inhaltsverzeichnis-kapitel-text,
a.wbt-inhaltsverzeichnis-kapitel-text:visited,
a.wbt-inhaltsverzeichnis-kapitel-text:active {
	color: #000000;
	text-decoration: none;
}

a.wbt-inhaltsverzeichnis-kapitel-text:hover {
	color: #000000;
	text-decoration: underline;
}

a.wbt-inhaltsverzeichnis-testseiten-text,
a.wbt-inhaltsverzeichnis-testseiten-text:visited,
a.wbt-inhaltsverzeichnis-testseiten-text:active {
	color: #394239;
	text-decoration: none;
}

a.wbt-inhaltsverzeichnis-testseiten-text:hover {
	color: #394239;
	text-decoration: underline;
}

a.wbt-inhaltsverzeichnis-testseiten-text-aktiv,
a.wbt-inhaltsverzeichnis-testseiten-text-aktiv:visited,
a.wbt-inhaltsverzeichnis-testseiten-text-aktiv:active {
	color: #AD0829;
	text-decoration: none;
}

a.wbt-inhaltsverzeichnis-testseiten-text-aktiv:hover {
	color: #AD0829;
	text-decoration: underline;
}

a.wbt-inhaltsverzeichnis-seiten-text,
a.wbt-inhaltsverzeichnis-seiten-text:visited,
a.wbt-inhaltsverzeichnis-seiten-text:active {
	color: #394239;
	text-decoration: none;
}

a.wbt-inhaltsverzeichnis-seiten-text:hover {
	color: #394239;
	text-decoration: underline;
}

a.wbt-inhaltsverzeichnis-seiten-text-aktiv,
a.wbt-inhaltsverzeichnis-seiten-text-aktiv:visited,
a.wbt-inhaltsverzeichnis-seiten-text-aktiv:active {
	color: #AD0829;
	text-decoration: none;
}

a.wbt-inhaltsverzeichnis-seiten-text-aktiv:hover {
	color: #AD0829;
	text-decoration: underline;
}

#wbt-box-annotation {
	width: 175px;
	background-color: #F7F7F7;
	border: solid 1px #aaaaaa;
	margin: 0 0 10px 0;
	display: none;
}

#wbt-annotation-titel {
	padding: 1px 0 1px 5px;
	background-color: #DEDEDE;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 5px;
}

#wbt-annotation-titel-popup {
	background-color: #DEDEDE;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 5px;
}

#wbt-annotation-titel-popup-titel {
	padding: 1px 0 0 5px;
	float: left;
	width: 300px;
}

#wbt-annotation-titel-popup-close {
	float: left;
	width: 95px;
	text-align:right;
}

#wbt-annotation-message {
	padding: 5px 0 5px 0;
}

#wbt-annotation-notiz {
	minHeight: 100px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 0 5px 0 5px;
	border: 1px solid #B5C6D6;
}

#wbt-annotation-editor {
	text-align: center;
}

#wbt-annotation-buttons {
	margin-top: 10px;
	text-align: right;
	padding: 2px 5px 0 0;
}

#wbt-annotation-buttons-popup {
	text-align: right;
	padding: 4px 5px 0 0 !important;
	padding: 10px 5px 0 0;
}


#wbt-annotation-textbox {
	position: absolute;
	z-index: 9999;
	margin: 10px 0 0 0;
	padding: 0px;
	border: 1px solid #aaaaaa;
	visibility: hidden;
	background-color: #ededed;
	height: 1px;
	width: 1px;
}

#wbt-box-suche {
	width: 175px;
	background-color: #FFFFFF;
	border: solid 1px #CECECE;
}

#wbt-suche-titel {
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	color: #B70032;
}

#wbt-suche-rahmen {
	padding: 10px 5px 10px 5px !important;
	padding: 0px 5px 0px 5px;
}

div#wbt-suche-eingabefeld {
	padding: 1px 10px 0 0 !important;
	padding: 0 10px 0 0;
	float: left;
}

input#wbt-suche-eingabefeld {
	width: 120px;
	margin: 0px;
	padding: 0px;
}

div#wbt-suche-button {
	width: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div.fusszeile {
	color: #776F83;
	font-size: 9px;
	margin: 50px 0 0 260px;
}

#inhalt div.leiste div.leiste-absatz, #inhalt div.leiste div.leiste-links, #inhalt div.leiste div.bild {
	background-color: #F7F7F7;
	border: solid 1px #AAAAAA;
	padding: 0 0 6px 0;
	margin: 0 3px 10px 0;
	width: 175px;
}

div.leiste-absatz h2 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 1px 0 2px 5px;
	background-color: #DEDEDE;
	border-bottom: 1px solid #AAAAAA;
}

div.leiste-absatz p {
	margin: 0;
	padding: 5px 5px 0 5px;
}

#inhalt div.leiste ul {
	font-size:		11px;
	list-style-image:	url("../pics/layout/button_weiter.png");
	margin:		0 0 0 20px;
	padding:		0;
}

div.flash-sidebar-container {
	margin-top:20px;
}
