
/*<agl.folder "Standard-Tags">*/
/************    tag tweaks    *************/
body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

div, h1, h2, h3, h4, p, img, form {
	margin: 0;
	padding: 0;
	border: none;
	}

table, tr, th, td {
	border: none;
	padding: 0;
	margin: 0;
	}
	
select {
	font-size:11px;
	}

a {
	color:#000000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
/*</agl.folder>*/

/*<agl.folder "DIVs - Structure">*/
/***********    structure    *************/
	#main {
	position:absolute;
	top: 6px;
	left: 0;
	z-index: 3;
	padding-left: 10px;
	width: 767px;
	/*overflow:hidden;*/
	}
	#content {
	padding: 0px;
	width: 767px;
	}
	#column1 {
	float: left;
	width: 558px;
	}
	#column2 {
	float: right;
	width: 204px;
	}
	html>body #column2 {
	/* CSS-Hack, f?r alle Browser ausser MSIE */
	padding-right: 4px;	
}
	/* float-breaker */
	.break {
	clear: both;
	width: 6px;
	height: 6px;
	font-size: 0;
	line-height: 0;
	}
/*</agl.folder>*/
/*<agl.folder "navigation">*/
	/***********    navigation    *************/
	#nav {
	width: 764px;
	height: 42px;
	}
	#subnav {
	width: 764px;
	height: 28px;
	background-color: #E1081E;
	background: url('../img/nav/nav_bottom.gif') top left no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 0px 10px;
	}
	#subnav a {
	text-decoration:none;
	color:#FFFFFF;
	}
	#subnav a:hover {
	text-decoration:underline;
	color:#000000;
	}
/*</agl.folder>*/
/*<agl.folder "banner / header">*/
	/**************   banner / header   *************/
	#bannerv {
	position: absolute;
	width: 120px;
	height:600px;
	left: 783px;
	top: 6px;
	z-index: 2;	
	}
	#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;	
	padding-left: 1px;
	width: 772px;
	height: 111px;
	background-color: white;
	}
	#banner img {
	vertical-align: top;
	}
