@import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,700,900&display=swap');


html {
	height:100%;
	/*background-color:#00394c;*/
}

body {
	/*background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#page950 {
	width:1200px;
	margin: auto;
}

.page950 {
	width:1200px;
	margin: auto;
}

.page-wrap {margin-bottom: -140px;}
footer {min-height: 120px;}

.page-wrap:after {min-height: 140px}

.page-wrap {
  min-height: 100vh;
}
.page-wrap:after {
  content: "";
  display: block;
}


/* Page Definition */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#head {
	width:1000px;
	height: 92px;
	padding-bottom:10px;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#Main {
	width:1200px;
}

#Left {
	width:170px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin-right:10px;
	background-image: url(../images/background_navigation.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#Navigation {
	width:170px;
	margin: 20px 0px 10px 0px;
}

#MainContent {
	width:1020px;
	background-image: url(../images/background_content.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#Content {
	width:1000px;
	padding:10px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-top:20px;
}

#ContentBottom {
	width:1020px;
	margin-left:180px;
	padding:0px;
	height:24px;
	background-image: url(../images/background_content_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#Done {
	width:1200px;
	height:16px;
	padding:20px 0px 1px 0px;
}
/* ------------------------------------------------------------------------------------------------------ */ 

.linie {
	width:1000px;
	height:35px;
	background-image: url(../images/content_balken.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Navigation */ 
/* ------------------------------------------------------------------------------------------------------ */ 


.head{
	background: transparent linear-gradient(40deg, #000000cf 0%, #54545400 100%) 0% 0% no-repeat padding-box;
	background-size: cover;
	background-position:center;
	opacity: 1;
	/*JC 30.01.2020: min-height:calc(23.44vw);*/
	min-height:30vh;
}

.headTop{
	min-height: 30px;
	padding-top: 1px;	
}

.headTop ul{
	margin-left: -56px;
}

.kontaktinfo li{
	color:#FFF;
	float:right;
	list-style-type: none;
	font-size: 15px;
	margin-left: 20px;
}

.kontaktinfo a{
	color: white;
	text-align: right;
	font-family: 'Fira Sans', sans-serif;
}

.navigationen{
	background:#002445;
	min-height: 150px;
	border-bottom: 14px solid white;
}

#Navigation ul {
	width:170px;
	padding:0px;
	margin: 0px 0px 1px 0px;
}

#Navigation ul li {
	font:12px Arial, Helvetica, Sans;
	line-height:16px;
	margin:0px;
	list-style:none;
}

#Navigation ul li a, #Navigation ul li a:link, #Navigation ul li a:visited {
	color:#666666;
	text-decoration:none;
	width:150px;
	margin:0px;
	padding:4px 0px 4px 20px;
	display:block;
	border-top:dashed 1px #999999;
}

#Navigation ul li a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background-color:#002445;
}

.current {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background-color:#002445;
}

#Navigation ul ul {
	margin: 0px 0px 10px 0px;
}

#Navigation ul ul li {
	font:12px Arial, Helvetica, Sans;
	line-height:14px;
	width:150px;
	margin:0px;
	margin-top:1px;
}

#Navigation ul ul li a, #Navigation ul ul li a:link, #Navigation ul ul li a:visited {
	color:#de7f0b;
	text-decoration:none;
	width:150px;
	padding:1px 0px 1px 20px;
	display:block;
	border-top:none;
}

#Navigation ul ul li a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.Bullet { 
	font:normal 12px Verdana, Arial, Helvetica, Sans;
	line-height:11px;
	padding:0px 1px 0px 0px;
}

.NavigationAktiv {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background-color:#002445;
}

.NavigationAktiv2 {
	color: #333;
	font-weight:bold;
	text-decoration:none;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* ContentTop */
/* ------------------------------------------------------------------------------------------------------ */ 
#ContentTop td { 
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#3f3f3f;
	margin:0px 15px 8px 15px;
}

#ContentTop td.active { 
	color:#ffffff;
}

/* ------------------------------------------------------------------------------------------------------ */ 


/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
.Content h1 {
	font:normal 18px Arial, Helvetica, sans;
	font-weight: bold;
	color:#999999;
	margin:0px 15px 5px 15px;
}

.Content h2 {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#999999;
	margin:5px 15px 8px 15px;
}

