/* 
  -----------------------------------
  © Polizeischule Ostschweiz
  created by QUELLGEBIET AG
  -----------------------------------
  PRINT LAYOUT STYLES
  -----------------------------------*/

html {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body { 	background-image: none; }
img {}
hr {} 
#wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#header { width: 606px; padding-left: 0; }
#navi { display: none; }
#logo {
	width: 606px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	overflow: hidden;
	text-indent: -60px;
}

/* 
  -----------------------------------
  Header
  -----------------------------------*/
  
#header p {}

/* 
  -----------------------------------
  Content Main
  -----------------------------------*/

#maincontent {}
#wrappercontent {}
#content {float:none; width: 426px; padding-left: 150px; page-break-after:always; overflow:visible; display:table;}
#content2 {}
#contentmax {}
#content p, #content2 p, #contentmax p  {}
#content h1, #content2 h1, #contentmax h1 {}
#content h2, #content2 h2, #contentmax h2 {}
#content h3, #content2 h3, #contentmax h3 {}
#content h4, #content2 h4, #contentmax h4 {}
#content h5, #content2 h5, #contentmax h5 {}
#content h6, #content2 h6, #contentmax h6 {}
#content a:link, #content2 a:link, #contentmax a:link {}
#content a:visited, #content2 a:visited, #contentmax a:visited {}
#content a:hover, a:active, a:focus {}
#content2 a:hover, a:active, a:focus {}
#contentmax a:hover, a:active, a:focus {}
#content ul, #content2 ul, #contentmax ul {}
#content ul li, #content2 ul li, #contentmax ul li {}
#content ol, #content2 ol, #contentmax ol {}
#content ol li, #content2 ol li, #contentmax ol li{}
#content table, #content td {}
#content2 table, #content2 td {}
#contentmax table, #contentmax td {}
.InhaltBildLinks {}
.InhaltBildRechts {}
.InhaltBildMax {}
.InhaltTabText { }
.InhaltTabTextFett {}

/* 
  -----------------------------------
  Content right
  -----------------------------------*/

#sidecontent {float:none; width: 456px; padding-left: 150px;  overflow:visible; display:table; }
#sidecontent2 {}
#sidecontentbox{}
#sidecontentimage{}
#sidecontenttext {}  
#sidecontent p, #sidecontent2 p {}
#sidecontent h1, #sidecontent2 h1 {}
#sidecontent h2, #sidecontent2 h2 {}
#sidecontent h3, h4, h5, h6 {}
#sidecontent2 h3, h4, h5, h6 {}
#sidecontent a:link, #sidecontent2 a:link {}
#sidecontent a:visited, #sidecontent2 a:visited {}
#sidecontent a:hover, a:active, a:focus {}
#sidecontent2 a:hover, a:active, a:focus {}
#sidecontent table, #sidecontent td {}
#sidecontent2 table, #sidecontent2 td {}
#sidecontent ul, #sidecontent2 ul {}
#sidecontent ol, #sidecontent2 ol {}
.RechteSpalteBildLinks {}
#adresse {}

/* 
  -----------------------------------
  Footer
  -----------------------------------*/
  
#footer {display: none;}
#footer p {}
#footer a:link {}
#footer a:visited {}
#footer a:hover, a:active, a:focus {}
#footer h1, h2, h3, h4, h5, h6 {}
#footerlogo {}
#footernavi {}
#footernavi h3 {}
#footernavi a:link {}
#footernavi a:visited {}
#footernavi a:hover, a:active, a:focus {}
.footernavi {}
.linie {}

/*           
-----------------------------------------------
formular
----------------------------------------------- */

.textfield, select {}
.textarea {}
.form {}
.form td {}
.zforminput {}
.zforminputarea {}
.zforminputselect {}
.zformbutton { } 


/*           
-----------------------------------------------
Navi
----------------------------------------------- */


/*           
-----------------------------------------------
Temp
----------------------------------------------- 


/* print URLs after link text */
#content a:link:after, #content a:visited:after, 
#sidecontent a:link:after, #sidecontent a:visited:after {
	content: " (" attr(href) ") ";
	}
	
h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }