@import "newsBox.css";
@import "kontakt.css";
@import "blog.css";

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  }

div, p, ul, li, h1, h2, hr, img, form, table {
  margin: 0;
  padding: 0;
  }

body {
  background: #999;
  background-image: url(backgroundFrameBox.gif);
  background-position: center;
  background-repeat: repeat-y;
  }

h1 {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  color: #666;
  text-decoration: none;
  padding-top: 10px;
  margin-bottom: 15px;
  }

h2 {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: #666;
  text-decoration: none;
  padding-top: 10px;
  margin-bottom: 15px;
  }

h3 {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  color: #666;
  text-decoration: none;
  margin-bottom: 3px;
  }

hr {
  border: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  margin-bottom: 12px;
  }

p, td, th, .xwikimessage, legend {
  font-family: Arial, Helvetica;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  text-decoration: none;
  margin-bottom: 12px;
  }

.pMarginTop {
  padding-top: 12px;
  margin-top: -12px;
  }

.pNoMarginTop {
  margin-top: -12px;
  }

img {
  border: 0;
  }

#spaceBox {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-width: 940px;
  min-height: 100%;
  }

* html #spaceBoxIE {
  width: 940px;
  height: 100%;
  }

#frameBox {
  position: absolute;
  left: 50%;
  top: 0;
  width: 940px;
  height: 100%;
  margin-left: -470px;
  z-index: 1;
  }
#print_logo{
  display:none;
}

#animationBox {
  position: absolute;
  left: 20px;
  top: 10px;
  width: 920px;
  height: 204px;
  z-index: 2;
  }

#animationBox object {
  position: absolute;
  left: 10px;
  }

#showTimeBoxStd {
  display: inline;
  color: #000;
  }

#showTimeBoxSep {
  display: inline;
  color: #000;
  text-decoration: blink;
  }

#showTimeBoxMin {
  display: inline;
  color: #000;
  }

#showTimeBoxClock {
  display: inline;
  color: #000;
  }

#sponsorsBox {
  position: relative;
  left: 0;
  top: 15px;
  width: 138px;
  z-index: 3;
  text-align: center;
  border: 1px solid #999;
  background-color: #e6e6e6;
  padding-top: 8px;
  padding-bottom: 18px;
  }

#sponsorsBox img {
  margin-top: 10px;
  }

.rightBox {
  position: relative;
  top: 15px;
  width: 138px;
  z-index: 3;
  border: 1px solid #999;
  background-color: #e6e6e6;
  padding-top: 8px;
  padding-bottom: 18px;
  font-weight: normal;
  }

.rightBox img {
  margin-left: 12px;
  margin-top: 10px;
  }

#pomcanysWebsolutions {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 195px;
  height: 21px;
  margin-left: -450px;
  background-image: url(pomcanysWebsolutions.gif);
  background-repeat: no-repeat;
  z-index: 100;
  }

#infoBox {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  width: 160px;
  color: #666;
  float: right;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 15px;
  padding: 5px;
  border: 1px solid #999;
  background-color: #e6e6e6;
  }

#infoBox ul {
  list-style-type: none;
  font-weight: normal;
  }

#infoBox ul li {
  text-indent: -10px;
  padding-left: 10px;
  margin-top: 3px;
  color: #f00;
  }

#infoBox a.infoBoxLink {
  color: #000;
  text-decoration: none;
  }

#infoBox a.infoBoxLink:hover {
  color: #f00;
  }

#infoBox .infoBoxLinkActive {
  color: #666;
  }

#infoBox .infoBoxLinkBack {
  text-align: right;
  color: #666;
  }

#infoBox .infoBoxLinkBack a {
  color: #666;
  }

#infoBox a.infoBox2Link {
  color: #000;
  text-decoration: none;
  }

#infoBox a.infoBox2Link:hover {
  color: #f00;
  }

#infoBox .infoBox2LinkActive {
  color: #666;
  }

#infoBox a.infoBox3Link {
  color: #000;
  text-decoration: none;
  }

#infoBox a.infoBox3Link:hover {
  color: #f00;
  }

#infoBox .infoBox3LinkActive {
  color: #666;
  }

.infoBox2 {
  margin-left: 10px;
  }

.infoBox3 {
  margin-left: 20px;
  }

#navLeftBox {
  position: absolute;
  left: 30px;
  top: 220px;
  width: 180px;
  font-family: Arial, Helvetica;
  font-size: 12px;
  z-index: 10;
  }

#navLeftBox ul {
  list-style-type: none;
  }

#navLeftBox ul li {
  font-weight: bold;
  margin-top: 5px;
  }

#navLeftBox ul li a {
  color: #fff;
  text-decoration: none;
  padding-left: 5px;  
  line-height: 20px;
  background-image: url(backgroundNavLeft.gif);
  display:block;
  }

#navLeftBox ul li a:hover {
  color: #f00;
  }

#navLeftBox ul li.active {
  font-weight: bold; 
  margin-top: 5px;
  }