.Content h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin:3px 15px 5px 15px;
}

.Content h4 {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	margin:3px 15px 5px 15px;
}

.Content p { 
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#3f3f3f;
	margin:0px 15px 8px 15px;
}

.Content table {
	margin:0px 15px 0px 15px;
}

.table-hover > tbody > tr:hover {
	background-color:rgba(0,0,0,0.1) !important;
}

.Content td { 
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#3f3f3f;
	padding:0px 0px 0px 0px;
}

.Content th { 
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#3f3f3f;
	padding:0px 0px 4px 0px;
}

.Content a, .Content a:link, .Content a:visited {
/*	font:normal 12px Arial, Helvetica, sans-serif;*/
	color:#002445;
	text-decoration: none;
}

.Content a:hover {
	text-decoration: underline;
}


.Content ul { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#3f3f3f;
	padding:0px 15px 12px 15px;
}

.Content li, .Content li a, .Content li a:link, .Content li a:visited {
	color:#3f3f3f;
	list-style:square;
	padding:0px 15px 4px 15px;
}

.Content li a:hover {
	color:#de7f0b;
	font-weight:bold;
}

.imageborder {
	border:solid 1px #ee8027;
}

.artable {
	margin-bottom:20px;
}

.artable td, .artable th {
	border:1px solid #cccccc;
	padding:2px;
}

.Sort {
	color:#000000;
	font-weight:bold;
}

.Sort_up {
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	background: url(/images/icons/sort_up.png) no-repeat left 5px;
}

.Sort_down {
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	background: url(/images/icons/sort_down.png) no-repeat left 6px;
}

footer {
	padding-top:20px;
	background-color:#505050;
	background-repeat: no-repeat;
}

	
footer img{
	width: 40%;
}

footer img{
	left: 0;
	z-index: 3;
	opacity: 0.4;
}

/* ------------------------------------------------------------------------------------------------------ */ 

/* login */
/* ------------------------------------------------------------------------------------------------------ */ 
#LoginDIV input {
	width:140px;
	height:27px;
	font-family:normal Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#5d8493;
	padding-left:5px;
	margin-left:40px;
	border:none;
	background:none;
	background-image: url(/images/login.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#LoginDIV p { 
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#255f76;
	margin:3px 20px 5px 0px;
}

#LoginDIV a, #LoginDIV a:link, #LoginDIV a:active, #LoginDIV a:visited {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#255f76;
	text-decoration: none;
}

#LoginDIV a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Shop */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#Product {
	overflow:hidden;
}

#ProductText {
	width:350px;
	float:left;
	margin-bottom:10px;
}

#ProductImage {
	padding:5px 0px 5px 0px;
	float:right;
	margin-bottom:10px;
}

#CategoryImage {
	padding:5px 20px 5px 0px;
	float:left;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* Done */
/* ------------------------------------------------------------------------------------------------------ */ 
#Done p { 
	font:normal 10px Arial, Helvetica, Sans;
	color:#989898;
	text-align:right;
}

#Done a, #Done a:link, #Done a:visited {
	color:#989898;
	text-decoration: none;
}

#Done a:hover {
	color:#3f3f3f;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* Formular */
/* ------------------------------------------------------------------------------------------------------ */ 
input, textarea, select {
/*	height:14px;*/
/*	width:400px;*/
	font:normal 11px Arial, Helvetica, sans-serif;
	border:solid 1px #999999;
	background:#ffffff;
	padding:1px;
	margin:0px 0px 3px 0px;
}

input[type=button], input[type=submit], input[type=reset] {
	padding:1px 4px 1px 4px;
}
input[type=checkbox], input[type=radio] {
	background:none;
}

.formfieldInputMessage {
	height:80px;
	width:400px;
	border:solid 1px #58585a;
	background:#ffffff;
}

.formfieldInputCapatcha {
	height:14px;
	width:20px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

.formfieldSubmit {
	height:20px;
	width:20px;
	padding:2px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 2px 0px;
}

.formfieldSelect {
	border:solid 1px #f0f0f1;
}

.formfieldCheckbox {
	border:none;
}

.formfieldError {
	color:#eb6a0b;
}
/* ------------------------------------------------------------------------------------------------------ */ 



@media (min-width:992px){

	.kontaktinfo{
		float:right;
		margin-top: 32px;
	}
}	