/* ----------------------------------*/
/* BODY & TAG STYLES */
/* --------------------------------- */
/*2012-08-28body {
	margin:0;
	padding:0;
	color:#5C5C5C;
	background-color:#d7dfe6;	
	font-size:11px;
	font-family:Arial,Verdana,sans-serif,Helvetica,Geneva;
	text-align:left;
}
*/
body {
	margin:0;
	padding:0;
	color:#5C5C5C;
	background-color:#ffffff;
	background-image:url(../images/allgemein/bg_container_frame1.jpg);

	background-repeat:repeat-x;
	

	font-size:11px;
	font-family:Arial,Verdana,sans-serif,Helvetica,Geneva;
	/*font-family: 'Marvel', sans-serif;*/
	text-align:left;
}

/* commented backslash mac hack  \*/ 
html, body{	height:100%; } 
/* end hack */ 

img { border:0 none;}
label { cursor:pointer; }
ul { margin:0 0 0 15px; padding:0px; }
object, embed{padding:0;margin:0} 
p {margin:0px; padding:0px;}
p {margin-bottom:0px !important; }

h2 {
	margin-top:0px !important;
}
/* ----------------------------------*/
/* DOJO überschrieben
/* --------------------------------- */
.dijitAccordionTitleFocus .arrowTextUp,
.dijitAccordionTitleFocus .arrowTextDown {
	display:none;
}

