.hide
{
	display: none;
}
/*
body {
	background: #cccccc url("/res/grafik/bg_img.jpg") fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	margin: 0;
}
#contentColumn
{
	background-color: #fff;
	color: #333;

}
#hmenu
{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 100%;
}
#lmenu
{
	position: absolute;
	top: 120px;
	left: 0px;
	width: 150px;
}
#lspace
{
	width:160px;
	height:600px;
}
#contentwrap
{
	height:100%;
	border-left: solid #88c 1px;
	border-right: solid #88c 1px;
	background-color: #FFFFFF;
	margin-right: 5px;
	position: relative;
}
#content
{
	font-size: 91.7%;
	font-family: Georgia, serif;
	line-height: 120%;
	padding: 10px;
}
#content h1
{
	font-size: 125%;
}
#content h2
{
	font-size: 117%;
}
#content h3
{
	font-size: 108%;
}
#content h5
{
	font-size: 100%;
}
#content h6
{
	font-size: 100%;
}
#content ol
{
	margin-left: 25px;
}
html>body #content ol
{
	margin-left: -15px;
}
#content ul
{
	margin-left: 25px;
}
html>body #content ul
{
	margin-left: -15px;
}
#content li
{
}
.citat
{
	background-color: #eee;
	padding: 5px;
}
#sideskifttop {
	position: absolute;
	top: 2px;
	right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sideskiftbottom {
	position: absolute;
	bottom: 2px;
	right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cpy {
	font-size: 83%;
	text-align: center;
}
.cpy a{
	text-decoration: none;
	color: #0000CC;
}
*/