/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 01.11.06  
**  Datei       : print_100.css
**  Funktion    : Druck-Stylesheet - druckt die Spalte #col1
**
*/

@media print
{
/* body * {font-size: 12pt; font-family: "Times New Roman", Times, serif}
blockquote { font-family: "Times New Roman", Times, serif; }
code.css, code.xhtml, em.file { font-family:"Courier New", Courier, mono;}

h1 {font-size: 16pt; font-weight:bold; color: #336699;  background:inherit;  margin:0.4em 0 0.5em 0; border-bottom: 1px #ccc solid;}
h2 {font-size: 14pt; font-weight:bold; color: #666; background: inherit;   margin:0.2em 0 0.5em 0; padding: 0.3em; }
h3 {font-size: 12pt; font-weight:bold; margin:0.4em 0 0.3em 0;}

Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
/*

h1,h2,h3 { page-break-after:avoid; }

abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }

 Sichtbare Auszeichnung der URLs von Links 
a[href]:after {
 content:" <URL: "attr(href)">";
 color:#444;
 background-color:inherit;
 font-style:italic;
}

 */

/* Umformatierung der Layoutboxen
body {margin:0; padding: 0;}
#page_margins, #page {margin:0; padding: 0; border: 0; } 
#topnav {display: none;}

#header {height: auto;}
#header img {position:relative; top:0; left:0;  padding:0; }
#nav_main, #teaser {display:none;}

#main {margin: 0; padding: 0;}

#col1 {float:none; width: auto; margin: 0; padding: 0; }
#col1_content {float:none; width: auto; margin: 0; padding: 0;}

#col2 {display:none;}
#col2_content {display:none;}

#col3 {display:none;}
#col3_content {display:none;}

#footer {display: none;} */

body { font-size: 1.2em; }

#page_margins, #page, #overall-form, #page-topgradients, #page-topgradients-right{
	margin:0;
	padding:0;
}

#col1{
	display:none;
	margin:0;
	padding:0;
	height:0;
	width:0;
}

#col2{
	margin:0;
	padding:0;
	float:none;
}

#col2-main, #col2-right{
	color:#000000;
	float:none;
}

#col2-main { 
	width:80%;
}



#metanavigation2, #toTop, #channelnavigation, #breadcrumb-nav, #hauptnavigation, #search, #sharepoint-element-top, #sitefeatures, #teaserarea, .addonbox, #subnavigation-wrap, #portaldirektlinks, #onlineservicenavigation {
	display:none;
	height:0;
	width:0;
}

#main {
	margin:20px 0 10px 0;
	border:none;
	background-position:0;
	background-image:none;
	width:100%;
	}


a  { 
	padding:0 !important;
	margin:0 !important;
	background:none !important;
	text-decoration:underline;
}

body { background:none; }
#sharepoint-element-top { background:none; }
#page { background:none; }
#page-topgradients { background:none; }
#channelnavigation { background:none; }
#portalnavigation li { background:none; }
#hauptnavigation { background:none; }
#hauptnavigation ul li { background:none; }
#hauptnavigation ul li.current { background:none; }
#subnavigation { background:none; }
#subnavigation li.first { background:none; }
#subnavigation li.last { background:none; }
#portaldirektlinks { background:none; }
#sitefeature-titles div { background:none; }
.addonbox_kontakt { background:none; }
.addonbox_kontakt-top { background:none; }
.addonbox-title, .addonbox_kontakt-title { background:none; }
.addonbox-bottom { background:none; }
.addonbox { background:none; }
.addonbox-top { background:none; }
#footer { background:none; }






}
