

@import "/css/css_superfish.css";

body 
{ 
text-align:center;

/*background: #9F9DC9 url("../images/background.gif") repeat-x top left fixed; */

background:#aaa;
/*behavior: url(csshover.htc);*/
}  

* {
   margin: 0;
   padding: 0;
   line-height: 1.5;
   }
   
h1
{
  font: normal 18pt verdana; color: #666666;
  padding: 10px 0 10px 0;
}

h2
{
  font: normal 16pt verdana; color: #666666;
  padding: 10px 0 10px 0;
}

h3
{
  font: normal 14pt verdana; color: #666666;
  line-height: 25px;
}

h4
{
  font: bold 12pt verdana; color: #666666; padding: 10px 0 0 0px; margin: 0px;
  line-height: 25px;
}

img
{
  border: 0px;
}

body {background:#EFF2F3;}



#container
{
width: 960px;
  text-align:left;
margin: 0px auto;
background: #fff;
/*background-image: url(../images/footer_small.jpg) ;
background-repeat:no-repeat;
background-position:bottom;*/
border: 1px solid #aaa;
z-index: 0;

}

#container_head
{
  width: 960px;
  height: 180px;
margin: 0px;
  padding: 0px;
  background: #fff;
  z-index: 0;
  border: 0px solid #aaa;
  text-align: center;
  	/*background-image: url(/images/Header.jpg); 	
  	background-repeat: no-repeat; 
  	background-position: center center;*/
}

#container_menu
{
height: 29px;
width: 960px;
background: #ee7f00;
}




#container_languages a
{
list-style-type: none;

text-decoration: none;
color: #182983;

}

#container_login
{

border: 0px solid red;
margin:0px 0 0 0px;
padding: 0px 0 0 px;
font: normal 8pt verdana;
color: #182983;
overflow:auto;
}

#container_login input
{
font: normal 8pt verdana;
height: 15px;
}

#container_login input.submit
{
font: normal 8pt verdana;
height: 20px;
width:70px;
}

/*
ul#menu_language {list-style-type: none;display: inline;}
li#menu_language {list-style-type: none;display: inline;color: #182983;line-height: 40px; margin: 5px 0 5px 0;padding: 0px;}
a:hover #menu_language  {font-weight: bold;color: #fff; background: #182983;line-height: 30px;}*/


#menu_language a:link   {color: #182983; text-decoration: none;}
#menu_language a:visited {color: #182983; text-decoration: none;}
#menu_language a:hover   {color: #182983; text-decoration: none;}
#menu_language a:active  {color: #182983; text-decoration: none;}



#container_news
{


}

#content_inner
{
width: 850px; margin: 0px; border: 0px solid #404096;padding: 20px;

}

#content_inner a
{
color: #666666;
  text-decoration: none;
}



#content_title{margin: 0px; padding: 10px 0 0 10px; border: 0px solid red;}

#content_content{overflow:auto; width: 910px; margin: 0px; padding: 0 0 0 10px; font: normal 10pt verdana; color: #666666; line-height: 10px; }

#content_content ul{padding: 0 0 0 15px}



#container_footer
{
height: 25px;
width: 960px;
text-align:center; 
padding: 0px 0px; 
color: #fff; 
font: normal 8pt verdana;
background: #ee7f00;
line-height: 25px;
}

#footer
{
	margin: 0 0 0 -40px;	
}	

#footer li
{
color: #fff; 
font: normal 8pt verdana;
display: inline;
height: 25px;
line-height: 25px;
padding: 0  0px 0 15px;
background-image: url("/images/icons/trenner2.gif");
	background-position: left center;
vertical-align:top;
	background-repeat: no-repeat;
	margin: 0 0px 0 0px;
}

#footer li#first
{

background-image: none;


}



#fail
{
border: 0px solid red;
color:#DE3B3E;
font-weight: bold;	
}




.vmiddle {vertical-align: middle;}


.submitButton {
width:...px;
height:...px;
background:url(/images/icons/16x16/cancel.png) no-repeat center;
}


a.link
{
display:block;
width: 700px;
height: 32px;
padding:5px;
margin:5px 0px;
text-align:left;

}
		
a.link:hover {

background-color:#efefef;
}