/* ----------------------------------*/
/* LINKSTYLES
/* --------------------------------- */
a:active	{color: #6b89a4; text-decoration: none; }
a:link		{color: #6b89a4; text-decoration: none; }
a:visited	{color: #6b89a4; text-decoration: none; }
a:hover		{color: #6b89a4; text-decoration: underline;}

a.link_klein:active  	{font-size: 85%;}
a.link_klein:link  		{font-size: 85%;}
a.link_klein:visited 	{font-size: 85%;}
a.link_klein:hover  	{font-size: 85%;}

a.link_sub:active	{color: #999; text-decoration:none  }
a.link_sub:link		{color: #999; text-decoration:none }
a.link_sub:visited	{color: #999; text-decoration:none  }
a.link_sub:hover	{color: #ff6a00; text-decoration:underline  }

a.link_searchBox:active  	{text-decoration:underline}
a.link_searchBox:link  		{text-decoration:underline}
a.link_searchBox:visited 	{text-decoration:underline}
a.link_searchBox:hover  	{text-decoration:none}

a.link_green:active		{color: #aaba00; font-weight:bold }
a.link_green:link		{color: #aaba00; font-weight:bold }
a.link_green:visited	{color: #aaba00; font-weight:bold  }
a.link_green:hover		{color: #aaba00; font-weight:bold  }

a.link_grau:active		{color: #5B5B5B; }
a.link_grau:link		{color: #5B5B5B; }
a.link_grau:visited		{color: #5B5B5B; }
a.link_grau:hover		{color: #5B5B5B; }

/* BACKLINK */
.back {
	background-image:url(../images/allgemein/arrow_back.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:12px;
}
a.back:active	{color: #5B5B5B; font-weight:bold; text-decoration:none}
a.back:link		{color: #5B5B5B; font-weight:bold; text-decoration:none}
a.back:visited	{color: #5B5B5B; font-weight:bold; text-decoration:none}
a.back:hover	{color: #5B5B5B; font-weight:bold; text-decoration:none}


/* ----------------------------------*/
/* TEXTSTYLES
/* --------------------------------- */
.txt_gross{	font-size: 150%; }
.txt_norm{	font-size: 110%; }
.txt_klein{	font-size: 85%; }
.txt_klein_b{ font-size: 85%; font-weight: bold;}

h1 {font-family:Arial; 	
	font-size:140%; 
	color: #ff6a00;	
	font-weight:lighter;
	display:inline;	
}

.capital {text-transform:uppercase;}

.bildunterschrift {
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	float:left;
}
.bild_copyright {
	color:#abbec8;
	font-style:italic;
	font-size:90%;
	float:right;
	padding:2px;
}

.ueberschrift_gross { font-family:Trebuchet MS, Arial; 	
	font-size:150%; 
	color: #486884;	
	display:inline;
	margin-bottom: 0px;
}

.ueberschrift_gross_weiss { font-family:Trebuchet MS, Arial; 	
	font-size:150%; 
	color: #ffffff;	
	display:inline;
	margin-bottom: 0px;
}

.ueberschrift_medium { font-family:Trebuchet MS, Arial; 	
	font-size:125%; 
	color: #486884;	
	display:inline;
	margin-bottom: 0px;
}

.ueberschrift_presse { font-family:Trebuchet MS, Arial; 	
	font-size:160%; 
	color: #486884;	
	display:inline;
	margin-bottom: 0px;
}

.ueberschrift_small { font-family:Trebuchet MS, Arial; 	
	font-size:110%; 
	color: #486884;	
	display:inline;
	margin-bottom: 0px;
}

.ueberschrift_medium_weiss { font-family:Trebuchet MS, Arial; 	
	font-size:125%; 
	color: #ffffff;	
	display:inline;
	margin-bottom: 0px;
}

.ueberschrift_normal {
	color: #486884;	
	font-weight:bold;
}

.header { 
	color: #FFF; 
	background-color:#103f61;
	width: 420px;
	font-weight:bold;
}

.head_claim {
	color:#FFFFFF;
	font-weight:bold;
	font-size:110%;
}

.ueberschrift_bereich {
	font-family: 'Marvel', sans-serif;
	color: #D6E340;
	font-size: 16px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:18px;
	font-weight: bold;
}

.ueberschrift_bereich_gelb {
	color: #abbb00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}

.ueberschrift_bereich_gelb_small{
	color: #abbb00;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}

/* ----------------------------------*/
/* QUADRATE, BULLET POINTS
/* --------------------------------- */

#dijit_layout_ContentPane_0_button,
#dijit_layout_ContentPane_1_button,
#dijit_layout_ContentPane_2_button,
#dijit_layout_ContentPane_3_button,
#dijit_layout_ContentPane_4_button
 {
	color: #D6E340;
	background-color:#1D3A4F;
	height:20px;
	line-height:20px;
	font-size: 16px;
}

/* ----------------------------------*/
/* QUADRATE, BULLET POINTS
/* --------------------------------- */
.square_dunkelblau {
	background:url(../images/allgemein/quadrat_dunkelblau_8x8.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:12px;
	font-weight:bold;
}
.square_dunkelgruen {
	background:url(../images/allgemein/quadrat_dunkelgruen_8x8.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:12px;
	font-weight:bold;
}

/* ----------------------------------*/
/* BALKEN
/* --------------------------------- */
.balken_halfsize {
	width:412px;
	height:19px;
	background:url(../images/allgemein/box_content_412px.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#254968;
	
	margin-top:20px;
	margin-bottom:5px;
	padding-left: 4px;
	padding-top: 2px;
}
.balken_300px {
	width:300px;
	height:19px;
	background:url(../images/allgemein/box_content_300px.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#254968;
	
	padding-left: 4px;
	padding-top: 2px;
}


/* ----------------------------------*/
/* TABELLEN
/* --------------------------------- */
.table_presse_wm {
	width:300px;
	margin-left:10px;
	margin-top:15px;
}
.table_presse_wm_border {
	width:300px;
	margin-left:10px;
	border: 1px solid #E6E6E6;
}
.table_eventdetails {
	width:485px;
}
.table_head {
	background-image:url(../images/allgemein/box_table_header.gif);
	background-repeat:no-repeat;
	width:485px;
	height:19px;
	color:#254968;
	font-weight:bold;
	
	margin-top:10px;
	margin-bottom:5px;
}
.first_td_adressen {
	padding-top:3px; 
	padding-left:4px
}
.td_adressen {
	padding-left:4px;
}

.td_border{ border: solid 1px #6badcf }
.td_header { color: #FFF; background-color:#6badcf }
.td_header_grau { color: #777; background-color:#eeeeee }
.td_cell_blau {background-color:#6688a4; color:#FFFFFF; }
.td_cell_blue_bright {background-color:#f1f4f6 }
.td_cell_blue_dark {background-color:#486884 }


.td_cell_col0 {background-color:#f1f4f6 }
.td_cell_col1 {background-color:#FFFFFF }
.td_cell_col_home_0 {background-color:#6688a4 }
.td_cell_col_home_1 {background-color:#486884 }



/* ----------------------------------*/
/* FARBEN & FL�CHEN
/* --------------------------------- */
.col_red { color: #B20000; }
.col_firered { color: #FF0000; }
.col_orange { color: #ff6a00 }
.col_blue { color: #486884 }
.col_white { color: #fff }
.col_green{ color: #aaba00 }
.col_green_bright { color: #d9ed00 }
.col_grey { color: #888888 }

.text_grau { color: #5F5F5F; }
.text_hellgrau { color: #9C9C9C; }

/* ----------------------------------*/
/* LAYOUT CONTENT DIVS & STYLES 
/* --------------------------------- */
#container_frame1 {	
	width: 100%;
	
}
#container_frame2 {	
	width: 100%;
	
}
/*2012-08-28 #container_page {	
	width: 890px;	
	text-align:left;
	margin-left:20px;
	background-color:#FFFFFF;
	float:left;
}*/
#container_page {	
	width: 950px;	
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

/*2012-08-29 #container_content {
	width: 878px;
	margin-left:6px;
	text-align:left;
	font-size:90%;
	min-height:600px;	
}*/
#container_content {
	width:950px;
	margin-left:6px;
	text-align:left;
	font-size:90%;
	min-height:600px;	
}
#content_spalte_links {
	width: 420px;
	padding-left: 5px;	
	float:left;
}

#content_spalte_rechts {
	width: 420px;	
	float:right;
}

#content_spalte_links_startseite {
	width: 480px;
	padding-left: 5px;	
	float:left;
}

#content_spalte_rechts_startseite {
	width: 380px;	
	float:right;
}

#content_spalte_links_startseite_new {
    width: 600px;
    padding-left: 5px;  
    float:left;
}

#content_spalte_rechts_startseite_new {
    width: 220px;   
    float:right;
}

.startseite_ueberschrift {
    font-size: 16px;
    color: #1E3E56;
    font-weight: bold;
    text-transform: uppercase; 
    margin-bottom: 10px;   
    height: 21px;
    padding-top: 4px;
    padding-left: 10px;
    background-image: url(../images/startseite/startseite_leiste.png);
    background-repeat: no-repeat;
    
}

.top_link_blue, .top_link_blue:link, .top_link_blue:hover, .top_link_blue:active, .top_link_blue:visited {
	color: #1D3A4F;	
}

.top_wc_lr, .top_wc_lr:link, .top_wc_lr:visited, .top_wc_lr:hover, .top_wc_lr:active {
	background-color: #1D3A4F;
	color: #D6E340;
	font-size: 12px;
    text-decoration: none;    

}

.top_wc_lr_div {
	background-color: #1D3A4F;  
    width: 90px; 
    padding: 4px;
    text-align: center;
    float: left;
    margin-right: 5px;    
}

.top_wc_event, .top_wc_event:link, .top_wc_event:visited, .top_wc_event:hover, .top_wc_event:active {
	background-color: #1D3A4F;
	color: #D6E340;
	font-size: 12px;
    text-decoration: none;    

}

.top_wc_event_div {
	background-color: #1D3A4F;  
    width: 90px; 
    padding: 4px;
    text-align: center;
    float: left;    
    margin-right: 5px;    
    
}

.top_wc_news, .top_wc_news:link, .top_wc_news:visited, .top_wc_news:hover, .top_wc_news:active {
	background-color: #1D3A4F;
	color: #D6E340;
	font-size: 12px;
    text-decoration: none;    

}

.top_wc_news_div {
	background-color: #1D3A4F;  
    width: 91px; 
    padding: 4px;
    text-align: center;
    float: left;
}

#content_spalte_links_startseite_new {
    width: 640px;
    padding-left: 5px;  
    float:left;
}

#content_spalte_rechts_startseite_new {
    width: 220px;   
    float:right;
}

#content_spalte_links_klein {
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	width: 220px;
	float:left;
	min-height: 500px;
}

#content_spalte_links_klein_places {
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	width: 280px;
	float:left;
	min-height: 500px;
}

#content_spalte_rechts_gross {
	width: 600px;
	padding-right: 20px;
	
	float:right;
}
/* 2012 im Neulayout entfernt
#content_spalte_links_klein_bereiche {
	margin-left: 18px;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	width: 222px;
	float:left;
	min-height: 500px;
	background-color: #F7F7F7;
} */
#content_spalte_links_klein_bereiche {
	margin-left: 8px;
	width: 216px;
	float:left;
	/*min-height:500px;*/
	background-image:url(../images/allgemein/bg_content_spalte_links_klein_bereiche.png);
	background-repeat: repeat-y;
	background-color: #F2F6F9;
}
#content_spalte_links_klein_bereiche_bottom {
	width: 216px;
	position:relative;
	height: 7px;
	background-image:url(../images/allgemein/bg_content_spalte_links_klein_bereiche_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #F2F6F9;
}
/* 2012 im Neulayout entfernt
#content_spalte_rechts_gross_bereiche {
	width: 570px;
	/*padding-right: 20px;
	padding-right: 95px;
	float:right;
} */
#content_spalte_rechts_gross_bereiche {
	max-width: 980px;
	/*padding-right: 20px;*/
	
}
#content_spalte_rechts_contentspace {
	padding-right:33px;
	padding-left:33px;
	padding-bottom:15px;
	
}
#container_content .txt_klein {font-size:95%}
#seitenleiste {
	width:220px;
	float:left;
	text-align:left;
	height:100%;
	font-size:80%;
}


#content {
	margin-top: 10px;
	background: rgba(255, 255, 255, .8);
}

#content_html {
	margin-top: 20px;
	margin-left: 5px;
}

#mainTabContainerHeader {
	padding-left: 5px;
	width: 415px;
	height: 21px;
	font-size: 16px; 
	color: #486884; 
	font-weight: bold;
	padding-bottom: 10px;
}

.schrift_gelb, .schrift_gelb:link, .schrift_gelb:hover, .schrift_gelb:active, .schrift_gelb:visited  {
	color: #d9ed00;
}

.schrift_weiss, .schrift_weiss:link, .schrift_weiss:hover, .schrift_weiss:active, .schrift_weiss:visited {
	color: #ffffff;
}

.schrift_blau, .schrift_blau:link, .schrift_blau:hover, .schrift_blau:active, .schrift_blau:visited {
	color: #254763;
}

.schrift_grau_small, .schrift_grau_small:link, .schrift_grau_small:hover, .schrift_grau_small:active, .schrift_grau_small:visited {
	color: #5B5B5B;
	font-size: 90%;
}

.grau_small, .grau_small:link, .grau_small:hover, .grau_small:active, .grau_small:visited {
	color: #939393;
	font-size: 90%;
}

#media_container_startseite {
	height: 210px;
}

#container_left_startseite {
	width: 110px;
	background-color: #12304A;	
	float: left;
	height: 100%;
}

#container_right_startseite {
	width: 310px;
	background-color: #496885;	
	float: right;
	height: 100%;
}

.container_icon {
	height: 69px;
	width: 109px;
	text-align: center;
	border-bottom: 1px solid #A1AFBC;
	border-right: 1px solid #A1AFBC;

}

.container_icon_hl {
	height: 69px;
	width: 109px;
	background-color: #496885;
	text-align: center;
	border-bottom: 1px solid #A1AFBC;
	border-right: 1px solid #A1AFBC;
}

.container_content {
	display: none;
	color: #ffffff;
	padding: 10px;
}

.container_content_hl {
	display: block;
	color: #ffffff;
	padding: 10px;
}

#presse_container_startseite {
	height: 190px;
	background-color: #496885;	
	padding: 10px;
}

/* ----------------------------------*/
/* LAYOUT CONTENT DIVS & STYLES 
/* --------------------------------- */
/*2012-08-28#head {
	width: 890px;
	height:140px;
	background-image:url(../images/head/head.png);
	background-repeat:no-repeat;
	text-align:right;
	color:#486884;
	font-size:85%;
}*/
#head {
	width: 950px;
	height:140px;
	text-align:right;
	color:#486884;
	font-size:85%;
}

/* ----------------------------------*/
/* STARTSEITE
/* --------------------------------- */
#feature_news_line1 { 
	font-family:Trebuchet MS, Arial; 	
	font-size:120%; 
	color: #FFF;	
	width:430px;
	height:50px;
	background-color:#254968;
	text-transform:uppercase;	
	
	padding-top:4px;
	padding-left:15px;
	
	position:absolute;
	z-index:5;
	margin-top:230px;
}
#feature_news_readMore {  
	color: #d9ed00;	
	font-weight:bold;
	font-size:11px;
	
	width:134px;
	height:16px;
	background-color:#254968;	
	
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	
	position:absolute;
	z-index:5;
	margin-left:280px;
	margin-top:283px;
}

/* ----------------------------------*/
/* SCROLLBALKEN MIT JAVASCRIPT
/* --------------------------------- */

/* ----------------------------------*/
/* BL�CKE & K�STEN
/* --------------------------------- */
#block_news {
	width: 877px;
	height:212px;
	background-color:#254968;
	display: block;
	margin-bottom: 1px;
	position: relative;
}

#block_navi {
    width: 877px;
    height: 25px;
    background-image: url(../images/startseite/block_navi_background.png);
    background-repeat: repeat-x;    
    display: block;
    text-align: right;

}
#block_navi_ul {
    list-style:none;
    }

#block_navi_ul li {
    display:inline;
    line-height: 25px;
    vertical-align: middle; 
    height: 25px;
   }

#block_navi_ul a {
    color: #ffffff;
    font-size:14px;
    text-transform: uppercase;
    height: 25px;
    padding: 10px 14px;
    letter-spacing: -1px;
    outline: none;
}

.news_top_spacing_image {
    margin: 0 4px;
}

.news_top_over_div {
    background : url(../images/startseite/news_top_over.jpg) bottom repeat-x #879cad;
    width: 421px;
    height: 204px;
    margin-left: 436px; 
    padding: 8px 10px 0px 10px;
    color: #fff;
}
.news_top_over_div a { color:#efefef;} 

.over_active_icon {
    position: absolute;
    bottom:   -1px;
}

.active_biathlontv {
    right: 40px;
}

.active_worldcup {
    right: 55px;
}

.active_events {
    right: 168px;
}

.active_aktwc {
    right: 260px;
}

.active_aktibucup {
    right: 400px;
}

.news_top_heading {
    margin:0;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
} 

.news_top_subtitle {
    color:#d9ed00;
    font-weight:bold;
    font-size: 14px;
    margin-bottom: 8px;
}

.news_top_text_container img {
    float:right;
    margin: -5px 0 8px 8px;
    background : url(../images/startseite/news_top_image_frame.jpg) no-repeat transparent;
    padding: 9px 10px 10px 11px;
}

.news_top_worldcup_table td {
        padding-left:8px;
        font-size: 110%;
}

.news_top_over_events_datatable_div table td {
    padding-left: 8px;
    font-size:110%;
    vertical-align: top;
}      
    
.news_top_over_events_datatable_div {
    overflow: auto;
    height:130px;
    width: 420px;
}


.clear {
	clear:both;
}
.content_li {
	float:left;	
	width:300px;
}
.content_re {
	float:right;	
	width:300px;
}
#container_content li {}

.separator { 
	clear:left;
	margin:0px; 
	padding:0px;
}
/* 2012 im Neulayout entfernt
.boxcontent_navi {
	padding: 15px;
}*/
.boxcontent_navi {
	padding: 0px;
}

.boxcontent_navi ul {
	margin: 10px 0 0 0;
}

/* 2012 im Neulayout entfernt
.boxcontent {
	padding: 15px;
	padding-top: 0px;
}
*/
.boxcontent ul {
	padding: 0px;
	margin: 0px;
}
.boxcontent {
	padding: 0px;
	padding-top: 0px;
}

.boxcontent_places {
	padding: 0px;
}

.boxcontent_places_content {
	padding: 15px;
	padding-top: 10px;
}

.boxheader_places {
	background-color: #496885;
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
}

.content_header_grafik {
	background-color: #254969;
	height: 25px; 
	padding-left: 10px;
	width: 350px;
}

.box_links_head {
	/* background-color:#6688a4;*/
	background-image:url(../images/allgemein/box_navi_headline2012.gif);
	background-repeat:no-repeat;
	width:214px;
	height:23px;
	color:#254968;
	font-weight:bold;
	padding-left:20px;
	padding-top:4px;
	margin-top:25px;
	margin-left:1px;
}
.box_links_head a {
	color:#FFFFFF;
}
.box_links_content {
	margin-bottom:12px;	
	margin-top:2px;	
}



/* --- FOOTER --- */
/*2012-08-28 #footer {
	width:890px;
	max-width:890px;
	height:125px;
	text-align:left;
	background-image:url(../images/allgemein/back_footer.jpg);
	background-repeat:no-repeat;
	display:block;
}*/
#footer {
	width:950px;
	max-width:950px;
	height:125px;
	margin-top:18px;
	text-align:left;
	display:block;
}

#footer a{color:#486884; font-size:85%; text-decoration:none}
#footer a:hover{font-size:85%; color:#486884;}



/* ----------------------------------*/
/* NAVIGATION */
/* --------------------------------- */
a.main_nav_ru:link, a.main_nav_ru:visited, a.main_nav_ru:hover, a.main_nav_ru:active {
	font-size:16px;
	font-weight:bold;
}
a.main_nav:link, a.main_nav:visited, a.main_nav:hover, a.main_nav:active {
	font-size:16px;
	font-weight:bold;
}
a.main_nav:link, a.main_nav:visited, a.main_nav:hover, a.main_nav:active, 
a.main_nav_ru:link, a.main_nav_ru:visited, a.main_nav_ru:hover, a.main_nav_ru:active {
	float:left;
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	/*font-family: 'Marvel', sans-serif;*/
	font-family:Arial,Verdana,sans-serif,Helvetica,Geneva;
}

a.main_nav:link,a.main_nav_ru:link {
	color:#1d3a4f;
	background-color:transparent;
}
a.main_nav:visited,a.main_nav_ru:visited {
	color:#1d3a4f;
	background-color:transparent;
}
a.main_nav:hover,a.main_nav_ru:hover {
	color:#ffffff;
	background-color:#1d3a4f;
}
a.main_nav:active,a.main_nav_ru:active {
	color:#ffffff;
	background-color:#1d3a4f;
}


a.main_nav_active:link, a.main_nav_active:visited, a.main_nav_active:hover, a.main_nav_active:active {
	font-size:16px;
	font-weight:bold;
}
a.main_nav_active_ru:link, a.main_nav_active_ru:visited, a.main_nav_active_ru:hover, a.main_nav_active_ru:active {
	font-size:18px;
	font-weight:bold;
}
a.main_nav_active:link, a.main_nav_active:visited, a.main_nav_active:hover, a.main_nav_active:active,
a.main_nav_active_ru:link, a.main_nav_active_ru:visited, a.main_nav_active_ru:hover, a.main_nav_active_ru:active {
	float:left;
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
	background-color:#1d3a4f;
	font-family:Arial,Verdana,sans-serif,Helvetica,Geneva;
	/*font-family: 'Marvel', sans-serif;*/
}

#home_de, #home_en {
	width:64px;
}
#home_ru {
	width:101px;
}

#pressemit_de,#pressemit_en {
	width:137px;
}
#pressemit_ru {
	width:111px;
}

#events_de,#events_en {
	width:81px;
}
#events_ru {
	width:112px;
}

#profile_de, #profile_en {
	width:98px;
}
#profile_ru {
	width:153px;
}

#datacenter_de,#datacenter_en {
	width:121px;
}
#datacenter_ru {
	width:148px;
}

#ibu_de, #ibu_en,#ibu_ru {
	width:47px;
}

#medizin_de {
	width:85px;
}
#medizin_en {
	width:150px;
}
#medizin_ru {
	width:125px;
}



