/*********************/
/*- Layout-Elements -*/
/*********************/

/* BO master_template */

@media screen  {

	*  {
		margin:0;
		padding:0;
	}

	html  {
		height: 100%;
	} 

	body  {
 		min-height: 101%;	
		font-size: 100.01%; 
		position: relative;
		font-family: Verdana, serif;
		font-style:normal;
		font-size:12px;
		line-height:17px;
		color:#000;
		background:#fff url(/img/body_background.jpg) top left repeat-x;
		text-align:left;
	} 

	#OuterShell  {
		position:relative;
		/*width:984px;*/
		height:100%;
		text-align:left;
	}

	#InnerShell_main  {
		position:relative;
		/*width:774px;
		float:right;*/
		overflow:hidden;
		text-align:left;
	}

	#InnerShell_left  {
		width:195px;
		float: left;
		padding-left:15px;
	}

/* EO master_template */


/* BO meta_navigation */

	#meta_navigation  {
		padding:5px 0 22px 12px;
		font-size:0.85em;
		color:#E2021A;
		width:760px;
	}

	#meta_nav_lang  {
		float:left;
		width:30%;
		padding-top:6px;
	}

	ul#meta_nav_lang li  {
		display:inline;
	}

	.language_symbol  {
		vertical-align:text-bottom;
		margin-right:5px;
	}

	#meta_nav_links  {
		float:right;
		width:40%;
		text-align:right;
		padding-top:6px;
	}

	ul#meta_nav_links li  {
		display:inline;
		margin-right:1em;
	}

	#meta_nav_search  {
		float:right;
		border:#E2021A 1px solid;
		background-color:#fff;
		color:#ccc;
	}

	.search_field  {
		border-color:transparent;
		border-style:none;
		border-width:0px;
		color:#ccc;
		margin:0;
		padding:0px 5px;
	}	

	

	.submit_button  {
		margin:0;
		vertical-align:top;
	}

/* EO meta_navigation */



/* BO header */

	#header  {
		clear:both; 
		width: auto;
		padding:0 0 0 14px;
		background: url(/img/header_shadow.jpg) top left no-repeat;
	}

/* EO header */



/* BO main */

	#main  {
		clear:both; 
		width: auto;
		padding:0 0 0 14px;
		background:#fff url(/img/main_shadow.jpg) top left repeat-y;
	}

	#main_inner  {
		width: 760px;
	}

	#teasers  {
		width: 180px;
		float:right;
		padding: 6px 0px 0 0px;
	}

	.teaser_image  {
		margin:0 0 0.7em 0;
	}

	#content  {
		width: 70%; /*if is smaller homepage on IE6 doesn't look good */
		float:left;
		padding:22px 0 0 30px;
	}

	#content table {
		filter:none;
	}

	#content .produkte a font {
		color:red;
	}

	.three_col_content  {
		width:100%;
		margin:50px 0 30px 0;
	}	

	.three_col_image  {
		display:block;
		padding-bottom:0.7em;
	}	

	.three_col_text  {
		padding-top:0.5em;
	}

	.three_col_content .tc_col  {
		float:left;
		width:31%;
	}	

	.three_col_content .col2  {
		margin:0 3%;
	}

	.three_col_content h2  {
		margin:0.3em 0;
	}

/* EO main */


/* BO main_navigation */

	#main_navigation  {
		background-color:#E2021A;
		border-top:2px solid #fff;
		color:#fff;
	}

	ul#main_navigation  {
		list-style: none;
	}

	ul#main_navigation li  {
		float:left;
		font-size:1.1em;
		font-weight:bold;
	}

	ul#main_navigation li.current  {
		background: #BD1220;
	}

/* EO main_navigation */



/* BO macro_navigation */

	#macro_navigation  {
		font-size:1em;
		line-height:1.2em;
		color:#000;
	}

	#macro_navigation ul  {
		list-style: none;
	}

	#macro_navigation ul li  {
		margin-bottom:1em;
		padding-left:10px;
		position:relative;
	}	

	#macro_navigation ul li.normal  {
		padding-bottom:1px;
	}	

	#macro_navigation ul li.current  {
		padding-bottom:0;
		background:url(/img/macro_nav_bg.gif) left 0.15em no-repeat;
	}

	.macro_title  {
		display:block;
		font-weight:bold;
		margin-bottom:0.9em;
	}


	/* submenu */

	div.submenu  {
		position:absolute;
		display:none;
		top:-50px;
		left:160px;
		z-index:10000;
		width:250px;
		filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#DDDDDD', Positive='true')
		progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	}
	
	.inhaltsverzeichnis  {
		padding-top:25px;
	}
	
	#macro_navigation ul ul  {
		position:relative;
		float:left;
		background-color:#fff;
		border-top:4px solid #E2021A;
		border-bottom:4px solid #E2021A;
		border-left:1px solid #eee;
		border-right:1px solid #eee;
		padding:6px;
	}		

	#macro_navigation ul ul li  {
		position:static;
		margin-bottom:0;
		padding-left:10px;
		line-height:1.6em;
	}	

	#macro_navigation ul ul li.current_sub  {
		margin-bottom:0;
		background:url(/img/macro_nav_bg.gif) left 0.5em no-repeat;
		font-weight:bold;
	}
	
	#macro_navigation li.info  {
		color: #666;
		margin-bottom: 0.5em;
	}

