/*
BVL-Farben v1
bg grau		#4B4B4B
dunkel		#284769
medium		#90AED6
hell		#C0DEFF

//
BVL-Farben v2 (ab 2010)
bg grau		#CCCCCC
heller		#E5EFFF
hell		#C0DEFF
mittel		#90AED6
dunkel		#325073
*/

body {
	background-color: #EEEEEE;
	color: #325073;
	font: 12px/17px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: 0.25px;
}

p {
	color: #325073;
	font: 12px/17px Arial, Verdana, Helvetica, sans-serif;
	/*margin-top: 10px;*/
	letter-spacing: 0.25px;
	margin: 0;
	padding-bottom: 10px;
}

h1 {
	color: #325073;
	font: bold 15px/20px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px;
}

h1.large {
	font-size: 22px;
	line-height: 24px;
	padding: 0 0 15px;
}

h2.large {
	font-size: 18px;
	padding: 0 0 10px;
	line-height: 22px;
}

h2 {
	color: #325073;
	font: bold 14px/19px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 5px;
}

h3 {
	color: #325073;
	font: bold 13px/18px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 5px;
}

h4 {
	color: #325073;
	font: bold 12px/17px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0;
}

ul {
	margin: 0;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

li {
	margin: 0;
	padding-bottom: 4px;
}

.firstline {
	padding-top: 0;
	margin-top: 0;
}

.lastline {
	padding-bottom: 0;
	margin-bottom: 0;
}

.singleline {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* @group links */

li a,
#header a,
.navigationLine a,
.previous_text a,
.authorsline a {
	color: #325073;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

li a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#header a:visited,
.navigationLine a:visited,
.previous_text a:visited,
.authorsline a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #325073;
}

li a:hover,
#header a:hover,
.navigationLine a:hover,
.previous_text a:hover,
.authorsline a:hover {
	color: #325073;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a,
li.bold a {
	text-decoration: none;
	color: #325073;
	font-weight: bold;
}

a:visited,
li.bold a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover,
li.bold a:hover {
	text-decoration: underline;
	color: #325073;
	font-weight: bold;
}



/* @end */

/* @group document layout */

#container {
	width: 1024px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -522px;
	padding: 10px;
	background-color: #CCCCCC;
}

#header {
	margin-bottom: 10px;
	height: 200px;
}

#left_block {
	width: 200px;
	/*background-color: green;*/
	float: left;
}

#content_block {
	width: 654px;
	margin-left: 210px;
}

#content_block_extended {
	/*width: 814px;*/
	width: 814px;
	overflow: hidden;
	float: right;
}

#right_block {
	top: 0px;
	width: 150px;
	float: right;
	/*background-color: orange;*/
}



/* @end */

/* @group header elements */

#header_homelink {
	float: left;
	width: 200px;
	overflow: hidden;
}

#header_main {
	margin-right: 10px;
	width: 654px;
	overflow: hidden;
	margin-left: 210px;
}

#header_main .banner {
	background-image: url(img_lay/header_center_top.gif);
	height: 176px;
}

#header_main .menu {
	background-image: url(img_lay/header_center_menuline.gif);
	height: 19px;
	text-align: center;
	padding-top: 5px;
}

#header_main p.headline {
	position:relative; 
	top:75px; 
	left:10px; 
	display:block;
	width:634px;
	font-size:36px;
	line-height:36px;
	font-weight:bold;
	text-align:center;
	color: #325073;
}

#header_right {
	width: 150px;
	height: 200px;
	float: right;
}

#header_right .menu {
	background-image: url(img_lay/header_right_top.gif);
	height: 80px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
	line-height: 16px;
}

#header_right .search {
	height: 57px;
	overflow: hidden;
	background: url(img_lay/header_right_search.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#header_right .spacer {
	
	overflow: hidden;
	background: url(img_lay/col_150.gif) repeat-y;
	margin: 0;
	padding: 0;
}

#header_right .bottomlink {
	background-image: url(img_lay/header_right_bottom.gif);
	height: 19px;
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
}

/* @end */

/* @group left block boxes */

.box_col_left_top_t {
	text-align: center;
	width: 200px;
	height: 19px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	padding-top: 1px;
	background: url(img_lay/col_200_top_t.gif) no-repeat;
}

.box_col_left_top {
	text-align: center;
	width: 200px;
	height: 10px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 8px;
	font-size: 8px;
	background: url(img_lay/col_200_top.gif) no-repeat;
}

