html,body {
	margin: 0;
	padding: 0;
	background: #fff url(../img/background.png) 50% 0 no-repeat;
}

body {
	color: #415969;
	font: 11px Verdana, Geneva, sans-serif;
	line-height: 19px;
}

p {
	margin: 0;
	padding: 0;
}

#green_line {
	height: 10px;
	margin: 0;
}

/*----------headlines----------*/
h1 {
	font: bold 20px Verdana, Geneva, sans-serif;
	margin: 0 0 15px 0;
}

h2 {
	font: bold 16px Verdana, Geneva, sans-serif;
	margin: 0 0 10px 0;
}

h3 {
	font: bold 14px Verdana, Geneva, sans-serif;
	margin: 0 0 10px 0;
}

/*----------links----------*/
a,a:link,a:visited {
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
}

a:link.logout_link {
	font-weight: bold;
}

.edit_link {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

/*----------formfields----------*/
label {
	line-height: 1.5em;
}

fieldset {
	margin: 0;
	border: none;
}

input[type=submit],input[type=button] {
	font-size: 11px;
	color: white;
	margin: 0 5px 5px 0;
	cursor: pointer;
	padding: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/* ----------container centered layout------------ */
#container {
	width: 940px;
	margin: 0 auto 0 auto;
}

/* ---------header-------------- */
#header {
	
}

/* ------------navi------------- */
#nav {
	font: 12px Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 60px 0 0 0;
	width: 625px;
	margin-left: 315px;
	height: 5px;
}

#nav a,#nav a:link,#nav a:visited {
	margin-right: 10px;
	text-decoration: none;
}

#nav a:hover,#nav a:active,.nav_active {
	text-decoration: none;
}

#nav a.active_link {
	font-weight: bold;
}

/* ------------subnavi------------- */
#sub_nav {
	font: 11px Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 30px 0 0 0;
	height: 35px;
	width: 625px;
	margin-left: 315px;
}

#sub_nav a,#sub_nav a:link,#sub_nav a:visited {
	margin-right: 10px;
	text-decoration: none;
}

#sub_nav a:hover,#sub_nav a:active,.sub_nav_active {
	color: #ec1414;
	text-decoration: none;
}

#sub_nav a.active_link {
	font-weight: bold;
}

/* ------------header----------- */
#logo1 {
	position: relative;
	background-repeat: no-repeat;
	background-color: white;
	width: 293px;
	height: 240px;
	overflow: hidden;
	float: left;
	margin: -84px 6px 0 16px;
}

#logo2 {
	position: relative;
	background-repeat: no-repeat;
	width: 625px;
	height: 160px;
	overflow: hidden;
	margin: 0 0 0 0;
}

#header1 {
	position: relative;
	width: 305px;
	height: 30px;
	float: left;
	margin: -4px 0 0 10px;
	padding-top: 10px;
	overflow: hidden;
	color: #fff;
	background-color: #4f4f4f;
	text-align: center;
	font: 18px Arial, sans-serif;
	font-weight: bold;
}

#header1 .edit_link {
	color: white;
}

#header2 {
	position: relative;
	width: 625px;
	height: 30px;
	padding-top: 10px;
	margin: -4px 0 0 315px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	font: 18px Arial, sans-serif;
	font-weight: bold;
}

#header2 .edit_link {
	color: white;
}

/* ------------content----------- */
#content_wrapper {
	padding: 0;
	margin: 40px 0 0 0;
	width: 940px;
	min-height: 500px;
}

#logout {
	margin: 0 0 20px 0;
	padding: 0;
	width: 940px;
	text-align: right;
}

#logout a {
	
}

#content {
	position: relative;
	margin: -40px 0 5px 315px;
	padding: 20px;
	width: 585px;
	min-height: 500px;
	background-color: #fff;
}

#content p {
	margin-bottom: 20px;
}

#bookingwizzard-view {
	width: 590px;
}

/*-----------boxes ------------*/
#box {
	float: left;
}

#login_box {
	width: 250px;
	text-align: center;
	color: #ec1414;
	margin: 0 0 20px 37px;
}

#login_box .input_txt {
	margin-bottom: 10px;
	padding: 3px;
	text-align: center;
	border: 0px solid #fff;
	width: 230px;
	border: 1px solid #999999;
}

/* hack for opera */
@media all and (-webkit-min-device-pixel-ratio:10000) , not all and
	(-webkit-min-device-pixel-ratio:0) {
	#login_box {
		
	}
}

.common_box_wrapper {
	position: relative;
	width: 250px;
	min-height: 30px;
	background-color: #fff;
	margin: 0 0 5px 37px;
}

.common_box_content {
	padding: 20px;
	background-position: right bottom;
	background-repeat: no-repeat;
	line-height: 17px;
}

.common_box_content h1 {
	font-size: 14px;
	margin-bottom: 2px;
}

.common_box_content h2 {
	font-size: 12px;
	margin-bottom: 11px;
}

.common_box_content ul {
	margin-top: 0;
}

#hotline_box {
	position: relative;
	overflow: hidden;
	height: 30px;
	width: 250px;
	color: #fff;
	text-align: center;
	font: 16px Arial, sans-serif;
	padding-top: 10px;
	margin: 0 0 5px 37px;
}

#hotline_box .edit_link {
	color: white;
}

#adress_box {
	position: relative;
	overflow: hidden;
	width: 210px;
	padding: 20px;
	margin: 0 0 5px 0;
	float: left;
}

/* -----------footer-----------------------*/
#footer {
	position: relative;
	margin: 20px 0 10px 335px;
	padding: 20px 20px 20px 0;
	width: 585px;
	font: 11px Arial, helvetica, sans-serif;
	border-top: 1px dotted #415969;
	border-bottom: 1px dotted #415969;
}

#footer a,#footer a:link,#footer a:visited {
	text-decoration: none;
}

#footer a:hover,#footer a:active {
	text-decoration: none;
}

/**
 * Overwritten from base.css.
 */
.general_border {
	border: 1px solid #DDDDDD;
}

.output_label {
	color: #4F4F4F;
	font-weight: bold;
}

.output_value {
	
}