/* ----------------------------------*/
/* ANFANG EVENTS 2012
/* --------------------------------- */
.SubTitleRow {
	background-color: #385165;
	color: #D6E340;
	font-size: 115%;
	padding: 6px 0 6px 6px;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
}
table.eventtable1 {
	width: 100%;
	border-collapse: collapse;
	color: #385165;
}
table.eventtable1 td.eventtable1_td1 {
	width:14%;
}
table.eventtable1 td.eventtable1_td2 {
	width:68%;
}
table.eventtable1 td.eventtable1_td3 {
	background-image: url("../images/common/arrow_blau.png");
	background-position: 5px 9px;
	background-repeat: no-repeat;
	width:7%;
}
table.eventtable2 {
	border-collapse: collapse;
	height: 16px;
	width:45%;
}
table.eventtable tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
.SelectedItemClass {
	background-color: #DCE2E9;
}
.Sep {
	background-color: #254968;
	margin-bottom: 1px;
	margin-top: 1px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
/* ----------------------------------*/
/* ENDE EVENTS 2012
/* --------------------------------- */
/*2012-08-28#ibu_navigation {
    background:  url("../images/navigation/de/08_rest.gif") repeat-x;
    width: 100%;
}*/
#ibu_navigation {
    width: 100%;
    margin-top:5px;
}

.ibu_img {
    float: left;    
    margin-left:-1px;
}

.ibu_img a {outline:none;} 


/*2012-08-28#navi {
	width: 877px;	
	height:27px;
	margin: 0px;
	padding:0px;
    background:  url("../images/navigation/de/08_rest.gif") repeat-x;
	text-align:left;
}*/
#navi {
	width: 940px;	
	height:27px;
	margin: 0px;
	padding:0px;
	text-align:left;
}
/* 2012 im Neulayout entfernt
#subnavi {
	width: 877px;	
	height:22px;
	margin: 0px;
	padding:0px;
    background-color:#203f56;
	text-align:left;
	color:#d9ed00;
	
}*/
#sunavi_content{	
	padding-top:4px;
	padding-left:5px;
}
#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* 2012 im Neulayout entfernt
.ebene1-1, .ebene1-1:link, .ebene1-1:hover, .ebene1-1:active, .ebene1-1:visited {
    color: #6b6b6b;
    line-height: 150%;  
}*/
.ebene1-1, .ebene1-1:link, .ebene1-1:hover, .ebene1-1:active, .ebene1-1:visited {
    color: #6b6b6b;
    display:block;
    width:214px;
    line-height: 28px;
    text-decoration:none;
}
.ebene1-1 span {
	padding-left:20px;
	display:block;
	vertical-align:middle;
}
.ebene1-1:hover {
	background-image: url(../images/allgemein/bg_nav_link.png);
	background-repeat: repeat-x;
}/* 2012 im Neulayout entfernt
.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:hover, .ebene1-1_angewaehlt:active, .ebene1-1_angewaehlt:visited {
    color: #abbb00;
    font-weight: bold;
}*/
.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:hover, .ebene1-1_angewaehlt:active, .ebene1-1_angewaehlt:visited {
    color: #abbb00;
    font-weight: bold;
	display: block;
	width: 214px;
	line-height: 28px;
	text-decoration: none;
}
.ebene1-1_angewaehlt span {
	padding-left:20px;
	display:block;
	vertical-align:middle;
}
.ebene1-1_angewaehlt:hover {
	background-image: url(../images/allgemein/bg_nav_link.png);
	background-repeat: repeat-x;
}
/* ----- SEITENNAVIGATION FAHNEN, NATIONEN ----- */
.ebene2-1_nation, .ebene2-1_nation:link, .ebene2-1_nation:hover, .ebene2-1_nation:active, .ebene2-1_nation:visited {
	padding-left: 0px;
	color: #6b6b6b;
	line-height: 150%;	
}
.ebene2-1_angewaehlt_nation, .ebene2-1_angewaehlt_nation:link, .ebene2-1_angewaehlt_nation:hover, .ebene2-1_angewaehlt_nation:active, .ebene2-1_angewaehlt_nation:visited {
	padding-left: 0px;
	color: #abbb00;
	font-weight: bold;
	line-height: 150%;
}


/* ----- SEITENNAVIGATION TEXT ----- */
/* 2012 im Neulayout entfernt
.ebene2-1, .ebene2-1:link, .ebene2-1:hover, .ebene2-1:active, .ebene2-1:visited {
	color: #6b6b6b;
	line-height: 150%;	
}*/

.ebene2-1, .ebene2-1:link, .ebene2-1:hover, .ebene2-1:active, .ebene2-1:visited {
	color: #6B6B6B;
	display: block;
	width: 214px;
	line-height: 30px;
	text-decoration: none;	
}

.ebene2-1 span {
	padding-left:20px;
	display:block;
	vertical-align:middle;
}

.ebene2-1:hover {
	background-image: url(../images/allgemein/bg_nav_link.png);
	background-repeat: repeat-x;
}
/* 2012 im Neulayout entfernt
.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:hover, .ebene2-1_angewaehlt:active, .ebene2-1_angewaehlt:visited {
	color: #abbb00;
	font-weight: bold;
	line-height: 150%;
}*/

.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:hover, .ebene2-1_angewaehlt:active, .ebene2-1_angewaehlt:visited {
    color: #abbb00;
    font-weight: bold;
	display: block;
	width: 214px;
	line-height: 28px;
	text-decoration: none;
}
.ebene2-1_angewaehlt span {
	padding-left:20px;
	display:block;
	vertical-align:middle;
}
.ebene2-1_angewaehlt:hover {
	background-image: url(../images/allgemein/bg_nav_link.png);
	background-repeat: repeat-x;
}

/* ----- SEITENNAVIGATION DRITTE EBENE ----- */
/*.ebene3-1, .ebene3-1:link, .ebene3-1:hover, .ebene3-1:active, .ebene3-1:visited {
	color: #6b6b6b;
	line-height: 150%;
	
}*/

