.ltr_blue
{
	background-image: url(../bilder/back.gif);
	background-color: #4e5a5f;
}

.form {

font-family: Verdana; 

font-size: 13px; 

color: black; 

border: 1px; 

border-color: #cccccc; 

border-style: solid;

}



#submit_form { 

background-image: url(../bilder/form_pil.png); 

height: 20px; 

width: 22px; 

background-color: transparent; 

border: none; }


.ltr_white
{
	background-image: url(../bilder/back_white.gif);
	background-color: #ffffff;
}
.ltr_grey
{
	background-image: url(../bilder/back_grey.gif);
	background-color: #6b7a79;
}

body, td
{
	font-family: verdana;
	font-size:  9pt;	
	margin: 0px;
	padding: 0px;
}

html, body
{
	height: 100%;
}

a:link{color: #838c92; text-decoration: none}
a:visited{color: #838c92; text-decoration: none}
a:hover{color:#2a4594; text-decoration: none}
a:active { text-decoration: none; color: #666666 }

#sidrubrik
{font-face: verdana; 
			font-size:16px;
			color: #777777;
			font-weight: bold;
}

#bildtext
{font-face: verdana; 
			font-size:9pt;
			color: #777777;
			font-weight: bold;
			font-style:italic
}

.rubrik
{font-face: verdana; 
			font-size:12px;
			color: #777777;
			font-weight: bold;
}


h1
{
	font-size: 22px;
	color: #417dd0;
	padding: 0px;
	margin: 0px;
}

h2
{
	font-size: 12px;
}

hr
{
	color: #eeeeee;
}



