@media print
{
	.noprint {
		display: none;
	}
	* {
		margin: 0;
		font-family: Verdana, Helvetica;
	}
	html {
		height: 100%;
	}
	body {
		font-family: Verdana, Helvetica;
		font-size: 11px;
		color: #333333;
		height: 100%;
	}
	* html hr {
		border: 1px solid #CCCCCC;
		background-color: #CCCCCC;
		height: 1px;
		padding: 0px;
		margin: 0px;
		display: inline;
	}
	hr {
		border: 0px;
		background-color: #CCCCCC;
		height: 1px;
	}
	a {
		font-family: Verdana;
		color: #CC0000;
		font-size: 11px;
		text-decoration: none;
	}
	h1 {
		font-size: 11px;
		color: #333333;
		display: inline;
	}
	.ullauf {
		margin: 0px;
		padding-left:15px;
		list-style-image: url( /global_hervis_si/html/images/global/icon_bullets_FF.gif ) !important;
		list-style-image: url( /global_hervis_si/html/images/global/icon_bullets_IE.gif );
	}
	.ullauf li {
		padding-bottom: 5px;
	}
	#btn_popupclose {
		width: 70px;
		height: 17px;
		border: 0;
		background: url( /global_hervis_si/html/images/global/button_schliessen.gif );
		background-color: #FFF;
		cursor: pointer;
		cursor: hand;
	}
	.bgcolor_white {
		background-color: #fff;
	}
	.main_top_padding {
		padding-top: 18px;
	}
	.break {
		margin: 0px;
		height: 13px;
	}
	.standorte_liste td {
		padding-top: 4px;
		padding-left: 10px;
		padding-bottom: 4px;
		vertical-align: top;
	}
	.standorte_liste td.bgcolor_gray {
		padding-bottom: 3px;
	}
	.standorte_liste td.nopadding {
		padding: 0px;
	}
	.bgcolor_gray {
		background-color: #e7e7e7;
	}
	.text_red {
		color: #cb0100;
	}
	.link_red {
		text-decoration: none;
		color: #cb0100;
	}
}

@media screen
{
	.noscreen {
		display: none;
	}
	* body {
		margin: 0;
		font-family: Verdana, Helvetica;
	}
	html {
		height: 100%;
	}
	body {
		font-family: Verdana, Helvetica;
		font-size: 11px;
		color: #333333;
		height: 100%;
	}
	* html hr {
		border: 1px solid #CCCCCC;
		background-color: #CCCCCC;
		height: 1px;
		padding: 0px;
		margin: 0px;
		display: inline;
	}
	hr {
		border: 0px;
		background-color: #CCCCCC;
		height: 1px;
	}
	a {
		font-family: Verdana;
		color: #CC0000;
		font-size: 11px;
		text-decoration: none;
	}
	h1 {
		font-size: 11px;
		color: #333333;
		display: inline;
	}
	.ullauf {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 15px;
		padding-left:15px;
		list-style-image: url( /global_hervis_si/html/images/global/icon_bullets_FF.gif ) !important;
		list-style-image: url( /global_hervis_si/html/images/global/icon_bullets_IE.gif );
	}
	.ullauf li {
		padding-bottom: 5px;
	}
	#btn_popupclose {
		width: 70px;
		height: 17px;
		border: 0;
		background: url( /global_hervis_si/html/images/global/button_schliessen.gif );
		background-color: #FFF;
		cursor: pointer;
		cursor: hand;
	}
	.bgcolor_white {
		background-color: #fff;
	}
	.main_top_padding {
		padding-top: 18px;
	}
	.break {
		margin: 0px;
		height: 13px;
	}
	.standorte_liste td {
		padding-top: 4px;
		padding-left: 10px;
		padding-bottom: 4px;
		vertical-align: top;
	}
	.standorte_liste td.bgcolor_gray {
		padding-bottom: 3px;
	}
	.standorte_liste td.nopadding {
		padding: 0px;
	}
	.bgcolor_gray {
		background-color: #e7e7e7;
	}
	.text_red {
		color: #cb0100;
	}
	.link_red {
		text-decoration: none;
		color: #cb0100;
	}
}