body {
	/* background-image:  url(/fileadmin/grafik/baggrund.jpg);
	background-repeat:repeat-x;
	background-color:#e6e5e1; */
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

html {

	height: 100%;

}


H1, H2, H3, H4, H5 { font-family: tahoma, verdana, arial, helvetica; color: #555555; }
P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: tahoma, verdana, arial, helvetica; color: #555555; }
PRE { font-family: monospace; }
A {  color: #8e930e; text-decoration: none; }
A:hover { color: #8e930e; text-decoration: underline;}
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }
