/*  ====================
    Generic
====================  */


/* pt-sans-regular - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-italic - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-italic.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-700 - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-700.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-700italic - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/pt-sans-v17-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-700italic.svg#PTSans') format('svg'); /* Legacy iOS */
}





#content {
padding-top: 85px !important	
}


#zoomImgGalerie {
    margin-bottom: 30px;
}

.tabcontent table {
	width: 793px !important; /* Landscapeanpassung */
}


.itemCategory .headlineDL {
    color: #0059AB;
    font-size: 12px;
    vertical-align: top;
    width: 591px;
}

.itemCategory .itemlink .columnDL {
    font-size: 11px;
    vertical-align: top;
    width: 591px;
}

#categories
{
    margin-left: auto;
	margin-right: auto;
	margin-top: 0pt;
	margin-bottom: 12px;
	padding: 0px;	
	width:793px;
	position: relative;
	height: 100%;
	border: none;
	
}

#items
{
    margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 12px;

	padding: 1px;	
	width:793px;
	position: relative;
	height: 100%;
	border: none;
	
}

#status
{
    background-color: #333333;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: normal;
    left: 0px;
	bottom: 0px;
    margin: auto;
    opacity: 0.1;
    padding: 10px;
    position: fixed;
    width: 250px;
    z-index: 800;	
}

#status:hover
{
    background-color: #333333;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: normal;
    left: 0px;
	bottom: 0px;
    margin: auto;
    opacity: 0.4;
    padding: 10px;
    position: fixed;
    width: 250px;
    z-index: 800;	
}

#item
{
    margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	width:793px;
	position: relative;
	
}

.item .leftside {
	float: left;
	width: 187px !important; /* Landscapeanpassung */
	margin-right: 15px;
	min-height: 187px;
}

.leftside .image {
	width:187px;
	height: 187px;
	margin-top: 15px;
	margin-bottom: 15px;

}

.leftside .image img {

	width:187px;
	height: 187px;
}

.item ul {
margin-left: 8px;
}

.item ul li {
margin-left: 10px;
/* list-style: square outside none;*/
list-style: none outside url("../images/list.png");
}


/*
.item ul li:before {
    content: '\b7\a0';
    position:absolute;
    right:100%
}
.item ul li {
    list-style:none;
    position:relative;
}
*/

.category
{
	min-height: 125px;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	cursor: pointer;
}

.category img 
{
	height: 120px;
	float: left;
	margin-right: 80px;
}

.category .image {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 100px;
    float: left;
    height: 100px;
    margin-right: 15px;
    width: 187px;
}

.category .headline 
{
	margin-top: 12px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #0059AB;
}

.category .accordiondown
{
	float: right;
	margin-right: 5px;
	margin-top: 50px;
	padding-right: 20px;
	background-image: url('down.png');
	background-repeat: no-repeat;
	background-position: right;
}

.category .accordionup
{
	float: right;
	margin-right: 5px;
	margin-top: 50px;
	padding-right: 20px;
	background-image: url('up.png');
	background-repeat: no-repeat;
	background-position: right;
}

.accordiondown a {
	color: #646464;
	text-decoration:underline;	
}

.accordionup a {
	color: #646464;
	text-decoration:underline;	
}

.itemCategory
{
    padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
}

.itemCategory img 
{
	height: 120px;
	float: left;
	margin-right: 80px;
}

.itemCategory div {
	width: 793px !important; /* Landscapeanpassung */

}

.itemCategory .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 186px auto;
    float: left;
    height: 187px;
    margin-right: 15px;
    width: 187px !important; /* Landscapeanpassung */
}

.itemCategory .headline 
{
	margin-top: 12px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #0059AB;
}

.itemCategory .headline1,
.itemCategory .headline2,
.itemCategory .headline3,
.itemCategory .headlineDL 
{
	background-color: #FFFFFF;
	padding: 6px 0px 4px 0px;
}

.itemCategory .headline1 
{
	width: 235px;
	font-size: 11px;
	color: #0059AB;
	vertical-align: top;
	
}
.itemCategory .headline2
{
	width: 235px;
	font-size: 11px;
	color: #0059AB;
	vertical-align: top;
}
.itemCategory .headline3
{
	width: 121px;
	font-size: 11px;
	color: #0059AB;
	vertical-align: top;
}

