@import url(kapitelfarben.css);
@import url(marginals.css);

/* List formats */

ol {
    margin-top: 0;
	margin-left: 2em;
    list-style-type: lower-alpha;
	list-style-position: outside;
}

ol ol {
    list-style-type: decimal;
}

ol.list-decimal {
	list-style-type: decimal;
}
	
ol.list-alpha {
	list-style-type: lower-alpha;
}

li {
    margin-top: 0;
}

.ol, .ul {
    padding-left: 6mm;
}

.ul {
    list-style-type: disc;
}

.ul .ul {
    list-style-type: circle;
}

.dd, .lines {
    padding-left: 0;
}

dd li {
    margin-top: 0;
}

.dlentry {
    margin-top: 0.5em;
}

.note {
    margin: 0;
    padding: 0;
}

.topic-hidden {
    background-color: orange;
    padding: 5px;
    font-weight: bold;
}

/* Images */
.attr-placement-break {
    vertical-align: top;
}

/** Table formats */

li  .topic-table {
    display: inline-block;
    vertical-align: text-top;
}

.topic-table table, .simpletable table {
    border-collapse: collapse;
    empty-cells: show;
    font-size: 13px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.topic-table td, .topic-table th {
    padding: 5px;
}

.topic-table th {
	background-color: #bae2e1;
}

.entry, .stentry {
    border: 1px solid black;
    text-align: left;
    vertical-align: top;
}

.entry-marked {
    border: 1px solid black;
    text-align: left;
    vertical-align: top;
	font-weight: bold;
}

.lines, .topic-topic, .entry, .stentry {
    line-height: 135%;
}

.topic-title {
    text-align: left;
    line-height: 135%;
}

.topic-fig {
    border: 1px solid black;
    padding: 1mm 3mm;
}

.topic-topic {
    padding: 0 0;
    text-align: justify;
    hyphens: auto;
}

.pgf-source {
    font-size: 85%;
    font-style: italic;
	text-align: right;
}

.p-spacebefore, .p-spacearound {
	margin-top: 1em;
}

.p-spaceafter, .p-spacesafter, .p-spacearound {
	margin-bottom: 1em;
}


.hid-i {
    font-style: italic;
}

.hid-b {
    font-weight: bold;
}

.hid-u {
	text-decoration: underline;
}

.hid-sup, .hid-sub {
	font-size: 66%;
}

.hid-sup {
	vertical-align: super;
}

.hid-sub {
	vertical-align: sub;
}


.topic-topic .h1-group, .boxWrapper-topic .h1-group {
    width: 620px;
    font-family: arial, sans;
    font-weight: bold;
    color: #fff;
}

.h1-group {
    margin-bottom: 18px;
}

.h1-group, .h2-group {
    color: #fff;
}

.h1-group h1 {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #afafaf;
	padding: 8px 8px;
	border-radius: 6px;
}

.h1-top, .h1-bottom {
    height: 9px;
    width: 620px;
    line-height: 0px;
    overflow: hidden !important;
}

.h1-top {
    background: url(res/h1_bg_green_top.gif) no-repeat;
}

.h1-bottom {
    background: url(res/h1_bg_green_bottom.gif) no-repeat;
}

.h2-group {
    margin-bottom: 12px;
}

.topic-topic .h2-group, .boxWrapper-topic .h2-group {
    margin-top: 24px;
    width: 620px;
    font-family: arial, sans;
    font-weight: bold;
    color: #fff;
}

.h2-top, .h2-bottom {
    height: 10px;
    width: 620px;
    line-height: 0px;
    overflow: hidden !important;
}

.h2-top {
    background: url(res/h2_bg_green_top.gif) no-repeat;
}

.h2-group h2 {
    font-size: 16px;
    margin: 0px;
    background: #d7d7d7;
	padding: 8px 8px;
	border-radius: 6px;
}

.h2-bottom {
    background: url(res/h2_bg_green_bottom.gif) no-repeat;
}

.section h2, .boxWrapper-section h2 {
    color: #a0a0a0;
    display: block;
    font-family: arial, sans;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 0;
    text-decoration: none;
}

/* Weblayout */

hr {
    visibility: hidden;
    clear: both;
}

#centercolumn h1 {
    display: block;
    font-family: arial, sans;
    font-weight: bold;
    font-size: 18px;
    line-height: 135%;
}

#centercolumn #contentBoxNeutral h1 {
    background: url(res/h1_bg_neutral.gif) no-repeat;
    color: #fff;
}
#centercolumn #contentBoxOrange h1 {
    background: url(res/h1_bg_green.gif) no-repeat;
    color: #fff;
}
#centercolumn #contentBoxBraun h1 {
    background: url(res/h1_bg_braun.gif) no-repeat;
    color: #fff;
}


#centercolumn h2 {
    display: block;
    font-family: arial, sans;
    font-weight: bold;
    font-size: 16px;
    line-height: 135%;
}
#centercolumn #contentBoxNeutral h2 {
    background: url(res/h2_bg_neutral.gif) no-repeat;
    color: #fff;
}
#centercolumn #contentBoxOrange h2 {
    background: url(res/h2_bg_green.gif) no-repeat;
    color: #fff;
}
#centercolumn #contentBoxBraun h2 {
    background: url(res/h2_bg_braun.gif) no-repeat;
    color: #fff;
}


/*#centercolumn h3 {
    font-family: arial, sans;
    font-weight: bold;
    color: #000;
    font-size: 14px;
    padding-bottom: 10px;
    text-decoration: none;
}

#centercolumn #contentBoxNeutral h3.h3Farbig {
    color: #afafaf;
    text-decoration: none;
    font-size: 14px;
}
#centercolumn #contentBoxOrange h3.h3Farbig {
    color: #dd7300;
    text-decoration: none;
    font-size: 14px;
}
#centercolumn #contentBoxBraun h3.h3Farbig {
    color: #692d37;
    text-decoration: none;
    font-size: 14px;
}
*/



/* ======================================================================= Ende Farbdefinition ============================================================================= */
#centercolumn p {
    font-family: Trebuchet MS, sans;
    font-size: 13px;
    padding-bottom: 10px;
    text-align: justify;
}

#centercolumn span.links {
    text-align: left;
}

#centercolumn .block {
    text-align: justify;
}


#centercolumn td p {
    font-family: Trebuchet MS, sans;
    font-size: 13px;
    padding-bottom: 10px;
    text-align: left;
}
div.marginal p {
    font-family: Trebuchet MS, sans;
}
#centercolumn ul {
    padding-bottom: 10px;
	/* von Lewin Schmitt entfernt
    margin-left: 20px;
	*/
}

#centercolumn li ul {
    padding-bottom: 0px;
    margin-left: 0px;
}

#centercolumn table {
    margin-bottom: 10px;
    border: 1px solid black;
}

#centercolumn td, #centercolumn th {
    border: 1px solid black;
    padding: 5px;
}



/*
    Sprungmenu im Content
*/
p.sprungMenue {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
}

p.sprungMenue a {
    padding-left: 20px;
    background: url(res/nach_oben.gif) no-repeat scroll 0 transparent;
}

p.sprungMenue a:link,
p.sprungMenue a:visited {
    text-decoration: none;
    border-bottom: 0px;
}
p.sprungMenue a:focus,
p.sprungMenue a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #cd1515;
}

/*
    Zusaetzliche Auszeichnungen
*/
.aufgabenloesung {
    background-color: #9FC2FF;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    display: block;
}
.zusatzmaterial {
    background-color: #9FFFAC;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    display: block;
}
