/* Common defenitions*/

*{
	margin:0; padding:0;	
	font-size:10pt; font-family:Arial,Helvetica,sans-serif;
	letter-spacing:normal; 
   /* font-weight:normal; */
}

body{
	background-color:#fc6;
	text-align:center;
	margin-top:10px; margin-bottom:0px;
}

.mainframe{
	position:relative; width:920px;
	margin-left:auto; margin-right:auto;
	text-align:left; clear:both; float:none;
}

.logo{
   background-image:url(http://www.solidaritaet.com/images11/eir-logof.png);
   background-repeat:no-repeat; background-position:180px 0px;
}

.leftFloat{
	float:left;
}

.rightFloat{
	float:right;
}

/* Bottom */

#bottom{
	clear:both; left:0; width:920px;
	font-size:11pt; font-family:Arial,Helvetica,sans-serif;
	margin-bottom:10px;
}
#bottom p{
	font-size:11pt; font-family:Arial,Helvetica,sans-serif;
}
#bottom p a{
	font-size:11pt; font-family:Arial,Helvetica,sans-serif;
}

.button {
   font-size:9pt; font-family:Arial,Helvetica,sans-serif;
   padding:1px 6px;
   border-top:1px solid #feb; border-right:1px solid #cb7;
   border-bottom:1px solid #cb7; background:#fd9;
}

.shadow {
   border-right:3px solid #666;
   border-bottom:4px solid #333;
}

h1 {
	font-family:Times,serif; font-size:24px;
	text-decoration:none; color:#369;
	padding-top:18px; padding-bottom:1px; padding-left:18px; padding-right:6px;
}

h2 {
	font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold;
	margin-left:15px; padding-top:8px; padding-bottom:5px;
}

h3 {
	padding-top:10px; padding-left:16px; padding-bottom:3px;
}

p {
   font-size:10pt; font-family:Arial,Helvetica,sans-serif;
   padding-left:18px; padding-top:6px;
   padding-right:6px; padding-bottom:6px;
}

a {
   color:#f00; text-decoration:none;
}
a:visited {
   color:#f00;
}
a:hover {
   color:#369;
}
a:active {
   color:#f00;
}

a.border {
   color:#369; text-decoration:none;
}
a.border:visited {
   color:#369;
}
a.border:hover {
   color:#f00;
}
a.border:active {
   color:#369;
}

a.button {
   color:#369; text-decoration:none;
}
a.button:visited {
   color:#369;
}
a.button:hover {
   color:#f00;
}
a.button:active {
   color:#369;
}

.news {
   font-size:16px; font-family:Arial,Helvetica,sans-serif;
   font-weight:bold; color:#fff; background:#c00;
}
a.news { font-size:16px; font-weight:bold; color:#fff; background:#c00; }
a.news:visited { font-size:16px; font-weight:bold; color:#fff; background:#c00; }
a.news:hover { font-size:16px; font-weight:bold; color:#fff; background:#c00; }
a.news:active { font-size:16px; font-weight:bold; color:#fff; background:#c00; }

/* Rounded corners 2*/
.nifty{
	padding-bottom:10px;
}

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4
{
	border-left: solid 1px; border-right: solid 1px;
	height: 1px; overflow: hidden;
}

.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4
{
	border-left: solid 1px; border-right: solid 2px;
	height: 1px; overflow: hidden;
}

.rtop .r1{ margin: 0 5px; height: 0; border-top: solid 1px; border-left-width: 0; border-right-width: 0; }
.rtop .r2{ margin: 0 3px; border-left-width: 2px; border-right-width: 2px; }
.rtop .r3{ margin: 0 2px; }
.rtop .r4{ margin: 0 1px; height: 2px; }

.rbottom .r4 { margin: 0 5px; height: 0; border-top: solid 2px; border-left-width: 0; border-right-width: 0; }
.rbottom .r3 { margin: 0 3px; border-left-width: 2px; border-right-width: 2px;}
.rbottom .r2 { margin: 0 2px; }
.rbottom .r1 { margin: 0 1px; height: 2px; }

.InnerArea
{
	border-left:solid 1px; border-right:solid 2px;
	margin:0; padding:0;
}
.InnerArea, .rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4, .rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4
{
	background-color:#fff;
	border-color:#369;
}

.rtopNL .r1, .rtopNL .r2, .rtopNL .r3, .rtopNL .r4,
.rbottomNL .r1, .rbottomNL .r2, .rbottomNL .r3, .rbottomNL .r4
{
	border-left: solid 1px; border-right: solid 1px;
	height: 1px; overflow: hidden;
}

.rtopNL .r1{ margin: 0 5px; height: 0; border-top: solid 1px; border-left-width: 0; border-right-width: 0; }
.rtopNL .r2{ margin: 0 3px; border-left-width: 2px; border-right-width: 2px; }
.rtopNL .r3{ margin: 0 2px; }
.rtopNL .r4{ margin: 0 1px; height: 2px; }

.rbottomNL .r4 { margin: 0 5px; height: 0; border-top: solid 1px; border-left-width: 0; border-right-width: 0; }
.rbottomNL .r3 { margin: 0 3px; border-left-width: 2px; border-right-width: 2px; }
.rbottomNL .r2 { margin: 0 2px; }
.rbottomNL .r1 { margin: 0 1px; height: 2px; }

.InnerAreaNL
{
	border-left: solid 1px;
	border-right: solid 1px;
	margin: 0;
	padding: 0;
}
.InnerAreaNL, .rtopNL .r1, .rtopNL .r2, .rtopNL .r3, .rtopNL .r4, .rbottomNL .r1, .rbottomNL .r2, .rbottomNL .r3, .rbottomNL .r4
{
	background-color: #36a;
	border-color:  #36a;
}


/* Rounded corners 3*/
.box {
   width: 480px;
   margin-left:9px;
}

.box_eng {
   width: 185px;
   margin-left:6px;
}

.box .content {
   background:#fe9;
   padding:2px;
}

.box_eng .content {
   background:#fe9;
   padding:2px;
}

.content {
   border-right:4px solid #ddc;
}

.box .tlevel1, .box .tlevel2, .box .tlevel3, .box .tlevel4 {
   background:#fe9;
   height: 1px;
   overflow: hidden;
   border-right:4px solid #ddc;
}

.box .blevel1, .box .blevel2, .box .blevel3, .box .blevel4 {
   background: #ddc;
   height: 1px;
   overflow: hidden;
   border-right:4px solid #ddc;
}

.box_eng .tlevel1, .box_eng .tlevel2, .box_eng .tlevel3, .box_eng .tlevel4 {
   background:#fe9;
   height: 1px;
   overflow: hidden;
   border-right:4px solid #ddc;
}

.box_eng .blevel1, .box_eng .blevel2, .box_eng .blevel3, .box_eng .blevel4 {
   background: #ddc;
   height: 1px;
   overflow: hidden;
   border-right:4px solid #ddc;
}

.box .tlevel4 {
   margin: 0 1px;
}
.box .tlevel3 {
   margin: 0 2px;
}
.box .tlevel2 {
   margin: 0 3px;
}
.box .tlevel1 {
   margin: 0 5px;
}
.box .blevel4 {
   margin: 0 1px;
}
.box .blevel3 {
   margin: 0 2px;
}
.box .blevel2 {
   margin: 0 3px;
}
.box .blevel1 {
   margin: 0 5px;
}

.box_eng .tlevel4 {
   margin: 0 1px;
}
.box_eng .tlevel3 {
   margin: 0 2px;
}
.box_eng .tlevel2 {
   margin: 0 3px;
}
.box_eng .tlevel1 {
   margin: 0 5px;
}
.box_eng .blevel4 {
   margin: 0 1px;
}
.box_eng .blevel3 {
   margin: 0 2px;
}
.box_eng .blevel2 {
   margin: 0 3px;
}
.box_eng .blevel1 {
   margin: 0 5px;
}


.no_underline{
	text-decoration:none;
}

/* Header style */

#header{
	width: 898px; 
	height: 105px;
    overflow: hidden;
	background-image : url(img2/header.PNG);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
}


ul.hr{
	margin-top : 19px;
	margin-left : 14px;
	height: 25px;
}
	
ul.hr li {
 display: inline;
 color: white;
 font-size: 11px;
}

ul.nl{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 11px;
}
	
ul.nl li {
 display: inline;
 color: white;
 font-size: 13px  !important;
 font-weight: bold  !important;
}

ul.nl li.last {
 display: inline;
 color: white;
 font-size: 13px  !important;
 font-weight: bold  !important;
 padding-left: 257px;
}

ul.nl li a {
 color: white;
 font-size:10pt  !important;
 font-weight:bold  !important;
}


ul.hr li.inputemail {
	display: inline;
	color: White;
	font-weight: bold;
	font-size: 11px;
	margin-left : 247px;
}




/* Main block style */
#frame1{
	width: 898px;
	margin-top: 10px;
}

#enclose1{
	float: left;
	width: 670px; /* 330 + 340 = Left + Main */
}

#columnMain1{
	float: right;
	width: 340px;

}

#columnLeft1{
	float: left;
	width: 340px;

}

#columnRight1{
	float: right;
	width: 218px;
}



