/* Ausblenden von Elementen
-------------------------------------------------------------*/
#mainNav, #subNav, #helpers, #footer a, #sponsor hr {display:none;}


/* Einblenden von Elementen
-------------------------------------------------------------*/
#top {
  padding:0 0 0.5cm 0;
  margin:0 0 0.5cm 0;
  border-bottom:1pt silver solid;
}


/* Typo etc.
-------------------------------------------------------------*/
body {
  font-family:Arial,Helvetica,sans-serif;
  font-size:9pt;
  line-height:13pt;
}

h1, h2, h3, h4, h5, h6 {
  color:#CF281F;
  font-weight:normal;
  font-size:9pt;
}

h1 {font-size:15pt;}

h2 {
  text-transform:uppercase;
  border-bottom:1pt silver solid;
}

h4,h5,h6 {
  padding:0;
  margin:0;
}


#sponsor {
  border-top:1pt silver solid;
  border-bottom:1pt silver solid;
}

#sponsor h1 {
  font-size:11pt;
  margin:0.5cm 0 0 0;
}

#sponsor a img {border:none;}

#col3 {display:none;}




.rechts  {
	position: relative;
	width: 460px;
	float: left;
			
}

.links  {
	float: left;
	position: relative;
	width: 190px;
	margin-left: 0px;
}

.2cols  {
	width: 650px;
	float: none;			
}



#.rechts  {
	position: relative;
	width: 460px;
	float: left;
			
}

#links  {
	float: left;
	position: relative;
	width: 190px;
	margin-left: 0px;
}

#2cols  {
	width: 650px;
	float: none;			
}



