/* dunkelblau: #014495 */
/* hellblau: #4888c3 */

* {
	box-sizing: border-box;
	/* and for older/other browsers: */
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

b, strong {
	font-weight: bold;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

div.clear {
	clear: both;
}

.text_rechts {
	float: right;
}

section#content div#loginErrorMsg {
	margin: 20px 0;
}

.Attention, 
.Success, 
.Warning,
div#loginErrorMsg, 
div#loginErrorMsg div  {
	font-weight: bold !important;
}

.Success  {
	color: #5AAE2E !important;
}

.Attention,
div#loginErrorMsg  {
  color:#FF0000 !important;
}


.Warning {
	color: #FF8000  !important;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #333;
    height: 100%;
    margin: 0;
}

section#content a, a {
	color: #016cb6;
	text-decoration: none;
}

section#content a:hover, a:hover {
	color: #00548f;
	text-decoration: underline;
}

section#content button.ui-button {
    margin-top: 0;
}

/* ############################################################################################## */

/* Ger�st */

div#innerContent {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	width: 1170px;
}

header {
	background: url('../../img/kdkto/MK_OSC-Header_OSC-Loginseite_1170x150px.jpg') no-repeat;
	height: 150px;
}

header div#logo {
	margin-left: 30px;
	padding: 15px;
	width: 230px;
	height: 89px;
}

div.container {
	display: table;
	background: #fff;
}

div.container_content {
	display: table;
}

section#content {
	float: left;
	width: 780px;
	padding: 15px;
}

nav#menu {
    float: left;
    width: 190px;
    min-height: 700px;
    display: table;
}

div#innerContent footer {
	background-color: #ffffff;
	font-size: 85%;
	padding: 15px;
	border-top: 2px solid #ddd;
    height: 60px;
    float: left;
    width: 780px;
}

footer div#footerGrp {
	margin-top: 0;
	text-align: center;
}

div#footerAbstandhalter {
	padding: 1px;
	height: 30px;
	clear: both;
}

h1, h2, h3 {
	line-height: normal;
	font-weight: normal;
}

h1 {
	font-size: 36px;
	margin-top: 20px;
	margin-bottom: 10px;
}

h2 {

}

h3, 
legend,
section#content form#showAusst table.tableMAStanddaten span.header {
}

section#content table#vgLoginsTable tbody tr td.getsHover a img {
	text-decoration: none;
}

input, textarea, select {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	padding: 6px 12px;
	color: #555;
	border: 1px solid #ccc;
}

input, select {
	height: 34px;
}

textarea{
	height: 102px;
}

hr {
	border-top: 1px solid #cecece;
}

div.line {
	width: 674px;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #d2d2d2;
}

/* Navigation */

nav#menu ul {
	background: transparent;
	margin-left: 0;
	margin-bottom: 20px;
	padding: 160px 15px 0 15px;
}


nav#menu ul li {
	list-style: none;
	margin-bottom: 2px;
	font-size: 14px;
	background-color: #016cb6;
}

nav#menu ul li:last-child {
	border-bottom: 0;
}

nav#menu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px 15px;
}

nav#menu ul li.aktiv,
nav#menu ul li:hover {
	background: #00548f;
}

nav#menu ul li.aktiv a,
nav#menu ul li:hover a {
	color: #fff;
}

/* Tabellenformatierung */
table.formatTable tr {
	border-top: 1px solid #cecece;
}

table.formatTable th,
table.transFormatTable th {
	color: #4D4D4D;
}

table.formatTable td,
table.transFormatTable tr.whiteBG {
	background-color: #eeeeee;
}

table#bstKoeppe.formatTable tr:last-child,

table#bstKoeppe.formatTable tr:nth-child(2),

table.formatTable tr.ohneLinie {
	border-top: 1px solid #cecece;
}

table.transFormatTable tr:nth-child(2) {
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

/* Abstand �ber Buttons  */
button.btnZurueck,
button.btnWeiter,
button#btnZurueck,
button#btnWeiter,
button#btnPrint,
button#btnFiltern {
	margin-top: 20px;
}

button#btnVorjahr {
	margin-bottom: 20px;
}

/******************************* Login ****************************************/

/* Sprachwechsel */
div#switchLanguage {
	margin-left: 857px;
	padding: 15px;
	top: 0;
	position: absolute;
	background: #ffffff;
}

form#loginForm {
	background: #ddd;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	width: 320px;
}

ul, li {
	padding:0;
	margin:0;
}

ul.inputs li {
  	padding: 0;
}

ul.inputs li {
	list-style-type: none;
}

label#angemeldetbleiben_label{
	float: none;
	display: inline;    
	color: #1B1B1B;
}

div#angemeldetbleiben_div {
	padding-top: 16px;
}

a#passwortvergessen {
	margin-top: 15px;
	display: block;
}

button#BTN_LOGIN_SUBMIT {
	margin-top: 15px !important;
}

/******************************** �bersicht  ***************************************/

ul.bottomline {
	border: 2px solid #ddd;
	margin: 20px 0;
	width: 100%px;
}

ul.bottomline li.first {
	background: #f5f5f5;
}

ul.bottomline li.first span.headline {
	font-weight: bold;
}

ul.bottomline li {
	list-style-type: none;
	padding: 15px;
}

section#content form#loginForm input {
	width: 120px;
}

section#content form#loginForm td.loginLabel {
    height: 17px;
    width: 110px;
    padding: 3px 0;
}

/************************ �bersichtsseite ShowLoginsErweitert.xsl  *************************/

form#zugang h2 {
	margin-top: 30px;
	margin-bottom: 0;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	padding: 15px 15px 5px 15px;
	background: #f5f5f5;
	font-weight: bold;
}

div.vgZeitraum {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	background: #f5f5f5;
	padding: 0 15px 15px;
}

table.tableShoplinks {
	width: 100%;
	border-bottom: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-collapse: initial;
}

td.ShopLinksTd4Buttons {
    padding: 15px;
}

tr.headerMoreStDataTr {
	background-color: #f5f5f5;
}

.headerMoreStDataTd {
    padding: 5px 15px;
}

div.AdrButton {
	margin: 15px 0 5px 0;
}

/* Address�nderungswunsch abschicken */

button#renderedSendButton {
	float: right;
	margin-top: 15px;
}

table#emailFormular span.form-control {
	line-height: 20px;
}

table#emailFormular td {
	padding: 5px 5px 5px 0;
}

/******************************* Passwort �ndern ****************************************/

section#content div#passwordLength {
	padding-top: 10px;
	padding-bottom: 10px;
}

/******************************* Passwort vergessen ****************************************/

table#pw td {
	padding: 3px 0;
}

section#content form#getLoginForm button {
	margin-top: 20px;
}

td.ShopLinksTd4Buttons.ausstan-ml button.itbButton.itbButtonPrio {
	background-color: #ffffff;
	border: solid 1px #016cb6;
}
td.ShopLinksTd4Buttons.ausstan-ml button.itbButton.itbButtonPrio span {
	color: #016cb6;
}



