@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) print stylesheet
 * (de) Druck-Stylesheet
 *
 * @copyright       Copyright 2005-2008, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.6
 * @revision        $Revision: 202 $
 * @lastmodified    $Date: 2008-06-07 14:29:18 +0200 (Sa, 07 Jun 2008) $
 */

/* import print base styles | Basisformatierung für Drucklayout einbinden */
@import url(../../yaml/core/print_base.css);

/* #col1 - 0
** #col2 - 0
** #col3 - x
*/

@media print
{

body * {font-family:arial, sans-serif;}	
  
.copperfield{display:block;}
.imhotep{display:inline;}

.nixeprinte{display:none;} 
  
.breadprint{margin-top:15px;}

.f11print{font-size:11px;}

.boleft98trans{border-left:0; width:650px;}

#col3 {display:none;}

.bgimage2{position:static; background-image:none;}
.bgimage, .grudetxtfeld, .grupgruendtxtfeld {background-image:none;}

.hrprint {background-repeat:no-repeat;}

.padl45padt4 	{padding-left:0px; padding-top:4px;}
.padl35padt5	{padding-left:0px; padding-top:5px;}
.contabst {padding-top:12px; padding-left:0px;}

.contlinks{width:200px;}
.sp_gehen, .sp_laufen, .sp_inlineskating, .sp_mtb, .sp_fahrrad, .sp_skiing, .sp_rudern {width:200px; background-image:none;}

#col1_content{width:674px;}

.w298print {width:250px;}

.ew_rightcontprint {margin-top:10px;}

.priddi_trenner {width:720px; height:1px;}

.selectmpsortierungoptions, .selectesumkreisoptions, .selecteslandoptions, .selectmsaktivitaetoptions, .selectstreckenartoptions, .selectsichtbarkeitoptions, .selectaktivitaetoptions, .selectgeschlechtoptions, .selectsportartoptions, .selectanredeoptions, .selectlanguageoptions {background-image:none !important; border:1px solid #FFFFFF;}

.ms_inputtxt, .es_vonbisinput, .ms_tablehead, .kontinput, .ms_tablefooter, .proftinputtxt {background-image:none;}

.ms_tablehead {background-color:transparent !important; color:#000000;}

.blfunkpos, .blaetterfunc_unten2, .blaetterfunc_unten3 {left:50px;}
.blaetterfunc_oben {left:-20px;}
.ms_table 	{left:12px; width:660px !important;}

.lz_print {padding-bottom:15px;}

.ms_rowcol1, .ms_rowcol2 {background-color:transparent !important;}

.ms_sortlink {color:#339933 !important;}

.w535print 	{width:470px;}
.w170print	{width:110px;}

.gd_beschr, .gdb_beschr	{width:470px;}
.gd_beschr_links		{width:110px;}

.gdb_beschr_links	{width:110px;}
.gdb_beschr_rechts	{width:360px;}

.mp_beschr_links	{width:110px;}
.mp_beschr_rechts	{width:225px;}
.mp_beschr_re_re	{width:650px;}

.mns_beschr_re_re	{width:480px;}

.mpe_beschr_links, .mpe_beschr_rechts	{width:140px !important;}
.mpe_beschr_gl, .mpe_beschr_gr			{width:480px;}
.mpe_detprint							{padding-left:5px;}

.profil_strecken_abst {display:inline; padding-bottom:8px;}

.mnl_nachrichtbox	{background-color:transparent;}
.mnl_antwortbox		{background-color:transparent;}

.pae_gehen, .pae_laufen, .pae_inlineskating, .pae_mtb, .pae_fahrrad, .pae_skiing, .pae_rudern {width:165px; background-image:none;}

.grudetxtfeld {height:auto;}

.icoprint{position:relative; left:-6px;}

.kontinputtxt{background-image:none; height:auto;}

.celb1	{width:60px;}
.celb2	{width:200px;}
.celb3	{width:134px;}
.celb4	{width:80px;}
.celb5	{width:150px;}

.cela1	{width:56px;}
.cela2	{width:100px;}
.cela3	{width:170px;}
.cela4	{width:109px;}
.cela5	{width:140px;}
.cela6	{width:95px;}

.bold_impo {font-size:11px;}

.msde_mapbem {width:385px;}

.msg_beschrboxedit_pos	{padding-left:0px;}

.msde_overview{width:200px !important;}

.msg_beschrboxedit_pos, .msd_schlagwortedit_pos {width:650px !important;}

.profpicpadbot {padding-bottom:0px;}

.ms_detprint {margin-left:4px;}

.w580ie6left2	{width:510px; float:left;}

.mns_textfeld {width:422px; margin-bottom: 20px;}

.gd_message, .fd_first_message	{width:665px;}
.gd_nachrichtbox				{width:650px;}
.gd_messtxt						{width:580px;}

.ms_input_date  {border:none;}

/*.zindex0{
position:fixed;
z-index:0;
top:0px;
}

.zindex1{
position:fixed;
z-index:1;
top:0px;
}*/



}



