html, body {
  height:100%;
  margin:0;
  padding:0;
  text-align: center;

  background: #2F2F2F;
  background-image: url(../gfx/bg_main_ps.gif);
  background-repeat: y-repeat;
  background-position: center;
}


/* Fonts & Colors */

html, body, p, h1, h2, h3, div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: white;
}

p {
 margin-top: 5pt;
 margin-bottom: 10pt; 
}

h1, h2, h3 {
  color: #DB163D;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

h1 {
  font-size: 20pt;
  margin-bottom: 2pt;
}

h2 {
  font-size: 15pt;
}

h3 {
  font-size: 12pt;
}

a {
  color: #DB163D;
}


/* Layers */

#page {
  position: relative;
  min-height: 100%;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;

  background: #000000;
  background-image: url(../gfx/bg.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  border-left: 1px solid #383131;
  border-right: 1px solid #383131;
}

#header {
  width:980px;
  height: 140px;
  border: 0px solid red;
  position: absolute;
  top: 0px;
}

#content {
  width: 940px;
  padding: 0 0 40px 0;
  padding-top: 140px;
  margin-left: 20px;
  margin-right: 20px;
  border: 0px dashed red;
}

.clearing {
  clear:both;
  height:0;
  padding:0;
  border:0;
  margin:0;
  font-size:0;
  line-height:0;
}

#footer {
  position:absolute;
  bottom: 0;
  width: 980px;
  height: 26px;

  background: #171717;
  border-top: 1px dotted #383131;
}

#footer div {
  margin-left: 6px;
  margin-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #FFFFFF;
}

#footer a {
  color: #FFFFFF;
  text-decoration: none;  
}

#footer a:hover {
  text-decoration: underline;  
}

/* Nav neu */
#navBg {
  position: absolute;
  top: 60px;
  background: #FFFFFF;
  width: 520px;
  height: 19px;
  border: 0px dashed blue;
  z-index: 0;
}

#nav {
  position: absolute;
  top: 65px;
  margin-left: 10px;
  z-index: 3;
}

#nav, #nav ul {
  float: left;
  list-style: none;
  color: #000000;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  padding: 0;
  margin: 0;
  margin-left: 10px;
  border: 0px solid red;
}

#nav a {
  display: block;
  color: #000000;
  text-decoration: none;
  padding-top: 0px;
  padding-bottom: 4px;
  padding-left: 7px;
  padding-right: 8px;
  text-transform: uppercase;
}

#nav li {
  float: left;
}

#nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  font-weight: normal;
  width: 100px;
  margin: 0;
  background: none;
  font-size: 8pt;
  padding-bottom: 4px;
  padding-top: 0px;
  border: 0px solid blue;
  z-index: 4;
}

#nav li ul ul {
  position: relative;
  font-size: 7pt;
  padding: 0;
  margin: 0;
  z-index: 4;
}
#nav li ul ul li {
  padding: 0;
  margin: 0;
  padding-left: 10px;
}

#nav li li {
  width: 100px;
}

#nav li ul a {
  width: 100px;
  color: white;
  text-transform: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto;
}

#nav li:hover, #nav li.sfhover, #nav li a:hover  {
  color: #DB163D;
}

#navInclined {
  position: absolute;
  top: 0px;
  right: -23px;
  height: 19px;
  width: 23px;
  background-image: url(../gfx/inclined_ps.gif);
  background-image-repeat: no-repeat;
  border: 0px solid green;
  z-index: 0;
}

#line {
  position: absolute;
  top: 79px;
  width: 100%;
  border-top: 1px solid white;
  z-index: 1;
}


#logo {
  position: absolute;
  left: 760px;
  top: 20px;
  width: 202px;
  text-align: right;
  border: 0px solid red;
}

#langSwitch {
  position: absolute;
  right: 20px;
  top: 79px;
  text-align: right;
  font-size: 7pt;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  z-index: 5;
}

#langSwitch a {
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  color: white;
  text-decoration: none;
  display: inline-block;
}
#langSwitch a:hover {
  color: #DB163D;
  background: white;

}
div .INACT {
  display: inline
}