.ebene3-1, .ebene3-1:link, .ebene3-1:hover, .ebene3-1:active, .ebene3-1:visited {
	color: #6B6B6B;
	display: block;
	width: 214px;
	line-height: 28px;
	text-decoration: none;
}

.ebene3-1:hover {
	background-image: url(../images/allgemein/bg_nav_link.png);
	background-repeat: repeat-x;
}

.ebene3-1 span {
	padding-left: 30px;
	display: block;
	vertical-align: middle;
}

.ebene3-1_angewaehlt, .ebene3-1_angewaehlt:link, .ebene3-1_angewaehlt:hover, .ebene3-1_angewaehlt:active, .ebene3-1_angewaehlt:visited {
	color: #abbb00;
	font-weight:bold;
	line-height: 150%;
}

.ebene4-1, .ebene4-1:link, .ebene4-1:hover, .ebene4-1:active, .ebene4-1:visited {
	color: #6b6b6b;
	line-height: 150%;
	
}

.ebene4-1_angewaehlt, .ebene4-1_angewaehlt:link, .ebene4-1_angewaehlt:hover, .ebene4-1_angewaehlt:active, .ebene4-1_angewaehlt:visited {
	color: #abbb00;
	font-weight:bold;
	line-height: 150%;
}





.ebene2-1_weiss, .ebene2-1_weiss:link, .ebene2-1_weiss:hover, .ebene2-1_weiss:active, .ebene2-1_weiss:visited {
	color: #ffffff;
	line-height: 150%;
	
}

.ebene2-1_weiss_angewaehlt, .ebene2-1_weiss_angewaehlt:link, .ebene2-1_weiss_angewaehlt:hover, .ebene2-1_weiss_angewaehlt:active, .ebene2-1_weiss_angewaehlt:visited {
	color: #ffffff;
	font-weight: bold;
	line-height: 150%;
}

.ebene3-1_weiss, .ebene3-1_weiss:link, .ebene3-1_weiss:hover, .ebene3-1_weiss:active, .ebene3-1_weiss:visited {
	padding-left: 10px;
	color: #ffffff;
	line-height: 150%;
	
}

.ebene3-1_weiss_angewaehlt, .ebene3-1_weiss_angewaehlt:link, .ebene3-1_weiss_angewaehlt:hover, .ebene3-1_weiss_angewaehlt:active, .ebene3-1_weiss_angewaehlt:visited {
	background-image: url(../images/allgemein/pfeil_weiss.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
	color: #ffffff;
	line-height: 150%;
}	
/* 2012 im Neulayout entfernt
.ebene1-1_li {
    list-style-image: url(../images/allgemein/navi_doppelpfeil.gif);
    margin: 0 0 0 15px; 
    padding: 0; 
    list-style-type: bullet; 
    list-style-position: outside;
    margin-top: 12px;
    
}*/
.ebene1-1_li {
    margin: 0; 
    padding: 0; 
    list-style-type: none;
    list-style-position: outside;
    margin-top: 0px;
    
}

/* 2012 im Neulayout entfernt
.ebene2-1_li {
	list-style-image: url(../images/allgemein/navi_doppelpfeil.gif);
	margin: 0 0 0 22px; 
	padding: 0; 
	list-style-type: bullet; 
	list-style-position: outside;
	margin-top: 12px;
}*/
.ebene2-1_li {
    margin: 0 0 0 0px; 
    padding: 0; 
    list-style-type: none;
    list-style-position: outside;
    margin-top: 0px;
}
/*.ebene3-1_li {
	list-style-image: url(../images/allgemein/navi_doppelpfeil.gif);
	margin: 0 0 0 30px; 
	padding: 0; 
	list-style-type: bullet; 
	list-style-position: outside;
	margin-top: 7px;
}*/
.ebene3-1_li {
    margin: 0 0 0 0px; 
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
}

.ebene4-1_li {
	list-style-image: url(../images/allgemein/navi_doppelpfeil.gif);
	margin: 0 0 0 45px; 
	padding: 0; 
	list-style-type: disc; 
	list-style-position: outside;
	margin-top: 5px;
}


/* ----------------------------------*/
/* SEITENNAV
/* --------------------------------- */
.athlete_page_listing a:hover {text-decoration:none;}

.pageFromTo {
	background-color:#466580;
	color:#FFFFFF;
	padding-left:6px;
	padding-right:6px;
}
.pageLast {
	color:#FFFFFF;
	padding:3px;
	margin-left:2px;
	margin-right:2px;
	background-color:#466580;
	height:7px;
}
.pageCurrent {
	color:#FFFFFF;
	padding:3px;
	margin-left:2px;
	margin-right:2px;
	background-color:#abbb00;
	height:7px;
}
.pageNormal {
	color:#466580;
	padding:3px;
	margin-left:2px;
	margin-right:2px;
	background-color:#f1f4f6;
	height:7px;
}
.pageNormal:hover {
    color:#ffffff;
    background-color:#466580;
}
.pageNext {
	padding-left:4px;
	padding-right:4px;
	height:7px;
}
.pageBack {
	padding-left:4px;
	padding-right:4px;
}
.pageFirst {
	color:#FFFFFF;
	padding:3px;
	margin-left:2px;
	margin-right:2px;
	background-color:#466580;
	height:7px;
}


/* ----------------------------------*/
/* PRESSETICKER
/* --------------------------------- */
.tickerNormal {
	background-color:#466580;
	color:#FFFFFF;
	float:left;
	width:12px;
	height:15px;
	padding-left:5px;
	margin-right:2px;
}


/* ----------------------------------*/
/* SUCHE & SUCHERGEBNISSE
/* --------------------------------- */
.search_result, .search_result:link, .search_result:hover, .search_result:active, .search_result:visited {
	color: #aaba00;
}
.search_result_block {
	margin-bottom:15px;	
}
.search_block_head {
	background-color:#6688a4;
	color:#FFFFFF;
	font-weight:bold;
	width:150px;
	padding-left:2px;
}
.search_block_head a {
	color:#FFFFFF;
}
.search_block_content {
	margin-bottom:12px;	
	margin-top:2px;	
}
.search_actualSelectArrow {
	position:absolute; 
	margin-top:2px; 
	margin-left:160px;
}


/* ----------------------------------*/
/* LINKSEITE
/* --------------------------------- */
.link_container {
	width:380px;
	margin-bottom:15px;
}
.link_entry_header {
	background-color:#6688a4;
	color:#FFFFFF;
	padding-left:4px;
	font-weight:bold;
}
.link_entry_content {
	background-color:#f1f4f6;
	padding-left:4px;
	padding-bottom:5px;
	min-height:180px;
}
#links_li {
	width:420px;
	float:left;
}
#links_re {
	width:420px;
	float:left;
}


/* ----------------------------------*/
/* BLOG
/* --------------------------------- */
#blog_spalte_links {
	width: 250px;
	background-color: #D9DEE2;
	float:left;
	min-height: 500px;
	padding-left:10px;
	padding-top:10px;
}
#blog_spalte_rechts {
	width: 540px;
	/*padding-left:15px;*/
	float:left;
}
#blog_teaserImage {
	position:absolute; 
	margin-left:680px;
	margin-top:-30px;
}
#blog_welcomeText {
	width:260px;
}

/* ----------------------------------*/
/* PRESSE
/* --------------------------------- */
.presse_content {
	margin:0px;
	padding:0px;
}



/* ----------------------------------*/
/* ARTIKEL
/* --------------------------------- */
.ueberschrift_artikel { font-family:Trebuchet MS, Arial; 	
	font-size:150%; 
	color: #aaba00;	
	display:inline;
	margin-bottom: 0px;
	margin-top:10px;
}
#artikel_spalte_links {
	width: 540px;
	float:left;
	min-height: 500px;
	padding-top:10px;
}
#artikel_spalte_rechts {
	width: 200px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
.artikel_textblock {
}
.artikel_bild {
	width:auto;
	padding-right:10px;
	float:left;
}
.artikel_bild_legende {
	color: #888888;
	font-style:italic;
	width:300px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
}