/*</agl.folder>*/
/*<agl.folder "Content-Block 177 Px (linke Spalte )">*/
	/**** Content-Block 177 Px (linke Spalte ) ****/
	.block_177 { width: 181px; height: 222px; float: left; margin-right: 5px; background-color:#ffd600; z-index: 10; margin-bottom: 6px; }
	.block_177_header { font-size: 11px; font-family: Arial, Helvetica, Geneva; line-height: 20px; height:20px; background:url(../img/orange/bg_header_177.gif) no-repeat left top; text-transform: uppercase; padding-left: 10px; }
	.block_177_img { height:122px; padding-left:2px; background:url(../img/orange/bg_body_177.gif) repeat-y left top; }
	.block_177_body { line-height: 11px; height:58px; padding: 5px 20px 0 10px; background:url(../img/orange/bg_body_177.gif) repeat-y left top; overflow: visible; }
	.block_177_footer {
	height:22px;
	background:url('/img/orange/bg_footer_177.gif') top left no-repeat;
	text-align:right;
	}
/*</agl.folder>*/
/*<agl.folder "Content-Block 200 Px (rechte Spalte)">*/
	/**** Content-Block 200 Px (rechte Spalte) ****/
	.block_200 { width: 204px; height: auto;
	/*height: 140px;*/
	background-color:#ffd600; z-index: 9; float: left; margin-bottom: 6px; }
	.block_200_header {
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva; 
	line-height: 20px;
	text-transform: uppercase; 
	padding-left: 10px;
	height:20px;
	background:url('../img/orange/bg_header_200.gif') top left no-repeat;
	}
	.block_200_body {
	height:auto;
	padding: 5px 10px 10px 10px;
	background:url('../img/orange/bg_body2_200.gif') top left repeat-y;
	background-color:#FFC200;
	font-size: 11px;
	color:#000000;
	line-height: 80%;
	}
	.block_200_img {
	height:auto;
	padding-left:2px;
	background:url('../img/orange/bg_body2_200.gif') top left repeat-y;
	background-color:#FFD600;
	}
	.block_200_body input {
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	}
	.block_200_footer {
	height:22px;
	background:url('/img/orange/bg_footer_200.gif') top left no-repeat;
	text-align:right;
	}
/*</agl.folder>*/
/*<agl.folder "Content-Block 550 Px (linke Spalte)">*/
	/**** Content-Block 550 Px (linke Spalte) ****/
	.block_550 {
	float: left;
	width: 554px;
	height: auto;
	/*height: 176px;*/
	margin-bottom: 5px;
	}
	.block_550_header  { font-size: 11px; line-height: 20px; font-family: Arial, Helvetica, Geneva; background: #ffd600 url(../img/orange/bg_header_550.gif) no-repeat left top; text-transform: uppercase; padding-left: 10px; height: 20px }
	.block_550_nav {
	height:26px;
	background: url(../img/orange/bg_body_550.gif) top left repeat-y;
	background-color:#FFD600;
	}
	.block_550_body {
	height:auto;
	background: url(../img/orange/bg_body2_550.gif) top left repeat-y;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
	background-color:#FFC200;
	}
	.block_550_body input, select {
	font-size: 11px;
	margin: 3px 0px 3px 0px;
	}
	.block_550_footer {
	height:22px;
	background:url('../img/orange/bg_footer_550.gif') top left no-repeat;
	text-align:right;
	}
	.block_550 table {
	width: 500px;
	border: none;
	padding: 0px;
	margin: 5px;
	font-size: 11px;
	color:#000000;
	line-height: 80%;
	text-align: left;
	}
	.block_550 td {
	padding: 1px;
	padding-left: 2px;
	}
	.block_550 th {
	padding-bottom: 5px;
	padding-left: 2px;
	}
/*</agl.folder>*/
/*<agl.folder "forms">*/
	/*****************forms ****************/
	.booking_progress {
		width:554px;
		height:34px;
		background-color:#ffd600;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: left top;
		text-align: center;
		padding: 0; }
	.booking_progress img {
	padding-top: 10px;
	}
	.search_550_header {
	height:22px;
	background:  url("../img/orange/bg_search_subhead_550.gif") top left repeat-y;
	padding-left:5px;
	margin-top: 1px;
	background-color:#FFC200;
	border-bottom: 1px solid #CCE0F5;
	}
	.search_550_subhead {
	height:22px;
	background:  url("../img/orange/bg_search_body_550.gif") top left repeat-y;
	padding-left:5px;
	background-color:#FFC200;
	border-bottom: 1px solid #CCE0F5;
	}
	.search_550_body {
	height:22px;
	background:  url("../img/orange/bg_search_body_550.gif") top left repeat-y;
	padding-left:5px;
	background-color:#FFC200;
	}
	.search_550_footer {
	height:22px;
	width: 554px;
	background:url('../img/orange/bg_search_body_550.gif') top left no-repeat;
	text-align:right;
	}
/*</agl.folder>*/
/*<agl.folder "footer / legal">*/
	/**************   footer / legal   *************/
	#footer { width: 749px; height: 12px; padding: 10px 0 5px 15px; text-align: left; background: #e1081e url(../img/std/footer.gif) no-repeat left top; font-size: 11px; font-weight:normal; color: #ffffff; line-height: 80%; clear: both; }
	#footer a {
	text-decoration:none;
	color:#FFFFFF;
	}
	#footer a:hover {
	text-decoration:underline;
	color:#000000;
	}
	#legal {
	width: 764px;
	height: auto;
	margin: 0px 74px 0px 0px;
	text-align: left;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	line-height: 90%;
	}
	#legal img {
	float: right;
	}
/*</agl.folder>*/
/*<agl.folder "typo styles (general)">*/
	/***************** typo styles (general) ****************/
	.block_head{
	font-size: 18px;
	color:#ffffff;
	line-height: 18px;
	}
	.block_copy {
	font-size: 11px;
	line-height: 12px;
	color:#000000;
	}
	.block_bigcopy {
	font-size: 20px;
	color:#000000;
	line-height: 20px;
	}
	.smallcopy {
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	line-height: 11px;
	}
	.label {
		color: black;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-variant: small-caps;
		background-color: #d7e3f2;
		padding: 2px 4px;
		border-color: #fff #6392ba #71abec #cce0f5;
		border-style: solid;
		border-width: 1px; }
	.cmsbtn {
		color: black;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		background-color: #d7e3f2;
		background-image: url(../img/std/bg_cmsbtn.gif);
		padding: 2px 4px;
		border-color: #6392ba;
		border-style: solid;
		border-width: 1px 2px 2px 1px; }
/*</agl.folder>*/


