html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	background-color: #f2f2f2;
	min-width: 900px;
	height: 100%;
	margin-bottom: 1px;
}

div#wrapper {
	background-color: #ffffff;
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
  position: relative;
}
 
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #a12a1f;
        line-height: 120%;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #a12a1f;
}

h3 {
	color: #a12a1f;
	font-size: 1em;
}

a:link, a:visited {
	text-decoration: underline;
	color: #333333;
	background-color: transparent;
}

a:hover, a:active {
	text-decoration: underline;
	color: #a12a1f;
}

img {
	border-style: none;
}

.align-center {
  text-align: center;
}

div#header {
	margin-top: 0px;
	z-index: 99; 	
	position: relative; 
	width: 900px; 
	height: 30px;
}

div#banner {
	margin-top: 30px;
	height: 100px;
}

#menu {
	padding-bottom: 0px; 
	margin: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
}

#search {
	position: absolute; 
	width: 300px; 
	background-repeat: no-repeat;
	background-position: 100% 0px; 
	padding-left: 0px;
	padding-top: 2px;
	text-align: center;
	height: 30px; 
	top: 0px; 
	right: 0px;
	background-image: url(/fileadmin/templates/images/navbar.jpg); 
	background-repeat: no-repeat; 	
}


#menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0px;
}

#menu li {
	display: inline;
}
#menu li a {
	width: 100px; 
	float: left; 
	height: 0px; 
	overflow: hidden; 
	padding-top: 30px; 
	padding-left: 0px;
}
#menu li a {
	background-image: url(/fileadmin/templates/images/navbar.jpg);
	background-repeat: no-repeat; 	
}

#menu li.navcorporate a {
	background-position: -0px 0px;
}
#menu li.navproducts a {
	background-position: -100px 0px;
}
#menu li.navsales a {
	background-position: -200px 0px;
}
#menu li.navsupport a {
	background-position: -300px 0px;
}
#menu li.navnews a {
	background-position: -400px 0px;
}

#menu li.navlogin a {
	background-position: -500px 0px;
}

#menu li.navcorporate a:hover {
	background-position: -0px -30px;
}
#menu li.navproducts a:hover {
	background-position: -100px -30px;
}
#menu li.navsales a:hover {
	background-position: -200px -30px;
}
#menu li.navsupport a:hover {
	background-position: -300px -30px;
}
#menu li.navnews a:hover {
	background-position: -400px -30px;
}
#menu li.navlogin a:hover {
	background-position: -500px -30px;
}

#menu li.navcorporate a:active {
	background-position: -0px -60px;
}
#menu li.navproducts a:active {
	background-position: -100px -60px;
}
#menu li.navsales a:active {
	background-position: -200px -60px;
}
#menu li.navsupport a:active {
	background-position: -300px -60px;
}
#menu li.navnews a:active {
	background-position: -400px -60px;
}
#menu li.navlogin a:active {
	background-position: -500px -60px;
}

.corporate#menu li.navcorporate a {
	background-position: -0px -90px;
}
.products#menu li.navproducts a {
	background-position: -100px -90px;
}
.sales#menu li.navsales a {
	background-position: -200px -90px;
}
.support#menu li.navsupport a {
	background-position: -300px -90px;
}
.news#menu li.navnews a {
	background-position: -400px -90px;
}
.login#menu li.navlogin a {
	background-position: -500px -90px;
}


div#leftmenu {
	float: left;
	width: 150px;
	font-size: 90%;
	margin-top: 20px;
}

.location {
	background-image: url(/fileadmin/templates/images/menu_bg_red.jpg);
	BACKGROUND-REPEAT:repeat-x; 
	color: #ffffff;
	font-size: 1.1em;	
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	border-bottom: 1px dotted #cccccc;
}



.glossymenu1, .glossymenu1 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

.glossymenu1 li{
	position: relative;
}

.glossymenu1 li a{
	background: url(/fileadmin/templates/images/menu_bg_grey.jpg);  repeat-x bottom left;
	color: #333333;
	font-weight: bold;
	display: block;
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
}