/* -------------------------------------*/
/* REPORTAGEN, ARTIKEL, BERICHTE
/* ------------------------------------ */
.rep_headline {
	width:625px;
	height:19px;
	background:url(../images/allgemein/box_content_550px.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#254968;
	
	margin-top:20px;
	margin-bottom:8px;
	padding-left: 4px;
	padding-top: 2px;
}
.rep_titel {
	font-weight:bold;
	color:#254968;
}
.rep_teaser {
	color:#5f5f5f;
}
.rep_subheadline {
	background:url(../images/allgemein/quadrat_dunkelblau_8x8.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	font-weight:bold;
}
.rep_teaser_pic {
	width:415px;
	margin-bottom:12px;
}


.ebene0-1, .ebene0-1:link, .ebene0-1:active, .ebene0-1:visited, .ebene0-1:hover {
    display:block;
    padding:4px 5px;
    font-size:12px;
	color: #254968;
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:active, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:hover {
    display:block;
    padding:4px 5px;
    font-size:12px;
    font-weight:bold;
	color: #254968;
}

.main_ueberschrift {
	font-size: 20px;
	color: #486884;
	font-weight: bold;
}








.ep_calViewYear {
    width: 780px;
}

.ep_calDayContent {
    margin: 0;
    color: #c3c3c3;
}

.ep_calViewMonth {
    width: 533px;
}

.ep_calViewMonth .ep_calDayContent {
    font-size: 12px;
    text-align: left;
    margin: 6px;
}

.ep_calDayDetailHeader{
    font-weight: bold;
    padding-bottom: 2px;
}

.ep_calDayDetailBody{
    padding-bottom: 15px;
}

.ep_calViewYear .ep_calDayContent {
    width: 18px;
    font-size: 10px;
    text-align: center;
    color: #c3c3c3;
    margin-left:1px;
    margin-top: 3px;
    font-weight: bold;
}

.ep_calViewYear .ep_calDayWeekend .ep_calDayContent {
    width: 18px;
    font-size: 10px;
    text-align: center;
    color: #B0B0B0;
    margin-left: 1px;
    margin-left:1px;
    margin-top: 3px;
    font-weight: bold;
}

.ep_calViewYear .ep_calDay {
    width: 18px;
    height: 18px;
    border: 0px;
    border-left: 1px solid #c3c3c3;
    float: left;
    background: #B0B0B0;
    margin: 0;
}

.ep_calViewYear .currentDayDiv {
    width: 18px;
    height: 18px;
    border: 0px;
    border-left: 1px solid #c3c3c3;
    float: left;
    background: #333333;
    margin: 0;
}

.ep_calViewYear .ep_calDayWeekend {
    width: 18px;
    height: 18px;
    border: 0px;
    border-left: 1px solid #c3c3c3;
    float: left;
    background: #dbdbdb;
    margin:0px;
}

.ep_calViewYear .ep_calMonthCol {
    width: 30px;
    height: 18px;
    float: left;
    /*margin:1px;*/
    text-align: right;
    margin-right: 10px;
    font-size: 11px;
}

.ep_calViewMonth .ep_calDay {
    width: 75px;
    height: 75px;
    overflow: hidden;
    border: 0;
    border-left: 1px solid #c3c3c3;
    border-top: 1px solid #c3c3c3;
    float: left;
    margin:0px;
}

.ep_calViewMonth .currentDayDiv {
    width: 75px;
    height: 75px;
    color: #ffffff;
    font-weight: bold;
    background: #333333;
    overflow: hidden;
    border: 0;
    border-left: 1px solid #c3c3c3;
    border-top: 1px solid #c3c3c3;
    float: left;
    margin:0px;
    
}

.ep_calDayFirst {
    width: 26px !important;
    height: 25px;
    overflow: hidden;
    border: 0;
    border-left: 0px solid #c3c3c3 !important;
    border-top: 1px solid #c3c3c3;
    float: left;
    margin:0px;
    
}
.ep_calDayLast {
    width: 28px !important;
    height: 25px;
    overflow: hidden;
    border: 0;
    border-left: 1px solid #c3c3c3;
    border-top: 1px solid #c3c3c3;
    float: left;
    margin:0px;
    
}

.ep_calViewMonth .ep_calWeekCol {
    width: 20px;
    height: 20px;
    float: left;
    margin:1px;
    text-align: right;
    margin-right: 10px;
}

.yearChange {
    float:left;
    height:10px;
}

.ep_calViewMonth .ep_calDayWeekend {
    background-color: transparent;
    font-weight: bold;
}

.ep_calDaySaturday {
}

.ep_calDaySunday {
}

.ep_calViewYear .ep_calDayNoEntry {
    width: 19px;
    height: 18px;
    float: left;
    border: 0px;
    margin:0px;
}

.ep_calViewYear .ep_calTitle {
    width: 19px;
    height: 18px;
    float: left;
    font-size: 10px;
    font-weight: bold;
    text-align:center;
    margin:0;
}

.ep_calViewYear .ep_calEndMonth {
    clear: left;
}

.ep_calViewYear .ep_calStartMonth {
}

.ep_calViewMonth .ep_calDayNoEntry {
    width: 75px;
    height: 75px;
    overflow: hidden;
    border: 0;
    border-left: 1px solid #c3c3c3;
    border-top: 1px solid #c3c3c3;
    float: left;
    margin:0px;
    background: #efefef;
}

.ep_calViewMonth .ep_calDayOtherMonth {
    width: 75px;
    height: 75px;
    overflow: hidden;
    border: 0;
    border-left: 1px solid #c3c3c3;
    border-top: 1px solid #c3c3c3;
    float: left;
    margin:0px;
    background: #efefef !important;
}

.ep_calViewMonth .ep_calTitle {
    width: 75px;
    font-size: 12px;
    height: 15px;
    border: 0;
    text-align: left;
    margin-left: 1px;
    float: left;
    font-weight: bold;
}

.ep_calViewMonth .ep_calEndMonth {
    clear: left;
}

.ep_calViewMonth .ep_calStartMonth {
    clear: left;
}

.ep_calDayEvent {
    /*
    background: url("http://www2.biathlonworld.com/media/images/common/verlauf_box_rot.png") !important;
    background-repeat: no-repeat;
    color: #c3c3c3;
    font-weight: bold;
    font-style: italic;
    cursor: pointer;
    */
}

.ep_calViewMonthContainer {
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
}

.ep_calEntryLine1 {
	position: absolute;
    height: 15px;
    color: #ffffff;
    background: #b5c600;
}

.ep_calEntryLine2 {
    position: absolute;
    height: 15px;
    color: #ffffff;
    background: #254968;
}

.ep_calEntryLine3 {
    position: absolute;
    height: 13px;
    color: #ffffff;
    background: #685725;
}

.ep_calEntryLine1 .ep_calEntryLine2 .ep_calEntryLine3 {
    font-size: 11px;
    line-height: 15px;
    padding-left: 4px;
}


/* ----------------------------------*/
/* Article-Funktionen
/* --------------------------------- */

/* 2012 im Neulayout entfernt
#article_functions {
	text-align: right;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom:5px;
	border-bottom: 1px dotted #ccc;
} */

#content_spalte_rechts_gross_bereiche_top {
	text-align: right;
	width: 100%;
	height:15px;
	background-image:url(../images/common/bg_content_spalte_rechts_gross_bereiche_top.png);
	background-repeat:no-repeat;
}
#content_spalte_rechts_gross_bereiche_bottom {
	text-align: right;
	width: 100%;
	height:15px;
	background-image:url(../images/common/bg_content_spalte_rechts_gross_bereiche_bottom.png);
	background-repeat:no-repeat;
}

.readonly_input {
	background-color: #efefef !important;
}

.socialbookmarks {
	background: url("../images/common/social.png");
	border: #ccc solid 1px;
	padding: 10px;
	margin-top:10px;
}


.socialbookmarks img {
		margin: 4px;
		border: #ccc 1px solid;
	}
	
	
/* ----------------------------------*/
/* Atlethen BIOS Redesign
/* --------------------------------- */

.athlete_nation {
	text-align:right;
	margin-bottom: 0px;
}

.athlete_main_name {
	float:right;
}
.personal_data {
	float:left;
}

.athlete_container {
	width: 100%;
}

.athlete_main_data a {
	color:#fff;
}

.athlete_main_data, .athlete_picture_div {
	background-color: #748e9b;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	height:100%;
	color: #ffffff;
	padding: 10px;
}
.athlete_main_date_table {
	width: 100%;
	height:100%;
}
.athlete_container_second_table, .athlete_data_table  {
	width:100%;
	vertical-align:top;
}

.athlete_bio_div, .athlete_sport_div, .athlete_equipment_div {
	background-color: #759b90;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	color: #ffffff;
	padding: 10px;
}
.athlete_bio_spalte {
	width: 50%;	
}	
.athlete_sport_div {
	background-color:#9a9a74;
	margin-left:5px;
}

.athlete_equipment_div {
	background-color:#8c9b74
}

.athlete_equipment table td {
	vertical-align:top;
}


.athlete_space_div {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}

#auszeichnungen {
	background: url("../images/common/auszeichnungen.png") no-repeat top left;
	padding: 5px 5px 5px 15px;
	position:absolute;
	width:110px;
	color:#000;
	left: 872px;
	margin-top: -12px;
}


.image_td {
	width: 120px;
}
.image_td img {
	margin-right: 15px;
}

/* ----------------------------------*/
/* Atlethen Suche
/* --------------------------------- */

.box_athleten_suche { 

}

.athlete_input, .athlete_search_button {
    margin:0;
}

.athlete_box_radio {
    margin-left: 1px;
}

/* ----------------------------------*/
/* Atlethen Detail-Suche
/* --------------------------------- */

.athleten_sub_ul {list-style:none;}
.athleten_detail_ul {margin-top: 8px;}
.athleten_detail_ul li{margin-top: 4px;}
.athleten_sub_ul li {margin:0;}

/* ----------------------------------*/
/* Link-Verwaltungsmodul
/* --------------------------------- */


.links_module_heading_span {
        background: url("../images/common/links_module_bg.png") repeat-x bottom;
        padding: 3px 8px 3px 8px;
        font-size: 16px;
      
}
.links_module_main_div {
    border:3px solid #E9F2F1;
    margin-bottom: 20px;
    padding: 10px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-radius-bottomleft: 8px;
    -webkit-border-radius-bottomright: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-radius-topright: 8px;
  
}
.links_module_main_div p {
    margin:0;
    padding: 0;
}
    

.links_arrow {
    margin-right: 4px;
    margin-top:-1px;
}

/* ----------------------------------*/
/* Adressen-Verwaltungsmodul
/* --------------------------------- */

.adress_module_name_heading {
        background: url("../images/common/links_module_bg.png") repeat-x bottom;
        padding: 3px 12px 3px 12px;
        font-size: 14px;
}


.adress_module_div {
        border:3px solid #E9F2F1;
        margin-bottom: 20px;
        padding: 10px;
        -moz-border-radius-bottomleft: 8px;
        -moz-border-radius-bottomright: 8px;
        -webkit-border-radius-bottomleft: 8px;
        -webkit-border-radius-bottomright: 8px;
        -moz-border-radius-topright: 8px;
        -webkit-border-radius-topright: 8px;
        width: 412px;
}
 
.adress_name img { margin-right: 4px;}  
      
 .adress_name {
             font-size: 16px;
             font-weight: bold;
             
}


/* ----------------------------------*/
/* Downloads-Verwaltungsmodul
/* --------------------------------- */
.download_module_filelist li {
        list-style-image: url("../images/allgemein/pfeil.gif");
        margin: 4px 0;
}
/* ----------------------------------*/
/* ganz neues im Relaunch 2012
/* --------------------------------- */
.dijitAccordionContainer {
	border:0px solid #1D3A4F !important;
}
.accordioncontainerbox {
	width: 305px; 
	margin-top: 5px; 
	height: 300px;
}
.start_events {
	width:950px;
	height:389px;
	margin-top:37px;
	margin-bottom:19px;
	background-color:transparent;
	background-image:url(../images/common/bg_content950x389.png);
	background-repeat:no-repeat;
	float:left;
}
.start_events_left {
	width:636px;
	background-color:transparent;
	float:left;
}
.padding_startseite_video {
	padding:4px 0 0 5px;
}
#relative {
	/*position:relative; ie7-Test stattdessen: */
	position:absolute;
	width:0px;
	height:0px;
}
.transparentebene_startseite {
    left: 0;
    position: absolute;
    top: 317px;
    /*z-index:2; ie7-Test stattdessen: */
    z-index:1;
}
.video_arrow_left {
    left:-12px;
    position: absolute;
    top: 156px;
    /*z-index:20; ie7-Test stattdessen: */
    z-index:1;
}
.video_arrow_right {
    left:606px;
    position: absolute;
    top: 156px;
    /*z-index:20; ie7-Test stattdessen: */
    z-index:1;
}

