html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
}

/*Font*/
body
{
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
}

/*Links*/
a:link {color: #2D83C2; text-decoration: none;}
a:visited {color:#727272; text-decoration: none;}
a:active {color: #FDB726; text-decoration: none;}
a:hover {color:#FDB726; text-decoration: underline;}

a:link.menu {color: #2D83C2; font-size: 10pt; font-weight: bold;}
a:visited.menu {color:#1D5076; font-size: 10pt; font-weight: bold;}
a:active.menu {color: #FDB726; font-size: 10pt; font-weight: bold;}
a:hover.menu {color:#FDB726; font-weight: bold; font-size: 10pt; text-decoration: underline;}

a:link.rubrika {color: #2D83C2; font-size: 11pt; font-weight: bold;}
a:visited.rubrika {color:#7EA3BF; font-size: 11pt; font-weight: bold;}
a:active.rubrika {color: #FDB726; font-size: 11pt; font-weight: bold;}
a:hover.rubrika {color:#2D83C2; font-weight: bold; font-size: 11pt; text-decoration: underline;}

small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	color: #2D83C2;
	margin:0px 0
}

LI {
	list-style-type: square;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}

.list1 {
	list-style-image: url(images/kn3.gif);
	text-align: left;
	list-style-position: outside;
	margin-left: 20px;
}

.list2 {
	list-style-image: url(images/mark.gif);
	text-align: left;
	list-style-position: outside;
	margin-left: 20px;
}

#header_icons
{
	margin-top: 5px; 
}

/*Menu*/
.block-menu
{
	margin-top: 30px;
	margin-bottom: 20px;
}

.content-leftmenu
{
	background: #FBE994;
	padding:5px 5px;
}

/*Navigation*/
#navigation a
{
	font-size: 10px;
	text-decoration: none;
	color: #FC8D3D;
}

.content-navigation
{
	background: #ffffff;
	border-top: 1px solid #FDB626;
	border-bottom: 1px solid #FDB626;
	border-left: 1px solid #FDB626;
	border-right: 1px solid #FDB626;
	margin-bottom: 20px;
	padding:0 8px 5px;
	font-size: 10px;
	text-decoration: none;
	color: #FC8D3D;
}

/*Content block*/
.content-block
{
   border-top: 1px solid #2D83C2;
	border-bottom: 1px solid #2D83C2;
	border-left: 1px solid #2D83C2;
	border-right: 1px solid #2D83C2;
	background: #fff;
	text-align: justify;
	margin-bottom: 15px;
	padding: 5 5px;
}

.content-block-head
{
	color: #FFCD00;
	background: #2D83C2;
	font-weight: bold;
	font-size: 105%;
	margin: 1px;
	margin-bottom: 10px;
	padding: 2 5px;
}

.content-block-body
{
	width:98%;
}

.content-footer
{
	background: #ffffff;
	border-top: 1px solid #FDB626;
	border-bottom: 1px solid #FDB626;
	border-left: 1px solid #FDB626;
	border-right: 1px solid #FDB626;
	padding:5 8px 8px;
	font-size: 10px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content-block2
{
	border-top: 1px solid #2D83C2;
	border-bottom: 1px solid #2D83C2;
	border-left: 1px solid #2D83C2;
	border-right: 1px solid #2D83C2;
	background: #FBE994;
	text-align: justify;
	vertical-align: top;
	padding:10 10px;
	font-size: 11px;
}

.content-block3
{
	border-top: 1px solid #D0382A;
	border-bottom: 1px solid #D0382A;
	border-left: 1px solid #D0382A;
	border-right: 1px solid #D0382A;
	padding: 5 5px;
	font-size: 11px;
	width: 50%;
}

#right_banner
{
	border-top: 1px solid #2D83C2;
	border-bottom: 1px solid #2D83C2;
	border-left: 1px solid #2D83C2;
	border-right: 1px solid #2D83C2;
	background: #fff;
	align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*Search-form*/
#search-form


/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

#tr_fon2
{ background: #FBE994;
	}

#tr_fon1
{ background: #FDB826;
	}

.p3 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
