﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 380px;
}

h1 {
    color: black;
    font-size: 18px;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-weight: bold;
    margin: 0.67em 0;
}

hr{
    margin-top: 5px;
    margin-bottom: 5px;
}

td{
	vertical-align: top;
}

.td430 {
	vertical-align: top;
	width: 430px;
}

.td150b {
	vertical-align: top;
	width: 150px;
	font-weight: bold;
}

.tbl580
{
	width: 580px;
	border: 0;
	padding: 3px;
}

.tbl600 {
	width: 600px;
	border: 0;
	padding: 0px;
	margin-bottom: 10px;
}

.td175 {
	vertical-align: top;
	text-align: center;
	width: 175px;
}

.td10 {
	width: 10px;
}

.td600 {
	vertical-align: top;
	width: 600px;
}

.textklein2 {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}

.texttitle {
    color: black;
    font-weight: bold;
    font-size: 16pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.textsubtitle {
    color: black;
    font-size: 12pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight: bold;
}

.textbold {
    color: black;
    font-weight: bold;
    font-size: 11pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.navibold {
    font-size: 11pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
    margin-left: 15px;
    margin-right: 15px;
}

.navibold2 {
    font-size: 11pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
    margin-right: 15px;
}

.navi {
    font-size: 11pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight: normal;
    text-decoration: none;
    line-height: 30px;
}

    .navi a {
        margin-left: 5px;
        margin-right: 5px;
        padding-left: 10px;
        padding-right: 10px;
    }

.navicount {
    margin-left: 80px;
}

.navicount2 {
    margin-left: 0px;
}

.divOverviewImage {
    float: left;
    font-size: 11pt;
    width: 185px;
    height: 233px;
    text-align: center;
    margin-right: 5px;
    margin-top: 5px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: darkgray;
    padding-top: 5px;
}

.divOverviewNavigation {
    clear: left;
}

.divDetailImage {
    float: left;
    margin-bottom: 5px;
}

.divDetailButtons {
    clear: left;
}

.divDetailImageText {
    clear: left;
    margin-bottom: 10px;
}

.img_large
{
    margin-right: 5px;
    margin-bottom: 5px;
}

.img_large2 {
    margin-right: 5px;
    margin-bottom: 5px;
}

.msg {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 600px;
}

.msg_ok {
    color: green;
}

.msg_warning {
    color: orange;
}

.msg_error {
    color: red;
}

.linkbutton {
    background-color: white;
    text-indent: 0;
    display: inline-block;
    color: #777777;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 11pt;
    font-weight: 300;
    font-style: normal;
    height: 50px;
    line-height: 25px;
    width: 125px;
    text-decoration: none;
    text-align: center;
    border-color: gray;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 10px;
    margin-left: 5px;
}

    .linkbutton:hover {
        color: #777777;
        text-decoration: underline;
    }

.linkbuttonsmall {
    background-color: white;
    text-indent: 0;
    display: inline-block;
    color: #AAAAAA;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 10pt;
    font-weight: 300;
    font-style: normal;
    height: 22px;
    line-height: 21px;
    width: 60px;
    text-decoration: none;
    text-align: center;
    border-color: #AAAAAA;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
}

    .linkbuttonsmall:hover {
        color: #AAAAAA;
        text-decoration: underline;
    }

.linkbutton_navi {
    background-color: white;
    text-indent: 0;
    display: inline-block;
    color: #777777;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    height: 22px;
    line-height: 20px;
    width: 40px;
    text-decoration: none;
    text-align: center;
    border-color: gray;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px;
}


    .linkbutton_navi:hover {
        text-decoration: underline;
    }

.linkbutton_navi_disabled {
    background-color: ghostwhite;
    text-indent: 0;
    display: inline-block;
    color: lightgray;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    height: 22px;
    line-height: 20px;
    width: 40px;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: lightgray;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px;
    pointer-events: none;
    cursor: default;
}

.divBase {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .divBase ul li {
        margin-top: 5px;
        margin-bottom: 5px;
    }

.left5 {
    margin-left: 5px;
}

.left10{
    margin-left: 10px;
}

.divBase2 {
    margin-top: 10px;
}

a.anchor {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 900px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}
