@import url(http://melander.ch/styles/live/iframe/tab-view.css);

/* Structure */
html, body {
    margin: 0;
    padding: 0;
    border: none;
    background-color:#ffeeba;
}

body {
    margin:0px;
}

body, input, textarea, select {
    font-size:11px;
    font-weight:normal;
		color: #686868;
		font-family: Trebuchet MS, Verdana, sans-serif;
}

.mceVisualAid {
    border: 1px dashed #FFBBBB;
}

p {
    margin: 0px;
}

input {
    margin: 0px;
}

input.button {
    height: 21px;
    padding: 0px 6px;
}

/* Forms */
form {
    margin: 0px;
    padding: 0px;
}

#search {
    float: right;
    color: white;
    margin: 20px;
    padding-right: 5px;
    margin-right: 10px;
}

#form_container label {
    width: 150px;
    float: left;
    text-align: left;
    margin: 0 1em 10px 0;
    clear: both;
    padding: 2px 4px;
}

#form_container input {
    margin-bottom: 6px;
}

#form_container select {
    margin-bottom: 6px;
}

.form_separator {
    color: black;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 2px solid #DDDDDD;
    padding-bottom: 5px;
    margin-bottom: 5px;
    clear: both;
}

/* Images */
img {
    border: 1px solid #6F95BC;
    padding: 3px;
}

/* Links */
a {
    text-decoration: none;
    color: #FF9E02;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

a.white {
    text-decoration: none;
    color: #FFFFFF;
}

a.white:hover {
    text-decoration: none;
    color: #C2C2C2;
}

/* Headings */
h1 {
		margin: 0px;
    padding-bottom: 10px;
    font-size: 18px;
    color: #4469a3;
    font-style: italic;
}

h2 {
		height: 15px;
		clear: both;
    font-size: 11px;
    color: #4469a3;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

h2.news {
		height: 15px;
		clear: both;
    font-size: 11px;
    color: #4469a3;
    padding: 15px 0px 5px 0;
    margin: 0px;
}

h3 {
		margin: 0px;
    padding-bottom: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    color: #4469a3;
    font-style: italic;
}

/* Miscellanous */
#container {
    margin: 0;
    width: 960px;
}

td.content {
		background-image: url(http://melander.ch/images/iframe/bg_content.jpg);
		background-repeat: repeat-y;
		vertical-align: top;
}

#content_header {
    background-color: #BBC6D3;
    padding: 5px 10px;
    color: white;
}

#content_area {
    float: right;
    margin-left: 15px;
    margin-top: 10px;
    width: 735px;
    padding: 5px;
}

/* Accessibility */
hr.hide {
    display: none;
}

/* Articles */

.chapter_control {
    color: black;
    display: block;
    padding: 4px 8px;
    background-color: #E8EDF3;
    margin-top: 15px;
    clear: both;
}
.left {
    float: left; margin: 0px 15px 10px 0px;
}
.right {
    margin: 0px 0px 10px 0px;
}
.top {
    display: block; margin: 0px 0px 10px 10px;
}

/* Loginbox */
#loginbox {
    background-color: #E9EEF4;
    width: 180px;
    display: inline;
    float: left;
    padding: 10px;
}

.label {
    display: block;
}

input.field {
    background-color: #BAC5D3;
    border: 1px solid #A0AEC0;
}

#toolboxswitcher {
    display: inline;
    position: absolute;
    cursor:hand;
    cursor:pointer;
    top: 150px;
    right:0px;
}
.toolboxswitcherbuttons {
    border-top: 1px solid #FFFFFF;
}
#toolbox {
    display: none;
    position: absolute;
    top: 171px;
    right: 21px;
    background-color: white;
    border: 1px solid #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #title {
    padding: 5px;
    color: white;
    background-color: #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #buttons {
    padding: 5px;
    color: black;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #buttons input {
    color: black;
}

#toolbox .info {
    padding: 5px;
    color: black;
    border-bottom: 1px solid #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