/* CONTENT AREA */
/* Home */

#cHomeLeft {
  position:relative;
  width: 390px;
  float:left;
}

#cHomeRight {
  position:relative;
  width: 540px;
  float: left;
  border: 0px solid red;
}

#homeFoto {
  position: relative;
  height: 267px;
  width: 350px;
}

#homeVideo {
  position: relative;
  height: 250px;
  width: 334px;
  margin-top: 30px;
}

#homeAbout {
  position: relative;
  height: 230px;
  margin-top: 37px;
  width: 490px;
  overflow: auto;
}

#homeAbout p {
  font-size: 9pt;
}

.homeNews {
  position: relative;
  margin-top: 30px;
  min-height: 265px;
  width: 520px;
  background: #171717;
  padding: 8px;
  border: 1px dotted #383131;
  overflow: auto;
}

#homeNewsLeft {
  position:relative;
  width: 240px;
  float:left;
  padding-right: 15px;
  padding-left: 3px;
}

#homeNewsLeft h1 a {
  text-decoration: none;
}

#homeNewsLeft h1 a:hover {
  text-decoration: underline;
}

#homeNewsRight {
  position:relative;
  width: 240px;
  float: left;
  padding-left: 19px;
  padding-top: 17pt;
}

.homeNewsImage {
  margin-top: 3px;
}

h1.newsbox, .homeNews h1, .cPageNews h1, .cPageHomeNews h1 {
  font-size: 10pt;
  margin-top: 0;
  margin-bottom: 5pt;
}

.cPageHomeNews h1 a {
  text-decoration: none;
}

.cPageHomeNews h1 a:hover {
  text-decoration: underline;
}

h2.newsbox, .homeNews h2, .cPageNews h2, .cPageHomeNews h2 {
  font-size: 8pt;
  margin-top: 0;
  margin-bottom: 2pt;
}
p.newsbox, .homeNews p, .cPageNews p, .homeNewsText a, .cPageHomeNews p {
  font-size: 8pt;
  color: #CACACA;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
  border: 0;
}

/* PAGE */

.cPage8020Left {
  position:relative;
  width: 705px;
  float:left;
  padding: 0px;
  margin-bottom: 20px;
  border: 0px solid red;
}

.cPage8020Right {
  position:relative;
  width: 200px;
  float: right;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  border: 0px solid blue;
  overflow: auto;
}

.cPage8020Grey {
  position:relative;
  width: 695px;
  padding: 5px;
  margin-bottom: 20px;
  border: 1px dotted #383131;
  background: #171717;
  overflow: auto;
  color: #CACACA;
}

.cPage6535Left {
  position:relative;
  width: 575px;
  float:left;
  padding: 0px;
  margin-bottom: 20px;
  border: 0px solid red;
}

.cPage6535Right {
  position:relative;
  width: 330px;
  float: right;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  border: 0px solid blue;
  overflow: auto;
}

.cPage65Grey {
  position:relative;
  width: 560px;
  padding: 5px;
  margin-bottom: 20px;
  border: 1px dotted #383131;
  background: #171717;
  overflow: auto;
  color: #CACACA;
}

.cPage5050Left {
  position: relative;
  width: 440px;
  float: left;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  border: 0px solid green;
  overflow: auto;
}
.cPage5050Right {
  position: relative;
  width: 440px;;
  float: right;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  border: 0px solid blue;
  overflow: auto;
}

.cPageColumnPadding {
  position: relative;
  width: 2%;
  height: 1px;
  float: left;
  padding: 0;
  margin: 0;
  border: 0px solid red;
  overflow: auto;
}

.cPageNews {
  position:relative;
  width: 188px;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px dotted #383131;
  background: #171717;
  overflow: auto;

  font-size: 8pt;
  color: #CACACA;
}

.cPageNews ul {
  padding-left: 17pt;
  margin: 0;
  font-size: 9pt;
}

.cPageNews ul li {
  padding-bottom: 5pt;
}

