@charset "UTF-8";

/*----------------------------------------------

copyright 2009 by bgcc

Version: 1.0

Author: Leo Sierek

Company URI: http://www.bgcc.at

----------------------------------------------*/


/* Wir blenden die Scrollbars in allen Browsern ein damit die Seite nicht hüpft */
html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

/* @group global styles */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #2d2d2d;
  margin: 0;
}

/* @group text formatting */

h1, h2, h3, h4 {
	color: #000;
  line-height: 1em;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	color: #ffa800;
}

h1 {
  font-size: 30px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 0.7em;
  color: #fff;
  background: url(../images/title_arrow.gif) left no-repeat;
  margin: 0;
  padding-left: 25px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 1.4em 0 0.7em 0;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 1.4em 0 0.7em 0;
}

h4 {
	font-weight: bold;
}


p, ul, ol, dl {
  margin: 0 0 1em 0;
}

li ul, li ol {
  margin:  0 0 1em 0;
}

ul li, ol li {
	list-style: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 1.5em;
}

ol li {
  list-style: decimal;
}

em {
  font-style: italic;
}

a {
  text-decoration: underline;
  color: #0578b8;
}

a:hover {
	color: #ffa800;
  text-decoration: none;
}

strong {
  font-weight: bold;
}

textarea {
  font-size: 1em;
  font-family: "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
}

.bg_textfield, textarea {
	padding: 3px 5px;
}

/* @end */

/* @group table */
table {
  margin: 0;
}

th, td {
  padding: 0;
}



/* @end */

/* @group global classes */
.bg_ir {
  position: absolute;
  top: -9999px;
  left: 0px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}/* image replacement - hides text from browsers with css on. need extra span that contains the text with class="ir" */

.bg_clear {
  clear: both;
  width: 100%;
  font-size: 1%;
  line-height: 0;
}

.bg_icon {
  vertical-align: middle;
}

.bg_more {
  display: block;
  font-weight: bold;
  text-decoration: none;
  background: url(../images/icons/more_arrow.png) left no-repeat;
  padding: 3px 0 5px 15px;
}

.bg_intro {
	font-size: 1.2em;
	line-height: 1.5em;
}

.bg_first {
	margin-top: 0;
}

.bg_button {
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: #073f5f url(../images/button_arrow.gif) 10px no-repeat;
	border: none;
	padding: 5px 10px 5px 30px;
}

/* @end */

#bg_page {
	position:	relative;
	margin: 0 auto 20px auto;
}

/* @group header */

#bg_header {
	border-bottom: 9px solid #fff;
	padding:  0 0 20px 0;
	margin-bottom: 30px;
}

#bg_header_banner {
	min-height: 100px;
	*height: 100px;
	background: #fff url(../images/header_banner.gif) 10px 25px no-repeat;
	padding: 10px;
	margin-bottom: 20px;
}

#bg_logo {
	float: left;
	display: block;
	width: 520px;
	height: 100px;
}

#bg_language_switch {
	float: right;
	margin: 0;
}

#bg_language_switch li {
	float: left;
	list-style: none;
	line-height: 1em;
	margin: 0;
}

#bg_language_switch a {
	display: block;
	padding: 0 5px;
	border-right: 1px solid #0d8cd2;
}

#bg_language_switch .bg_last {
	border: none;
	padding-right: none;
}

#bg_media_gallery a.bg_last {
	margin-right: 0;
}

#bg_language_switch .bg_active {
	font-weight: bold;
	text-decoration: none;
}

#bg_main_nav {
	float: left;
	width: 100%;
	margin: 0;
}

#bg_main_nav li {
	float: left;
	list-style: none;
	margin: 0;
}

#bg_main_nav a {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding: 0 15px;
}

#bg_main_nav a:hover {
	color: #ffa800;
}

#bg_main_nav .bg_active {
	color: #ffa800;
}

#bg_main_nav .bg_last {
	padding-right: 0;
}

