/* Die folgenden Anweisungen haben Auswirkungen auf alle Wege-Templates */

/* Ausgeblendete Elemente */
/*img.spacer { display: none; }*/
h2.headingblock {	display: none; } /* Überschriften der Anzeigeabschnitte */

.mod-glossary div#intro p { display: none; }
.mod-glossary .tabtree, .mod-glossary .clearer { display: none; }
.mod-glossary .printicon {	display: none; }
.mod-glossary .glossarypost {	border: none; }

.mod-quiz .ablock input.submit {	display: none; }

#site-index form#coursesearch {
	display: none;
}

/* Zurücksetzen der Abstände */
body { background: url(images/bg.png) repeat; margin-top: 0px; }

/* Quiz spezifische Zentrierung ausschalten */
body.mod-quiz #header {
	text-align: left;
}

/* Tabelle für Anzeigeelemente */
table.generaltable .c0 {
		border-left: 1px solid #383838;
}
table.generaltable .r1 td {
		background-color: #f5f5f5;
}
table.generaltable .lastcol {
		border-right: 1px solid #383838;
}
table.generaltable .lastrow td {
		border-bottom: 1px solid #383838;
}

/* Warnung für den Internet-Explorer 6 */
div#warning {
	text-align: center;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
div#warning p {
	color: #e82d2d;
}
/* Links */
a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#content-shading a {
	color: #324189;
}
#content-shading a.glossary {
	color: black;
}
#content-shading .tabrow0 a {
	color: #fff;
}

/* Seitenblöcke */

.sideblock {
	border: solid 1px #383838;
}
.sideblock .header {
	background-color: #383838;
	color: #fff;
	border: none;
	padding: 0px;
}
.sideblock .header h2 {
	padding: 2px;
}
.sideblock .header a {
	padding: 0px 2px;
}
.sideblock .header input.hide-show-image {
	background-color: #fff;
	margin: 4px 5px 0px 0px;
}
.sideblock .commands {
	background-color: #dcdbdc;
	width: 100%;
	border-bottom: solid 1px #383838;
	padding:2px 0px;
}

/* Footer */
div#footerline { margin-top: 5px; }
ul#footerlinelist { list-style-type: none; margin: 0; padding: 0; text-align: center; }
ul#footerlinelist li { display: inline; margin: 0 0.5em; }

.footer span.logout { color: #e82d2d; font-weight: bold; }

/* Navigationsleiste */

#outside{
	background:#383838;
	position: relative;
	top: -3px;
	width: 100%;
}
#outside a {
}
#navigation-1 {
	list-style:none;
	height:24px;
	margin: 0px;
	padding-left: 20px;
}
#navigation-1 li {
	display:block;
	float:left;
	margin: 0px;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	display:block;
	text-align:left;
	text-decoration:none;
	color:#ffffff;
	padding: 0 10px;
	line-height: 1.8em;
	height: 24px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	display:block;
	text-align:left;
	text-decoration:none;
	background-color:#5d8ab3;
	color:#ffffff;
	padding: 0 10px;
	line-height: 1.8em;
	height: 24px;
}
#navigation-1 li ul.navigation-2 {
	z-index: 1;
	list-style:none;
	display:none;
	background:#383838;
	position:absolute;
	top:24px;
	padding: 0px;
	margin: 0px;
}
#navigation-1 li ul.navigation-2 .chapter {
	font-size: 1.2em;
	font-weight: bold;
}
#navigation-1 li ul.navigation-2 .chapterName {
	font-size: 1em;
	display: none;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	clear:left;
	width: 100%;
	height:auto;
	display: block;
}
#navigation-1 li ul.navigation-2 li:hover .chapterName {
	display: block;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#383838;
	position:relative;
	z-index:1000;
	height:auto;
	padding: 5px;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#5d8ab3;
	position:relative;
	z-index:1000;
	height:auto;
	padding: 5px;
}
#navigation-1 li img {
	vertical-align: middle;
}

/* Login Logout Menu */
li#loginout_menu {
	text-align: right;#383838;
	float: right;
}
#loginout_menu #login a:link, #loginout_menu #login a:hover, #loginout_menu #login a:visited {
	background-image: url(images/login_icon.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 15px;
	background-position: 0 40%;
	background-color: #383838;
}
#loginout_menu #logout a:link, #loginout_menu #logout a:hover, #loginout_menu #logout a:visited {
	background-image: url(images/logout_icon.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 15px;
	background-position: 0 40%;
	background-color: #383838;
	color: #e82d2d;
	font-weight: bold;
}