.box_col_left_body {
	text-align: left;
	width: 180px;
	padding: 0 10px;
	background: url(img_lay/col_200.gif) repeat-y;
}

.box_col_left_body_spaced {
	text-align: left;
	width: 180px;
	padding: 10px;
	background: url(img_lay/col_200.gif) repeat-y;
}

.box_col_left_body_topspaced {
	text-align: left;
	width: 180px;
	padding: 10px 10px 0;
	background: url(img_lay/col_200.gif) repeat-y;
}

.box_col_left_body_bottomspaced {
	text-align: left;
	width: 180px;
	padding: 0 10px 10px;
	background: url(img_lay/col_200.gif) repeat-y;
}

.box_col_left_bottom_t {
	text-align: center;
	width: 200px;
	height: 19px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 10px;
	padding-top: 1px;
	background: url(img_lay/col_200_bottom_t.gif) no-repeat;
}

.box_col_left_bottom {
	text-align: center;
	width: 200px;
	height: 10px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0;
	line-height: 8px;
	font-size: 8px;
	background: url(img_lay/col_200_bottom.gif) no-repeat;
}

.box_col_right_top_t {
	text-align: center;
	width: 150px;
	height: 19px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	padding-top: 1px;
	background: url(img_lay/col_150_top_t.gif) no-repeat;
}

/* @end */

/* @group left block typo */

#left_block a {
	color: #325073;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#left_block a:visited {
	color: #325073;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#left_block a:hover {
	color: #325073;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group left block menu */

table.menu {
	width: 180px;
	border-style: none;
	border-width: 0;
}

.menu td.level1 {
	width: 170px;
	height: 16px;
	vertical-align: top;
	color: white;
	padding-bottom: 5px;
}

.menu td.level2 {
	width: 150px;
	height: 16px;
	vertical-align: top;
	color: white;
	padding-bottom: 5px;
}

.menu td.indent {
	width: 20px;
	height: 16px;
	text-align: right;
	vertical-align: top;
	color: #325073;
}

.menu td.bullet {
	width: 10px;
	height: 16px;
	text-align: right;
	vertical-align: top;
}

.menu td.spacer {
	width: 180px;
	height: 5px;
	line-height: 5px;
}



/* @end */

/* @group right block boxes */

.box_col_right_top {
	text-align: center;
	width: 150px;
	height: 10px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 8px;
	font-size: 8px;
	background: url(img_lay/col_200_top.gif) no-repeat;
}

.box_col_right_body {
	text-align: left;
	width: 130px;
	padding: 0 10px;
	background: url(img_lay/col_150.gif) repeat-y;
}

.box_col_right_body_spaced {
	text-align: left;
	width: 130px;
	padding: 10px;
	background: url(img_lay/col_150.gif) repeat-y;
}

.box_col_right_body_topspaced {
	text-align: left;
	width: 130px;
	padding: 10px 10px 0;
	background: url(img_lay/col_150.gif) repeat-y;
}

.box_col_right_body_bottomspaced {
	text-align: left;
	width: 130px;
	padding: 0 10px 10px;
	background: url(img_lay/col_150.gif) repeat-y;
}

.box_col_right_bottom_t {
	text-align: center;
	width: 150px;
	height: 19px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 10px;
	padding-top: 1px;
	background: url(img_lay/col_150_bottom_t.gif) no-repeat;
}

.box_col_right_bottom {
	text-align: center;
	width: 150px;
	height: 10px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0;
	line-height: 8px;
	font-size: 8px;
	background: url(img_lay/col_150_bottom.gif) no-repeat;
}

/* @end */

/* @group right block typo */

#right_block a {
	color: #325073;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#right_block a:visited {
	color: #325073;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#right_block a:hover {
	color: #325073;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group right block basket */

.basket_col_right td.anz {
	width: 20px;
	text-align: right;
	padding-bottom: 3px;
	vertical-align: top;
	padding-right: 5px;
	font-size: 11px;
	line-height: 14px;
}

.basket_col_right td.product {
	width: 100px;
	text-align: left;
	padding-bottom: 3px;
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
}

