

body {
	background-color: #E0DDCA;
	margin-top: 0px;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #008250;
	text-decoration: none;
}

.bluelink
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000cc;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}

.nolink
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #008250;
	text-decoration: none;
}

.mellanrub
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #505150;
	line-height: 16px;
}

.bigblue
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
}

.news
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #505150;
	text-decoration: none;
	line-height: 16px;
}

.main_txt
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	line-height: 16px;
}

.formulartext
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
	line-height: 16px;
}

.datum
	{
	font-family: verdana;
	font-size: 9px;
	color: #838383;
	line-height: 14px;
	}

.linkNews
	{
	font-family: verdana;
	font-size: 10px;
	color: #0498D5;
	line-height: 16px;
	font-weight: bold;
	}


.rubNews
	{
	font-family: verdana;
	font-size: 14px;
	color: #0498D5;
	line-height: 16px;
	font-weight: bold;
	}

/*  FOMULÄR  */

input.textshort 
	{ 
	width: 190px; 
	height: 20px; 
	color: black; 
	font-family: 
	tahoma,arial,helvetica,sans-serif; 
	font-size: 11px; 
	padding: 1px 2px 2px 2px; 
	border: 1px solid #D8D2BF; 
	background-color: #EFEBDE;
	} 
	
		

input.textshort2
	{ 
	width: 190px; 
	height: 20px; 
	color: black; 
	font-family: 
	tahoma,arial,helvetica,sans-serif; 
	font-size: 11px; 
	padding: 1px 2px 2px 2px; 
	border: 1px solid #D8D2BF; 
	background-color: #EFEBDE;
	} 

select
	{ 
	width: 250px; 
	height: 22px; 
	color: black; 
	font-family: 
	tahoma,arial,helvetica,sans-serif; 
	font-size: 11px;
	border: 1px solid #D8D2BF;   
	background-color: #EFEBDE;
	} 
	
textarea.texten 
	{ 
	width: 400px; 
	height: 180px; 
	color: black; 
	font-family: 
	tahoma,arial,helvetica,sans-serif; 
	font-size: 11px; 
	padding: 1px 2px 2px 2px; 
	border: 1px solid #D8D2BF; 
	background-color: #EFEBDE;
	} 