#onlyprint {
	display:none;
}
* {
	margin: 0px;
	padding: 0px;
}


html{
	height:100%;
}
body {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height:100%;
	margin:0px;
	
	background-image: url(/UserFilesConstrukt/body_hg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
b{
	color:#000;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

td,
tr,
th{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	color:#000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: 17px;
}

a:link,
a:visited{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
a:hover{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
a:focus {
	outline: none;
}

h1,
h2,
h3 { 
	font-family: Verdana,Arial,Helvetica, sans-serif;
	color:#ccc;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
sub{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
}
hr{
	border-top: 1px dotted #CCC;
	border-right: 1pt dotted #000;
	border-bottom: 1pt dotted #000;
	border-left: 1pt dotted #000;
}

