@charset "utf-8";

/* CSS Document */

body {
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
}
/* ~~ Dieser Container mit fester Breite umschließt die anderen div-Tags. ~~ */
.container {
	width: 960px;
	position: relative;
	background-color: #DDDDFF;
	height: 672px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sidebar1 {
	width: 112px;
	position: relative;
	float: left;
	height: 520px;
	padding: 0px;
	background-color: #666666;
	overflow: auto;
	margin: 0px;
	text-align: center;
}
.content {
	width: 96%;
	height: 526px;
	position: relative;
	left: 0px;
	float: none;
	overflow-y: auto; /* has to be scroll, not auto iPad */
	-webkit-overflow-scrolling: touch;
	padding-top: 8px;
	padding-right: 1%;
	padding-bottom: 8px;
	padding-left: 1%;
	clear: left;
	top: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.content0 {
	width: 96%;
	height: 80%;
	position: relative;
	left: 50px;
	float: none;
	overflow-y: auto; /* has to be scroll, not auto iPad */
	-webkit-overflow-scrolling: touch;
	padding-top: 8px;
	padding-right: 1%;
	padding-bottom: 8px;
	padding-left: 1%;
	clear: left;
	top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 0px;
}

/* ~~ Stile für die Navigationslisten (können entfernt werden, wenn Sie ein vordefiniertes Ausklappmenü wie Spry verwenden) ~~ */
ul.nav {
	list-style: none; /* Hiermit wird die Listenmarkierung entfernt. */
	border-top: 1px solid #666;
	position: relative;
	float: left;
	width: 130px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited { /* Durch Gruppieren dieser Selektoren wird sichergestellt, dass die Hyperlinks auch nach dem Aufrufen die Form einer Schaltfläche beibehalten. */
	display: block;
	text-decoration: none;
	background: #C6D580;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* Hiermit wird der Hintergrund und die Textfarbe bei der Navigation mit der Maus und der Tastatur geändert. */
	background: #ADB96E;
	color: #FFF;
}
/* ~~ Fußzeile ~~ */
.footer {
	position: relative;
	width: 95%;
	height: 22px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5%;
	float: left;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	clear: left;
}
.header {
	height: auto;
	position: relative;
	float: left;
	width: 960px;
}
.head_l {
	height: 60px;
	width: 180px;
	position: relative;
	float: left;
	padding: 5px;
	left: 15px;
}
.head_r {
	position: relative;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	width: 400px;
	height: 50px;
	float: left;
	margin: 0px;
	left: 200px;
	color: rgba(198,0,0,1);
}
.PBilder {
	margin: 2px;
	height: 70px;
	background-color: #FFFFFF;
	width: 720px;
	position: absolute;
	left: 10px;
	top: 490px;
	padding: 4px;
	overflow: auto;
}
.PBilder0 {
	margin: 2px;
	height: 150px;
	background-color: #FFFFFF;
	width: 223px;
	position: relative;
	padding: 4px;
	float: left;
}


.TBilder0 {
	margin: 0px;
	height: 44px;
	background-color: #C49057;
	width: 3000px;
	position: relative;
	top: 0px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.TBilder {
	margin: 2px;
	height: 70px;
	background-color: #FFFFFF;
	width: 720px;
	position: absolute;
	left: 10px;
	top: 490px;
	padding: 4px;
	overflow: auto;
}
.TBilder1 {
	float: left;
	height: 60px;
	width: 90px;
	position: relative;
	cursor: pointer;
	margin: 1px;
	padding: 1px;
}
.Bilder {
	background-color: #000;
	float: left;
	height: 480px;
	width: 720px;
	position: relative;
	margin-left: 10px;
	text-align: center;
	padding: 20px;
}

/*
 * Copyright (c) 2013 Thibaut Courouble
 * http://www.cssflow.com
 *
 * Licensed under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 */
::-moz-focus-inner {
  padding: 0;
  border: 0;
}

:-moz-placeholder {
  color: #bcc0c8 !important;
}

::-webkit-input-placeholder {
  color: #bcc0c8;
}

:-ms-input-placeholder {
  color: #bcc0c8 !important;
}

.login {
	width: 250px;
	background-clip: padding-box;
	border: 1px solid #172b4e;
	border-bottom-color: #142647;
	border-radius: 5px;
	background-image: -webkit-radial-gradient(cover, #437dd6, #3960a6);
	background-image: -moz-radial-gradient(cover, #437dd6, #3960a6);
	background-image: -o-radial-gradient(cover, #437dd6, #3960a6);
	background-image: radial-gradient(cover, #437dd6, #3960a6);
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 2px 10px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 2px 10px rgba(0, 0, 0, 0.5);
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(103,133,169,0.2);
	position: absolute;
	left: 30px;
	top: 400px;
	float: left;
	padding: 10px;
}

.login-input {
	width: 90%;
	height: 20px;
	margin-bottom: 10px;
	color: white;
	text-shadow: 0 1px black;
	border: 1px solid #15243b;
	border-top-color: #0d1827;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.2);
	float: left;
	position: relative;
	font-size: 12px;
	background-color: rgba(255,255,255,0.5);
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 5;
}
.login-input:focus {
  outline: 0;
  background-color: #32486d;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 4px 1px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 4px 1px rgba(255, 255, 255, 0.6);
}

.login-submit {
	display: block;
	width: 60%;
	height: auto;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #294779;
	text-align: center;
	text-shadow: 0 1px rgba(255, 255, 255, 0.3);
	background-clip: padding-box;
	border: 1px solid #284473;
	border-bottom-color: #223b66;
	border-radius: 4px;
	cursor: pointer;
	background-image: -webkit-linear-gradient(top, #d0e1fe, #96b8ed);
	background-image: -moz-linear-gradient(top, #d0e1fe, #96b8ed);
	background-image: -o-linear-gradient(top, #d0e1fe, #96b8ed);
	background-image: linear-gradient(to bottom, #d0e1fe, #96b8ed);
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.15);
	float: left;
	position: relative;
	background-color: rgba(68,99,146,0.2);
}
.login-submit:active {
  background: #a4c2f3;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px rgba(255, 255, 255, 0.1);
}

::-webkit-input-placeholder {
   color: red;
}

:-moz-placeholder { /* Firefox 18- */
   color: red;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: red;  
}

:-ms-input-placeholder {  
   color: red;  
}
.BtnDL {
	background-color: rgba(234,220,174,1);
	float: left;
	height: 20px;
	width: 100px;
	position: relative;
	margin-left: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	cursor: pointer;
}
.Txt1 {
	float: left;
	height: 16px;
	width: 100px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