.glossymenu1 li a:visited, .glossymenu1 li a:active,
.glossymenu1 li a{
	color: #333333;
}

.glossymenu1 li a:hover{
	background: url(/fileadmin/templates/images/menu_bg_grey.jpg);  repeat-x bottom left;
	text-decoration: underline;
}

.glossymenu2, .glossymenu2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

.glossymenu2 li{
	position: relative;
}

.glossymenu2 li a{
	/* background: url(/fileadmin/templates/images/menu_bg_white.jpg);  repeat-x bottom left; */
	background: none;
	color: #a12a1f;
	display: block;
	width: auto;
	padding: 4px 0;
	padding-left: 15px;
	text-decoration: none;
}

.glossymenu2 li a:visited, .glossymenu2 li a:active{
	color: #a12a1f;
}

.glossymenu2 li a:hover{
	/* background: url(/fileadmin/templates/images/menu_bg_white.jpg);  repeat-x bottom left; */
	background: none;
	text-decoration: underline;
}


.glossymenu3, .glossymenu3 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

.glossymenu3 li{
	position: relative;
}

.glossymenu3 li a{
	background: url(/fileadmin/templates/images/menu_bg_light.jpg);  repeat-x bottom left;
	color: #333333;
	display: block;
	width: auto;
	padding: 4px 0;
	padding-left: 20px;
	text-decoration: none;
}

.glossymenu3 li a:visited, .glossymenu3 li a:active{
	color: #333333;
}

.glossymenu3 li a:hover{
	background: url(/fileadmin/templates/images/menu_bg_light.jpg);  repeat-x bottom left;
	text-decoration: underline;
}


.glossymenu4, .glossymenu4 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

.glossymenu4 li{
	position: relative;
}

.glossymenu4 li a{
	/* background: url(/fileadmin/templates/images/menu_bg_white.jpg);  repeat-x bottom left; */
	background: none;
	color: #333333;
	font-weight: normal;
	display: block;
	width: auto;
	padding: 4px 0;
	padding-left: 25px;
	text-decoration: none;
}

.glossymenu4 li a:visited, .glossymenu4 li a:active{
	color: #333333;
}

.glossymenu4 li a:hover{
	/* background: url(/fileadmin/templates/images/menu_bg_white.jpg);  repeat-x bottom left; */
	background: none;
	text-decoration: underline;
}

.glossymenu4 li a.active{
	background: url(/fileadmin/templates/images/menu_bg_light.jpg);  repeat-x bottom left;
}

div#right {
	float: right;
	width: 150px;
	font-size: 90%;
	margin-top: 20px;
	color: #333333;
}

.rightheader {
	background-color: #f2f2f2;
	color: #a12a1f;
	font-size: 1.1em;	
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	border-top: 1px dotted #666666;	
	border-bottom: 1px dotted #666666;
}

.option {
	background-color: #f2f2f2;
	color: #333333;
	font-size: 90%;	
	padding: 3px 3px 3px 10px;
}	

.option a:link, .option a:visited {
	color: #333333;
	text-decoration: none;
}

.option a:hover, .option a:active {
	color: #a12a1f;
	text-decoration: underline;
}
.spacer {
	margin-top: 20px;
}


div#middle {
	/*margin: 20px 160px 0px 160px;*/
	float: left;
	width: 577px;
	margin: 20px 0 0 10px;
}


div#banner-prod {
	width: 577px;	
        overflow: hidden;
}

div#banner-prod img {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}


div#banner-products {
	width: 577px;
        overflow: hidden;
}

div#banner-products img {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

div#header-prod {
	margin-top: 20px;
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
	border-bottom: #a12a1f solid 1px;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc a {
    background: #bdf url(/fileadmin/templates/images/tab1.jpg);
    color: #333333;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {  
    background-color: #333333;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
    background: url(/fileadmin/templates/images/tab2.jpg) 100% 0;
    background-color: #666666;
    background-position: 0 -60px;
    color: #ffffff;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

div.content {
   	/*border-top: #a12a1f solid 1px;*/
   	padding: 20px 10px 30px 10px;
   	color: #333333;
	line-height: 1.3em;
    	height: 100%;
	margin-top: 0px;
}

div#content-no-tab {
   	margin-top: 20px;
   	padding: 20px 10px 30px 10px;
   	color: #333333;
    	height: 100%;
	line-height: 1.3em;
}

.txNawavtcameraPiCamera table.camera-list {
    margin-bottom:30px;
}

.titlerow {
	background-image: url(/fileadmin/templates/images/barmiddle.gif);
	background-repeat: repeat-x; 	
	background-position: 50% top;
}

.tableheader {	
	background-position: 50% top;
	text-align: center; 
	font-weight: bold;
}

.rowtitle {
	border-bottom: #b3b3b3 1px solid; 
	border-left: #b3b3b3 1px solid; 
	background-color: #ebebeb; 
	font-weight: bold; 
	border-right: #b3b3b3 1px solid;
	font-size: 85%;
}

.datacell {
	border-bottom: #b3b3b3 1px solid; 
	text-align: center; 
	font-size: 85%; 
	border-right: #b3b3b3 1px solid;
}

.secondrow {
	border-top: #b3b3b3 1px solid;
}

.tabletitle {
	background-image: url(/fileadmin/templates/images/barleft.gif);
	background-repeat: no-repeat; 	
	background-position: left top; 
	font-weight: bold;
}

.thr {
	background-image: url(/fileadmin/templates/images/barright.gif);
	background-repeat: no-repeat; 
	background-position: right top;
}

div#acc {
	height: 90px;
	width:100%;
}

div#acc img {
	float: left;
	margin: 0px 10px 10px 0px;
	padding-bottom: 10px;
}


div#footer {
	clear: both;
	margin-top: 10px;
	border-top: #a12a1f solid 3px;
	font-size: 85%;
	text-align: center;
}


.footerlink a:link, .footerlink a:visited {
	color: #666666;
	text-decoration: none;
}

.footerlink a:hover, .footerlink a:active {
	color: #a12a1f;
	text-decoration: underline;
}

div#content-no-image {	
   	padding: 0 10px 30px 10px;
   	color: #333333;
    	height: 100%;
	line-height: 1.3em;
}


p img {

	padding-right: 10px;
	padding-bottom: 20px;
}

.para-pic {
	line-height: 1.2em;
	font-size: 1em;
}

.newshead {
	color: #000000;
	font-size: 1em;
	margin: 0;
	font-weight: bold;
}

.newshead a:link, .newshead a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.newshead a:hover, .newshead a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.newscontent {
	color: #333333;
	font-size: 0.9em;
	margin-top: 0em;
	margin-bottom: 0em;
}

.newsdate {
	color: #666666;
	font-size: 0.8em;
	margin-top: 0em;
}

.newsarchive {
	color: #a12a1f;
	font-size: 1em;
}

.newsarchive a:link, .newsarchive a:visited {
	color: #a12a1f;
	text-decoration: none;
}

.newsarchive a:hover, .newsarchive a:active {
	color: #a12a1f;
	text-decoration: underline;
}

.date {
	color: #666666;
	font-size: 0.9em;
}

.newsaboutavt {
	border-top: #cccccc 1px dotted;
	padding-top: 20px;
}

.acc_header {
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #f2f2f2;
}

.acc_row {
	font-size: 0.9em;
	background-color: #f2f2f2;
}

.acc_row a:link, .acc_row a:visited {
	color: #a12a1f;
	text-decoration: none;
}

.acc_row a:hover, .acc_row a:active {
	color: #a12a1f;
	text-decoration: underline;
}

.viewinquiry {
	text-align: right;
	font-weight: bold;
}

.viewinquiry a:link, .viewinquiry a:visited {
	color: #a12a1f;
	text-decoration: none;
}

