/* Stylesheet zur Anpassung der OPAL Kurse an die LV der ST TU-Dresden */

body { font-family: Arial, sans-serif; font-size: 10pt; }

h1 { font-size: 14pt; margin: 10px 0px 3px 0px; }

p.ph2 {margin-left: 3em; margin-bottom: 1em}

a { color: #006ab2; }
a:hover { color: #00305d; }

.nav-container, .nav-container + .clearfix { background-color: #00305d; }
.menu .jstree-default .jstree-container-ul .jstree-node>.jstree-children { border-top: 2px solid #00305d; }

.main-header h2 { font-weight: bold; color: #00305d; }

.resource-details { border: 0; background: url("images/st-logo.png") right top no-repeat; }
.resource-header .main-header { background: 0; font-size: 11pt; }
.main-header { padding: 1em; }

.box-highlight { background-color: #00305d; }

.btn { background-color: #fff; border: 1px solid #c8c8c8; color: #00305d; }
.btn-highlight { background-color: #00305d; border-color: #00305d; color: #fff; }
.btn:hover, .btn:focus, .btn:active { background-color: #eee; border-color: #c8c8c8; color: #00305d; }

#Border { border: 2px solid #00305d; }
.box-info { background-color: #e1e1e1; }
.jstree-node.calendar, .jstree-node.efficiency-statement, .jstree-node.glossary { border-top: 2px solid #00305d; }
.resource-header.progress-100, .jstree-anchor.progress-100 { border-left: 5px solid #5caa7f; }

table {border: solid 1px  #C0c0c0; border-spacing: 0px; margin: 0px; border-collapse: collapse; }

table td {border: solid 1px  #C0c0c0; padding: 10px;}
table th {text-align: left; border: solid 1px  #C0c0c0; padding: 10px;}

td { vertical-align: top; }
td.symbol  { text-align: center;}
td.tab1    { padding: 30px;}

th.spalte1 { width:20%; }
th.spalte2 { width:35%; }
th.spalte3 { width:45%; }

span.help_icon { background: url("bilder/help.png") no-repeat scroll 0 0 transparent; padding: 0 10px;  }

div.info { border-width: medium; border-color:#C0c0c0; border-style:double; padding:5px;  }
div.tab2 { padding: 0px 0px 0px 20px }

.icon {width: auto; height: auto; vertical-align: text-bottom; }

