/**
 * Style sheet style
 */

html {
	height:101%;
}

div {
	text-align:left;
}

p, br { padding:0px; margin:0px; }

a { text-decoration:none; color:#de3535; }

img { border: 0px; }

body {
	background-image:url(tl_files/canwell/gfx_site_bg.jpg);
	background-repeat:repeat-x;
	background-color:#5e5e5d;
	padding:0px;
	margin: auto;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	color:#737373;
}

#container_holder {
	margin:auto;
	width:994px;
	background-image:url(tl_files/canwell/gfx_container_holder.jpg);
	margin-top:10px;
	overflow:visible;
}

#container {
	background-image:url(tl_files/canwell/gfx_page_bg.jpg);
	background-repeat:no-repeat;
}

#container #topmain {
	height:24px;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
}

#container #topmain a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;


}

#container #middle {



}

#container #bottom {
	background-image:url(tl_files/canwell/gfx_page_footer11.png);
	height:22px;
	background-repeat:no-repeat;

}

#container #left_column {
	width:250px;
	height:540px;
	float:left;
	padding-top:7px;

}

#container #left_column .logo {
	padding-left:58px;
	padding-right:38px;
}

#container #main_column {
	width:727px;
	margin-left:255px;

}


div.main_menue
{
    padding-left:5px;
    background-image:url(tl_files/canwell/main_nav_left.png); 
    background-repeat:no-repeat; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
    
	width:250px;
	height:320px;
}

div.main_menue li
{
	
}

div.main_menue a
{
	color:#777777;
	font-size:19px;
}

div.main_menue a:hover
{
	color:#de3535;
}

div.main_menue ul.level_1
{
	padding:0px;
	margin:0px;
	margin-left:15px;
	list-style:none;

}


div.main_menue ul.level_1 li, div.main_menue ul.level_2 li
{
	background:url(tl_files/canwell/main_nav_seperator.png);
	background-position:0px 27px;
	background-repeat:no-repeat;
	padding:5px;
	margin:0px;
}

div.main_menue ul.level_1 li.last, div.main_menue ul.level_2  li.last
{
	background:none;
}

div.main_menue ul.level_1 li.soforthilfe
{
	background:url(tl_files/canwell/mainnav_soforthilfe_bg.png);
	background-repeat:no-repeat;
	padding:10px;
	margin-bottom:10px;
}

div.main_menue ul.level_1 li.soforthilfe a
{
	color:#FFFFFF;
	padding-left:22px;

}

.selected_kat_info
{
	background:url(tl_files/canwell/sub_kategorie_selected_rounded.gif);
	background-repeat:no-repeat;
	height:35px;
	width:300px;
	margin-top:48px;
}

.selected_kat_info h1
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:10px;
	width:227px;
	text-align:center;
}


.selected_kat_container
{
	background:url(tl_files/canwell/sub_kategorie_selected_rounded_sub_bg.gif);

	min-height:430px;
	height:auto !important;  /* fï¿½r moderne Browser */
	height:430px;  /*fï¿½r den IE */

}

.textcontent_area
{
	background:url(tl_files/canwell/sub_kategorie_selected_rounded_sub_main.gif);
	background-repeat:no-repeat;
	margin-left:227px;
	display:block;

}

.submenue_column
{
	background:url(tl_files/canwell/sub_kategorie_selected_rounded_sub_left.gif);
	background-repeat:no-repeat;
	border-left:1px #cfcfcf solid;
	float:left;
	width:227px;
	display:block;
	border-right:1px #cfcfcf solid;
	height:100%;
}

.select_kat_container_end
{
	background:url(tl_files/canwell/sub_kategorie_selected_rounded_sub_end.gif);
	background-repeat:no-repeat;
	height:11px;
	width:727px;
}

.content_titel{

	padding-left:20px;
	padding-top:16px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	float: left;

}

div.sub_menue
{

}

div.sub_menue ul.level_1
{
	list-style:none;
	padding:0px;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}

div.sub_menue ul.level_1 li
{
	border-bottom:1px #dcdada dashed;
	padding:5px;
	padding-left:40px;
	background:url(tl_files/canwell/icon_dpfeil_grau.gif);
	background-repeat:no-repeat;
	background-position:12px 6px;
}