.viewinquiry a:hover, .viewinquiry a:active {
	color: #a12a1f;
	text-decoration: underline;
}

label {    
        display: block;
}
 
 
legend {
        margin-left: 1em;
        color: #000000;
        font-weight: bold;
} 

.newsimage {
        border-style: none;
        margin-top: 15px;
        margin-right: 20px;
        margin-bottom: 5px;
}

.newssingle-image {
  float: left;
  margin: 10px 20px 10px 0;
}

.news-image-left {
  width: 120px;
	float: left;
}

.news-image-left img {
  margin-bottom: 15px;
  position: relative;
  top: 2px;
}

.news-image-right {
  width: 120px;
	float: right;
  text-align: right;
}

.news-image-right img {
  margin-bottom: 15px;
  position: relative;
  top: 2px;
}

.news-content-left {
  width: 400px;
  float: left;
}

.grid-3366 .news-content-left {
  width: 230px;
}

.news-content-right {
  width: 400px;
  float: left;
}

.grid-3366 .news-content-right {
  width: 230px;
}

.newsfiles img {
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.news-amenu-container {
	font-size: 90%;
	color: #666666;
	float: right;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.news-amenu-container ul{
	margin-left: 30px;
	list-style-type: none;
}

.news-amenu-container a:link, .news-amenu-container a:visited {
	font-size: 90%;
	color: #666666;
}

.news-amenu-container a:hover, .news-amenu-container a:active{
	font-size: 90%;
	color: #a12a1f;
}

.news-amenu-item-year {
	font-weight: bold;
	decoration: none;
}

.news-amenu-item-year, .news-amenu-item-year ul{
	list-style-type: none;
	padding-top: 10px;
}

div#social-media-links {
  position: absolute;
  top: 20px;
  left: 15px;
}

#icon-youtube {
  display: block;
  float: left;
  width: 29px;
  height: 12px;
  background-image: url(/fileadmin/templates/images/you-tube-light.jpg); 
  background-repeat: no-repeat; 
  margin-right: 12px;	
}

#icon-youtube:hover {
  background-image: url(/fileadmin/templates/images/you-tube.jpg); 
}

#icon-twitter {
  display: block;
  float: left;
  width: 9px;
  height: 12px;
  background-image: url(/fileadmin/templates/images/twitter-light.jpg); 
  background-repeat: no-repeat;
  margin-right: 12px; 	
}

#icon-twitter:hover {
  background-image: url(/fileadmin/templates/images/twitter.jpg); 
}

#icon-linkedin {
  display: block;
  float: left;
  width: 13px;
  height: 12px;
  background-image: url(/fileadmin/templates/images/linkedin-logo-light.jpg); 
  background-repeat: no-repeat;
  margin-right: 12px; 	
}

#icon-linkedin:hover {
  background-image: url(/fileadmin/templates/images/linkedin-logo.jpg); 
}

#icon-rssfeed {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  background-image: url(/fileadmin/templates/images/rss-basic-light.jpg); 
  background-repeat: no-repeat; 	
}

#icon-rssfeed:hover {
  background-image: url(/fileadmin/templates/images/rss-basic.jpg); 
}

div#region {
  position: absolute;
  right: 15px;
}

.regiontext {
	font-size: 80%;
}

.selecttext {
	color: 333333;
}

div#content-all {
	margin-top: 20px;
}

.cameratable {
	margin-top: 20px;
}

.cameratable .even {
	color: #333333;
	font-size: 0.8em;
	background-color: #f2f2f2;
	vertical-align: top;
	height: 43px;
}

.cameratable .odd {
	color: #333333;
	font-size: 0.8em;
	background-color: #ffffff;
	vertical-align: top;
	height: 43px;
}


.cameratable .col1, .cameratable .col2, .cameratable .col3, .cameratable .col4, .cameratable .col5, .cameratable .col6, .cameratable .col7 {
	padding: 2px;
	text-align: center;
}


.cameratable .col2 a:link, .cameratable .acc_row a:visited {
	color: #333333;
	text-decoration: underline;
}