.cPage5050Contact {
  position:relative;
  width: 400px;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px dotted #383131;
  background: #171717;
  overflow: auto;

  color: #CACACA;
}

.contentcontainer {
  border: 0px solid red;
  margin: 0;
  padding: 0;
}

/* Language Menu */

.tx-srlanguagemenu-pi1 {
  display: inline;
}

/* News */

.newsListItem {
  position:relative;
  width: 700px;
  padding: 5px;
  margin-bottom: 20px;
  border: 1px dotted #383131;
  background: #171717;
  overflow: auto;

  font-size: 9pt;
  color: #FFFFFF;
}

.newsListItem h1, .newsListItem h1 a {
  font-size: 12pt;
  position: relative;
  width: 550px;
  color: #DB163D;
  border: 0px solid red;
  text-decoration: none;
  margin: 0;
  float: left;
}

.newsListItem h1:hover, .newsListItem h1 a:hover  {
  text-decoration: underline;
}

.newsListDate {
  font-size: 9pt;
  position: relative;
  width: 150px;
  border: 0px solid green;
  float: right;
  text-align: right;
}

.newsListSubheader {
  font-size: 10pt;
  position: relative;
  width: 690px;
  border: 0px solid green;
  float: left;
  clear: both;
}

.newsListImage {
  position: relative;
  width: 200px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 0px solid red;
  float: right;
  text-align: right;
}

.newsListMore, .newsListMore a {
  font-size: 10pt;
  color: #DB163D;
}

.newsSingleItem {
  position:relative;
  width: 920px;
  padding: 5px;
  overflow: auto;
  font-size: 10pt;
  color: #FFFFFF;
}

.newsSingleDate {
  font-size: 9pt;
  position: relative;
  border: 0px solid green;
  overflow: auto;
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: right;
  float: right;
}
.newsSingleImage {
  position: relative;
  border: 0px solid red;
  overflow: auto;
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: right;
  float: right;
  clear: right;
}

.newsSingleItem h1 {
  font-size: 12pt;
  position: relative;
  color: #DB163D;
  border: 0px solid red;
  text-decoration: none;
  margin: 0;
  margin-bottom: 10px;
}

.newsSingleSubheader, .newsSingleSubheader h3 {
  font-size: 10pt;
  position: relative;
  color: #DB163D;
  border: 0px solid red;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 5px;
  margin: 0;
}

.newsSingleContent {
  font-size: 10pt;
  position: relative;
  color: white;
  border: 0px solid red;
  text-decoration: none;
  margin: 0;
}

/* Contact Form */

.csc-mailform {
  border: 0;
  margin: 0;
  padding-left: 0;
  padding-top: 5px; 
}

.csc-mailform-field {
  padding-bottom: 5px;
}

.csc-mailform-field label {
  display: -moz-inline-box;
  display: inline-block;
  width: 95px;
  text-align: left;
  vertical-align: top
}
.csc-mailform-submit {
  margin-left: 100px;
}
.csc-mailform-check {
  width: 10px;
  padding-left: 70px;
}

.csc-mailform-check-label label {
  text-align: left;
  padding-left: 8px;
  width: 200px;
}

p.justify {
  text-align: justify;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  margin-right:20px !important;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
  margin-left:20px !important;
}



/* Home without Video */

.cPageHomeNews {
  position: relative;
  margin-top: 20px;
  min-height: 250px;
  width: 920px;
  background: #171717;
  padding: 8px;
  border: 1px dotted #383131;
  overflow: auto;
  clear: left;
}

#homeNewsLeftoV {
  position:relative;
  width: 275px;
  float:left;
  padding-right: 15px;
  padding-left: 3px;
}

#homeNewsMiddleoV {
  position:relative;
  width: 275px;
  float:left;
  padding-right: 15px;
  padding-left: 3px;
  padding-top: 17pt;
}

#homeNewsRightoV {
  position:relative;
  width: 275px;
  float: right;
  padding-left: 19px;
  padding-right: 20px;
  padding-top: 17pt;
}

