body {
 margin:0 0 0 21px;
 padding:0;
 background-color:#FFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
}

body, p, td, th, h3, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

select, option, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}



body, div, p, td, th, select, option, input {
	text-align: left;
}

h3 { 
	font-size: 12px; 
}

#wrapper
{
	/*margin:0 auto;
	height: 400px;*/
	margin-top: 50px;
	width: 966px;
	
	position: absolute;
	left: 50%;
	margin-left: -501px;
}

.header_frame
{
	background-image:url(../images/rahmen_top.jpg); 
	background-repeat:no-repeat; 
	height: 3px;
}

.bottom_frame
{
	background-image:url(../images/rahmen_bottom.jpg); 
	background-repeat:no-repeat; 
	margin-top: 13px;
	background-color: #BBBBD2;
	height: 7px;
}

#ContentBlock {
	//width:764px;
}

.footerAHref
{
	font-size: 10px;
	text-decoration: none;
}

.margin5L {
	margin-left:5px;
}
.margin5T {	
	margin-top:5px;
}

.floatingBlock_search {
 float:left;
 display:inline;
 margin:0 0px 0px 0;
}

.floatingBlock {
 float:left;
 display:inline;
 margin:0 8px 8px 0;
}

.floatRight	{ 
	float: right; 
}

.alignRight	{ 
	text-align: right; 
}

.inline	{ 
	display: inline; 
}

.headerFont {
	font-size:14px;
	font-weight:bold;
	height:23px;
	padding:4px 0 0 14px;
	background-image:url(../images/head_image.png); 
	background-repeat:no-repeat; 
	width:226px; 
	height:26px;
}

select optgroup {
	background: none repeat scroll #336699;
	color: white;
	padding-left: 2px;
}

select optgroup option{
	background: none repeat scroll rgb(249, 249, 249);
	color: black;
	padding-left: 36px;
}



div.al_label {
	background-color: #FFFFFF;
	height: 15px;
	width: 216px;
	padding: 0px 1px;
	border-left: 2px solid #606060;
	border-top: 2px solid #606060;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
}

a.dp-choose-date {
	display: none;
	width: 1px;
	height: 1px;
}


.inputRow td {
	height:22px;
}

td.radio {
	width:15px;
}

.labelRow td	{ 
		  font-weight: bold;
		  line-height: 14px;
		  height: 16px;
		  vertical-align: bottom;
		  width: 224px; 
}

.labelRow td.top	{ vertical-align: top; }

.labelRow td.left	{ padding-right: 3px; }

.partyRow td {
	height:22px;
	padding-bottom:2px;
	padding-top:2px;
}

div.ibStart div.flugsuche	{ 
				  padding: 2px 10px 4px 12px;
				  border-bottom: 1px solid #ccc;
				}
div.ibStart .action		{
				  padding-top: 12px;
				  padding-bottom: 10px;
				}

div.ibStart div.flugsuche td.right { 
				  vertical-align: top;
				  text-align: right;
				}

div.ibStart,
div.ibStart .ibHeader		{ width: 244px; }
div.ibStart .ibHeader td	{ background-color: #e6f2fd; }

div.ibStart div.flugsuche input,
div.ibStart div.flugsuche select { background-color: #ffffff; }
div.ibStart div.flugsuche .radio input { background-color: #e6f2fd; }


div.ibStart .ibHeader td.title	{ 
				  padding: 0px 2px 0px 8px;
				  /*
				  font-family: Andale Sans, sans;
				  */
				  font-family: Verdana, sans-serif;
				  font-size: 14px;
				  font-weight: bold; 
}
			  

div.headline {
  background-image: url(../images/search_header.gif);
  background-repeat: no-repeat;
  color: #fff;
  border-bottom: 1px solid #FFFFFF;
  height: 25	px;
  padding: 0px;
  width: 244px;
}

div.headline .title {
  font-size: 14px;
  font-weight: bold;
  height: 10px;
  padding: 0 0 0 8px;
  color: #fff;
  padding-top: 2px;
}

.innerBlockEvents {
	background-color: #E6F2FD;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}

/*
 * Grid layout
 */
table.grid {
	margin: 0;
	border: none;
	padding: 0;
	width: 225px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.grid th,
table.grid td {
	padding: 0;
	vertical-align: middle;
}

table.grid th {
	height: 18px;
}

table.grid td {
	height: 20px;
}

table.grid input,
table.grid select {
	width: 100%;
	background-color: #E9E9E9;
}

table.grid input {
	height: 18px;
}

table.grid select {
	height: 16px;
}