#navLeftBox ul li a.active {
  color: #f00;
  text-decoration: none;
  padding-left: 5px;  
  line-height: 20px; 
  background-image: url(backgroundNavLeftActive.gif);
  display:block;
  }

#navLeftBox ul li ul li {
  font-weight: normal;
   margin-top: 0px;
  }

#navLeftBox ul li ul li a {
  color: #000;
  padding-left: 5px;
  text-decoration: none;
  background-image: none;  
  border-top: 1px solid #999;
  background-color: #fff;
  }

#navLeftBox ul li ul li a:hover {
  color: #f00;
  }

#navLeftBox ul li ul li.active {
  font-weight: bold;
   margin-top: 0px;
  }

#navLeftBox ul li ul li a.active {
  color: #f00;
  text-decoration: none;
  padding-left: 5px;
  border-top: 1px solid #999;
  background-color: #fff;
  background-image: none;
  }

#navLeftBox ul li ul li ul li  {
  text-indent: -15px;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  line-height: 15px;
  color: #999;
  background-color: #fff;
  }

#navLeftBox ul li ul li ul li a {
  color: #000;
  text-decoration: none;
  border-top: none;
  }

#navLeftBox ul li ul li ul li a:hover {
  color: #f00;
  }

#navLeftBox ul li ul li ul li.active {
  text-indent: -15px;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  line-height: 15px;
  color: #f00;
  background-color: #fff;
  }

#navLeftBox ul li ul li ul li a.active {
  color: #f00;
  text-decoration: none;
  border-top: none;
  }

/* not used
.navLeft4 {
  text-indent: -10px;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 25px;
  line-height: 15px;
  color: #999;
  background-color: #fff;
  }

.navLeft4 a {
  color: #000;
  text-decoration: none;
  }

.navLeft4 a:hover {
  color: #f00;
  }

.navLeft4Active {
  text-indent: -10px;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 25px;
  line-height: 15px;
  color: #f00;
  background-color: #fff;
  }

.navLeft4Active a {
  color: #f00;
  text-decoration: none;
  }

.navLeft5 {
  text-indent: -10px;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 35px;
  line-height: 15px;
  color: #999;
  background-color: #fff;
  }

.navLeft5 a {
  color: #000;
  text-decoration: none;
  }

.navLeft5 a:hover {
  color: #f00;
  }

.navLeft5Active {
  text-indent: -10px;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 35px;
  line-height: 15px;
  color: #f00;
  background-color: #fff;
  }

.navLeft5Active a {
  color: #f00;
  text-decoration: none;
  }
*/

#navRightBox {
  position: absolute;
  left: 770px;
  top: 225px;
  width: 140px;
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 12px;
  z-index: 10;
  }
  
#navRightBox a {
    color: #000;
  }
  

#navRightBox ul {
  list-style-type: none;
  }

.navRight {
  margin-bottom: 5px;
  padding-left: 5px;
  height: 20px;
  line-height: 20px;
  background-image: url(backgroundNavLeft.gif);
  }

.navRight a {
  color: #fff;
  text-decoration: none;
  }

.navRight a:hover {
  color: #f00;
  }

.navRightActive {
  margin-bottom: 5px;
  padding-left: 5px;
  height: 20px;
  line-height: 20px;
  background-image: url(backgroundNavLeftActive.gif);
  }

.navRightActive a {
  color: #f00;
  text-decoration: none;
  }

#navTopBox {
  position: absolute;
  left: 310px;
  top: 190px;
  width: 600px;
  text-align: right;
  font-family: Arial, Helvetica;
  font-weight: normal;
  font-size: 12px;
  color: #f00;
  z-index: 50;
  }

#navTopBox ul {
  list-style-type: none;
  }

#navTopBox ul li {
  display: inline;
  padding-left: 15px;
  }

.navTop a {
  color: #000;
  text-decoration: none;
  }

.navTop a:hover {
  color: #f00;
  }

.navTopActive a {
  color: #f00;
  text-decoration: none;
  }

.gt_red {
  color: #f00;
  font-weight: normal;
}

.navImpressum {
  line-height: 20px;
  color: #666;
  }

.navImpressum a {
  color: #666;
  text-decoration: none;
  }

.navImpressum a:hover {
  color: #f00;
  }

.navImpressumActive a {
  color: #f00;
  text-decoration: none;
  }

#contentBox {
  position: absolute;
  left: 230px;
  top: 225px;
  width: 520px;
  min-height:200px;
  z-index: 30;
  background-color: #fff;
  overflow:hidden;
  }

#contentBox ul {
  list-style-position: inside;
  font-family: Arial, Helvetica;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 12px;
  }

#contentBox ol {
  list-style-type: decimal;
  list-style-position: outside;
  font-family: Arial, Helvetica;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  }

#contentBox ol li {
  margin-top: 3px;
  }

#contentTextBox ul.list {
  margin-left: 0.7em;
  padding-left: 0.7em;
  }

#contentTextBox ul.list li {
  text-indent: 0;
  padding-left: 0;
  list-style-type: square;
  list-style-position: outside;
  color: #000;
  }