.basket_col_right td.total {
	text-align: center;
	vertical-align: bottom;
	border-top: 1px solid #325073;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}



/* @end */

/* @group center block boxes */

.box_col_center_top_t {
	text-align: center;
	width: 654px;
	height: 19px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	background: url(img_lay/col_654_top_t.gif) no-repeat;
	padding-top: 1px;
}

.box_col_center_top {
	width: 654px;
	height: 10px;
	line-height: 8px;
	font-size: 8px;
	background: url(img_lay/col_654_top.gif) no-repeat;
}

.box_col_center_body {
	width: 634px;
	padding: 0 10px;
	background: url(img_lay/col_654.gif) repeat-y;
}

.box_col_center_body_spaced {
	width: 634px;
	padding: 10px;
	background: url(img_lay/col_654.gif) repeat-y;
}

.box_col_center_body_topspaced {
	width: 634px;
	padding: 10px 10px 0;
	background: url(img_lay/col_654.gif) repeat-y;
}

.box_col_center_body_bottomspaced {
	width: 634px;
	padding: 0 10px 10px;
	background: url(img_lay/col_654.gif) repeat-y;
}

.box_col_center_bottom_t {
	width: 654px;
	height: 19px;
	margin-bottom: 10px;
	background: url(img_lay/col_654_bottom_t.gif) no-repeat;
	padding-top: 1px;
	text-align: center;
}

.box_col_center_bottom {
	width: 654px;
	height: 10px;
	margin-bottom: 10px;
	font-size: 8px;
	line-height: 8px;
	background: url(img_lay/col_654_bottom.gif) no-repeat;
}



/* @end */

/* @group center block typo */

.linklist li {
	margin: 0;
	list-style-type: none;
	padding: 0 0 10px;
}

.linklist ul {
	margin: 0;
	padding: 0;
}


/* @end */

/* @group warnboxes */

.box_col_center_warn_top {
	width: 654px;
	height: 10px;
	line-height: 5px;
	font-size: 5px;
	background: url(img_lay/col_654_warn_top.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.box_col_center_warn_body {
	width: 644px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(img_lay/col_654_warn.gif) repeat-y;
}

.box_col_center_warn_bottom {
	width: 654px;
	height: 10px;
	line-height: 5px;
	font-size: 5px;
	background: url(img_lay/col_654_warn_bottom.gif) no-repeat;
	margin: 0 0 10px;
	padding: 0;
}



/* @end */

/* @group extended boxes */

.box_extended_top_t {
	text-align: center;
	width: 814px;
	height: 19px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	background: url(img_lay/col_814_top_t.gif) no-repeat;
	padding-top: 1px;
}

.box_extended_top {
	width: 814px;
	height: 10px;
	line-height: 5px;
	font-size: 5px;
	background: url(img_lay/col_814_top.gif) no-repeat;
}

.box_extended_body {
	width: 794px;
	padding: 0 10px;
	background: url(img_lay/col_814.gif) repeat-y;
}

.box_extended_body_spaced {
	width: 794px;
	padding: 10px;
	background: url(img_lay/col_814.gif) repeat-y;
}

.box_extended_body_topspaced {
	width: 794px;
	padding: 10px 10px 0;
	background: url(img_lay/col_814.gif) repeat-y;
}

.box_extended_body_bottomspaced {
	width: 794px;
	padding: 0 10px 10px;
	background: url(img_lay/col_814.gif) repeat-y;
}

.box_extended_bottom_t {
	width: 814px;
	height: 19px;
	margin-bottom: 10px;
	background: url(img_lay/col_814_bottom_t.gif) no-repeat;
	padding-top: 1px;
	text-align: center;
}

.box_extended_bottom {
	width: 814px;
	height: 10px;
	margin-bottom: 10px;
	font-size: 8px;
	line-height: 8px;
	background: url(img_lay/col_814_bottom.gif) no-repeat;
}



/* @end */

/* @group extended boxes typo */



/* @end */

/* @group buttons */

/*.navi_top_button100 {
	color: white;
	text-align: center;
	font: 11px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image: url(img_lay/button100_navi_top.gif);
	margin-right: 10px;
	float: left;
	width: 100px;
	height: 20px;
}*/

.button50_red {
	color: white;
	text-align: center;
	font: 10px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 10px;
	float: left;
	background: url(img_lay/button50_red.gif) no-repeat;
	width: 50px;
	height: 13px;
	padding: 1px 0 0;
}

.button75_bvl {
	color: white;
	text-align: center;
	font: 11px/11px Arial, Verdana, Helvetica, sans-serif;
	margin-right: 5px;
	float: left;
	background: url(img_lay/button75_medium.gif) no-repeat;
	width: 75px;
	height: 13px;
	padding: 1px 0 0;
	letter-spacing: 0;
}

.button200_bvl {
	color: white;
	text-align: center;
	font: 12px/12px Arial, Verdana, Helvetica, sans-serif;
	width: 200px;
	height: 16px;
	background: url(img_lay/button200_medium.gif) no-repeat;
	padding-top: 4px;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
}



/* @end */

/* @group last visited */

.box_col_center_body_lastvisited {
	width: 644px;
	padding: 10px 0 0 10px;
	background: url(img_lay/col_654.gif) repeat-y;
}

#previous_box {
	width: 644px;
	overflow: hidden;
	vertical-align: bottom;
}

.previous_group {
	float: left;
	width: 100px;
	overflow: hidden;
	margin-right: 6px;
}

.previous_image {
	width: 100px;
	height: 141px;
	overflow: hidden;
}

.previous_image img {
	width: 100px;
	height: auto;
	border-width: 0px;
	border-style: none;
}

.previous_text {
	width: 100px;
	color: #325073;
	font: 11px/11px Arial, Verdana, Helvetica, sans-serif;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 5px;
	text-align: center;
}

/* @end */

/* @group content list */

.content_list_element {
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 1px dotted #325073;
	padding-top: 5px;
	display: table;
	margin-bottom: 5px;
	overflow: hidden;
}

.content_list_element_image {
	width: 100px;
	margin-right: 10px;
	float: left;
}

.content_list_element_image img {
	width: 100px;
	border-style: none;
	border-width: 0;
}

.content_list_element_description {
	float: left;
	width: 430px;
}

.content_list_element_description h1 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	width: 430px;
}

.content_list_element_description h1 a {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #325073;
	text-decoration: none;
}

.content_list_element_description h1 a:visited {
	color: #325073;
	text-decoration: none;
}

.content_list_element_description h1 a:hover {
	color: #325073;
	text-decoration: underline;
}

.content_list_element_description p {
	margin-top: 2px;
	margin-bottom: 0;
	width: 430px;
}

.content_list_element_description .button_row {
	margin-top: 0;
	width: 430px;
	display: table;
	margin-bottom: 5px;
}



/* @end */

/* @group content list as table */

.content_list_table table{
	/*padding-bottom: 5px;
	width: 540px;
	border-bottom: 1px dotted #325073;
	padding-top: 5px;
	margin-bottom: 5px;*/
	padding-bottom: 5px;
	width: 100%;
	border-top: 1px dotted #325073;
	padding-top: 5px;
	margin-top: 5px;
}

.content_list_table .imageCell {
	width: 110px;
	vertical-align: top;
}

.content_list_table .textCell {
	width: 430px;
	vertical-align: top;
}

.content_list_table .textCell h1 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

.content_list_table .textCell h1 a {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #325073;
	text-decoration: none;
}

.content_list_table .textCell h1 a:visited {
	color: #325073;
	text-decoration: none;
}

.content_list_table .textCell h1 a:hover {
	color: #325073;
	text-decoration: underline;
}

.content_list_table .textCell p {
	margin: 0;
	padding: 0;
}

.content_list_table .textCell .button_row {
	margin-top: 0;
	width: 420px;
	display: table;
	margin-bottom: 5px;
	overflow: hidden;
}


/* @end */

/* @group content detail */

#content_detail_element {
	width: 100%;
	padding-top: 5px;
	display: table;
}