#start_events_termin {
    margin-left: 12px;
    position: absolute;
    top: 539px;
    z-index: 4;
}
.start_events_termin {
    background-color: #1D3A4F;
    font-family:Arial, sans-serif;
    color: #D6E340;
    font-size: 12px;
    padding:3px 6px 3px 6px;
    font-weight: bold;
    text-decoration: none;
}
#start_events_termin_slide1 {
 
}
.start_events_termin_slide {
    background-color: #1D3A4F;
    font-family:Arial, sans-serif;
    color: #D6E340;
    font-size: 12px;
    padding:3px 6px 3px 6px;
    font-weight: bold;
    text-decoration: none;
	margin-left:12px;
	position: relative;
	z-index:3;
}
.slidespacer {
    height:330px;
    width:300px;
}
#start_events_link {
    margin-left: 12px;
    position: absolute;
    top: 566px;
    z-index: 4;
}
.start_events_link img {
	vertical-align: middle;
} 
a.start_events_link:link, a.start_events_link:visited, a.start_events_link:hover, a.start_events_link:active {
    font-family:Arial, sans-serif;
    color: #1D3A4F;
    font-size: 22px;
    /*font-family: 'Marvel', sans-serif;*/
    font-family:Arial,Verdana,sans-serif,Helvetica,Geneva;
    font-weight: bold;
    text-decoration: none;
}
a.start_events_link_slide:link,
a.start_events_link_slide:visited,
a.start_events_link_slide:hover,
a.start_events_link_slide:active {
    font-family:Arial, sans-serif;
    color: #1D3A4F;
    font-size: 18px;
    /*font-family: 'Marvel', sans-serif;*/
    font-family:Arial,Verdana,sans-serif,Helvetica,Geneva;
    font-weight: bold;
    text-decoration: none;
    position:relative;
    margin-left:12px;
    margin-top:5px;
    display:block;
    z-index:3;
}
.ie7layerbild {
    position:absolute;
    top:-100px;
}
.start_events_right {
	width:314px;
	background-color:transparent;
	float:left;
}
.start_events_right_boxright {
	width:151px;
	margin-top:17px;
	background-color:transparent;
	float:left;
}
.start_events_right_boxleft {
	width:140px;
	margin-top:17px;
	background-color:transparent;
	float:left;
}
.start_events_right_boxright img, .start_events_right_boxleft img {
	border:1px solid #1d3a4f;
}
a.events_link_large:link, a.events_link_large:visited, a.events_link_large:hover, a.events_link_large:active {
	display:block;
	width:290px;
	margin-top:6px;
	padding-bottom:9px;
	font-family: 'Marvel', sans-serif;
	font-size:18px;
	line-height:22px;
	color:#1d3a4f;
	float:left;
	font-weight:bold;
	border-bottom:1px solid #9FB5C0;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(../images/common/arrow_blau.png);
	background-repeat:no-repeat;
	background-position:right center;
	font-family: 'Marvel', sans-serif;
}
a.events_link_small:link, a.events_link_small:visited, a.events_link_small:hover, a.events_link_small:active {
	display:block;
	width:138px;
	margin-top:10px;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	color:#1d3a4f;
	float:left;
	text-decoration:none;
	background-image:url(../images/common/arrow_news_klein.png);
	background-repeat:no-repeat;
	background-position:right center;
}
.start_news {
	width:712px;
	height:200px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content712x200.png);
	background-repeat:no-repeat;
	float:left;
} 
.start_news2 {
	width:950px;
	height:269px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content950x269.png);
	background-repeat:no-repeat;
	float:left;
}
.start_news3 {
	width:712px;
	height:333px; /* alte Höhe: 269px */
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content712x333.png);
	background-repeat:no-repeat;
	float:left;
}
/* ----------------------------------------------------------
--- Textboxen zum an- und ausschalten auf der Startseite ----
-------------------------------------------------------------*/

.start_text_klein {
	width:950px;
	height:140px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content950x140.png);
	background-repeat:no-repeat;
	float:left;
}
.start_text_klein2 {
	width:950px;
	height:120px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content950x120.png);
	background-repeat:no-repeat;
	float:left;
}

.start_text_gross {
	width:950px;
	height:335px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content950x335.png);
	background-repeat:no-repeat;
	float:left;
}
.mspiegel_oben {
	width:950px;
	background-image:url(../images/common/bg_950oben.png);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
.mspiegel_mitte {
	width:950px;
	background-image:url(../images/common/bg_950mitte.png);
	background-repeat:repeat-y;
	margin-bottom:5px;
	float:left;
}
.mspiegel_unten {
	width:950px;
	background-image:url(../images/common/bg_950unten.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}
.mspiegel_innen {
	padding:15px 300px 15px 15px;
	background-image:url(../images/common/medallienklein.png);
	background-repeat:no-repeat;
	background-position:769px 23px;
	overflow: hidden;
	height:133px;
}


.start_text_gross h6, .start_text_klein h6, .start_text_klein2 h6{
	color: #1D3A4F;
	font-size: 18px;
	font-family: Arial,Verdana,sans-serif,Helvetica,Geneva;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 6px;
}

/* ----------------------------------------------------------
--- / Textboxen zum an- und ausschalten auf der Startseite --
-------------------------------------------------------------*/
.start_news4 {
	width:712px;
	height:610px; /* alte Höhe: 269px */
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content712x610.png);
	background-repeat:no-repeat;
	float:left;
}
.athleten_suche, .athleten_aktuellebilder {
	width:712px;
	height:160px;
	margin-bottom:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content712x160.png);
	background-repeat:no-repeat;
	float:left;
}
.athleten_resultbook,.athleten_geburtstage {
	width:354px;
	height:280px;
	margin-bottom:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content354x280.png);
	background-repeat:no-repeat;
	float:left;
}
.athleten_resultbook  {
	margin-right:4px;
}
.athleten_gallery {
	margin-right:20px;
	float:left;
}
.athletendetail_gallery {
	margin-right:9px;
	float:left;
}
.athleten_gallery_pictext {
	font-size:9px;
}
.weltcupbox {
	width:474px;
	float:left;
}
.biathlonworldbox {
	width:460px;
	float:left;
}
.ibucupbox {
	width:236px;
	float:left;
}
.ibucupbox2 {
	width:217px;
	float:left;
}
.biathlonworldcombox {
	width:200px;
	float:left;
}
.biathlonworldcombox1 {
	width:237px;
	float:left;
}
.biathlonworldcombox2 {
	width:200px;
	float:left;
}
.start_news_small {
	width:217px;
	float:left;
}
.start_news_small img {
	float:left;
}
.pressesubtitel {
	margin:0px;
	padding:0px;
	font-size:9px;
	font-weight:bold;
	line-height:9px;
	height:22px;
}
.pressetitel {
	line-height:12px;
}

a.titel_link:link, 
a.titel_link:visited, 
a.titel_link:hover, 
a.titel_link:active {
	line-height:13px;
	font-size:11px;
	color:#aaba00;
	font-weight:bold;
}
a.news_link_small:link, a.news_link_small:visited, a.news_link_small:hover, a.news_link_small:active {
	display:block;
	width:80px;
	margin-left:7px;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	color:#1d3a4f;
	float:left;
	text-decoration:none;
	background-image:url(../images/common/arrow_news_klein.png);
	background-repeat:no-repeat;
	background-position:right center;
}
.start_news_small hr,
.start_medizin .boxpadding hr
 {
	margin-bottom:9px;
	border:0px solid green;
	height:1px;
	background-color:#9FB5C0;
}
.start_medizin .iframebox
{
	width:156px;
	height:28px;
}
.start_medizin .facebookiframe
{
    height: 25px;
    width: 163px;
}
.start_news_small p {
	margin-left:77px;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #1D3A4F;
	font-family:Arial,Verdana,sans-serif,Helvetica,Geneva;
	font-size:10px;
	height:33px;
}
.start_video {
	width:234px;
	height:200px;
	margin-bottom:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x200.png);
	background-repeat:no-repeat;
	float:left;
}
.block_andreahenkel {
	width:234px;
	height:269px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x269.png);
	background-repeat:no-repeat;
	float:left;
}
.news4 {
	width:473px;
	height:333px; /*vorher 269px */
	margin-bottom:5px;
	margin-right:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content473x333.png);
	background-repeat:no-repeat;
	float:left;
}
.news5 {
	width:473px;
	height:333px; /*vorher 269px */
	margin-bottom:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content473x333.png);
	background-repeat:no-repeat;
	float:left;
}
.block_team {
	width:235px;
	height:269px;
	margin-bottom:5px;
	margin-right:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content235x269.png);
	background-repeat:no-repeat;
	float:left;
}
.block_athleten {
	width:234px;
	height:333px;/* 269px */
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x333.png);
	background-repeat:no-repeat;
	float:left;
}
.biathlonworldtv {
	width:234px;
	height:269px;
	margin-bottom:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x269.png);
	background-repeat:no-repeat;
	float:left;
}
.webcasting {
	width:234px;
	height:333px;/* alte Höhe: 269px */
	margin-bottom:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x333.png);
	background-repeat:no-repeat;
	float:left;
}
.mediacenter{
	width:234px;
	height:333px;
	margin-bottom:5px;
	margin-right:0px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x333.png);
	background-repeat:no-repeat;
	float:left;
}
.start_athleten {
	width:234px;
	height:224px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x224.png);
	background-repeat:no-repeat;
	float:left;
}
.boxpadding1 {
	padding:15px 4px 0px 15px;
}
.boxpadding2 {
	padding:15px 4px 0px 11px;
}
.boxpadding1 p, .boxpadding2 p {
	margin-top:1px;
	margin-right:3px;
	margin-bottom:11px;
}
.start_athleten .boxpadding p,
.start_ibu .boxpadding p,
.start_trainer_teams .boxpadding p {
	font-family:Arial,Verdana,sans-serif,Helvetica,Geneva;
	font-size:12px;
	color:#1d3a4f;
	margin-top: 13px;
	margin-bottom:0px;
	line-height:16px;
}
.start_medizin .boxpadding p {
	font-family:Arial,Verdana,sans-serif,Helvetica,Geneva;
	font-size:12px;
	color:#1d3a4f;
	margin-top: 13px;
	margin-bottom:10px;
	line-height:16px;
}
.start_medizin .boxpadding p.small_text {
    color: #1D3A4F;
    font-family: Arial,Verdana,sans-serif,Helvetica,Geneva;
    font-size: 10px;
    margin-bottom: 8px;
    margin-top: 4px;
}
.start_medizin .boxpadding p.people_liked {
    margin-top: -3px;
    text-align: center;
}
.logo_ibu {
    display: block;
    float: left;
    margin-bottom: 14px;
    margin-left: 1px;
    margin-right: 13px;
}

