/* -----------------------------------------------
 * Style Sheet
 * $Id: print.css 36 2010-04-17 10:03:16Z wshbg $
 * Site: muemmel.net 
 * Author:   Wilfried Schmitten    www.muemmel.net
 * -----------------------------------------------
 */
body {
	margin: 0; 
	background: #ffffff;
}

#main_nav,  #footer {
	display:none;
}

#masthead h3, #masthead h4 {
	display: none;
}

#siteSections div.sectionNav, .breadcrumb {
	display:none;
}

#TT_Submenue, #TT_Kalender{
	display:none;
}

#ttcol thead tr td, .head {
	padding:10px 0;
	font-weight:bold;
	font-size:larger;
}
#ttcol td {
	text-align:center;
}

#ttcol td.first {
	text-align: left;

}

#ttcol td.erg_first {
	text-align: left;
	font-weight:bold;	
	font-size: .9em;
}


select {display:none}

#navcontainer {display:none}

table {width:100%}

.shell {
	margin:0;
	padding:0;
	width:100%;
	font-size:smaller;
} 

.marker {
	color:#a20120;
}