#content_detail_element_image {
	width: 200px;
	margin-right: 10px;
	float: left;
}

#content_detail_element_image img{
	width: 200px;
	margin-bottom: 5px;
}

#content_detail_element_description {
	float: left;
	width: 330px;
}

#content_detail_element_description h1 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	width: 330px;
	/*clear: left;*/
}

#content_detail_element_description p {
	margin-top: 2px;
	margin-bottom: 0;
	width: 330px;
}

#content_detail_element_description li {
	list-style-position: outside;
	text-indent: 0;
	margin-left: 1.5em;
}

#content_detail_element_description p a {
	color: #325073;
	text-decoration: none;
}

#content_detail_element_description p a:visited {
	color: #325073;
	text-decoration: none;
}

#content_detail_element_description p a:hover {
	color: #325073;
	text-decoration: underline;
}

#content_detail_element_description .button_row {
	margin-top: 0;
	width: 330px;
	display: table;
	margin-bottom: 5px;
}

/* @end */

/* @group content detail as table */

.content_detail_table table {
	width: 540px;
	padding-top: 5px;
}

.content_detail_table .imageCell {
	width: 210px;
	float: left;
	vertical-align: top;
}

.content_detail_table .imageCell img{
	width: 200px;
	margin-bottom: 5px;
}