.itemCategory .itemlink .column1 
{
	width: 336px;
	font-size: 11px;
	vertical-align: top;

}
.itemCategory .itemlink .column2
{
	width: 336px;
	font-size: 11px;
	vertical-align: top;
}
.itemCategory .itemlink .column3
{
	width: 121px;
	font-size: 11px;
	vertical-align: top;
}

.itemCategory .row1 
{
	background-color: #FFFFFF;
	padding: 2px 0px 4px 0px;
}
.itemCategory .row2
{
	background-color: #F7F8F8;
	padding: 2px 0px 4px 0px;
}


.itemCategory  tr:hover .row1,
.itemCategory  tr:hover .row2
{ 
  background: #dddddd; 
  cursor: pointer;
} 




.itmnbr {
color: #0059ab;
font-weight: bold;
}


.item 
{

}

.item > div
{
	width: 793px !important; /* Landscapeanpassung */
}



.item .headline 
{
	margin-bottom: 8px;
	font-size: 14px;
	color: #0059AB;
}

.item .headline span {
	/*font-size: 11px;*/
}

.item .attributehead 
{
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #0059AB;
}

.item .ul
{
}

.item .il
{
}

.item .column1 
{
	width: 356px;
	font-size: 11px;
	vertical-align: top;
}
.item .column2
{
	width: 235px;
	font-size: 11px;
	vertical-align: top;
}

.item .row1 
{
	background-color: #FFFFFF;
	padding: 2px 5px 4px 0px;
}
.item .row2
{
	background-color: #F7F8F8;
	padding: 2px 5px 4px 0px;
}




#dropdownSection
{
	position:fixed;	
	width:1020px;
	height:500px;
}

.hide
{
	display:none;
}

.show
{
	display:block;
}

.backlink {
	padding-left: 20px;
	background-image: url('back.png');
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
	display: block;
}


.doc {
	padding: 2px 0 2px 20px;
	background-image: url('file.png');
	background-repeat: no-repeat;
	background-position: left;
}

.sendmail {
	padding: 2px 0 2px 20px;
	background-image: url('mail.png');
	background-repeat: no-repeat;
	background-position: left;
}

.docimage {
	padding: 2px 0 2px 20px;
	background-image: url('images.png');
	background-repeat: no-repeat;
	background-position: left;
}

a:link {
    color: #646464;
}
a:visited {
    color: #646464;
}
a:hover {
    color: #0059AB;
}
a:active {
    color: #0059AB;
}
a:focus {

}



#contentForm label {
    display: block;
    float: left;
    line-height: 12px;
    margin-right: 15px;
    padding: 5px 0 2px;
	text-align: right; /* Landscapeanpassung */
    width: 187px; /* Landscapeanpassung */

}

#contactForm div p label 
{
    text-align: left; /* Landscapeanpassung */
}



#contentForm input {
	width: 255px; /* Landscapeanpassung */
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #cccccc;
	color: #646464;
    font-size: 11px;
	background-color: #ffffff;
}

#contentForm input[type=checkbox] {
    float: left;
    margin-right: 5px;
    width: auto;
	margin-top: 3px;
}

#contentForm input[type=submit] {
    float: right;
	width: 184px; /* Landscapeanpassung */
}

#contentForm select {
	width: 255px; /* Landscapeanpassung */
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	color: #646464;
    font-size: 11px;
}

#contentForm textarea {
	width: 500px; /* Landscapeanpassung */
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #cccccc;
	color: #646464;
    font-size: 11px;
    resize: none; 
	height: 270px;
}

#contentForm #radiofields label {
	width: 75px;
	text-align: left;
}

#contentForm #radiofields input {
    float: left;
    margin-right: 5px;
    width: auto;
	margin-top: -3px;
}

#contentForm br {
clear: both;
}

#radiofields {
float: left;
}

.zoomWindow {
margin-left: 15px;
width: 791px !important; /* Landscapeanpassung */
}

#zoomImgGalerie  img{border:2px solid white;}

.active img{border:2px solid #333 !important;}

.zoomContainer .zoomLens {
    border: none !important;
    background: transparent !important;
}

.zoomContainer {
    cursor: pointer;
}

.zoomWindowContainer {
    display: none !important;
}