/**
* print styles
*/

/**
* importiere formular styles
*/

@import "../../../library/ext/resources/css/ext-all.css";

* {
	margin: 0;
	padding: 0;
}

html,
body,
#page {
	background:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt !important;
}

body, #center_col {
  	width: 100% !important;
  	margin: 10px 10px 0 10px !important;
	padding: 0 !important;
}
div {
	margin: 0 0 10px 0;	
}
p {
	line-height: 15px;
	margin: 0 0 5px 0;	
}

a#print_button,
a#to_top_button,
a#back_button,
a#feed {
	display: none;	
}
a[href]:after {
	content:" <waffenrecht.jagdrechtsblog.de"attr(href)">";
 	color:#888;
 	background-color:inherit;
 	font-style:italic;
 	font-size:80%;
	text-align: left;
	clear: both;
	margin: 5px 0;
} 

#content_logo {
	display: block;	
	height: 26px;
	width: 564px;
	margin: 20px 0 30px -3px;
	background: url(/files/img/layout/logo.png) top left no-repeat;	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10pt 0;	
}

#header,
#left_col,
#right_col,
#box_print,
.clearing,
.noprint {
	display:none;
}

#page {
	
}

#center_col {
	margin: 0;
}

#ext-gen19[style] {
	height: 100% !important;
}

#ext-gen51[style] {
	height: 800px !important;
}
