*{
	margin: 0;
	padding: 0;
/*	border: 0;*/
	border: 0px hidden transparent;
	font-family: Arial;
	-webkit-text-size-adjust: none;
}

body{
	background: #f5f5f5;
}

table, input, body{
font-size: 12px;
}

body#welcome h2{
	color: #cccccc;
	font-size: 16px;
	padding-bottom: 0;
}

a, a:link, a:active, a:hover {
	text-decoration: none;
	color: #000;
}

img{
	border: 0px hidden transparent;
	/*border: 0;*/
}

h1{
	font-weight: normal;
	font-size: 36px;
	color: #ff6600;
	line-height: 39px;
	margin-top: 20px;
	margin-bottom: 16px;
}

h2{
  font-weight: normal;
	margin: 0px;
	font-size: 20px;
	line-height: 20px; /* 24px! */
	color: #888888;
}
 
h2.indent, h1.indent{
  margin-left: 20px;
  margin-top: 20px;
}

h3{
  font-weight: bold;
  margin: 0px;
  font-size: 12px;
  line-height: 12px;
  color: #4c4c4c;
}

h4{
  font-weight: bold;
  margin-bottom: 4px;
	text-transform:uppercase;
  font-size: 12px;
  line-height: 16px;
  color: #4c4c4c;
}

div.clear{
  height: 0px;
  clear: both;
}

div#frame{
	width: 970px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#headerGerneral{
	height: 67px;  /* 63px;  */
}

div#headerChangeNow {
	float: left;
	width: 239px;
	height: 67px;
	background-color: #ff6600;
	overflow: hidden;
}

div#headerNavi{
	background-repeat: repeat-x;
	background-color: #ff6600;
	background-image: url(../img/header_orange_grau.gif);
	float: left;
	width: 643px;
	height: 67px;
}

div#headerNavi a, 
div#headerNavi a:link, 
div#headerNavi a:visited {
	color:#ffc096;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	letter-spacing: normal;
	text-align: right;
}
	
div#headerNavi a:hover, 
div#headerNavi a:active, 
div#headerNavi a:focus {
	color: #ffffff;
}

div#headerToVVS, div#headerToBack {
	width: 605px;
	text-align: right;
	margin-right: 37px;
	margin-top: 12px;
	height: 15px;
	border: black;
}

div#headerVVS {
	float: right;
	width:88px;
	height:67px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#main{
	width: 730px;
	float: left;
	margin-bottom: 3px;
	
	}


div#content{
	width: 730px;
	background: #FFFFFF;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#info{
	margin-left: 733px;
	margin-bottom: 3px;
	width: 237px;
}

div#airValues{
	height: 340px;
	
	/*background-repeat: repeat;*/
}

div#infoText{
	margin-top: 3px;
	width: 237px; /* 235-16-16 */
	/*height: 350px;  408-24-34 */
	padding: 0px 0px 0px 0px;
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#topicHeader{
	width: 730px; /* 731-21 */
	padding: 0 0 0 0;
}

div#topicHeader h1{
	color: #FFFFFF;
	margin: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.abstract{
	margin: 0px 15px 0px 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px; /* ?? */
	color: #4c4c4c;
}

p.big{
	font-weight: bold;
}

div.columnLeft, div.columnRight{
	margin-top: 20px;
  width: 330px;
  font-size: 12px;
  line-height: 18px;
  color: #4c4c4c;
}

div.columnLeft{
	margin-left: 20px;
  float: left;
}

div.columnRight{
	margin-right: 15px;
  float: right;
}

div.columnWide{
  margin-top: 20px;
  margin-left: 20px;
  width: 690px;
  font-size: 12px;
  line-height: 18px;
  color: #4c4c4c;
  padding-bottom: 24px;
}

p {
	margin-bottom: 24px;
	}
	
div.columnLeft p a,
div.columnRight p a,
div.columnWide p a {
	text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.headingLine{
  margin-left: 8px;
  margin-bottom: 0px;
  border-bottom: 1px solid #AEAEAE;
  margin-right: 10px;
  height: 20px;
  margin-top: 0px;
  padding: 25px 5px 0px 12px;
  text-transform: uppercase;
  color: #4c4c4c;
}

div.headingLine div.text{
  float: left;
  width: 330px;
  font-weight: bold;
  font-size: 11px;
}

div.headingLine div.date{
  float: right;
  width: 330px;
  font-size: 11px;
  text-align: right;
  margin-right: 0px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

ol, ul {
	list-style-position:outside; 
	font-weight:bold;
	margin-left: 18px;
	}

li {
	margin-bottom: 10px;
	}
	
	
span.image_underline {
	font-size:10px;
	}


div#footer{
  margin-left: 8px;
  margin-top: 12px;
   margin-right: 8px;
  border-top: 1px solid #888888;
  height: 40px;
  padding: 20px 12px 0px 12px;
  color: #FF6600;
  text-align: center;
}

div#footer div.top, div#footer div.back{
  /*width: 100px;*/
}

div#footer div.top{
  float: left;
  text-align: left;

}

div#footer div.impressum{
  float: right;
  text-align: right;
  margin-right: 8px;

}

div#footer div.back{
  float: right;
  text-align: right;

}

a.footlink, div#footer a:link, a.footlink:visited, a.footlink:hover, a.footlink:active, a.footlink:focus{
	color: #FF6600;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
}

div#impressum-content {
	color: #4c4c4c;
	line-height: 18px;
	font-size: 12px;
}

div#impressum-content h1 {
	color: #4c4c4c;
	font-weight: bold;
	font-size: 14.4px;
	line-height: 21.6px;
	text-transform: uppercase;
	margin: 19px 0 16px 0;
}

table.events {
	width: 320px;
	margin-bottom: 32px;
	border-top: 1px solid #888;
	padding-top: 10px;
	}

table.events th, table.events td {
	padding-bottom: 19px;
	padding-top: 4px;
	}	

table.events th{
	width: 110px;
	text-align:left;
	vertical-align:top;
	color:#888;
	}
table.events td{
	width: 210px;
	vertical-align:top
	}
	
ul.gewinnergruendeUL {
	font-weight: normal
	}
	
	span.gg {}
	
.infokasten_gewinner {
padding-left: 14px;  
width:204px; 
color:#333333;

font-size:11px
}


.infokasten_gewinner p {

margin-bottom: 16px;
}

.grey {
	color: #888888;
}

.marginb {
	margin-bottom: 14px;
}

div.gewinnerspruch-box { position:relative; }
div.gewinnerspruch-box div { position:relative; clear:both; }
div.gewinnerspruch-box div div.kw { position:absolute; font-weight:bold; width:40px; float:left; }
div.gewinnerspruch-box div div.spruch { width:280px; float:right; text-align:left; }