.content_detail_table .textCell {
	width: 330px;
	vertical-align: top;
}

.content_detail_table .textCell h1 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

.content_detail_table .textCell p {
	padding: 0;
	margin: 0;
}

.content_detail_table .textCell p a {
	color: #325073;
	text-decoration: none;
}

.content_detail_table .textCell p a:visited {
	color: #325073;
	text-decoration: none;
}

.content_detail_table .textCell p a:hover {
	color: #325073;
	text-decoration: underline;
}

.content_detail_table .textCell .button_row {
	margin-top: 0;
	width: 320px;
	display: table;
	margin-bottom: 5px;
}

/* @end */

/* @group content textbox */

.content_textbox {
	width: 100%;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	position: relative;
}

/*.content_textbox h1 {
	font-size: 14px;
	line-height: 14px;
}

.content_textbox h2 {
	font-size: 12px;
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
}

.content_textbox h3 {
	font-size: 11px;
	line-height: 11px;
	margin-top: 7px;
	margin-bottom: 2px;
	padding: 0;
}

.content_textbox a {
	color: #325073;
	text-decoration: none;
	font-weight: bold;
}

.content_textbox a:visited {
	color: #325073;
	text-decoration: none;
	font-weight: bold;
}

.content_textbox a:hover {
	color: #325073;
	text-decoration: underline;
	font-weight: bold;
}*/

/* @end */

/* @group center block basket */

.basket_table {
	width: 634px;
	margin: 0 0 10px;
	border-style: none;
	font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #325073;
}

.basket_table td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.basket_table .negative {
	/*background-color: #325073;*/
	margin: 0;
	color: white;
	padding: 1px 2px;
	text-align: center;
	border-style: none;
	text-indent: 2px;
	/*background-color: #325073;*/
	background-color: #90AED6;
}

.basket_table .c1 {
	padding: 5px 2px;
	border-bottom: 1px solid #90AED6; /* #51884C; geändert 2008-03-14 */
	/*width: 50px;*/
	text-align: center;
	vertical-align: middle;
}

.basket_table .c2 {
	padding: 5px 2px;
	border-bottom: 1px solid #90AED6; /* #51884C; geändert 2008-03-14 */
	/*width: 170px;*/
	text-align: left;
	vertical-align: middle;
}

.basket_table .c3 {
	padding: 5px 2px;
	border-bottom: 1px solid #90AED6; /* #51884C; geändert 2008-03-14 */
	/*width: 80px;*/
	text-align: center;
	vertical-align: middle;
}

.basket_table .c4 {
	padding: 5px 2px;
	border-bottom: 1px solid #90AED6; /* #51884C; geändert 2008-03-14 */
	/*width: 80px;*/
	text-align: center;
	vertical-align: middle;
}

.basket_table .left {
	padding: 5px 2px;
	border-bottom: 1px solid #90AED6; /* #51884C; geändert 2008-03-14 */
	text-align: left;
}

.basket_table .center {
	padding: 5px 2px;
	border-bottom: 1px solid #90AED6; /* #51884C; geändert 2008-03-14 */
	text-align: center;
}

.basket_table .right {
	padding: 5px 2px;
	border-bottom: 1px solid #325073; /* #51884C; geändert 2008-03-14 */
	text-align: right;
}

.basket_table .textinput {
	font: 11px/11px Arial, Verdana, Helvetica, sans-serif;
	height: 12px;
	border-bottom-style: none;
	width: 40px;
	text-align: center;
}

.persondata_table {
	width: 634px;
	margin: 0 0 10px;
	border-style: none;
	font-size: 11px;
	line-height: 11px;
	border-collapse: collapse;
}

.persondata_table .labels {
	width: 98px;
	text-align: left;
	color: white;
	background-color: #90AED6;
	/*height: 14px;*/
	padding-left: 2px;
	border: 1px solid #C0DEFF;
}

.persondata_table .inputs {
	width: 532px;
	background-color: #E5EFFF;
	text-align: right;
	border: 1px solid #C0DEFF;
	padding: 1px;
}