#bg_main_nav .bg_first {
	padding-left: 0;
}

/* @end */


#bg_categories_entry {
	float: left;
	width: 100%
	color: #fff;
	margin: 0 0 30px 0;
}

#bg_categories_entry h1 {
	font-size: 48px;
	text-transform: uppercase;
	line-height: 0.8em;
	background: url(../images/category_arrow.gif) top left no-repeat;
	color: #fff;
	padding-left: 35px;
	margin: 0 0 20px 0;
}

#bg_sportverletzungen h1 {
	border-bottom: 10px solid #0d8735;
	height: 114px;
}

#bg_sportmedizin h1 {
	border-bottom: 10px solid #550abb;
	height: 114px;
}

#bg_gelenke h1 {
	border-bottom: 10px solid #d1b30b;
	height: 114px;
}

#bg_categories_entry ul {
	margin: 0;
}

#bg_categories_entry ul li {
	list-style: none;
	background: url(../images/nav_arrow.gif) left no-repeat;
	margin: 0 0 0.5em 0;
}

#bg_categories_entry ul a {
	display: inline-block;
	*display: inline;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	margin-left: 20px;
}

#bg_categories_entry .bg_servicesLink {
	margin-top: 15px;
}

#bg_categories_entry .bg_servicesLink a {
	text-transform: uppercase;
	border-bottom-width: 3px;
}

#bg_content {
	float: left;
	width: 630px;
	margin: 0 0 20px 0;
}


#bg_home #bg_content {
	margin: 0 20px 20px 0;
}

#bg_news_box, #bg_publications_box, #bg_standard_box {
	background: #fff;
	padding: 20px;
}

#bg_news_box, #bg_standard_box {
	margin-bottom: 20px;
}

#bg_intro_news_teaser {
	border-bottom: 1px solid #0478b8;
	padding: 20px;
	margin: -20px -20px 20px -20px;
}

#bg_intro_news_teaser img {
	float: left;
	margin: 3px 5px 0 0;
}

#bg_intro_news_teaser h3 {
	margin-top: 0;
}

#bg_news_teaser_1, #bg_news_teaser_2, #bg_publication_teaser_1, #bg_publication_teaser_2, .bg_column_left, .bg_column_right {
	float: left;
	width: 48%;
}

#bg_news_teaser_1, #bg_publication_teaser_1, .bg_column_right {
	margin-right: 4%;
}

#bg_news_teaser_1 h3, #bg_news_teaser_2 h3, #bg_publication_teaser_1 h3, #bg_publication_teaser_2 h3, .bg_column_left h3, .bg_column_right h3 {
	margin-top: 0;
}

#bg_sidebar {
	float: left;
	width: 300px;
	margin-right: 20px;
}

#bg_home #bg_sidebar {
	float: left;
	width: 300px;
	margin-right: 0;
}

#bg_sub_nav {
	margin: 0 0 30px 0;
	padding-bottom: 10px;
	border-bottom: 5px solid #fff;
}

#bg_sub_nav li {
	list-style: none;
	margin: 0
}

#bg_sub_nav a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	background: url(../images/sub_nav_arrow.png) 0 8px no-repeat;
	color: #fff;
	padding: 5px 0 5px 20px;
}

#bg_sub_nav a:hover, #bg_sub_nav a.bg_active {
	color: #ffa800;
	background-position: 0 -212px;
}

#bg_sub_nav li ul a, .bg_sub_sub_nav {
	font-weight: normal;
	margin-left: 30px;
}

#bg_contact_teaser, #bg_newsletter_teaser {
	margin-bottom: 20px;
}

#bg_contact_teaser h1, #bg_newsletter_teaser h1 {
	color: #0D8CD2;
	background-image: url(../images/sidebar_title_arrow.gif);
}

#bg_contact_box, #bg_newsletter_box {
	color: #fff;
	background: #0d8cd2;
	padding: 20px;
}

#bg_sidebar .bg_formRow {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

