* {margin: 0px; padding:0px; border:0px;}

HTML
{
	font-family: Arial, Helvetica, sans-serif;
	
}

BODY
{
	/*background: url(../img/bg.jpg) top center no-repeat scroll;
	background-color: #272434;
	color: #fff;*/
	font-size: 11px;
}

a
{
	color: #000066;
	text-decoration: underline;
}

DIV#wrapper
{
	width: 589px;
	height: 615px;
	margin: auto;
	background-image: url("../img/bg.jpg");
	background-repeat: no-repeat;
	
}

DIV#content
{
	padding: 125px 0 0 49px;
	*padding:0;
	*margin: 125px 0 0 49px;
	width: 500px;
	height: auto;
}

.radio
{
	float: left;
	margin: 1px 3px 0 0 ;
	vertical-align: middle;
}

.reisenMit,
.eingabe
{
	border: 1px solid #b2b2b2;
	width: 208px;
	height: 20px;
	margin-bottom: 10px;
	color: #333333;
}

.reisenMit
{
	display: none;
}

.abflug
{
	border: 1px solid #b2b2b2;
	width: 208px;
	height: 20px;
	margin: 0 84px 10px 0;
	color: #333333;
	float: left;
}

.ziel
{
	border: 1px solid #b2b2b2;
	width: 201px;
	height: 18px;
	margin-bottom: 10px;
	color: #333333;
	float: left;
}

input#datum_1
{
	font-size: 11px;
	border: 1px solid #b2b2b2;
	width: 201px;
	height: 18px;
	background-image: url("../img/date_bg.jpg");
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
	margin-bottom: 36px;
    vertical-align: middle;
	color: #333333;
	float: left;
	margin: 0 84px 10px 0;
}

input
{
	font-size: 11px;
	padding-left: 5px;
}

select
{
	padding: 2px 2px 2px 0;
	*padding: 0;
	background-image: url("../img/selectArrow.png") no-repeat right ;
	font-size: 11px;
}

input#datum_2
{
	border: 1px solid #b2b2b2;
	width: 201px;
	height: 18px;
	background-image: url("../img/date_bg.jpg");
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
	margin-bottom: 36px;
	color: #333333;
	float: left;
}

.checkbox
{
	float: left;
	margin: 1px 7px 0 0 ;
	vertical-align: middle;
	
}
.clear
{
	clear: both;
}

/*
.reisenMit
{
	display: none;
	border: 1px solid #b2b2b2;
	width: 208px;
	padding: 2px;
	margin-bottom: 10px;
	color: #333333;
}
*/

DIV#kinder
{
	cursor: pointer;
	color: #000066;
	text-decoration: underline;
	width: 109px;
}

DIV#kinder img
{
	padding-right: 5px;
}

DIV#suchen
{
	width: 115px;
	height: 20px;
	background-image: url("../img/btnSuchen.jpg");
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	margin: 27px 4px 0 0;
}

.error
{
	display:none;
	color: #CC0000;
}

DIV#leftSide
{
	width: 206px;
	float: left;
	padding-right:86px;
}

DIV#rightSide
{
	width: 206px;
	float: left;
}

DIV#info
{
	float: right;
}

DIV#radioFields
{
	margin-bottom:15px; 
	float: left;
}

.radioFlug
 {
 	margin: 0;
	padding: 0;
 }
 
 .radioFlug input[type=radio]{
	float: left;
	margin-top: 3px;
}

.radioFlug label{
	float: left;
	display: table-cell;
	padding-top: 3px;
}

DIV#radioFields
{
	margin-bottom:15px; 
	float: left;
}

DIV#bookingClass
{
	margin-bottom: 13px;
}

DIV#input_row_3
{
	margin-bottom: 3px;
}

.chckBox
{
	float: left;
	margin-right: 7px;
	padding-top: 1px;
}

DIV#conditions
{
	margin-top: 28px;
}
