@charset "utf-8";

img {
                      border : 0;
}

img A,
img A:link,
img A:visited,
img A:active {
/*
                 line-height : 50px;
*/
}


/* CSS Document */

* {margin:0px; padding:0px;}
* html ul#nav li, * html ul#nav li a {height: 1%;}
body {background-color:#050411; background-image:url("../images/hg.jpg"); background-repeat: no-repeat; font-family:Arial, Helvetica, sans-serif; color:#ffd4c5;}

.csc-firstHeader {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	margin-bottom : 10px;
}

.bodytext {
	font-size: 13px;
	font-weight: normal;
	color: #ffd4c5;
	line-height: 16px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ffd4c5;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	color: #ffd4c5;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ffd4c5;
}



#credit {
  float:left;
  width: 170px;
  height: 37px;
  background: url("../images/christoph.png");
  background-repeat: no-repeat;
  margin-left: 85px;
  margin-top: 30px;
  display:none;
  _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");
}

#logo {
  float:left;
  width: 510px;
  height: 244px;
  background: url("../images/logo.png");
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-left: 20px;
  padding-bottom: 15px;
    display:none;
  _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");
}

.content {float:left; width:375px; margin-left: 85px; margin-top:350px; padding-bottom:80px; display:inline;}
.content a {
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}
.content a:link {
	color: #ff0000;
}
.content a:visited {
	color: #ff0000;
}
/*.content a:hover {
	color: #ffd4c5;
}*/
.content a:active {
	color: #ffd4c5;
}

.link-item {}
.link-item #transparent_container {}

.trailer {float:left; width:375px; margin-left: 45px; margin-top:0px; padding-bottom:80px; display:inline; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader}
.trailer a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}
.trailer a:link {
	color: #ffd4c5;
}
.trailer a:visited {
	color: #ffd4c5;
}
.trailer a:hover {
	color: #ff0000;
}
.trailer a:active {
	color: #ff0000;	
}

ul#nav {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	width: 680px;
	margin-top: 70px;
	margin-left: -290px;
	border: 0px;
	list-style-type: none;
	display: inline;
	position: absolute;
	height: auto !important;
	height: 1%; /*For IE*/
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	left: 260px;
}
ul#nav li {
  text-transform: uppercase;
  list-style: none;
  padding: 0;
  margin-left: 770px;
}
ul#nav a {
  font-weight: bold;
  text-decoration: none;
}
ul#nav a:link {
  color: #ffd4c5;
}
ul#nav a:visited {
  color: #ffd4c5;
}
ul#nav a:hover {
  color: #ff0000;
}
ul#nav a:active {
  color: #ff0000;
}

ul#nav a img{
        margin-left : 20px;
}


ul#nav .selected li {
  color: #ff0000;
  text-transform: uppercase;
  list-style: none;
  padding: 0;
  margin-left: 770px;
}
ul#nav .selected a {
  color: #ff0000;
  font-weight: bold;
  text-decoration: none;
}
ul#nav .selected a:link {
  color: #ff0000;
}
 ul#nav .selected a:visited {
  color: #ff0000;
} 
/*ul#nav .selected a:hover {
  color: #ffd4c5;
}*/
ul#nav .selected a:active {
  color: #ff0000;
}



ul#language {
	width: 680px;
	margin-top: 280px;
	margin-left: -290px;
	border: 0px;
	list-style-type: none;
	display: inline;
	position: absolute;
	height: auto !important;
	height: 1%; /*For IE*/
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	left: 260px;

	font-size: 12px;
	font-weight: bold;
	color: #ffd4c5;
	font-weight: bold;
}
ul#language li {
  text-transform: uppercase;
  list-style: none;
  padding: 0;
  margin-left: 770px;
}
ul#language a {
  font-weight: bold;
  text-decoration: none;
}
ul#language a:link {
  color: #ffd4c5;
}
ul#language a:visited {
  color: #ffd4c5;
}
ul#language a:hover {
  color: #ff0000;
}
ul#language a:active {
  color: #ff0000;
}


ul#language .selected {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	font-weight: bold;
}
ul#language .selected li {
  text-transform: uppercase;
  list-style: none;
  padding: 0;
  margin-left: 770px;
}
ul#language .selected a {
  font-weight: bold;
  text-decoration: none;
}
ul#language .selected a:link {
  color: #ff0000;
}
ul#language .selected a:visited {
  color: #ff0000;
}
/*ul#language .selected a:hover {
  color: #ffd4c5;
}*/
ul#language .selected a:active {
  color: #ff0000;
}




h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ffd4c5;
}


.clear {
clear:left;
}

#wrap {
margin-left: 85px;
margin-top: 0px;
padding-bottom: 5px;
width: 445px;
height: 40px;
}

#mitfreundlicher {
  float:left;
  width: 150px;
  height: 23px;
  margin-top: 7px;
  padding-right: 10px;
  background: url("../images/mitfreundlicher.png");
  background-repeat: no-repeat;
  _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");
}

#tmp_sponsor1 {
  float:left;
  width: 45px;
  height: 30px;
  padding-left: 5px;
  background: url("../images/sponsor1.png");
  background-repeat: no-repeat;
  _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");
}
#tmp_sponsor2 {
  float:left;
  width: 45px;
  height: 30px;
  padding-left: 5px;
  background: url("../images/sponsor2.png");
  background-repeat: no-repeat;
  _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");
}
#tmp_sponsor3 {
  float:left;
  width: 60px;
  height: 30px;
  margin-top: 4px;
  padding-left: 5px;
  background: url("../images/sponsor3.png");
  background-repeat: no-repeat;
  _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");
}
#tmp_sponsor4 {
  float:left;
  width: 45px;
  height: 30px;
  margin-top: 4px;
  padding-left: 5px;
  background: url("../images/sponsor4.png");
  background-repeat: no-repeat;
  _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");
}


.facebookiconimg {
        margin-left: 0px;
        padding-left : 0px;
        margin-top : 10px;
/*        
        border : 2px red;
*/        
}

#facebookicon {
                    position : absolute;
                        left : 741px;
                         top : 360px;
                         
                 padding-top : 0px;
               padding-right : 0px;
              padding-bottom : 0px;
                padding-left : 0px;

                  margin-top : 0px;
                margin-right : 0px;
               margin-bottom : 0px;
                 margin-left : 0px;
}

