
#main_container {
	margin: auto;
	width: 594px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;/*#005D9D;*/
	text-align: left;
	border: 2px solid #99AEC8;
	padding-top: 0px;
	top: -5px;
	background-color: #E5EFF5;
}

.sub_container {
	height: 250px;
	/*width: 600px;*/
	border: 1px #CCCCCC solid;
	padding: 5px;
}

.sub_container_sub {
	height: 100px;
	/*width: 600px;*/
	border: 1px #CCCCCC solid;
	padding: 5px;
}

.sub_container_sub_small {
	height: 50px;
	/*width: 600px;*/
	border: 1px #CCCCCC solid;
	padding: 5px;
}


.sub_container_logo {
	background-image: url(../images/bsdb_banner_.jpg);
	background-repeat: no-repeat;
	background-position: center;
	/*padding-left: 11px;*/
	border: 1px solid #CCCCCC;
	width: 594px;
	height: 91px;
	width: auto;
}

.sub_container_small {
	float: left;
	height: auto;
	width: 220px;
	/*border: 1px #CCCCCC solid;*/
}

.sub_container_small_Bild {
	float: right;
	height: auto;
	width: 120px;
	/*border: 1px #CCCCCC solid;*/
}

.sub_container_verysmall {
	float: left;
	/*height: auto;*/
	width: 120px;
	/*border: 1px #CCCCCC solid;*/
}

.sub_container_large {
	width: 100%;
	height: auto;
	min-height: 180px;
	padding-top: 2px;
	top: 2px;
	z-index: 10;
	margin: 0px 0px 0px 0px;
	border: 0px solid #99AEC8;
	background-color: #E5EFF5;
}

.sub_container_small_left {
	float: left;
	/*height: auto;*/
	width: 48%;
}

.sub_container_small_right {
	float: right;
	/*height: auto;*/
	width: 48%;
}

.sub_container_small_left, .sub_container_small_right {
	margin: 5px 0px 0px 0px;
	border: 0px solid #FFBE94;
	background-color: #FFE3CE;
}

.ende {
	float: none;
	clear: both;
}

.sub_container_head {
	    background-image: url(../images/hg/articleHeadBg.png);
	    background-repeat: repeat-x;
	width: auto;
	background-color: #99AEC8;
	/* color: #E5EEF7; */
	color: #FFFFFF; 
	font-size: 15px;
	font-weight: 700;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: -5px;
	z-index: 100;
	top: -5px;
	height:20px;
}

.sub_container_head * {
	font-size:15px !important;
	font-weight:700;
}

.sub_container_content {
	width: auto;
	height: auto;
	min-height: 282px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

.sub_container_content_left {
	width: 47%;
	float: left;
	padding: 5px 1px 5px 5px;
	white-space: nowrap;
}

.sub_container_content_right {
	width: 47%;
	float: right;
	padding: 5px 5px 5px 1px;
	white-space: nowrap;
}

.form_box20 {
	width: 20px;
	min-width: 20px;
	max-width: 20px;
}

.form_box40 {
	width: 40px;
	min-width: 40px;
	max-width: 40px;
}

.form_box70 {
	width: 70px;
	min-width: 70px;
	max-width: 70px;
}

.form_box90 {
	width: 90px;
	min-width: 90px;
	max-width: 90px;
}

.form_box110 {
	width: 110px;
	min-width: 110px;
	max-width: 110px;
}


.form_box140 {
	width: 140px;
	min-width: 140px;
	max-width: 140px;
}

.form_box220 {
	width: 220px;
	min-width: 220px;
	max-width: 220px;
}

.form_box260 {
	width: 260px;
	min-width: 260px;
	max-width: 260px;
}

.form_box300 {
	width: 300px;
	min-width: 300px;
	max-width: 300px;
}

.form_box400 {
	width: 400px;
	min-width: 400px;
	max-width: 400px;
}

.form_box500 {
	width: 500px;
	min-width: 500px;
	max-width: 500px;
}

.form_box20, .form_box40, .form_box70, .form_box90, .form_box110, .form_box140, .form_box220, .form_box260, .form_box300, .form_box400, .form_box500 {
	height: 18px;
	/* background-color: #FFE3CE; */
  background-color: #FFFFFF;
	color: #336699;
	border: 2px solid #99AEC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.listbox {
	text-decoration: none;
	height: 18px;
/*	width: auto; */
	color: #114455;/*#FFF0C8;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-style: hidden;
  border-width: 0px;
  border-color: Black;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  height: 20px;
  text-align: center;
  text-decoration: none;
}

/* Definition Hilfe-Schalfläche */
.button.help {
  border-width: 0px;
  padding: 0px;
  background-color: transparent;
  height: auto;
}

/* Hintergrundbild für Schaltfläche-Link, klein */
a.button.small:link, a.button.small:visited, a.button.small:hover {
  background-color: Yellow;
  width: 80px;
  text-decoration: none;
  cursor: default;
  color: Black;
  padding: 0.5ex 1ex 0.5ex 1ex;
  border-color: #606060 Black Black #606060;
  border-width: 1px;
  border-style: solid;
}

/* Hintergrundbild für Schaltfläche-Link, groß */
a.button.large:link, a.button.large:visited, a.button.large:hover {
  background-color: Yellow;
  width: 120px;
  text-decoration: none;
  cursor: default;
  color: Black;
  padding: 0.5ex 1ex 0.5ex 1ex;
  border-color: #606060 Black Black #606060;
  border-width: 1px;
  border-style: solid;
}







.form_button80 {
	width: 80px;
}

.form_button100 {
	width: 100px;
}

.form_button160 {
	width: 160px;
}

.form_button180 {
	width: 180px;
}

.form_button220 {
	width: 220px;
}

.form_button80, .form_button100, .form_button160, .form_button180, .form_button220 {
	height: 18px;
	background-color: #E8EDF4;
	color: #336699;
	/*display: block;*/
	border: 2px solid #99AEC8;/*#FFBE94;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
	cursor: pointer;
	text-decoration: none;
}

.form_checkbox {
	height: 10px;
	width: 10px;
	background-color: #FFE3CE;
	color: #DD5400;
	border: 1px solid #99AEC8;
}

table .tabHead {
	/* font-width: 800; */
	font-size: 11px;
	height: 20px;
}

.content_header {
	/* font-width: 800; */
	font-size: 12px;
	/* border-bottom: thick #CCCCCC solid; */
	text-align: center;
	width: auto;
	vertical-align: middle;
}

.content_header_kursiv {
	/* font-width: 800; */
	font-size: 12px; 
	font-style:italic;
	/* border-bottom: thick #CCCCCC solid; */
	text-align: left;
	width: auto;
/*	vertical-align: left; */
}

.gz {
	background-color: #E5EFF5;/*#D2EAF0; /*#fff0c8;*/
}

.ungz {
	background-color: #FFFFFF;/*#D2F0E7;*/
}

.backbtn {
	font-size: 11px;
	text-align: center;
	margin-top: 15px;
}

.backbtn_left {
	float: left;
	width: 130px;
}

.backbtn_center {
	float: left;
	width: 96px;
}

.backbtn_right {
	float: left;
	width: 130px;
}

.backbtn_right, .backbtn_left {
	/*border: 1px #DDDDDD solid;*/
}