.cameratable .col2 a:hover, .cameratable .acc_row a:active {
	color: #a12a1f;
	text-decoration: underline;
}

.filter {
	width: 150px;
	float: left;
	margin-right:30px;
	padding: 0px 0;
	font-weight: bold;
}

.matrix {
	width:540px;
	height:400px;
	overflow-x:hidden;
	overflow-y:scroll;
	border: 1px solid #cccccc;
	padding: 10px;
	float: right;
}

.cameraImages {
	width: 140px;
	height:90px;
	margin:0 30px 8px 0;
	float: left;
	text-align: center;
	font-size: 0.9em;
}

.bodytext object {
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
}

.tr-odd p,
.tr-even p {
  margin: 3px 10px;
}

.tx-keyac-pi1 .category-title {
  display: none;
}

.tx-indexedsearch-form,
.tx-indexedsearch-search-for,
.tx-indexedsearch-search-select-order,
.tx-indexedsearch-search-in,
.tx-indexedsearch-search-select-results {
  margin-bottom: 5px;
}

#tx-indexedsearch-searchbox-sword {
  width: 264px;
}

#tx-indexedsearch-selectbox-type,
#tx-indexedsearch-selectbox-media,
#tx-indexedsearch-selectbox-order {
  width: 140px;
}

#tx-indexedsearch-selectbox-defop,
#tx-indexedsearch-selectbox-desc,
#tx-indexedsearch-selectbox-lang {
  width: 120px;
}

#tx-indexedsearch-selectbox-results {
  width: 50px;
}

.tx-indexedsearch-sw {
  font-weight: bold;
}

ul.browsebox {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0;
}

ul.browsebox li {
  display: inline;
  list-style-type: none;
  margin: 0 5px 0 0;
  padding: 0;
}

.tx-indexedsearch-icon {
  position: relative;
  top: 3px;
  left: 2px;
}

.tx-indexedsearch-res h3 {
  margin: 0px 0 5px 0;
  padding: 5px 2px;
  background-color: #efefef;
}

.tx-indexedsearch-res p {
  margin: 0 0 20px 0;
  padding: 0 5px;
}

.powermail_mandatory_js {
  color: #a12a1f;
}

.grid-5050 .glc {
  width: 48%;
  float: left;
}

.grid-5050 .grc {
  width: 48%;
  float: right;
}

.grid-3366 .glc {
  width: 31%;
  float: left;
}

.grid-3366 .grc {
  width: 64%;
  float: right;
}

.grid-6633 .glc {
  width: 64%;
  float: left;
}

.grid-6633 .grc {
  width: 31%;
  float: right;
}

a.share_icon {
  padding-right: 5px;
  position: relative;
  top: 3px;
}

p a.share_icon img {
  padding: 0;
}

table.contenttable-0 {
  width: 100%;
  background-image: url('/fileadmin/templates/images/barleft.gif');
  background-position: left top;
  background-repeat: no-repeat;
}

table.contenttable-0 th.td-last {
  background-image: url('/fileadmin/templates/images/barright.gif');
  background-position: right top;
  background-repeat: no-repeat;
}

.contenttable th {
  font-size: 12px;
  padding: 4px 20px;
}

.contenttable-0 th {
  xbackground-color: #CBCBCB;
}

.contenttable td {
  font-size: 12px;
  text-align: center;
  padding: 4px 20px;
}

.contenttable-0 td {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.contenttable-0 .td-last {
  border-right: 1px solid #ccc;
}

.contenttable-0 th.td-last {
  border-right: 0;
}

.contenttable-0 .tr-last td {
  border-bottom: 1px solid #ccc;
}

.contenttable-0 .tr-odd td  {
  background-color: #fff;
}

.contenttable-0 .tr-even td {
  background-color: #ebebeb;
}

.powermail_check_inner {
  margin-bottom: 5px;
}

.powermail_check_inner label {
  display: inline;
}

.powermail_check_inner input {
  position: relative;
  top: 2px;
}
