/*<group=main>*/
body {
	padding: 0;
	margin: 0 0 0 10px;
	color: #000;
	font-size: 10pt;
}

body, textarea, caption {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, ol, p, table, ul, address, caption {
	margin: 1em 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
}

td, th {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

form {
	margin: 0px;
}

input, select, textarea {	
	font-size: 90%;
	margin: 0px 0;
}

a {
	color: #2A778B;
	text-decoration: none;
}

a:hover {
	color: #2A778B;
	text-decoration: underline;
}

a:active {
	color: #2A778B;
}

a:visited {
	color: #2A778B;	
}


img {
	border-width: 0px;
}

hr {
	display: none;
}

ol {
	padding-left: 2em;
}

em {
	font-style: italic;
	font-weight: inherit;
}

strong {
	font-style: normal;
	font-weight: bold;
}


p {
	margin: 0px;
	padding: 0px;
}

.clearer {
	height: 0;
	width: auto !important;
	overflow: hidden;
	float: none !important;
	clear: both;
}

.imageLeft {
	float: left;
	margin-right: 10px;
}

.lion {
	padding: 0px 0px 0px 0px;
}
	
/*</group>*/

/*<group=font>*/
h1 {
	font-size: 135%;
}
h2 {
	font-size: 120%;
	clear: both;
}
h3 {
	margin-top: 20px;
	font-size: 110%;
	margin-bottom: 3px;
	clear: both;
}
h4 {
	font-size: 100%;
	clear: both;
}

/*</group>*/

#headernavi, #navigation, #footer, #headlogo{
	display: none;
}
.imgFloat{
	float: left;
	margin-right: 5px;
}

.print_bilder{
	width: 50%;
	height: 50%;
}
