body, html, p, div, span, img, a, h1, h2, h3, h4, h5, h6, ul, li, dd, dt, dl, ol, input, submit, form {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  font-size: 12px;
  color: #ffffff;
}

img {
  border: 0px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}

.news {
  margin-bottom: 10px;
}

.news-2,
.news-3 {
  width: 620px;
}

.news-2 .news {
    float: left;
    width: 300px;
}
.news-3 .news {
    float: left;
    width: 201px;
}
.news-2 .news-2-2 {
    margin-left: 20px;
}
.news-3 .news-3-2 {
    margin-left: 9px;
    margin-right: 8px;
}


a,
a:hover,
a:visited {
  color: #ffffff;
  text-decoration: none;
}

p {
  margin: 0px 0px 8px 0px;
}

.ueberschrift_gross {
  background:url("../images/headline_border.png") no-repeat scroll left bottom transparent;
  font-size:1.3em;
  font-weight:normal;
  margin-bottom:8px;
  padding-bottom:6px;
  text-transform:uppercase;
}

.clear {
  clear: both;
}

.container {
  width: 100%;
}

.page {
  width: 999px;
  margin-left: 140px;
}

.page-control {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 135px;
  height: 323px;
  z-index: 9999;
  background: url(../images/control_20_2.png);
}

.page-control img {
    width: 100px;
    margin: 5px 0px -15px 12px;
    padding: 0;
}

.left {
  float: left;
  width: 184px;
  margin-right: 7px;
}

.content {
  float: left;
  width: 636px;
  background: repeat url(../images/bg_gray.png);
  padding: 10px 5px;
  margin-bottom: 10px;
}

.content a {
  text-decoration: none;
}

.right {
  float: left;
  width: 155px;
  margin-left: 7px;
}

/*.content h2 {
  margin: 0px 8px;
}*/

.content-inner {
  width: 620px;
  padding: 8px;
  background-color: #000000;
  margin: 10px 0px;
}

.navigation-container {
  height: 275px;
  position: relative;
}

.navigation-container .nav-line {
  position: absolute;
  bottom: 0px;
  left: 164px;
}

.navigation-line {
  height: 230px;
  position: relative;
}

.navigation {
  position: absolute;
  bottom: 0px;
  left: 144px;
}

.navigation .logo-small {
  margin-left: 30px;
  margin-bottom: 5px;
}

.navigation ul {
  list-style-type: none;
}

.navigation ul li {
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1.3em;
}


.navigation ul li.active {
  background: left center no-repeat url(../images/star.png);
}

.navigation ul li.active a {
  color: #000e10;
}

.navigation ul li a {
  text-decoration: none;
  margin-left: 26px;
  padding: 0px 5px;
}

.header {
  background: repeat url(../images/bg_gray.png);
  margin-bottom: 12px;
  padding-bottom: 0px;
  position: relative;
}

.bigbanner {
  padding: 5px;
  width: 768px;
  height: 90px;
}

#banner_top img{
	max-width: 728px;
}
#banner_sky img{
	max-width: 160px;
}

.bigbanner img{
	display: block;
}

.header-bar {
  height: 29px;
  position: relative;
  z-index: 100;
}

.logo {
  position: absolute;
  left: 714px;
  top: -51px;
  z-index: 1000;
}

.events {
  margin: 40px 0px 0px 160px;
  position: relative;
  overflow: auto;
  height: 1%;
}

.prev {
  float: left;
  padding-top: 23px;
  margin-right: 10px;
}
.prev img {
  margin-left: 8px;  
}
.next {
 float: left;
 padding-top: 23px;
 margin-left: 10px;
}
.next img {
  margin-right: 8px;  
}

.event-spacer {
  float: left;
  margin: 0 10px;
  font-size: 1.4em;
  margin-top: 21px;
}

.event {
 float: left;
 text-align: center;
}
.event h3 {
  font-weight: normal;
  font-size: 1.4em;
  margin-top: 5px;
}
.event em {
  font-style: normal;
}

.events a {
  text-decoration: none;
}

h2 {
  font-weight: normal;
  font-size: 1.4em;
  text-transform: uppercase;
  background: bottom left no-repeat url(../images/headline_border.png);
  padding-bottom: 6px;
  margin-bottom: 8px;
  padding-left: 2px;
}

.block {
  padding: 10px 7px;
  background: repeat url(../images/bg_gray.png);
  margin-bottom: 10px;
}

.block h2 {
  text-align: left;
}

.block-partner {
  text-align: center;
}

.block-partner img {
  margin: 7px 0px;
  max-width: 170px;
}

.block-termine {
  text-align: left;
}

.block-termine ul li{
  list-style: none;
  text-decoration: none;
}

.block-termine ul li.active a{
  color: #8C8D06;
}

.block-sponsoren {
  text-align: center;
}

.block-sponsoren img {
  margin: 7px 0px;
}

.block-inner-black {
  background-color: #000000;
  padding: 10px;
}

.block-suche,
.block-newsletter {
}

.block-newsletter label {
  display: block;
  text-align: left;
  padding-top: 5px;
}

.block-suche .input-field,
.block-newsletter .input-field {
  width: 117px;
  border: 0px;
  padding: 2px;
}

.newsletter-send {
  margin-top: 3px;
}

.footer {
  text-align: right;
  margin: 0px 8px;
  background:url("../images/headline_border.png") no-repeat scroll left top transparent;
  padding-top: 6px;
  padding-right: 5px;
}

.cms_table_1 {

}

.cms_table_1 td{
  vertical-align:top;
  padding: 2px 0px 2px 0px;
}

div.lang {
  position: absolute;
  left: 10px;
  top: 8px;
  line-height: 0em;
}

.skyscraper{
	margin-left: 998px;
	margin-top: -124px;
	background-color: red;
	
}