#contentTitleBox {
  font-family: Arial, Helvetica;
  font-weight: normal;
  font-size: 12px;
  color: #f00;
  height: 20px;
  padding-left: 10px;
  line-height: 20px;
  overflow: hidden;
  background-image: url(backgroundContentTitle.gif);
  }

#contentTitleBox a {
  color: #000;
  text-decoration: none;
  }

#contentTitleBox a:hover {
  color: #f00;
  }

#contentTextBox {
  margin-top: 5px;
  width: 520px;
  }

#contentTextBox p {
  font-family: Arial, Helvetica;
  font-weight: normal;
  font-size: 12px;
  color: #000;
  line-height: 15px;
  clear: left;
  }

#contentTextBox p img {
  float: left;
  padding: 2px;
  margin-top: 2px;
  margin-right: 10px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  }

#contentTextBox p.icon a {
  font-weight: bold;
  }

#contentTextBox p.icon a img {
  border: 0;
  margin-top: -1px;
  margin-right: 4px;
  padding: 0;
  }

#contentTextBox table img {
  border: 0px;
  clear: left;
  margin: 0;
  padding: 0;
  }

#contentTextBox a {
  color: #f00;
  text-decoration: underline;
  }

#contentTextBox a:hover {
  color: #666;
  }

#contentTextBox ul li {
  text-indent: -10px;
  padding-left: 10px;
  margin-top: 3px;
  }

#contentTextBox ul li a {
  color: #000;
  text-decoration: none;
  }

#contentTextBox ul li a:hover {
  color: #f00;
  }

#contentTextBox .noLink {
  color: #000;
  }

#contentTextBox ul li.list2 {
  padding-left: 20px;
  }
  
.admininput { color: #000; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica; background-color: #fff; border: solid 1px #666 }
.adress { color: #000; font-weight: normal; font-size: 9px; font-family: Arial, Helvetica; text-decoration: none }
.boxmain { color: #000; font-weight: normal; font-size: 10px; line-height: 14px; font-family: Arial, Helvetica; text-decoration: none }
.boxmaingreen { color: #000; font-weight: normal; font-size: 10px; line-height: 14px; font-family: Arial, Helvetica; text-decoration: none }
.boxtitle { color: #000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }
.main { color: #000; font-weight: normal; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica; text-decoration: none }
.error { color: #f00; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica; text-decoration: none }
.mainx { color: #000; font-weight: normal; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica; text-decoration: underline }
.mainlink { color: #000; font-weight: normal; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica; text-decoration: none }
.maintitle { color: #f58220; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }
.maintitlew { color: #fff; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }
.mainwhite { color: #fff; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Tahoma, Helvetica, Arial }
.nav { color: #000; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }
.navblue { color: #039; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }
.navgreen { color: #393; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }
.navgrey { color: #f58220; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }
.navhome { color: #999; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }
.navorange { color: #f90; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }
.navred { color: #f00; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }

.inactiveEmail{
  color:#CCCCCC;
}
#contactForm{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
#contactForm .formular_row{
  border:medium none;
  clear:both;
  overflow:hidden;
  padding-bottom:10px;
  padding-top:3px;
  width:100%;
}
#contactForm .title{
  display:inline;
  float:left;
  height:18px;
  line-height:14px;
  padding-left:3px;
  padding-right:3px;
  width:100px;
  background-color:#FFFFFF;
  position:static;
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  border:none;
  white-space:nowrap;
}
#contactForm input{
  background-color:#F0F0F0;
  border:1px solid #999999;
  float:left;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  height:14px;
  margin-left:10px;
  margin-right:3px;
  padding:1px;
  width:298px;
}
#contactForm textarea{
  background-color:#F0F0F0;
  border:1px solid #999999;
  float:left;
  height:100px;
  margin-left:10px;
  margin-right:3px;
  padding:1px;
  width:298px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
}
#contactForm .submitbutton{
  background-color:#666666;
  color:#FFFFFF;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  height:19px;
  left:-12px;
  padding-left:6px;
  padding-right:6px;
  position:relative;
  width:64px;
  clear:both;
  margin-top:15px;
  margin-left:123px;
}
.article_abstract .text .article_link{
  clear:both;
  display:block;
}
.c3_import_sgr_show_changes {
  font-size: 12px;
  line-height: 14px;
  padding-left: 18px;
  padding-right: 10px;
}
.c3_import_sgr_changes_title {
  margin-top: 5px;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 16px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.c3_import_changes_title {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
}
#c3_import_box .c3_import_tabbox {
  padding-top: 10px;
  text-indent: 10px;
}
#c3_import_box .c3_import_scrollable {
  text-indent: 0px;
  width: auto;
  height: 100px;
  border-top: 1px solid rgb(221, 221, 221);
  border-bottom: 1px solid rgb(221, 221, 221);
}
#sgr_member_import_form {
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.c3_import_sgr_show_changes ul {
  list-style-type: none;
  padding-left: 10px;
  margin-bottom: 3px;
}
