/*************************************************************/
/* General panel styles */
/*************************************************************/

/* button positions */
.pos_l {
	text-align: left;

}
.pos_r {
	text-align: right;
}
.pos_c {
	text-align: center;
}

.fill {
	margin-bottom: -50px;
}

#content .row {
	position: relative;
	float: left;
	clear: both;
	width: 630px;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0;
}

#landingpage .row {
	position: relative;
	float: left;
	clear: both;
	width: 940px;
	padding: 0 0 0 10px;
}



/*************************************************************/
/* panel_1col */
/*************************************************************/

/* panel_1col_wrapper */
.panel_1col_wrapper {
	width: 300px;
	height:100%; /* this is the key! */
	display: inline;
	float: left;
	z-index: 1;
	margin: 0;
	padding: 0;
}
.panel_1col_wrapper .bg_none  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 300px;
	background: none;
}
.panel_1col_wrapper .bg_flow  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 300px;
	background: url(../img/panel_flow_300x4000.png) no-repeat bottom left;
}
.panel_1col_wrapper .bg_shadowbottom  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 300px;
	background: url(../img/panel_shadowbottom_300x4000.png) no-repeat bottom left;
}

.panel_1col_wrapper .bg_white  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 300px;
	background: url(../img/panel_white_300x4000.png) no-repeat bottom left;
}
.panel_1col_wrapper .bg_lightgrey  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 300px;
	background: url(../img/panel_lightgrey_300x4000.png) no-repeat bottom left;
}
.panel_1col_wrapper .bg_darkgrey  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 300px;
	background: url(../img/panel_darkgrey_300x4000.png) no-repeat bottom left;
}

* html .left, * html .center, * html .right {
	height:0;
}

/* panel positions */
.panel_1col_wrapper.left {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}
.panel_1col_wrapper.right {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}
.panel_1col_wrapper.center {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

#sidebar .panel_1col_wrapper, #sidebar .panel_1col_wrapper_flow {
	float: right;
}

/* panel_1col_header */
.panel_1col_header {
	position: relative;
	float: left;
	clear: both;
	width: 280px;
	height: 26px;
	background: url(../img/panel-header-300x40.png) no-repeat;
	padding: 12px 0 0 20px;
	margin: 0;
}

.panel_1col_header_white {
	position: relative;
	float: left;
	clear: both;
	width: 300px;
	height: 5px;
	padding: 0;
	margin: 0;
	background: url(../img/panel-300x75-top.png) no-repeat top left;
}
.panel_1col_header_lightgrey {
	position: relative;
	float: left;
	clear: both;
	width: 300px;
	padding: 0;
	margin: 0;
	background: url(../img/panel-header-grey-300x40.png) no-repeat;
}
.panel_1col_header h1, .panel_1col_header_white h1, .panel_1col_header_lightgrey h1 {
	padding-bottom: 10px;
}


.panel_1col_header_image {
	position: relative;
	float: left;
	clear: both;
	width: 300px;
	padding: 0;
	margin: 0;
	background: url(../img/panel-header-grey-300x40.png) no-repeat;
}

/* panel_1col_content */
.panel_1col_content {
	position: relative;
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: none;
}

/* panel_1col_bottom */
.panel_1col_bottom {
	position: relative;
	float: left;
	clear: both;
	width: 260px;
	height: 45px;
	padding: 0 20px 0 20px;
	background-color: transparent;
	background-image: none;
}
.panel_1col_bottom_nobutton {
	position: relative;
	float: left;
	clear: both;
	width: 260px;
	height: 20px;
	padding: 0 20px 0 20px;
	background-color: transparent;
	background-image: none;
}

/*************************************************************/

/* panel_2col_wrapper */
.panel_2col_wrapper {
	width: 620px;
	height:100%; /* this is the key! */
	display: inline;
	float: left;
	z-index: 1;
	margin: 0;
	padding: 0;
}
.panel_2col_wrapper .bg_none  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 620px;
	background: none;
}
.panel_2col_wrapper .bg_flow  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 620px;
	background: url(../img/panel_flow_620x4000.png) no-repeat bottom left;
}
.panel_2col_wrapper .bg_shadowbottom  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 620px;
	background: url(../img/panel_shadowbottom_620x4000.png) no-repeat bottom left;
}

.panel_2col_wrapper .bg_white  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 620px;
	background: url(../img/panel_white_620x4000.png) no-repeat bottom left;
}
.panel_2col_wrapper .bg_lightgrey  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 620px;
	background: url(../img/panel_lightgrey_620x4000.png) no-repeat bottom left;
}
.panel_2col_wrapper .bg_darkgrey  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 620px;
	background: url(../img/panel_darkgrey_620x4000.png) no-repeat bottom left;
}
/* panel positions */
.panel_2col_wrapper.left {
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
}
.panel_2col_wrapper.right {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}

/* panel_2col_header */
.panel_2col_header {
	position: relative;
	float: left;
	clear: both;
	width: 600px;
	height: 26px;
	background: url(../img/panel-header-620x40.png) no-repeat;
	padding: 12px 0 0 20px;
	margin: 0;
}

.panel_2col_header_white {
	position: relative;
	float: left;
	clear: both;
	width: 620px;
	height: 5px;
	padding: 0;
	margin: 0;
	background: url(../img/panel-620x75-top.png) no-repeat top left;
}
.panel_2col_header_lightgrey {
	position: relative;
	float: left;
	clear: both;
	width: 620px;
	height: 5px;
	padding: 0;
	margin: 0;
	background: url(../img/panel-header-grey-620x40.png) no-repeat;
}
.panel_2col_header h1, .panel_2col_header_white h1, .panel_2col_header_lightgrey h1 {
	padding-bottom: 10px;
}