/* EO macro_navigation */


/* BO footer */

	#footer  {
		height:80px;
		background:#fff url(/img/footer_shadow.jpg) top left no-repeat;
		padding: 20px 0 0 14px;
		font-size: 0.8em;
		color: #666;
	}
	
	#footer a  {
		text-decoration: underline;
		color: #666;
	}

	#footer_content_navigation  {
		padding-left: 30px;
	}

	#footer_content_navigation a  {
		padding-left: 15px;
	}


	#print  {
		background: url(/img/icon_print.gif) 0px 1px no-repeat;
	}

	#back  {
		background: url(/img/arrow_left.gif) 0px 2px no-repeat;
	}

	#top  {
		background: url(/img/arrow_up.gif) 0px 2px no-repeat;
	}

	p.copyright  {
		padding-top: 20px;
	}

/* EO footer */



/****************/
/*--- Links ----*/
/****************/

	a:link, a:visited, a:hover, a:active  {
		color:#E2021A;
		text-decoration:none;
	}

	a:hover, a:active   {
		text-decoration:underline;
	}

	a.current:link, a.current:visited, a.current:hover, a.current:active   {
		text-decoration:underline !important;
	}

	a#homelink:link, a#homelink:visited, a#homelink:hover, a#homelink:active  {
		display:block;
		margin:0 0 170px 17px;
	}

	#content a:link, #content a:visited, #content a:hover, #content a:active  {
		text-decoration:underline;
	}

	a.teaser_link_strong:link, a.teaser_link_strong:visited, a.teaser_link_strong:hover, a.teaser_link_strong:active  {
		display:block;
		font-size:1.2em;
		line-height:1.2em;
		text-decoration:none !important;
	}

	a.teaser_link_strong:hover, a.teaser_link_strong:active  {
		text-decoration:underline !important;
	}

	#main_navigation a:link, #main_navigation a:visited, #main_navigation a:hover, #main_navigation a:active  {
		color:#fff;
		display:block;
		padding:0.2em 1.4em 0.3em 1.4em;
		text-decoration:none;
	}

	#main_navigation a:hover, #main_navigation a:active  {
		color:#fff;
		background-color:#BD1220;
		display:block;
	}

	#macro_navigation a:link, #macro_navigation a:visited, #macro_navigation a:hover, #macro_navigation a:active  {
		display:block;
		color:#000;
	}

	#macro_navigation .current a:hover, #macro_navigation .current a:active  {
		text-decoration:none;
	}	

	#macro_navigation ul li.current ul li a:hover, #macro_navigation ul li.current ul li a:active  {
		text-decoration:underline !important;
	}	

	#macro_navigation ul li.current a  {
		border-bottom:1px solid #E2021A;
		text-decoration:none !important;
	}	

	#macro_navigation ul ul li a  {
		border-bottom:none !important;
	}

	.indikationen a:link, .indikationen a:visited, .indikationen a:hover, .indikationen a:active  {
		color:#000;
		text-decoration:none !important;
	}	

	.indikationen a:hover, .indikationen a:active  {
		text-decoration:underline !important;
	}

	.indikationen ul li a:link, .indikationen ul li a:visited, .indikationen ul li a:hover, .indikationen ul li a:active  {
		color:#E2021A;
		text-decoration:underline !important;
	}

	

	/* Experten */

	.experten_confirm  {
		text-align:center;
		border: 1px solid #CCC;
		padding: 0em 2em 1em;
		margin: 0 0 2em 0;
	}

	.experten_confirm  .info_confirm  {
		/* font-weight:bold;
		font-size: 16px; */
	}

	.experten_confirm .info_confirm_2  {
		font-weight:bold;
		font-size:14px;
	}

	input.confirm {
		width: 5em;
		background: #F0F0F0;
		text-align: center;
		border: 1px solid #E10017;
		font-weight: bold;
		padding: 0.25em 0.5em;
		margin: 1em 20px;
	}

	table.experten_suchen {
		filter:none;
		font-size:13px;
		border:none !important;
	}

	table.experten_suchen td {
		border:none !important;
	}

	table.experten_suchen td#suchen_label {
		font-weight:bold;
		vertical-align:text-bottom;
	}

	table.experten_suchen td#suchen_input {
		font-size:13px;
	}

	table.experten_suchen td#suchen_input input {
		height:20px;
	}

	table.experten_doc {
		filter:none;
		font-size:13px;
	}

	table.experten_doc td.second_tit,table.experten_doc td.third_tit {
		font-weight:bold;
	}

	table.experten_doc div.desc {
		font-size:11px;
	}

	table.answers_doc {
		filter:none;
	}

	table.answers_doc td {
		border:0 !important;	
	}

	table.answers {
		filter:none;
	}

	table.answers td {
		border:0 !important;
	}
	
	.loginerror {
		font-weight:bold;
		color:#F00;
		margin:35px 0 35px 0;	
	}
	#disclaimer 
	{ 
	font-size: 9px; font-family: Verdana; text-align: justify; width: 700px; padding-left:30px;	
	}

}