div.sub_menue ul.level_1 li a, div.sub_menue ul.level_1 li p
{
	font-size:13px;
	color:#908f8f;
}

div.sub_menue ul.level_1 li.active, div.sub_menue ul.level_1 li.trail
{
	background:url(tl_files/canwell/icon_dpfeil_grau_active.gif);
	background-repeat:no-repeat;
	background-position:12px 6px;
}



div.sub_menue ul.level_1 li.active p, div.sub_menue ul.level_1 li.trail p
{
	color:#ff7c00;
}



div.sub_menue ul.level_1 li a:hover
{
	color:#ff7c00;
}

div.sub_menue ul.level_2, div.sub_menue ul.level_3
{
	list-style:none;
	padding:0px;
	margin:0px;
}

div.sub_menue ul.level_3
{
	border-top:1px #dcdada dashed;
	border-bottom:1px #dcdada dashed;
	margin:10px 0px 5px 0px;
	padding:5px 0px 5px 0px;

}

div.sub_menue ul.level_2 li, div.sub_menue ul.level_3 li
{
	border-bottom:0px #dcdada dashed;
	padding:5px;
	padding-left:30px;

	background-repeat:no-repeat;
	background-position:1px 6px;
}


div.sub_menue ul.level_2 li.active, div.sub_menue ul.level_3 li.active
{
	background:url(tl_files/canwell/icon_dpfeil_grau_active.gif);
	background-repeat:no-repeat;
	background-position:1px 6px;
}


div.sub_menue ul.level_1 .trail a
{
	color:#ff7c00;
}

div.sub_menue ul.level_1 .trail ul.level_2 li a
{
	color:#908f8f;
}

.artikel_content
{
	/*border:1px #FF0000 solid;*/
	padding:0px;
	padding-top:70px;
	padding-left:25px;
	padding-right:25px;



}

.artikel_content h1
{
	font-size:12px;
	padding:0px;
	margin:0px;
}

