* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}

body {
	background-color: #DDDFE1;
	color: #fff;
	text-align: center; /* horizontal centering for IE Win quirks */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#distance { 
	width: 1px;
	height: 50%;
	background-color: #ecedee;
	margin-bottom: -272px; /* half of container's height */
	float: left;
}

#container {
	margin: 0px auto;
	position: relative; /* puts container in front of distance */
	text-align: left;
	height: 544px;
	width: 961px;
	clear: left;
	background-color: #fff;
	border: none;
}

#logo {
	margin-left: 8px;
	margin-top: 26px;
	margin-bottom: 26px;
	background-image: url(../img/bautime_logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 138px;
	height: 46px;
}

#logo_print, #line_print, #address_print {
	display:none;
}

/*menu*/

#preload1 {
	height: 1px;
	width: 1px;
	background-image: url(../img/link_darkgrey_hover.png);
	visibility: hidden;
}

#preload2 {
	height: 1px;
	width: 1px;
	background-image: url(../img/link_lightgrey_hover.png);
	visibility: hidden;
}

#preload3 {
	height: 1px;
	width: 1px;
	background-image: url(../img/link_red_hover.png);
	visibility: hidden;
}

#preload4 {
	height: 1px;
	width: 1px;
	background-image: url(../img/link_bt_hover.png);
	visibility: hidden;
}

#menu {
	float: left;
	margin: 0px;
	width: 172px;
	height: 100%;
	background-color: #fff;
}

#menu a, #menu a:active, #menu a:visited, #menu a:hover {
	display: block;
	width: 128px;
	height: 17px;
	background-color: #fff;
	background-position: center left;
	background-repeat: no-repeat;
	margin-left: 24px;
	padding-left: 18px;
	text-decoration: none;
}

.link_home, .link_home:active, .link_home:visited {
	background-image: url(../img/link_lightgrey.png);
	margin-top: 24px;
	color: #384046;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.link_home:hover {
	background-image: url(../img/link_lightgrey_hover.png);
	border-top: 1px solid #ecedee;
	border-bottom: 1px solid #ecedee;
}

.active_link_home, .active_link_home:active, .active_link_home:visited {
	background-image: url(../img/link_darkgrey.png);
	margin-top: 24px;
	color: #384046;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.active_link_home:hover {
	background-image: url(../img/link_darkgrey.png);
	cursor: default;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.link_page, .link_page:active, .link_page:visited {
	background-image: url(../img/link_lightgrey.png);
	margin-top: 0px;
	color:#384046;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.link_page:hover {
	background-image: url(../img/link_lightgrey_hover.png);
	border-top: 1px solid #ecedee;
	border-bottom: 1px solid #ecedee;
}

.active_link_page, .active_link_page:active, .active_link_page:visited {
	background-image: url(../img/link_darkgrey.png);
	margin-top: 0px;
	color: #384046;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.active_link_page:hover {
	background-image: url(../img/link_darkgrey.png);
	cursor: default;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.link_imp, .link_imp:active, .link_imp:visited, .link_imp:hover {
	margin-top: 94px;
}

.menu_absatz {
	display: block;
	width: 1px;
	height: 18px;
}

/*content*/

#content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 616px;
	height: 100%;
	background-color: #a3a6a5;
}

#img_cont_01 {
	width: 556px;
	height: 140px;
	margin-left: 30px;
	margin-top: 30px;
	background-image: url(../img/image01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.link_image, .link_image:active, .link_image:visited {
	float: right;
	width: 130px;
	height: 14px;
	margin: 0;
	margin-top: 10px;
	margin-right: 30px;
	padding-right: 18px;
	vertical-align: middle;
	background-image: url(../img/link_bt.png);
	background-position: top right;
	background-repeat: no-repeat;
	color: #50545D;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	visibility: hidden;
}

.link_image:hover {
	background-image: url(../img/link_bt_hover.png);
	color: #FFF;
}

#content h1 {
	margin-left: 30px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

#content h3 {
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 14px;
}

#content h4 {
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 12px;
}

#content p {
	margin-bottom: 12px;
}

.spalte_left {
	margin-left: 30px;
	padding: 0px;
	width: 264px;
	float: left;
}

.spalte_right {
	margin-right: 30px;
	padding: 0px;
	width: 264px;
	float: right;
}

.einspaltig {
	margin-left: 30px;
	padding: 0;
	width: 526px;
	float: left;
}