h6.startseite {
    color: #1D3A4F;
    font-family: Arial,Verdana,sans-serif,Helvetica,Geneva;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
    margin-top: 8px;
    text-transform: uppercase;
}
h5.startseite {
	font-family: 'Marvel', sans-serif;
	font-size:19px;
	color:#1d3a4f;
	font-weight: bold;
	text-transform:uppercase;
    margin-bottom: 2px;
    margin-top: 4px;
}
a.box_link:link, a.box_link:visited, a.box_link:hover, a.box_link:active,
a.box_link_mehr_news:link, a.box_link_mehr_news:visited, a.box_link_mehr_news:hover, a.box_link_mehr_news:active,
a.trainer_link:link, a.trainer_link:visited, a.trainer_link:hover, a.trainer_link:active {
	display:block;
	width:207px;
	margin-top:2px;
	padding-bottom:2px;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#1d3a4f;
	float:left;
	border-bottom:1px solid #9FB5C0;
	text-decoration:none;
	background-image:url(../images/common/arrow_blau.png);
	background-repeat:no-repeat;
	background-position:right center;
}
a.box_link_mehr_news:link, a.box_link_mehr_news:visited, a.box_link_mehr_news:hover, a.box_link_mehr_news:active{
	margin-top: 9px;
	width: 100px; 
	float:right;
}
#noborder1, #noborder2 {
	border:0px solid #9FB5C0;
}
.start_orte {
	width:235px;
	height:224px;
	margin-bottom:5px;
	margin-right:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content235x224.png);
	background-repeat:no-repeat;
	float:left;
}
.start_biathlon {
	width:234px;
	height:224px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x224.png);
	background-repeat:no-repeat;
	float:left;
}
.start_facebook {
	width:234px;
	height:224px;
	margin-bottom:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x224.png);
	background-repeat:no-repeat;
	float:left;
}
.start_facebook2 {
	width:234px;
	height:333px; /*vorher 269px */
	margin-bottom:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x333.png);
	background-repeat:no-repeat;
	float:left;
}
.start_newsletter {
	width:234px;
	height:224px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x224.png);
	background-repeat:no-repeat;
	float:left;
}
.start_guidebestellung, .start_resultbook {
	width:235px;
	height:224px;
	margin-bottom:5px;
	margin-right:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content235x224.png);
	background-repeat:no-repeat;
	float:left;
}
.start_guidebestellung img,
.start_magzin img,
.start_facebook img {
float: left;
margin-right: 5px;
}
.start_ibu2 {
	width:234px;
	height:224px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x224.png);
	background-repeat:no-repeat;
	float:left;
}
.start_magzin {
	width:234px;
	height:224px;
	margin-bottom:5px;
	margin-right:0px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x224.png);
	background-repeat:no-repeat;
	float:left;
}
.start_archiv {
	width:234px;
	height:224px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x224.png);
	background-repeat:no-repeat;
	float:left;
}
.news_media_news {
	width:234px;
	height:333px;
	margin-bottom:5px;
	margin-right:4px;
	background-color:transparent;
	background-image:url(../images/common/bg_content234x333.png);
	background-repeat:no-repeat;
	float:left;
}
.start_medizin strong {
	color: #1D3A4F;
	font-family:Arial,Verdana,sans-serif,Helvetica,Geneva;
	font-size:14px;
}
a.contentbox_facebook_link:link, a.contentbox_facebook_link:visited, a.contentbox_facebook_link:hover, a.contentbox_facebook_link:active {
    background-color: #1D3A4F;
    color: #D6E340;
    display: inline;
    font-size: 23px;
    font-weight: bold;
    font-family: 'Marvel',sans-serif;
    line-height: 28px;
    text-decoration: none;
}
.start_mediacenter {
	width:712px;
	height:187px;
	margin-bottom:5px;
	margin-right:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content712x187.png);
	background-repeat:no-repeat;
	float:left;
}

.start_mediacenter_small, 
.start_mediacenter_small_many_pictures,
.start_ibu_small {
    float: left;
    width: 217px;
}
.start_mediacenter_small_many_pictures img {
    margin:0px 7px 7px 0px;
}
a.mediacenter_link:link, 
a.mediacenter_link:visited, 
a.mediacenter_link:hover, 
a.mediacenter_link:active {
    background-image: url("../images/common/arrow_blau.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #1D3A4F;
    display: block;
    float: left;
    font-family: 'Marvel',sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 0px;
    text-decoration: none;
    text-transform: uppercase;
    width: 177px;
}
.height96 {
	height:96px;
}
.start_pressebereich {
	width:233px;
	height:187px;
	margin-bottom:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content233x187.png);
	background-repeat:no-repeat;
	float:left;
}
.start_pressebereich form label,
.box_textinput,
.start_newsletter form label,
.box_textinput{
    color: #1D3A4F;
    font-family: Arial,Verdana,sans-serif,Helvetica,Geneva;
    font-size: 12px;
}
.box_submit{
    color: #1D3A4F;
    font-family: Arial,Verdana,sans-serif,Helvetica,Geneva;
    font-size: 12px;
    width: 100px;
	height: 22px;
	color: #5C5C5C;
}
.box_textinput, .pressebereich_passwort {
    height:20px;
	background-image:url(../images/common/bg_inputfield.png);
	background-repeat:no-repeat;
	border:0px solid green;
}
.box_textinput {
    width:193px;
	margin-bottom:6px;
}
.box_textinput_athleten {
	width: 200px;
	height:20px;
	margin-bottom: 20px;
	margin-right: 20px;
    color:#999999;
	padding-left: 5px;
}
.box_select_athleten {
	width: 208px;
	height:21px;
	margin-bottom: 20px;
	margin-right: 20px;
    color:#999999;
	padding-left: 5px;
}
.pressebereich_passwort {
    width:174px;
    margin-bottom: 1px;
}
.pressebereich_senden {
	border:0px solid green;
}
.pressebereich_checkbox {
	border:0px solid green;
	background-image:url(../images/common/bg_inputfield.png);
	background-repeat:no-repeat;
}

.start_ibu {
	width:472px;
	height:187px;
	margin-bottom:5px;
	margin-right:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content472x187.png);
	background-repeat:no-repeat;
	float:left;
}
.start_ibu_small {
	margin-top:6px;
}
.start_ibu_small img {
	float:left;
}
a.start_ibu_link:link, 
a.start_ibu_link:visited, 
a.start_ibu_link:hover, 
a.start_ibu_link:active {
    background-image: url("../images/common/arrow_blau.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #1D3A4F;
    display: block;
    float: left;
    font-family: 'Marvel',sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 15px;
    margin-left: 12px;
    text-decoration: none;
    text-transform: uppercase;
    width:90px;
}
.start_trainer_teams {
	width:473px;
	height:187px;
	margin-bottom:5px;
	background-color:transparent;
	background-image:url(../images/common/bg_content473x187.png);
	background-repeat:no-repeat;
	float:left;
}
.start_trainer_teams img {
    float: left;
}
.start_trainer_teams .boxpadding p{
    margin-left: 191px;
    margin-bottom:2px;
}
a.trainer_link:link, a.trainer_link:visited, a.trainer_link:hover, a.trainer_link:active {
	margin-left: 18px;
}
/*bl = box link, also Link in einer Box*/
a.bl_de:link, a.bl_de:visited, a.bl_de:hover, a.bl_de:active, span.bl_de,
a.bl_en:link, a.bl_en:visited, a.bl_en:hover, a.bl_en:active, span.bl_en {
	font-size:20px;
	font-weight:normal;
}
a.bl_ru:link, a.bl_ru:visited, a.bl_ru:hover, a.bl_ru:active, span.bl_ru {
	font-size:16px;
	font-weight:normal;

}
a.bl_de:link, a.bl_de:visited, a.bl_de:hover, a.bl_de:active, span.bl_de,
a.bl_en:link, a.bl_en:visited, a.bl_en:hover, a.bl_en:active, span.bl_en,
a.bl_ru:link, a.bl_ru:visited, a.bl_ru:hover, a.bl_ru:active, span.bl_ru {
	line-height:28px;
	text-decoration:none;
	color:#D6E340;
	display:block ! important;
	background-color:#1d3a4f;
	background-image:url(../images/common/arrow_contentbox_header_link.png);
	background-position:right center;
	background-repeat:no-repeat;
	font-family: Arial, sans-serif;
	/*font-family: 'Marvel', sans-serif;*/
}
#bl_events {
	width:304px;
	margin-top:13px;
	line-height:39px;
	margin-bottom:0px;
	
}
#bl_news {
	width:91px;
	margin-bottom:20px;
}

#bl_weltcup_de, #bl_weltcup_en, #bl_weltcup_ru {
	margin-bottom:20px;
}
#bl_weltcup_de {
	width:161px;
}
#bl_weltcup_en {
	width:193px;
}
#bl_weltcup_ru {
	width:108px;
}

