body {
	background-color: #eeeeee;
	margin: 0px;
	background-image: url(../../images/Designfiles/backgroundlogo.png);  
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	background-size: 1100px 951px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
/* BASICS */
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

.red {
	color: #efefef
} /*#c00418 #ef1111;*/

.white {
	color: #FFFFFF; 
	font-size: 10px;
}
a.white:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

.Subline{
	line-height: 2.0;
	font-size: 14px;
}

.TextAbstand{
	line-height: 1.5;
}

.TABLE {
	border-collapse: collapse;
	border: 1px solid; 
	border-color:#CCCCCC;
}

.Stil1 {
	font-weight: bold;
}
.Stil3 {
	font-weight: bold;
	color: #FFF;
}
h1 {
	font-size: 9px;
	display: inline;
}
/* BASIC */
.printonly {
	display: none;
}
div.cookiebox {
	display: block;
	height: 100px;
	width: 300px;
	position: fixed;
	bottom: 10px;
	left: 10px;
	background-color: #275EA7;
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	z-index: 80;
}
div.cookiebox > p {
	color: #fff;
}
div.cookiebox > p > a {
	color: #fff;
}
div.cookiebox > a {
	background-color: #fff;
	color: #275EA7;
	display: block;
	height: 30px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
div.topheader {
	position: fixed;
	top: 20px;
	height: 60px;
	width: 100%;
	background-color: #275EA7;
	z-index: 5;
	text-align: center;
}

div.topheader table.headtable {
	margin: auto;
	width: 960px;
}
tr.printhead {
	display: none;
}
.mainbox {
	width: 980px;
	min-height: 400px;
	margin: auto;
	text-align: center;
	position: relative;
}
.mainbox1 {
	position: relative;
	height: 1100px;
}
.mainbox2 {
	position: relative;
	height: 530px;
}
p {
	text-align: justify;
}
.return {
	text-align: right; 
}
div.headline {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	padding-top: 10px;
	margin: 20px;
	position: relative;
}
div.headline2 {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	padding: 10px;
	margin: 10px;
	position: relative;
}
div.mainbox {
	margin-top: 180px; //was 100
}
div.menu4 div {
	width: 193px;
}
div.menu5 div {
	width: 147px;
}
div.menu6 div {
	width: 115px;
}
div.topermenu {
	position: fixed;
	top: 100px;
	z-index:7;
	
}
div.topmenu {
	position: fixed;
	top: 100px;
	height: 60px;
	z-index:7;
	width: 100%;
	text-align: center;
}
div.topmenu > div {
	display: inline-block;
	background: #eeeeee;
	padding: 14px;
	border: 2px solid #275EA7;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	height: 30px;
	margin: 0px 6px 0px 6px;
	text-align: center;
};
div.topmenu > div > div  {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
div.topmenu > div:hover, div.topmenu > div.selectedmenu {
	background:rgba(255,255,255,1);
	border: 2px solid #275EA7;
} 
div.topmenu a {
	text-decoration: none;
}

a.selected {
	background-color: #275EA7;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;

}

form.searchitem {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
}
form.searchitem input {
	width: 280px;
}
form.searchitem div {
	display: block;
	position: absolute;
	right: 10px;
	top: 4px;
}
.mbox11 {
	width: 280px;
	height: 180px;
}
.mbox21 {
	width: 600px;
	height: 180px;
}
.mbox12 {
	width: 280px;
	height: 400px;
}
.mbox13 {
	width: 280px;
	height: 630px;
}
.mbox22 {
	width: 600px;
	height: 400px;
}
div.productfilter {
	height: 650px;
	width: 250px; 
	position: relative;
	top: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 13.5px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 30px;
}
div.productfilter a {
	text-decoration: none;
}
div.productfilter li {
	list-style-type: circle;
}
.putva {
    position: relative;
}
.putva input {
	border-width: 0px;
} 
.putva:before {
     position: absolute;
     top: 2px;
     content:"VA";
     left: 75px;
}
div.productlist {
	position: relative;
	top: -720px;
	left: 300px;
	width: 680px; 
	min-height: 840px;
}
div.productcategorycolumn {
	position: absolute;
	top: -20px;
	left: 20px;
}
div.div1001 {
	left: 340px;
}
.box {
	padding: 10px;
	text-align: center;
	margin: 18px;
	color: #000000;
	position: relative;
	background-color: #ffffff;
	border: 2px solid #275EA7;
	box-shadow: 4px 4px 10px grey;
}
.descbox {
	padding: 10px;
	text-align: justify;
	margin: 17px;
	color: #000000;
	position: relative;
	background-color: #ffffff;
	border: 2px solid #275EA7;
}
table.features tr td {
    vertical-align: top;
}
table.techspec {
	margin: 17px;
}
table.techspec tr td {
   vertical-align: top;
   width: 50%;
}
table.techspec tr td table {
	width: 100%;
 	padding: 2px;
	background-color: #ffffff;
	border: 2px solid #275EA7;
}
table.techspec tr td table tr td {
 	padding: 3px;
 	margin: 2px;
	border: 1px solid #275EA7;
}
/* comparison table */
table.compare {
	width: 900px;
	margin: 10px;
 	padding: 2px;
	border: 2px solid #275EA7;
}
table.compare tr td {
   vertical-align: top;
   text-align: left;
   width: 240px;
 	padding: 3px;
 	margin: 2px;
	border: 1px solid #275EA7;
}
table.compare tr td ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
table.compare tr td.coln {
	width: 170px;
	font-weight: bold;
}
table.compare tr.rowh td {
	font-weight: bold;
}
a.plus {
	font-size: 14px;
	color: #11CC11;
}
a.minus {
	font-size: 14px;
	color: #DD1111;
}
td.comparetab {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #275EA7;
}
/* comparison table */
table.accessories {
	margin: 17px;
 	padding: 2px;
	border: 2px solid #275EA7;
}
table.accessories tr td {
   vertical-align: top;
 	padding: 3px;
 	margin: 2px;
	border: 1px solid #275EA7;
}
.productmain {
	vertical-align: top;
	font-size: 14px;
}

.sboxtwit span { 	color: #000000;}
.sboxadr {
	font-size: 14px; 
	line-height: 110%; 
	font-weight: bold; 
	color: #efefef"
}
.sboxdesc {
	text-align: justify; 
	overflow: hidden; 
	padding: 10px; 
}
/* POSITIONING*/
.sboxprod {	 	left: 0px;		top: 0px; }
.sboxticket {	left: 320px; 	top: -222px; }
.sboxtwit {		left: 640px;	top: -444px; }
.sboxconf {		left: 0px;		top: -890px; }
.sboxadr {		left: 320px;	top: -1112px; }
.sboxzen {		left: 320px;	top: -1112px; }
.sboxenq {		left: 320px;	top: -1112px; }
.sboxdesc {		left: 0px;		top: -1110px; }

/* POSITIONING*/

table.press tr td {
	text-align: left;
	color: #333333;
}
div.softselect {
	padding: 10px;
	margin: 20px;
}
div.softwares {
	padding: 10px;
	margin: 20px;
}
div.softwares div {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	font-weight: bold;
}
div.softwares div p {
	text-align: center;
}
table.footer {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 2px solid #275EA7; 
	width: 944px;
	background-color: #dddddd;
}
table.footer tr td {
	vertical-align: top;
	width: 152px;
	padding: 5px;
}
table.footer tr td a:link {
	text-decoration: none;
}
table.footer tr td a:hover {
	text-decoration: underline;
}
table.footer tr td strong a:link {
	text-decoration: underline;
}
table.footer tr td strong a:hover {
	text-decoration: underline;
}
div.footermenu {
	position: relative;
	width: 940px;
	margin: auto;
	text-align: center;
	z-index: 2;
}
div.footerinfo {
	position: relative;
	padding: 10px;
	width: 920px;
	top: 20px;
	margin: auto;
	text-align: center;
	background-color: #275EA7;
	color: #ffffff
}
div.tags {
	position: relative;
	bottom: 120px;
	width: 940px;
	height: 1px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	
}
.extlink {
	color: #6C6CBC;
}


input#show, input#hide {
    display:none;
}

span#content {
    display:none;
}
input#show:checked ~ span#content {
  display:block;
}

input#hide:checked ~ span#content {
    display:none;
}
/* compare */
form.compareselect {
	margin: 0px;
	padding: 0px;
	width: 100%;
	vertical-align: top;
}
.compareselect select {
	width: 100%;
	top: 0px;
	height: 22px;
}
.compareselect div {
	display: none;
	height: 0px;
}

