h1
{
	color:#1D497F;
	font-size:120%;
	 border-bottom:4px double #C3C4C6; 
	padding:0 0 10px 0;
	margin-top:6px;
}

h2, h3
{
	font-size:120%;
}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	margin-top:2px;
	font-size:95%;
	color:#4C4C4C;
}

.information-block-head
{
	background:#E7E7E7 url(images/information_bg.gif) repeat-x;
	font-weight:bold;
	min-height:26px;
	height:expression(this.scrollHeight < 26 ? "26px" :"auto");
	padding-left:14px;
	padding-top:4px;
}

.information-block-head-image
{
	width:21px;
	height:21px;
	background-image: url(images/information_image.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:9px;
}

.information-block-head-text
{
	padding-top:3px;
}

.information-block-body
{
	padding:14px;
	text-align:left;
	/*border:1px solid #C9C9C9;*/
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:Tahoma, Verdana, Arial;
	font-size:8px; /*70%;*/
	color: Color:333333;
	
	height:100%;
}
html{height:100%;}
.bottom_page{height:15px; background:#ffffff url('/images/bg_body.gif') repeat-x bottom; position:fixed; bottom:0px; left:20px; right:20px;}
.languageskip {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.search-form-t {font-size: 11px;
border:1px solid #819d10;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}

/*
a:link {
	color: #000000;
}
a:visited {
	color: #081de4;
}
a:hover {
	color: #aadc2f;
}
*/

.small-green-header {
	font-size: 120%;
	color: #000000;
}
.80-procent {color: #333333}

.menu_buttons {
	color: #FFFFFF;
	font-size: 120%;}
.menu_buttons2 {color: #ccff33; font-size: 120%; }
.style1 {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}
.violet 
{
	font-family: Arial;
        font_style: normal; 
	font-size:10px; /*70%;*/
	Color: #a000fa;
}
.red 
{
	font-family: Arial;
        font_style: normal; 
	font-size:10px; /*70%;*/
	Color:#ff0000;
}.blue 
{
	font-family: Arial;
        font_style: normal; 
	font-size:10px; /*70%;*/
	Color:#0000ff;
}.green 
{
	font-family: Arial;
        font_style: normal; 
	font-size:10px; /*70%;*/
	Color:#008000;
}.black 
{
	font-family: Arial;
        font_style: normal; 
	font-size:10px; /*70%;*/
	Color:#000000;
}.orange 
{
	font-family: Arial;
        font_style: normal; 
	font-size:10px; /*70%;*/
	Color:#ff6600;
}.lily 
{
	font-family: Arial;
        font_style: normal; 
	font-size:10px; /*70%;*/
	Color:#ff00ff;
}