#bl_athletensuche_de, #bl_athletensuche_en, #bl_athletensuche_ru {
	margin-bottom:20px;
}
#bl_athletensuche_de {
	width:161px;
}
#bl_athletensuche_en {
	width:165px;
}
#bl_athletensuche_ru {
	width:161px;
}

#bl_aktuellebilder_de, #bl_aktuellebilder_en, #bl_aktuellebilder_ru {
	margin-bottom:20px;
}
#bl_aktuellebilder_de {
	width:80px;
}
#bl_aktuellebilder_en {
	width:102px;
}
#bl_aktuellebilder_ru {
	width:117px;
}

#bl_geburtstage_de, #bl_geburtstage_en, #bl_geburtstage_ru {
	margin-bottom:20px;
}
#bl_geburtstage_de {
	width:140px;
}
#bl_geburtstage_en {
	width:115px;
}
#bl_geburtstage_ru {
	width:134px;
}

#bl_ibucup_de, #bl_ibucup_en, #bl_ibucup_ru  {
	margin-bottom:20px;
}
#bl_ibucup_de,#bl_ibucup_en  {
	width:172px;
}
#bl_ibucup_ru  {
	width:219px;
}

#bl_biathlonworld_de, #bl_biathlonworld_en, #bl_biathlonworld_ru {
	margin-bottom:20px;
	width:220px;
}
#bl_biathlonworld1_de, #bl_biathlonworld1_en {
	margin-bottom:20px;
	width:216px;
}
#bl_biathlonworld1_ru {
	margin-bottom:20px;
	width:178px;
}
#bl_biathlonworld2_de, #bl_biathlonworld2_en, #bl2_biathlonworld_ru {
	margin-bottom:20px;
	width:216px;
}

#bl_andreahenkelblog_de, #bl_andreahenkelblog_en, #bl_andreahenkelblog_ru {
	margin-bottom:10px;
}
#bl_andreahenkelblog_de, #bl_andreahenkelblog_en {
	width:215px;
}
#bl_andreahenkelblog_ru {
	width:215px;
	font-size:18px;
}

#bl_teamblog_de, #bl_teamblog_en, #bl_teamblog_ru {
	margin-bottom:10px;
}
#bl_teamblog_de, #bl_teamblog_en {
	width:130px;
}
#bl_teamblog_ru {
	width:152px;
}

#bl_athletenblog_de, #bl_athletenblog_en, #bl_athletenblog_ru {
	margin-bottom:20px;
}
#bl_athletenblog_de {
	width:146px;
}
#bl_athletenblog_en {
	width:146px;
}
#bl_athletenblog_ru {
	width:170px;
}

#bl_athleten_de, #bl_athleten_en, #bl_athleten_ru {
	margin-bottom:10px;
}
#bl_athleten_de, #bl_athleten_en {
	width:102px;
}
#bl_athleten_ru {
	width:117px;
}

#bl_biathlonworldtv_de, #bl_biathlonworldtv_en, #bl_biathlonworldtv_ru{
	width:175px;
	margin-bottom:10px;
}

#bl_webcasting_de{
	width:133px;
	margin-bottom:10px;
}
#bl_webcasting_en{
	width:133px;
	margin-bottom:10px;
}
#bl_webcasting_ru{
	width:170px;
	margin-bottom:10px;
}
#bl_mediacenter_de{
	width:145px;
	margin-bottom:10px;
}
#bl_mediacenter_en{
	width:148px;
	margin-bottom:10px;
}
#bl_mediacenter_ru{
	width:122px;
	margin-bottom:10px;
}

#bl_orte_de, #bl_orte_en, #bl_orte_ru {
	margin-bottom:10px;
}
#bl_orte_de {
	width:69px;
}
#bl_orte_en {
	width:85px;
}
#bl_orte_ru {
	width:69px;
}

#bl_trainerteams_de, #bl_trainerteams_en, #bl_trainerteams_ru {
	margin-bottom:10px;
}
#bl_trainerteams_de {
	width:184px;
}
#bl_trainerteams_en {
	width:160px;
}
#bl_trainerteams_ru {
	width:187px;
}

#bl_facebook_de, #bl_facebook_en, #bl_facebook_ru {
	margin-bottom:10px;	
	background-image:none;
	width:209px;
}

#bl_newsletter_de, #bl_newsletter_en, #bl_newsletter_ru {
	margin-bottom:10px;
}
#bl_newsletter_de {
	width:125px;
}
#bl_newsletter_en {
	width:125px;
}
#bl_newsletter_ru {
	width:99px;
}

#bl_medaillenspiegel_de, #bl_medaillenspiegel_en, #bl_medaillenspiegel_ru {
	margin-bottom:10px;
}
#bl_medaillenspiegel_de {
	width:130px;
}
#bl_medaillenspiegel_en {
	width:130px;
}
#bl_medaillenspiegel_ru {
	width:130px;
}

#bl_guidebestellung_de, #bl_guidebestellung_en, #bl_guidebestellung_ru {
	margin-bottom:10px;
}
#bl_guidebestellung_de {
	width:119px;
}
#bl_guidebestellung_en {
	width:118px;
}
#bl_guidebestellung_ru {
	width:150px;
	font-size:17px;
}

#bl_resultbook_de, #bl_resultbook_en, #bl_resultbook_ru {
	margin-bottom:10px;
}
#bl_resultbook_de {
	width:139px;
}
#bl_resultbook_en {
	width:140px;
}
#bl_resultbook_ru {
	width:216px;
	font-size:17px;
}

#bl_ibu2_de, #bl_ibu2_en, #bl_ibu2_ru {
	margin-bottom:10px;
}
#bl_ibu2_de {
	width:62px;
}
#bl_ibu2_en {
	width:62px;
}
#bl_ibu2_ru {
	width:62px;
}

#bl_ibu_de,#bl_ibu_en,#bl_ibu_ru {
	margin-bottom:6px;
	width:57px;
}


#bl_magazin_de, #bl_magazin_en, #bl_magazin_ru {
	margin-bottom:10px;
}
#bl_magazin_de {
	width:103px;
}
#bl_magazin_en {
	width:115px;
}
#bl_magazin_ru {
	width:103px;
}

#bl_archiv_de, #bl_archiv_en, #bl_archiv_ru {
	margin-bottom:20px;
}
#bl_archiv_de {
	width:77px;
}
#bl_archiv_en {
	width:77px;
}
#bl_archiv_ru {
	width:88px;
}

#bl_magazin1_de, #bl_magazin1_en, #bl_magazin1_ru {
	margin-bottom:10px;
}
#bl_magazin1_de {
	width:110px;
}
#bl_magazin1_en {
	width:115px;
}
#bl_magazin1_ru {
	width:83px;
}

#bl_video {
	width:102px;
	margin-bottom:6px;
}
#bl_medizin {
	width:104px;
}

#bl_mediacenter {
	width:146px;
	margin-bottom:18px;
}
#bl_pressebereich {
	width:151px;
	margin-bottom:18px;
}

#bl_trainer_teams {
	width:180px;
	margin-bottom:13px;
}
.headerStart {
	float:left;
	width:607px; 
	height:376px;
}
.headerStartImage {
	float:left; 
	width:607px; 
	height:376px;
}

/* ----------
--- Orte ----
-------------*/

.orte_ueberschrift {
	padding:5px 40px 5px 5px;
	text-decoration: none;
	color: #D6E340;
	background-color: #1D3A4F;
	background-image: url(../images/common/arrow_contentbox_header_down.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.orte_blauer_kasten {
	background-color: #E1ECF0;
	width: 640px;
	float: left;
	margin-bottom: 36px;
	margin-top: 14px;
}
.orte_box_first,.orte_box_second  {
	border-bottom:1px solid #B1C2CA;
	width:308px;
	float:left;
	margin-right:24px;
}
.orte_box_second  {
	margin-right:0px;
}
.orte_box_first p, .orte_box_second p  {
	padding:3px;
	margin:0px;
	color:#749294;
}
.orte_box_first_and_second  {
	border-bottom:1px solid #B1C2CA;
	width:640px;
	float:left;
}
.orte_box_first_and_second p {
	padding:3px;
	margin:0px;
	color:#749294;
}
.orte_box_ueberschrift {
	font-weight:bold;
	color: #2D3E46;
}
/*-- kann dann weg --*/
.orte_box_full {
	background-color: #85B3C4;
	margin-top:10px;
	width:600px;
	float:left;
}
.orte_box_half1 {
	background-color: #85B3C4;
	margin-top:10px;
	width:290px;
	float:left;
}
.orte_box_half2 {
	background-color: #85B3C4;
	margin-top:10px;
	width:290px;
	margin-left:20px;
	float:left;
}

.orte_box_name {
	background-color: #85B3C4;
	margin-top:10px;
	width:230px;
	float:left;
}

.orte_box_phonetype {
	background-color: #85B3C4;
	margin-top:10px;
	width:165px;
	margin-left:20px;
	float:left;
}
.orte_box_title_solo {
	background-color: #85B3C4;
	color: #000000;
	margin-top:10px;
	width:600px;
	float:left;
}
.orte_box_title {
	color: #000000;
}
.orte_box_data {
	background-color: #DDE4FF;
	min-height:14px;
}
.orte_bilder {
	width:190px; 
	margin-left: 10px; 
	margin-top: 10px;
}
.orte_bilder a img {
	margin-left: 3px; 
	margin-top: 3px;
}
/*-- //kann dann weg --*/
.weitere_news {
	float: right;
	margin-top: 4px;
}

.facebook_table {
	background-image:url(../images/common/bg_facebook.jpg);
	background-repeat:no-repeat;
	width:209px;
	margin-left: 0px;
	height:244px;
}
.facebook_table tr td img {
	margin-top: 20px;
	
	margin-left: 45px;
	display:block;
}
.smallpicbox
 {
	width:70px; 
	height:50px; 
	float:left; 
}
.smallpicbox
 {
	width:70px; 
	height:50px; 
	float:left; 
}
.smallpicbox img
 {
	float:right; 
}