.einspaltig_scroll {
	margin-left: 30px;
	padding: 0px;
	padding-right: 30px;
	width: 526px;
	float: left;
	overflow: auto;
	height: 222px;
}

.einspaltig_scroll_ds {
	margin-left: 30px;
	padding: 0px;
	padding-right: 30px;
	width: 526px;
	float: left;
	overflow: auto;
	height: 228px;
}

.paragraph_grey {
	color: #384046;
}

.link_address_text, .link_address_text:active, .link_address_text:visited {
	color:#fff;
	text-decoration:none;
	width:10em;
}

.link_address_text:hover {
	color:#fff;
	text-decoration:underline;
}

.subheader {
	font-weight: bold;
}

.subheader_margintop {
	font-weight: bold;
	margin-top: 22px;	
}

.subheader_white {
	margin: 0;
	font-weight: bold;
}

.subheader_white_txt {
	margin: 0;
}

.margin_top_26px {
	margin-top: 26px;
}

.margin_top_22px_block {
	display: block;
	margin: 0px;
	margin-top: 22px;
}

.margin_top_28px {
	margin-top: 28px;
}

.margin_top_48px {
	margin-top: 48px;
}

.space_end {
	display: block;
	width: 1px;
	height: 33px;
}

.strong {
	font-weight: bold;
}

.eyecat {
	background-image:url(../img/eyecatcher_white_arrow.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 1.2em;
}

.ul_list_sub {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 14px;
}

.ul_list_sub li {
	margin-bottom: 10px;
}

.ul_list_sub li:last-child {
	margin-bottom: 0px;
}

/*notice*/

#notice {
	float: left;
	margin: 0px;
	margin-left: 3px;
	width: 170px;
	height: 100%;
	background-color: #b23040;
}

#img_notice_01 {
	width: 170px;
	height: 140px;
	margin-left: 0px;
	margin-top: 30px;
	background-image: url(../img/small_img01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#img_notice_02 {
	width: 170px;
	height: 140px;
	margin-left: 0px;
	margin-top: 30px;
	background-image: url(../img/small_img02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.notice_txt {
	margin: 0px auto;
	margin-top: 60px;
	width: 124px;
	font-weight: lighter;
}

.notice_img_head {
	margin: 0px auto;
	margin-top: 28px;
	width: 140px;
	font-weight: lighter;
}

.notice_img_txt {
	margin: 0px auto;
	width: 140px;
	height: 286px;
	font-weight: lighter;
}

#ticker, #ticker_ctrl {
	display: none;
}

#ticker {
	margin: 0px auto;
	width: 140px;
	height: 260px;
	font-weight: lighter;
	overflow: hidden;
}

.ticker_elm {
	position: relative;
	display: block;
	height: 260px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.ticker_elm h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 16px;
}

.ticker_elm_adr {
	margin-top: 10px;
}

#ticker_ctrl {
	margin: 0px auto;
	width: 140px;
	height: 22px;
	padding-top: 6px;
	font-weight: lighter;
	text-decoration: none;
	border-top: 1px solid #FFF;
}

#notice h2 {
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: normal;
}

#notice p {
	margin-bottom: 12px;
}

.link_ticker, .link_ticker:active, .link_ticker:visited {
	float: left;
	height: 14px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	transition: background-color 0.25s;
	-webkit-transition: background-color 0.25s;
}

.link_ticker:hover {
	background-color: #CC0;
}

.margin_left {
	margin-left: 9px;
}

.border_right {
	border-right: 1px solid #FFF;
}

.link_notice, .link_notice:active, .link_notice:visited {
	background-image: url(../img/link_white.png);
	background-position: center left;
	background-repeat: no-repeat;
	color: #fff;
	vertical-align: middle;
	text-decoration: none;
	padding-left: 1.2em;
	display: none;
}

.link_notice:hover {
	background-image: url(../img/link_white_hover.png);
}

.dl_pfd {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 108px;
	background-image: url(../img/doc_pdf.png);
	background-position: 6px 6px;
	background-repeat: no-repeat;
	background-color: #960C15;
	text-decoration: none;
	border: 1px solid #fff;
	padding-left: 30px;
	color: #fff;
	transition: background-color 0.25s;
	-webkit-transition: background-color 0.25s;
}

.dl_pfd:hover, .dl_pfd:focus {
	background-color: #CC0;
}