#bg_sidebar .bg_formRow label {
	display: block;
	font-weight: bold;
	font-size: 16px;
}

#bg_sidebar .bg_formRow .bg_textfield, #bg_sidebar .bg_formRow textarea {
	width: 248px;
	background: #fff;
	border: 1px solid #acacac;
	-moz-box-shadow: inset 1px 1px 3px #bbb;
	-webkit-box-shadow: inset 1px 1px 3px #bbb;
}

#contact_file
{
  width: 260px;
}

#bg_sidebar .bg_formRow textarea {
	height: 56px;
}

#bg_sidebar #bg_contact_gender, #bg_sidebar #bg_newsletter_gender {
	float: left;
	width: 70px;
}

#bg_sidebar #bg_contact_title, #bg_sidebar #bg_newsletter_title {
	float: right;
	width: 180px;
}

#bg_sidebar #bg_contact_title .bg_textfield , #bg_sidebar #bg_newsletter_title .bg_textfield {
	width: 168px;
}

#bg_sidebar #bg_contact_name .bg_textfield, #bg_sidebar #bg_newsletter_name .bg_textfield {
	margin-bottom: 5px;
}

#bg_media_gallery_teaser {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#bg_media_gallery_teaser {
	width: 100%;
	float: left;
}

#bg_media_gallery_box {
	background: #fff;
	padding: 15px;
}

#bg_media_gallery_box .scroll {
	width: 820px;
	margin: auto;
}

#bg_media_gallery_box .bg_thumb {
	float: left;
	line-height: 0;
	border-bottom: 4px solid #0d8cd2;
}

#bg_media_gallery_box .panel div {
  margin-right: 19px;
  float: left;
}

#bg_media_gallery_box .panel div.last {
  margin-right: 0px;
  float: left;
}

#bg_media_gallery_box .bg_backward {
	float: left;
	width: 22px;
	height: 35px;
	background: url(../images/gallery_arrow_left.gif) top left no-repeat;
	margin: 40px 20px 0 10px;
}

#bg_media_gallery_box .bg_forward {
	float: right;
	width: 22px;
	height: 35px;
	background: url(../images/gallery_arrow_right.gif) top left no-repeat;
	margin: 40px 10px 0 0;
}

#bg_big_media_gallery_box {
	background: #fff;
}

#bg_big_media_gallery_box .scroll {
	height: 150px;
}

#bg_big_media_gallery_box .scroll {
	height: 150px;
}

#bg_big_media_gallery_box .bg_thumb {
	float: left;
	line-height: 0;
	border-bottom: 4px solid #0d8cd2;
	margin-right: 30px;
}

#bg_big_media_gallery_box .bg_backward {
	float: left;
	width: 22px;
	height: 35px;
	background: url(../images/gallery_arrow_left.gif) top left no-repeat;
	margin: 50px 0 0 15px;
}

#bg_big_media_gallery_box .bg_forward {
	float: right;
	width: 22px;
	height: 35px;
	background: url(../images/gallery_arrow_right.gif) top left no-repeat;
	margin: 50px 15px 0 0;
}

#bg_contact_box .bg_intro {
	font-size: 16px;
}

.bg_article h4 {
	margin-top: 0;
}

.bg_article {
	margin-bottom: 10px;
}

.bg_pagination {
	float: left;
}

.bg_pagination li {
	list-style: none;
	float: left;
	margin: 0;
}

.bg_pagination a {
	float: left;
	text-decoration: none;
	padding: 3px 10px;
  border-bottom: 4px solid #0D8CD2;
	margin-right: 2px;
}

.bg_pagination .bg_active {
	color: #fff;
	background: #0578B8;
}

#bg_media_gallery {
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.bg_media_thumbnail {
	float: left;
	width: 105px;
	height: 86px;
	overflow: hidden;
  border-bottom: 4px solid #0d8cd1;
  margin: 0 13px 13px 0;
}