/* Bearbeitungsleiste */

.navbar {
	border: none;
	background-color: #aaa586;
	padding: 0 12px;
}

.navbar .navbutton {
	margin: 0px;
}

/* Editor */

.htmlarea {
	border: 1px solid #383838;
}
.htmlarea div.toolbar {
	border-width: 0px 0px 1px 0px;
	padding: 2px;
}
.htmlarea iframe.iframe {
	border: 0px;
}
/* Glossar */

.mod-glossary .entrybox {
	background-color: #fff;
	border: 1px solid #383838;
}
.mod-glossary div#intro {
	padding: 0px;
	margin-bottom: 0px;
	width: 100%;
	background-color: #383838;
	border: none;
	color: #fff;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
	height: 25px;
	line-height: 25px;
}
.mod-glossary div#content-shading form#glossarysearch, .mod-glossary div#content-shading .glossaryaddentry {
	width: 100%;
	background-color: #dcdbdc;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
	padding-bottom: 5px;
	padding-top: 5px;
}
.mod-glossary .glossary-inhalt {
	padding: 0px 12px;
}
.mod-glossary #intro-i3 h2 {
	margin: 0px;
}
.mod-glossary .glossarydisplay {
	width: 100%;
}
.mod-glossary .glossarycategoryheader {
	width: 100%;
	backgroundcolor: #dcdbdc;
}
.mod-glossary .entrybox hr {
	display: none;
}
.mod-glossary #intro-i3 p {
	display: none;
}
.mod-glossary table.glossarypopup {
	border: 1px solid #383838;
	background-color: #fff;
	margin: 0 auto;
}
.mod-glossary div.concept h3 {
	display: inline;
}
a.autolink:link, a.autolink:visited {
background:transparent none repeat scroll 0% 50%;
border-bottom:1px dashed gray;
color:#000000;
text-decoration:none;
}


/* Bekannte Psychologen */
.mod-data div.paging {
	font-weight: bold;
}
.mod-data div.paging a {
	font-weight: normal;
}
.mod-data div.i3 h2 {
	margin: 0px;
	width: 100%;
	background-color: #383838;
	color: #fff;
	text-align: left;
	height: 25px;
	line-height: 25px;
}
.mod-data #intro.generalbox {
	border: none;
	border-bottom: 1px solid #383838;
	background-color: #dcdbdc;
	width: 100%;
	padding: 5px 0px;
}
.mod-data #intro.generalbox p {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.mod-data td#middle-column > .wraplevel1 > div.i1 > div.i2 > div.i3 {
	padding: 0px;
}
.mod-data td#middle-column > .wraplevel1 > div.i1 > div.i2 > div.i3 table {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.mod-data .letterentrys {
	color: #000;
	padding-left: 5px;
}
.mod-data #content-shading .letterentrys a {
	color: #000;
}
.mod-data .indexLetter {
	background-color: #dbdcdb;
	text-align: center;
}


/* Quiz*/
.mod-quiz div.multichoice {
	background-color: #fff;
	border: 1px solid #383838;
}
.mod-quiz .felement #id_name {
	width: 60%;
}

/* Chat */
.discussion #message-user table {
	width:auto;
}
.discussion .message {
	background-color: #DAD6BD;
}

/* Tabs */

.tabtree {
	border-bottom: 1px solid #383838;
}

.tabrow0 {
    line-height: 1em;
    font-size: 1em;
    margin: 0px;
	position: relative;
	top: 1.4em;
}

.tabrow0 li .nolink,  .tabrow0 li .nolink span {
    color: #ffffff;
}

.tabrow0 li a, .tabrow0 .first {
    color: #ffffff;
}

#admin-lang .tabrow1 a{
	color: black;
}
.mod-data .tabrow1, .mod-quiz .tabrow1 {
	display: none;
}

.tabrow0 a span {
  background: transparent url(images/right.png) no-repeat right top;
}
.tabrow0 a {
  background: transparent url(images/left.png) no-repeat left top;
}
.tabrow0 a:hover {
  background-image: url(images/left_hover.png);
}

.tabrow0 .here a:hover {
  background-image: url(images/left.png);
}

.tabrow0 a:hover span {
  background-image: url(images/right_hover.png);
}

.tabrow0 .here a:hover span {
  background-image: url(images/right.png);
} 