.persondata_table .textinput {
	font: 12px/12px Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 0.25px;
	color: #325073;
	height: 14px;
	width: 100%;
	text-indent: 2px;
	vertical-align: middle;
	border-style: solid;
	border-width: 0;
	background-color: #E5EFFF;
}

#persondata_block {
	padding: 3px;
	width: 628px;
	border: 1px solid #90AED6;
}



/* @end */

/* @group links_white */
.box150_bottom a, 
.box150_top a, 
.button50_red a,
.button75_bvl a,
.button200_bvl a,
.navi_top_button100 a {
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-style: normal;
}

.box150_bottom a:visited,
.box150_top a:visited,
.button50_red a:visited,
.button75_bvl a:visited,
.button200_bvl a:visited,
.navi_top_button100 a:visited {
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-style: normal;
}

.box150_bottom a:hover, 
.box150_top a:hover, 
.button50_red a:hover,
.button75_bvl a:hover,
.button200_bvl a:hover,
.navi_top_button100 a:hover {
	text-decoration: underline;
	color: white;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group navigationLine */

.navigationLine {
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
}





/* @end */

/* @group banner */

.banner150 {
	width: 150px;
	overflow: hidden;
	margin-bottom: 10px;
}

.banner150 img {
/*	border-style: none;
	visibility: visible;
*/}



/* @end */

/* @group sbl */

.sbl_active_box_schulart {
	width: 612px;
	background-color: #C0DEFF;
	padding: 0 10px;
	margin-bottom: 10px;
	border: 1px solid #E5EFFF;
}

.sbl_active_box_gegenstand {
	width: 592px;
	background-color: #E5EFFF;
	padding: 0 10px;
	margin-bottom: 10px;
	border: 1px solid #90AED6;
}

.sbl_active_box_gegenstand ul {
	list-style-type: square;
	margin-left: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.sbl_active_box_gegenstand li {
	padding-bottom: 7px;
}



/* @end */

/* @group katalog */

.kat_thumbRow {
	overflow: hidden;
	margin-bottom: 10px;
	width: 634px;
	padding-bottom: 10px;
	/*border-bottom: 1px dotted #325073;*/
}

.kat_thumbGroup {
	float: left;
	/*width: 132px;*/
	width: 150px;
	padding: 0;
	margin-right: 10px;
	text-align: center;
}

.kat_thumbGroup img {
	border-style: none;
}

.kat_pdfbutton {
	background-color: #325073;
	padding-top: 1px;
	padding-bottom: 1px;
	overflow: hidden;
	width: inherit;
}

.kat_pdfbutton a, 
.kat_pdfbutton a:hover, 
.kat_pdfbutton a:visited {
	color: white;
}

.kat_detailGroup {
	text-align: center;
	width: 540px;
	overflow: hidden;
}

/*tabelle auf der Indexseite*/
.indexImageRight {
	width: 110px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 10px;
	border-bottom: 1px dotted #325073;
}
.indexImageLeft {
	width: 110px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	border-bottom: 1px dotted #325073;
}
.indexText {
	width: 440px;
	vertical-align: top;
	padding-bottom: 10px;
	border-bottom: 1px dotted #325073;
}


/*tabelle 540 mit linien*/
.table540 {
	border-collapse: collapse;
	width: 540px;
}

.bordered {
	border-collapse: collapse;
	border: 1px solid #325073;
/*	padding-left: 10px ;
	padding-right: 10px;
*/	padding: 2px 10px;
	margin: 0px;
}

.bordered_center {
	border-collapse: collapse;
	border: 1px solid #325073;
	padding: 2px 10px;
	margin: 0px;
	text-align: center;
}

/* @end */

/* @group other */

.indent10 {
	margin-left: 10px;
}

.smalltext {
	font-size: 11px;
	line-height: 15px;
}

.whitetext {
	color: white;
}

form .no_margin {
	/* eliminate margins of frame-tag */
	margin: 0;
}

.warnung {
	color: red;
}

#debug_left {
	top: 0px;
	left: 0px;
	width: 200px;
	position: absolute;
	background-color: white;
	z-index: 999;
}

#debug_right {
	top: 0px;
	right: 0px;
	width: 200px;
	position: absolute;
	background-color: white;
	z-index: 1000;
}

.linkspacer {
	display: inline-block;
	margin-right: 8px;
	margin-left: 8px;
}

a img {
	border-style: none;
	outline: none;
    -moz-outline-style: none;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* @end */
