body {background-image: url(img/bg.jpg); background-attachment: fixed; padding: 0px; border-width: 0px;
		 font-family: Arial, Verdana, Helvetica; 
  	 color: #000000;}

img {border:0;}

a:link		{color: #000000; text-decoration: none;}
a:visited	{color: #000000; text-decoration: none;}
a:active	{color: #ff9900; text-decoration: underline;}
a:hover	  {color: #ff9900; text-decoration: underline;}

.complete {background-color: #ffffff;
  width: 700px;
	height: 80%;
  border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 0;}

.table1 {padding: 0;}
	
.table2 {padding: 0;}

.menu {vertical-align: top;
  width: 100%;}

.rubrik {font-size: 16pt;
	line-height: 100%;
	text-align: left;
	font-style: normal;
	font-weight: bold;}
	
.urubrik {font-size: 12pt;
	line-height: 130%;
	text-align: left;
	font-style: normal;
	font-weight: bold;}

.brod {font-size: 12pt;
	line-height: 130%;
	text-align: left;
	font-style: normal;}
	
.note {font-size: 7pt;
	line-height: 100%;}
	
.input    {background-color: #ffcc66; border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Arial, Verdana; font-size: 12pt; font-weight: lighter;}