.artikel_content h3
{
	font-size:12px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.artikel_content hr
{
	border:solid #ebeaea 1px;height:1px;
}

.setWidth300px
{
	width:300px;
}

.doc_panel
{

	float: right;

	height: 49px;
	background: #ffffff;
	margin-right: 20px;
	padding-right: 2px;

}

.doc_box
{
	float:left;
	margin-left: 2px;
	background: orange;
	height: inherit;
	padding-left: 3px;
	padding-right: 3px;

	background-image:url(tl_files/canwell/pic_frau_phone_mit_bg.gif);
	background-repeat:no-repeat;
}

.doc_box a
{
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 3px;
	font-weight: bold;

	display: block;
	text-align: right;
}

.doc_pdf
{
	background-image:url(tl_files/canwell/btn_ubersicht.gif);
	background-repeat:no-repeat;
	width: 104px;
}

.doc_save
{
	background-image:url(tl_files/canwell/btn_save.gif);
	background-repeat:no-repeat;
	width: 104px;
}
/*  */


.ce_gallery
{
	padding-top:5px;
	padding-bottom:5px;
}

.ce_gallery td
{
	border:1px;
	border-color:#000000;
  background:#f0f0f0;
}

.softwareInfoBilder
{
	float:left;
}

.mod_newslist
{
	width:400px;
}



.mod_newslist h1, h2
{
	padding:0px;
	margin:0px;

	padding-bottom:3px;
	font-size:12px;
}

.mod_newslist h1
{
	border-bottom: 1px #9c9c9c dashed;
	margin-bottom: 5px;
}

.mod_newslist h2
{
	padding-bottom:3px;
	padding:0px;
	margin:0px;
	color:#9c9c9c;
	font-weight:normal;
}

.mod_newslist .ce_text
{
	text-align: justify;
}

.news_startseite
{
	margin-top: 20px;
}

.news_startseite a
{
	display: block;
	padding: 2px;
	padding-left: 25px;
	background:url(tl_files/canwell/icon_dpfeil_grau.gif);
	background-repeat:no-repeat;
}

.news_startseite h2
{
	text-decoration: none;
}

.ce_form
{

	width:430px;
}

.kontakform
{
	background-image:url(tl_files/canwell/pic_frau_phone_mit_bg.gif);
	background-repeat:no-repeat;

	padding: 8px;
	padding-left: 0px;
	padding-top: 18px;

}

.kontakform input.radio
{
	border:0px;
    margin-left: 0px;
    margin-right: auto;
    width:20px;
    white-space:pre-line;
}

.kontakform table
{

}

.kontakform table td
{
	padding:3px;
	vertical-align:top;
}

.kontakform input, .kontakform select
{
	padding:3px;
	padding-left:4px;
	/*background-image:url(tl_files/canwell/stift.gif);*/
	background-repeat:no-repeat;

	border:1px #CCCCCC solid;
	background-position:2px 2px;
	width: 130px;
}

.kontakform input.submit
{
	background-image:url(tl_files/canwell/email.gif);
	background-repeat:no-repeat;
	width: 150px;
	padding: 3px;
	padding-left: 20px;
	margin-top: 20px;

}

textarea.mitteilungbox
{
	height: 185px;
	border:1px #CCCCCC solid;
}


.kontakform .row_6 td
{
	padding-top: 40px;
}


.kontakform div.error
{
	color:#FF0000;
}


.kontakform span.mandatory
{
	color:#FF0000;
	font-weight:bold;
}

.form_bg_download
{
	background-image:url(tl_files/canwell/form_download.gif);
	background-repeat:no-repeat;

}

.frm_download h1
{
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 10px;

}

.cw_list ul
{
	padding:0px;
	margin:0px;
}

.cw_list li
{
	list-style:none;
	background:url(tl_files/canwell/punkt_rot.gif);
	background-repeat:no-repeat;
	background-position:3px 4px;
	padding-left:15px;
}

.mod_article
{
	padding: 10px;
	padding-right:0px;
	padding-top: 0px;
	width: 430px;
}

.cw_artikel_soforthilfe
{
	background:url(tl_files/canwell/artikel_bg_soforthilfe.gif);
	background-repeat:no-repeat;
	background-position:0px 50px;
	height: 350px;
}

.infoBilderContainer
{
	width:150px;
	padding-left:50px;
}

.infopics
{
	padding: 0px;
	margin: 0px;


}

.collage_funktionsumfang
{
	background:url(tl_files/canwell/collage_pcbowling_funktionsumfang.gif);
	background-repeat:no-repeat;
}

.collage_startseite
{
	margin-top: 80px;
	background:url(tl_files/canwell/collage_main.gif);
	background-repeat:no-repeat;
	width:711px;
	height:350px;

}
.collage_startseite div
{
	margin-top: 230px;

	float: left;
}

.collage_pcbowling_preise
{
	background:url(tl_files/canwell/cw_preise2.gif);
	background-repeat:no-repeat;
}

.collage_pcbowling_preise_neu
{
	background:url(tl_files/canwell/cw_preise.png);
	background-repeat:no-repeat;
}

.startseite_anschrift
{
	position:relative;
	z-index:501;
  margin-left: 20px;
	margin-top: 20px;
	color:#b9b9b9;
	width:210px;
  overflow:visible;
}

td.anscrift_1
{
	width: 25px;
}

td.anscrift_2
{
	width: 25px;
}

td.anscrift_3
{
	width: 137px;
}

.box2
{

}

.pcbowling_infotext
{
	font-size:7px;
	color:#ffffff;
}

.pcbowling_preis_details
{
	list-style:none;
	padding:0px;
	margin:0px;
	width:270px;
	margin-top:10px;
}

.pcbowling_preis_details li
{
	padding:2px;
	padding-left:24px;
	margin-top:5px;
	background:url(tl_files/canwell/icon_ok_point.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}


.mod_faqlist
{

}

.mod_faqlist ul li
{
	padding-top:5px;
}

.mod_faqreader h1
{
	border-bottom:1px #CCCCCC solid;
	padding-bottom:2px;
	margin-bottom:5px;
}

.mod_faqreader .info
{
	padding:5px;
	margin-top:15px;
	padding-top:5px;
	border-top:1px #CCCCCC solid;
	font-size:10px;
	background:#f3f3f3;
}

.back
{
	margin-top:15px;
	padding-left:15px;
	background:url(tl_files/canwell/pfeil_rot_back.gif);
	background-repeat:no-repeat;
}

.graubg
{
	background-color:#f3f3f3;
}

.pad10px
{
	padding:10px;
}

.padding10px
{
	padding:10px;
}
.block_kh_reservierung
{
	background-image:url(tl_files/canwell/bilder_pcbowling_hilfe/kategorie-bilder/reservierung.png);
  background-repeat:no-repeat;
	background-position:400px;
}

.block_kh_installation
{
	background-image:url(tl_files/canwell/bilder_pcbowling_hilfe/kategorie-bilder/install.png);
  background-repeat:no-repeat;
	background-position:400px;
}

.block_kh_abpruefung
{
	background-image:url(tl_files/canwell/bilder_pcbowling_hilfe/kategorie-bilder/pruefen.png);
  background-repeat:no-repeat;
	background-position:400px;
}

.block_kh_dialoge
{
	background-image:url(tl_files/canwell/bilder_pcbowling_hilfe/kategorie-bilder/dialoge.png);
  background-repeat:no-repeat;
	background-position:400px;
}

.block_kh_kuerzel
{
	background-image:url(tl_files/canwell/bilder_pcbowling_hilfe/kategorie-bilder/kuerzel.png);
  background-repeat:no-repeat;
	background-position:400px;
}

.block_kh_terminserie
{
	background-image:url(tl_files/canwell/bilder_pcbowling_hilfe/kategorie-bilder/terminserie.png);
  background-repeat:no-repeat;
	background-position:400px;
}

.block_kh_kunde
{
	background-image:url(tl_files/canwell/bilder_pcbowling_hilfe/kategorie-bilder/kunde.png);
	background-repeat:no-repeat;
	background-position:400px;
}

.block_kh_list ul li
{
	padding-top:2px;
}

.block_hilfe
{
	background-color:#f3f3f3;
}

.block_hilfe_padding
{
	padding-left:0px;
	padding-top:5px;

}

.block_hilfe_img
{
	padding-left:5px;
	padding-top:5px;
	border:1px solid #000000;
}

.ueberrand
{
	border:1pt solid #000000;
}

.pc_bistro_vers
{
  position:relative;
  z-index:101;
  font-weight:bold;
}

.pc_bistro_preis
{
 position:relative;
 z-index:201;
 top:-20px;
 left:380px;
 font-weight:bold;
}

.pcbistro_preis_details
{
  position:relative;
  z-index:01;
}
.pcbistro_preis_details img
{
  position:relative;
  z-index:1;
  top:52px;
}

.pcbistro_preis_details h1
{
  position:relative;
  z-index:201;
  left:150px;
  top:-25px;
}

.pcbistro_preis_details ul
{
	position:relative;
	top:-30px;
  list-style:none;
	padding:0px;
	margin:0px;
	width:270px;
	margin-top:10px;
}

.pcbistro_preis_details li
{
	padding:2px;
	padding-left:24px;
	margin-top:5px;
	background:url(tl_files/canwell/icon_ok_point.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

.pcbistro_preis_details_2
{
  position:relative;
  z-index:01;
  top:-20px;
}
.pcbistro_preis_details_2 img
{
  position:relative;
  z-index:1;
  top:38px;
}

.pcbistro_preis_details_2 h1
{
  position:relative;
  z-index:201;
  left:150px;
  top:-25px;
}

.pcbistro_preis_details_2 ul
{
	position:relative;
	top:-30px;
  list-style:none;
	padding:0px;
	margin:0px;
	width:270px;
	margin-top:10px;
}

.pcbistro_preis_details_2 li
{
	padding:2px;
	padding-left:24px;
	margin-top:5px;
	background:url(tl_files/canwell/icon_ok_point.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

.pcbistro_preis_details_3
{
  position:relative;
  z-index:01;
  top:-40px;
}
.pcbistro_preis_details_3 img
{
  position:relative;
  z-index:1;
  top:38px;
}

.pcbistro_preis_details_3 h1
{
  position:relative;
  z-index:201;
  left:150px;
  top:-25px;
}

.pcbistro_preis_details_3 ul
{
	position:relative;
	top:-30px;
  list-style:none;
	padding:0px;
	margin:0px;
	width:270px;
	margin-top:10px;
}

.pcbistro_preis_details_3 li
{
	padding:2px;
	padding-left:24px;
	margin-top:5px;
	background:url(tl_files/canwell/icon_ok_point.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

.pcbistro_preis_details_4
{
  position:relative;
  z-index:01;
  top:-60px;
}
.pcbistro_preis_details_4 img
{
  position:relative;
  z-index:1;
  top:28px;
}

.pcbistro_preis_details_4 h1
{
  position:relative;
  z-index:201;
  left:150px;
  top:-25px;
}

.pcbistro_preis_details_4 ul
{
	position:relative;
	top:-30px;
  list-style:none;
	padding:0px;
	margin:0px;
	width:270px;
	margin-top:10px;
}

.pcbistro_preis_details_4 li
{
	padding:2px;
	padding-left:24px;
	margin-top:5px;
	background:url(tl_files/canwell/icon_ok_point.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

.pcbistro_preis_details_a
{
  position:relative;
  z-index:01;
  top:-90px;
  margin:0px;
  padding:0px;
}
.pcbistro_preis_details_a img
{
  position:relative;
  z-index:1;
  top:50px;
}

.pcbistro_preis_details_a h1
{
  position:relative;
  z-index:201;
  left:150px;
  top:-25px;
}

.pcbistro_preis_details_a ul
{
	position:relative;
	top:-30px;
  list-style:none;
	padding:0px;
	margin:0px;
	width:270px;
	margin-top:10px;
}

.pcbistro_preis_details_a li
{
	padding:2px;
	padding-left:24px;
	margin-top:5px;
	background:url(tl_files/canwell/icon_ok_point.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

.graubg_preis
{
  background-color:#f3f3f3;
	padding:5px;
}

.pcbistro_slogan
{
 color:#f35613;
 font-size:14px;
}

.pad_slogan
{
 background:#2e2e2e;
 padding:10px;
 margin:0px;
 font-size:48pt;
 color:#FFFFFF;
 text-align:right;
 height:40px;
}

.why_bistro_left h2
{
 position:relative;
 left:135px;
 font-size:14px;
 padding-bottom:5px;
}

.why_bistro_left img
{
 position:relative;
 top:-10px;
}

.why_bistro_right h2
{
 position:relative;
 font-size:14px;
 padding-bottom:5px;
}

.why_bistro_right img
{
 position:relative;
 top:-15px;
}

.why_bistro_right_2 h2
{
 position:relative;
 font-size:14px;
 padding-bottom:5px;
}

.why_bistro_right_2 img
{
 position:relative;
 top:-5px;
}

.why_pflege_left h2
{
 position:relative;
 left:89px;
 font-size:14px;
 padding-bottom:5px;
}

.why_pflege_left img
{
 position:relative;
 top:-10px;
}

.pcbistro8_overview
{
  padding:0px;
  margin:0px;
}

.pcbistro8_overview_slogan1
{
 padding-left:12px;
 padding-top:3px;
 font-size:16px;
 line-height:20px;
}

.pcbistro8_overview_slogan2
{
 font-size:42px;
 color:#ff7d35;
}

.pcbistro8_overview_pic
{

}

.bistro_gallery
{
 margin-top:230px;
 padding:10px 0px 10px 10px;
 border-top:1px solid #c2c2c2;
 border-bottom:1px solid #c2c2c2;
 
}

.bistro_gallery_swap
{

}

.pcbowling_start
{
	background:url(tl_files/canwell/bilder_software/bowling_2008_plus/raw_2_welcome.png);
	background-repeat:no-repeat;
	width:450px;
	padding:0px;
	margin:0px;
}

.pcbowling_gallery
{
 padding-top:500px;
 padding:10px 0px 10px 10px;
 border-top:1px solid #c2c2c2;
 border-bottom:1px solid #c2c2c2;
 
}

.pcbistro8_start
{
	background:url(tl_files/canwell/pcbistro-bilder/final_w_fotolia_o_logo.png);
	background-repeat:no-repeat;
	width:450px;
	padding:0px;
	margin:0px;
}

.pcbistro8_start_2010
{
	background:url(tl_files/canwell/pcbistro-bilder/final_w_fotolia_2010_no_logo.png);
	background-repeat:no-repeat;
	width:450px;
	padding:0px;
	margin:0px;
}

.form_bg_download_bistro
{
	background-image:url(tl_files/canwell/form_download_bistro.gif);
	background-repeat:no-repeat;

}

.form_bg_download_bistro input.radio
{
    border:0px;
    margin-left: 0px;
    margin-right: auto;
    width:20px;
    white-space:pre-line;         
}

.bistro_freedom
{
  background:url(tl_files/canwell/pcbistro-bilder/besondere/freedom_bg.png);
}

.form_radio inuput.radio
{
	width:20px;
	padding:0px;
	margin:0px;
	width:1px;
	border:1px solid #FF0000;
}

.canwell_service
{
	background:url(tl_files/canwell/service_cont.png);
	background-repeat:no-repeat;
	width:450px;
	height:430px;
	padding:0px;
	margin:0px;
}

.ctr
{
  width:230px;
  border: 1px solid;
  border-color: #989999;
  padding:3px;
}
            
.tr_pad
{
  padding-bottom:10px;
}


div.stylefloatleft
{
    float:left;   
}

a.simpleLink, a.simpleLink:visited, div.simpleInfo
{
    padding:7px 10px 7px 10px;
    border:1px #d8d7d7 solid;
    background:#e8e8e8;
    color:#9a9a9a;
}

a.simpleLink:hover
{
    color:#5a5a5a;
    background:#dad9d9;
    border-color:#aeaeae;
}

.hide
{
    display:none;
}

.s_bar
{
    margin: 20px 0px 0px 120px;
    background-image:url(tl_files/canwell/short_bar_left.png); 
    background-repeat:no-repeat; 
    width:198px; 
    height:86px
}

.s_bar ul
{
    list-style-type: none;
    padding:0;
    margin:0
}

.s_shortLI
{
    display: inline;
    float:left; 
    background-image:url(tl_files/canwell/s_seperator.png); 
    background-repeat:no-repeat; 
    background-position:58px 6px;
}

.newsarea
{
    margin-left:10px;
}

a.blackFooterLink, a.blackFooterLink:visited
{
    color:#FFFFFF;
}

a.blackFooterLink:hover
{
    color:#7e7e7e;
}

.sc_news_list_short
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.sc_news_list_short  a
{
	color:#ff7c39;
}

.sc_versionticker
{
	position: absolute;
	left: 0px;
	top:215px;
	background-image: url(tl_files/canwell/sc_09/ticker_bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	padding-left: 15px;
	width: 250px;
}

.main_splash_container
{
	background-image: url(tl_files/canwell/main_container_splash_bg.png);
    border: 1px #dcdcdc solid;
	margin-top:40px;
	margin-left:24px;
	margin-right:10px;
	height:510px;
}

.sc_09 .titel_teaser
{
	font-size: 16px;
	color: #8f8e8e;
	font-weight: bold;
	position: absolute;
	top: 65px;
	left: 20px;
}

.sc_09 .pcbowling
{
	position: absolute;
	left: 520px;
	top:5px;
}

.sc_09 .pcbowling .bild
{
	
}

.sc_09 .pcbowling .text
{
	padding-left: 30px;
}

.sc_09 .scpcbistro
{
	position: absolute;
	left: 380px;
	top:160px;
}

.sc_09 .scpcbistro .bild
{
	padding-left: 50px;
	position: absolute;
	left: 35px;
	top:10px;
}

.sc_09 .scpcbistro .text
{
	
}

.sc_09 .scnews
{

	position: absolute;
	top:285px;
	min-height: 180px;
	width: 710px;
	background-image: url(tl_files/canwell/sc_09/trenn.gif);
	background-repeat: no-repeat;
}

.sc_09 .scnews .newstitel
{
	font-weight: bold;
	color: white;
	padding-top: 10px;
	font-size: 15px;
}

.sc_09 .scnews .newsarea
{
	margin-top: 10px;
}

.calc_row
{
  margin-top:10px;
  margin-bottom:10px;
}

.calc_headline
{
  font-family:Verdana;
  font-size:10px;
  color:#878787;
}

.calc_count
{
  font-family:Verdana;
  font-size:14px;
  font-weight:bold;
  color:#878787;
}