/* panel_2col_content */
.panel_2col_content {
	position: relative;
	float: left;
	clear: both;
	width: 620px;
	background-color: transparent;
	background-image: none;
}
.panel_2col_content.trennlinie {
	background: transparent url(../img/panel_620_content_trennl.png) no-repeat 0 0;
}
/* panel_2col_bottom */
.panel_2col_bottom {
	position: relative;
	float: left;
	clear: both;
	width: 580px;
	height: 45px;
	padding: 0 20px 0 20px;
	background-color: transparent;
	background-image: none;
}

.panel_2col_bottom_nobutton {
	position: relative;
	float: left;
	clear: both;
	width: 580px;
	height: 20px;
	padding: 0 20px 0 20px;
	background-color: transparent;
	background-image: none;
}

/*************************************************************/

/* panel_3col_wrapper */
.panel_3col_wrapper {
	width: 940px;
	height:100%; /* this is the key! */
	display: inline;
	float: left;
	z-index: 1;
	margin: 0;
	padding: 0;
}
.panel_3col_wrapper .bg_none  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 940px;
	background: none;
}
.panel_3col_wrapper .bg_flow  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 940px;
	background: transparent url(../img/panel_flow_940x4000.png) no-repeat bottom left;
}
.panel_3col_wrapper .bg_shadowbottom  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 940px;
	background: transparent url(../img/panel_shadowbottom_940x4000.png) no-repeat bottom left;
}

.panel_3col_wrapper .bg_white  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 940px;
	background: transparent url(../img/panel_white_940x4000.png) no-repeat bottom left;
}
.panel_3col_wrapper .bg_lightgrey  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 940px;
	background: transparent url(../img/panel_lightgrey_940x4000.png) no-repeat bottom left;
}
.panel_3col_wrapper .bg_darkgrey  {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 940px;
	background: transparent url(../img/panel_darkgrey_940x4000.png) no-repeat bottom left;
}
/* panel positions */
.panel_3col_wrapper.left {
	margin-right: 20px;
}

/* panel_3col_header */
.panel_3col_header {
	position: relative;
	float: left;
	clear: both;
	width: 920px;
	height: 26px;
	background: url(../img/panel-header-940x40.png) no-repeat;
	padding: 12px 0 0 20px;
	margin: 0;
}

.panel_3col_header_white {
	position: relative;
	float: left;
	clear: both;
	width: 940px;
	height: 5px;
	padding: 0;
	margin: 0;
	background: url(../img/panel-940x75-top.png) no-repeat top left;
}
.panel_3col_header_lightgrey {
	position: relative;
	float: left;
	clear: both;
	width: 940px;
	padding: 0;
	margin: 0;
	background: url(../img/panel-header-grey-620x40.png) no-repeat;
}
.panel_3col_header h1, .panel_3col_header_white h1, .panel_3col_header_lightgrey h1 {
	padding-bottom: 10px;
}

/* panel_3col_content */
.panel_3col_content {
	position: relative;
	float: left;
	clear: both;
	width: 940px;
	background-color: transparent;
	background-image: none;
}


/* panel_3col_bottom */
.panel_3col_bottom {
	position: relative;
	float: left;
	clear: both;
	width: 900px;
	height: 45px;
	padding: 0 20px 0 20px;
	background-color: transparent;
	background-image: none;
}
.panel_3col_bottom_nobutton {
	position: relative;
	float: left;
	clear: both;
	width: 900px;
	height: 20px;
	padding: 0 20px 0 20px;
	background-color: transparent;
	background-image: none;
}
/* Set inner Panel transparent */

.button_spacer {
	float: left;
	padding-right: 20px;
}

.button_spacer_follow {
	float: left;
}

/*
.button_spacer_follow input {
	padding-left: 0 !important;
}
*/


/*
NOTE: panel_2col_bottom_noborder is very special
- used currently to place button below tabset ...
- no panel_1col_bottom_noborder variant yet
*/
.panel_2col_bottom_noborder {
	position: relative;
	float: left;
	clear: both;
	width: 580px;
	padding: 10px 0 0 20px;
	margin: 0;
}

/*
NOTE: introduced for ola1 form, has perhaps to be color-scheme specific
*/
.panel_2col_header_attention {
	position: relative;
	float: left;
	clear: both;
	width: 620px;
	height: 5px;
	padding: 0;
	margin: 0;
	background: url(../img/form_bg_attention-top.png) no-repeat top left;
}
.panel_2col_wrapper .bg_attention {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 620px;
	background: url(../img/form_bg_attention.png) no-repeat bottom left;
}

/*
NOTE: error box, introduced for ola2
*/
.panel_2col_header_error_box {
	position: relative;
	float: left;
	clear: both;
	width: 620px;
	height: 5px;
	padding: 0;
	margin: 0;
	background: url(../img/panel-error_box-620x75-top.png) no-repeat top left;
}
.panel_2col_wrapper .bg_error_box {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 620px;
	background: url(../img/panel-error_box_620x4000.png) no-repeat bottom left;
}

.panel_1col_bottom .half_col_img_left {
	width: 130px;
}

.panel_1col_bottom .half_col_img_right {
	padding-left: 130px;
	width: 130px;
}