@media all  {

/*********************/

/* Content-Elements  */

/*********************/

	h1  {
		font-weight:normal;
		color:#E2021A;
		font-size: 2em;
		line-height:1.2em;
		margin-bottom:0.9em;
	}

	h1.home  {
		font-size:2.5em;
		line-height:1.2em;
		margin-bottom:0.6em;
		width:12em;
	}

	h2  {
		font-weight:bold;
		font-size:1em;
		line-height:1.3em;
		margin: 1.5em 0 0.4em 0;
		color:#E2021A;
	}
	
	h2.ruler  {
		border-top: 1px solid #CCC;
		padding-top: 0.25em;
		margin-top: 2em;
	}

	h3  {
		font-weight:normal;
		font-size:1em;
		line-height:1.3em;
		margin: 1.5em 0 0.4em 0;
		color:#E2021A;
	}

	p  {
		margin-bottom: 0.8em;
		line-height:1.3em;
	}

	p.intro  {
		margin-bottom:0.4em;
		font-size:1.1em;
		line-height:1.3em;
		font-weight:bold;
	}

	#info_spot p  {
		margin-bottom:1em;
	}

	#teasers p  {
		margin-bottom:1.3em;
		color: #666;
	}

	img  {
		border:none;
	}

	#content ul  {
		list-style: disc outside;
		margin: 1em 2em;
		padding: 0 2em;
	}

	#content ul li  {
	}
	
	img.icon {
		vertical-align: middle;
		margin-right: 5px;
		margin: 3px 5px 3px 0;
	}

	/* indikationen */


	table  {
		border: none;
		empty-cells: show;
		border-collapse: collapse;
		filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#DDDDDD', Positive='true')
	}

	table.productdata  {
		width: 100%;
		margin-bottom: 1em;
	}
	
	table.productdata th, table.productdata td , table.product_info th, table.product_info td  {
		padding: 3px 7px;
		font-size: 1em;
		vertical-align: top;
	}

	.vertical_middle  {
		vertical-align: middle;
	}

	.vertical_bottom  {
		vertical-align: bottom;
	}

	table.productdata th, table.product_info th  {
		background: #E10017;
		text-align: left;
		/* border-bottom: 1px solid #FFF; */
	}

	table.productdata td, table.product_info td  {
		background: #E7E7E9;
		text-align: left;
		border-bottom-width: 1px;
	}

	table.productdata td.image, table.product_info td.image  {
		padding: 0;
		background: #FCEA9B url(/img/bg_td_product_info.jpg) repeat-x;
		border-bottom: none;
	}

	#tabellenweite {
		width: 530px;
	}
	
	table.abstracts tr td {
		padding-bottom: 30px;
	}

	.border_top  {
		border-top: 1px solid black;
	}

	.border_right  {
		border-right: 1px solid black;
	}

	.border_bottom  {
		border-bottom: 1px solid black;
	}

	.border_left  {
		border-left: 1px solid black;
	}

	
	/* indikationen */

	ul.indikationen, ul.indikationen ul  {
		list-style: none;
	}	


	ul.indikationen li  {
		line-height:1.8em;
		list-style: none;
	}

	ul.indikationen ul  {
		padding:0pt 0pt 1.2em 2.8em;
	}

	.hide_sub ul  {
		display:none;
	}	

	.show_sub ul  {
		display:block;
	}

	.hide_sub  {
		background: url(/img/arrow_right.gif) 1px 5px no-repeat;
		padding-left: 15px;
	}	

	
	.show_sub  {
		font-weight:bold;
		background: url(/img/arrow_down.gif) 1px 5px no-repeat;
		padding-left: 15px;
	}	

	.show_sub * *  {
		font-weight:normal;
	}
	
	/* Links */
	
	ul.linklist {
	
	}
	
	ul.linklist li {
		padding-bottom: 0.75em;
	}

	ul.linklist h3 {
		color: #000;
		font-weight: bold;
		margin: 0 0 0em 0;
	}
	
	ul.linklist p {
		color: #000;
		font-style: italic;
		margin: 0;
	}	

	