.chapter {
		clear: both;
		padding-bottom: 10px;
		padding-top: 5px;
}

td.book_bottom {
		height: 118px;
		background-image: url(http://melander.ch/images/iframe/bg_bottom.jpg);
		background-repeat: no-repeat;
}

td.book_right {
		width: 55px;
		background-image: url(http://melander.ch/images/iframe/bg_right.jpg);
		background-repeat: no-repeat;
		background-position: bottom left;
}

td.book_klammern {
		width: 4px;
		background-image: url(http://melander.ch/images/iframe/bg_klammern.jpg);
		background-repeat: no-repeat;
}

td.book_top_right {
		width: 714px;
		background-image: url(http://melander.ch/images/iframe/bg_top_right.jpg);
		background-repeat: no-repeat;
}

td.book_logo {
		width: 210px;
		height: 83px;
		background-image: url(/images/iframe/bg_logo.jpg);
		background-repeat: no-repeat;
}

td.book_image {
		height: 163px;
		background-image: url(http://melander.ch/images/iframe/waterdrop.jpg);
		background-repeat: no-repeat;
}

td.book_intro {
		background-image: url(http://melander.ch/images/iframe/bg_intro.jpg);
		background-repeat: no-repeat;
}

td.book_left_top {
		height: 261px;
		vertical-align: top;
		background-image: url(http://melander.ch/images/iframe/bg_nav.jpg);
		background-repeat: repeat-y;
}

td.book_left_bottom {
		height:120px;
		vertical-align: top;
		background-image: url(http://melander.ch/images/iframe/bg_nav.jpg);
		background-repeat: repeat-y;
}

input.newsletter {
		width: 87px;
		height: 14px;
		border: 1px solid #7f9db9;
		font-size: 10px;
}

select.newsletter {
		border: 1px solid #7f9db9;
		width: 91px;
		width /**/ : 89px;	/* Hack fr Breite des Select-Feldes im IE */
		font-size: 10px;
}

ul.newsletter {
		list-style: none;
		padding: 10px 0 0 20px;
		margin: 0;
}

li.newsletter {
		padding-bottom: 6px;
}

a.topnav {
		color: #717171;
}

div.mainnav {
		width: 210px;
		height: 23px;
		font-size: 12px;
		padding-top: 6px;
}

span.mainnav {
		padding: 20px;
}

div.newsletter {
		width: 210px;
		height: 23px;
		color: #ffffff;
		font-size: 12px;
		padding-top: 6px;
		background-image: url(http://melander.ch/images/iframe/newsletter.jpg);
		background-repeat: repeat-y;
}

span.newsletter {
		padding: 20px;
}

ul.top {
		list-style: none;
		list-style-position: inside;
}

ul.sub {
		list-style: none;
		list-style-position: inside;
}

li.sub {
		list-style-position: inside;
}

div.introduction {
		width: 415px;
}

.banner {
		border: 0px;
		padding: 0px;
}
/* Sitemap */
div.tree_s{
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    width: 550px;
    height: 380px;
    overflow: auto;
}
div.treenode_s{
    padding: 5px 5px 10px 0px;
    color: #787878;

}
div.tree_s_1{
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    padding: 3px 35px 0px 5px;
}
div.tree_s_2{
    font-weight: normal;
    padding: 3px 35px 0px 35px;
    font-size: 12px;
    background-repeat: no-repeat;
    background-image: url(http://melander.ch/images/iframe/pfeil.gif);
}

div.tree_s_3{
    font-weight: normal;
    padding: 3px 35px 0px 55px;
    font-size: 11px;
}


div.tree_s_4{
    font-weight: normal;
    padding: 3px 35px 0px 85px;
    font-size: 10px;
}

div.chaptercontent {
		max-height: 375px; /* Moz, Opera.. */
		overflow: auto;
		height: expression(this.scrollHeight > 375 ? "375px" : "auto"); /* IE */
}