/* Technical Essentials - START */
div.techblock {
	padding: 10px;
}
div.techblock0 {
	background-color: #FFFFFF;
}
div.techblock1 {
	background-color: #BECED3;
}
div.techq {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #4B96CD;
	margin: 20px;
}
div.techa {
	text-align: justify;
}
div div.techa img {
	float: right;
	margin: 0 0 10px 10px;
}
/* Technical Essentials - END */

/* Gallery in comparison and compare - START */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 5px;
	margin: 0;
	float: right;
	position: relative;
	width: 70px;
	height: 75px;
}
.gallery img {
	background: #fff;
	padding: 3px;
	border: 1px solid #275EA7;
}
.gallery li:hover img {
	border-color: #000;
	background: #88f;
}
.gallery em {
	color: #000;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 110px;
	left: 9px;
	border: 1px solid #999;
	border-left-color: #888;
}
/*special change for comparison, where narrow blocks are needed*/
.galleryc li {
	padding: 3px;
	height: 70px;
}
.galleryc img {
	padding: 1px;
}
/* Gallery in comparison and compare - END */

/* The container <div> - needed to position the dropdown content */

/* Dropdown Content (Hidden by Default) */

.dropdown-content {
   display: none;
   position: relative;
   top: 26px;
   z-index: 7;
   max-height: 500px;
   overflow-y: auto;
   overflow-x: hidden;
	background:rgba(255,255,255,1);
	border: 2px solid #275EA7;
}

/* Links inside the dropdown */
.dropdown-content a {
    padding: 10px;
    text-decoration: none;
    text-align: left;
    display: block;
    width: 174px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
	background-color: #275EA7;
	color: #fff;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover  {
	border-bottom-width: 0px;
}