@charset "utf-8";
/*
 * IBS CSS Framework FLUM [MULTICOLUMN and RESPONSIVE] v 2.1
 * http://www.flum-css.com/
 * Author: Ralf Geffke  
 * Copyright 2012-2013, IBS Internet Business Solutions
 * @lastmodified 30-Sep-2013
 */
 
@media print {	
nav,#intro,#info,#resize,#dockedWrapper,.subnav{display:none;}
html, body{background-image:none!important;}
main,#main{width:100%;margin:0;float:none;}

body{font:11pt/160% Verdana,Arial,sans-serif;color:#293235;padding:0 5px;background-color:white;}
a[href]:after{content:" <URL:"attr(href)">";color:#00F;}
h1,h2,h3,h4,h5,h6{page-break-after:avoid;}	
p+p {text-indent:3em;margin-top:-1em;} 
a:link, a:visited {text-decoration:none; color:#364593;}
a:link:after,a:visited:after {content: " ("attr(href)")";font-size: 90%;}
a[href^="/"]:after {content: "(http://www.ibs-typo3-agentur.de" attr(href)")"; } /* set to your own page */
	
@page :left {margin-left:4cm;margin-right:3cm;}

	
}
