html 		{ margin: 0px; padding: 0px }
	
body 		{ background: #d5d3d0; margin: 0px; padding: 0px; background-image: url(img/body_backgrund.jpg) }

body,td,th 	{ color:#000; font: 12px/16px arial,sans-serif }

a:hover 	{ color: #CC0000;	font-weight: bold; text-decoration: underline}



h1 			{ font-family: Georgia, serif; font-size: 30px }

h2 			{ font-family: Georgia, serif; font-size: 22px; font-weight: normal; line-height: 25px ; text-decoration: none }

h3 			{font-family: Georgia, serif; font-size: 14px; font-weight: normal; line-height: 16px }



.headblack_big 	{ color: #000000; font-size: 22px; line-height: 30px; font-family:  Georgia, serif; text-decoration: none }
.headgreen_big {
	color: #090;
	font-size: 22px;
	line-height: 30px;
	font-family:  Georgia, serif;
	text-decoration: none
}
.headred_big {
	color: #F00;
	font-size: 22px;
	line-height: 30px;
	font-family:  Georgia, serif;
	text-decoration: none
}

.headblack 	{ color: #000000; font-weight: bold; font-size: 11px; line-height: 16px; font-family:  Georgia, serif; text-decoration: none }

.textblack 	{ color: #000000; font-size: 11px; line-height: 16px; font-family:  Georgia, serif; text-decoration: none }

.texttabell { color: #000000; font-size: 11px; line-height: 12px; font-family:  Georgia, serif; text-decoration: none }

.textfield 	{ font-family:  Georgia, serif; font-size: 11px; color: #000000; text-decoration: none; background-color: #FFFFFF; line-height: 10px }

.textgray 	{	font-family:  Georgia, serif; font-size: 11px; line-height: 16px; color: #666666; text-decoration: none }