.bg_media_video_thumbnail {
	float: left;
	width: 282px;
	height: 102px;
	overflow: hidden;
  border-bottom: 4px solid #0d8cd1;
  margin: 0 13px 13px 0;
  text-decoration: none !important;
}

.bg_media_video_thumbnail img {
  width: 120px;
  float: left;
  padding-right: 13px;
}

.bg_media_video_thumbnail p {

}

.bg_media_thumbnail-2 {
	float: left;
	width: 105px;
	height: 86px;
	overflow: hidden;
  border-bottom: 4px solid #0d8cd1;
  margin: 0;
}


.bg_image_link_holder
{
	display:block;
	width: 105px;
	height: 86px;
	float: left;
	position: relative;
	margin: 0 16px 16px 0;
	cursor:pointer;
}

.bg_media_thumbnail img {
	display: block;
}

#bg_media_gallery .bg_last {
	margin-right: 0;
}

.bg_image_link_holder:hover .bg_image_description {
  background: url(/images/tooltip.png) bottom left no-repeat;
	color: #333;
	font-weight: bold;
	padding: 5px;
	height: 70px;
	width: 216px;
	display:block;
  position: absolute;
	font-size:13px;
	line-height:18px;
  bottom: 80px;
	left:0;
  z-index: 10;
}

.bg_image_link_holder .bg_image_description {
  display:none;
}

#bg_standard_box .bg_detailMediaGallery {
  padding: 0px;
}

#bg_standard_box .bg_detailMediaGallery .bg_image_link_holder:hover img {
	visibility:visible;
}

/* @group footer */

#bg_footer {
	color: #fff;
	border-top: 1px solid #085b89;
	padding: 10px 0 50px 0;
}

#bg_company_info {
	float: left;
}

#bg_footer_nav {
	float: right;
	margin: 0;
}

#bg_footer_nav li {
	float: left;
	margin: 0;
	list-style: none;
	margin-left: 10px;
}

#bg_footer_nav a {
	display: block;
	line-height: 0.9em;
	text-decoration: none;
	border-right: 1px solid #085b89;
	padding: 0 10px;
	color:white;
}

#bg_footer_nav a:hover
{
  color: #ffa800;
}

.error_list
{
  font-size: 10px;
  margin: 0px;
}

.error_list li
{
  list-style: none;
  color: #ff0000;
  margin: 0px;
  padding: 0px;
}

#bg_contact_box .error_list li {
	color: #860000;
}

.bg_success
{
	border: 1px solid #ccc;
  color:darkgreen;
  font-weight:bold;
  background: #fff;
  margin-bottom:10px;
  padding:3px 10px;
}

.bg_error {
	border: 1px solid #ccc;
	color: #ff0000;
	font-weight:bold;
	background: #fff;
	margin-bottom:10px;
	padding: 3px 10px;
}

.bg_imgLeft
{
  float: left;
  margin-right: 20px;
}

.bg_imgRight
{
  float: right;
  margin-left: 20px;
}

/* SLIDER */
#slider
{
  width: 950px;
  margin: 0 auto;
  position: relative;
}

.scroll
{
  overflow-y: scroll;
  position: relative; /* fix for IE to respect overflow */
}

.scrollContainer div.panel
{
  width: 820px; /* change to 560px if not using JS to remove rh.scroll */
}

/* SIDEBAR SLIDER */
#bg_sidebar #slider
{
  width: 300px;
  margin: 0 auto;
  position: relative;
}

#bg_sidebar .scroll
{
	width: 185px;
  overflow-y: scroll;
  position: relative; /* fix for IE to respect overflow */
  margin: 0 auto;
}

#bg_sidebar .scrollContainer div.panel
{
  padding: 20px;
  width: 145px; /* change to 560px if not using JS to remove rh.scroll */
}

.bg_mm_file_display a
{
  float:left;
}

.bg_mm_file_display
{
  float:left;
  width: 285px;
  padding-right:10px;
  padding-bottom:10px;
}