/****************/
/* Forms 	  */
/************/

	select, input, textarea  {
 		font-size: 99%; /*Safari Fix*/
		margin-right:3px;
		/*overflow:hidden;*/
	} 

	form  {

	}

	

/************************************/
/*--- Ammendments for mail form ----*/
/************************************/

    .form_left_pane  {	
    	width: 48%;
    	float: left;
    }

    .form_right_pane  {
    	width: 48%;
    	float: right;
    }

    label  {
    	display: block;
        margin-bottom: 0.75em;
        font-size: 85%;
        color: #333;
        height: 44px;
    }
    
    label input {
    	font-size: 110%;
    }
    label#plz  {
    	width: 20%;
        float: left;
    }

    label#ort  {
    	width: 70%;
        float: right;
    }

	
	label#Mail, label#Telefon  {
		clear:both;
	}

    label.radio  {
    	display: inline;
        margin-right: 1em;
        color: #000;
        font-size: 100%;
    }

    label.radio input  {
	   	vertical-align: middle;
    }

    #patient_infos  {
    	display: none;
    }

	div.border_box  {
    	border: 1px solid #CCC;
        padding: 0 1em 1em;
        margin: 1em 0 2em 0;
    }

    .textstring, textarea  {
    	width: 95%;
        border: 1px solid grey;
        padding: 3px 4px;
    }

    select  {
        border: 1px solid grey;
        padding: 3px 4px;
    }

    span.mandatory  {
    	font-weight: bold;
        color: #E10017;
    }

    input[type=submit], #submit2  {
    	background: #E10017;
        font-weight: bold;
        padding: 4px 10px;
        color: #FFF;
    }
/************************************/
/*--- Ammendments for emg downloads ----*/
/************************************/

	table.abstracts img {
        padding: 0px 10x;
    }
    table.abstracts td {
    	text-align: center;
    }
    
    table.abstracts a {
    	display: block;

    }
    
    #abstracts_meta_nav_search {
    	border:#E2021A 1px solid;
		width: 300px;
        /* display: inline; */
    }
    	
    #abstracts_meta_nav_search .search_field  {
		background-color:#fff;
		color:#888;
		padding-top:3px;
	}
    #abstracts_meta_nav_search  .submit_button {
    }

/******************************/
/* Clearing - do not modify */
/**************************/

	.floatholder  {
		overflow:hidden; 
	}

	.clearfix:after  {
	   content: ".";
	   display: block;
	   height: 0;
	   clear: both;
	   visibility: hidden;
	}

	.clearfix  {
		display: block;
	}

/******************************/
/* Misc                     */
**************************/

	#flash_update_info  {
		background:#fff;
		padding:5px;
	}
}

/******************************/
/* Print exclusions */
/**************************/

@media print  {

	body  {
		background: transparent;
		font-family: Verdana, serif;
		font-style:normal;
		font-size:12px;
		line-height:17px;
		border: 1px solid #E10017;
		padding: 0 2em 2em 2em;
		text-align: center;
	}

	img  {
		border: none;
	}

	h1, h2, h3, h4  {
		color: #E10017;
	}

	h1  {
		font-weight: normal;
	}

	table  {
		border-collapse: separate;
		border: 1px solid silver;
	}

	td, th  {
		border-top: 1px solid silver !important;
		border-right: 1px solid silver !important;
		border-bottom: 1px solid silver !important;
		border-left: 1px solid silver !important;
	}

	#main_navigation, 
	#meta_navigation, 
	#meta_nav_lang, 
	#meta_nav_links, 
	#meta_nav_search, 
	#header, 
	#macro_navigation,
	#footer_content_navigation,
	#teasers  {
		display: none;
	}

	#content  {
		text-align: left;
	}

}

#info_form_area {clear:both; padding-top:30px;}