/* CLEAR DEFAULTS */

:link,:visited {text-decoration:none;} 
ul,ol,dl {list-style:none;} 
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0; padding:0;} 
a img,:link img,:visited img {border:none;}
address {font-style:normal;}
strong {font-weight:bold;}
em {font-style:italic;}
i {display:none;}

 /* STANDARD */
 *{
	padding: 0;
 	margin: 0;
 	border: 0;
 }
 
 /* LINKS */
 a { 
 	text-decoration: underline;
	color: #C60000;
	/*border-bottom: 1px dotted;*/
 }

 a:hover, a:active { 
	text-decoration: underline; 
	color: #C60000;
 }
 
 /* TITLES */
 h1 { 
    color: #767676;
    font-size: 24px; 
    line-height: 36px;
  	margin-bottom: 12px; 
	margin-top:20px;
  }
  
  h2 { 
    color: #767676;
    font-size: 18px; 
    line-height: 18px; 
    margin-bottom: 12px;
  }
  
  h3 { 
    font-size: 12px; 
    line-height: 18px; 
  }

 /* PARAGRAPHS */
  p { 
    margin-bottom: 18px; 
	text-align:left;
  }
  

  ul {
    list-style-type:none;
	list-style-image: url(../graphics/evstyle/bulletin.gif);
    margin-left: 2em;
  }

  /* image replacement (slider) */
  .graphic, #prevBtn, #nextBtn{
  	margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
  }
 
/* TABLE */
 table {
	background:#f9f9f9;
	border-collapse:collapse;
	width:99%;
	border:5px solid #f9f9f9;
	margin: 5px 0 10px 0;
 	font-size: 1em;/* IE 5 & 5.5 */
}
table a {
	font-weight: normal;
}
thead th {
	padding: .5em 1em;
 	border-bottom:1px dotted #FFF;
 	text-align:left;
	background: url(../graphics/evstyle/stripes.gif) repeat top left;
}
td {
	padding:.5em 1em;
}

tbody tr.odd td {
	background: url(../graphics/evstyle/stripes.gif) repeat top left;
}
tfoot td {
	padding-bottom:1.5em;
}
col.odd {
	background-color:#f3f3f3;
}	  

  /* FROMS */
 input.text, textarea, select, input {
 	padding:2px;
    margin-bottom: 10px;
    border:1px solid #7c7c7c;
    font: 11px/13px "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}

input.searchButtonDe {
	width: 76px;
  	height: 24px;
 	margin: 0;
 	padding: 0;
  	border: 0;
	/*cursor: hand;  for IE 5.x */
	background: url(../graphics/evstyle/button_search_de.jpg) no-repeat center top;
}

input.searchButtonEn {
	width: 76px;
  	height: 24px;
 	margin: 0;
 	padding: 0;
  	border: 0;
	/*cursor: hand;  for IE 5.x */
	background: url(../graphics/evstyle/button_search_en.png) no-repeat center top;
}

input.searchButtonFr {
	width: 76px;
  	height: 24px;
 	margin: 0;
 	padding: 0;
  	border: 0;
	/*cursor: hand;  for IE 5.x */
	background: url(../graphics/evstyle/button_search_fr.jpg) no-repeat center top;
}

input.emailInsertButtonDe {
	width: 76px;
  	height: 24px;
 	margin: 0;
 	padding: 0;
  	border: 0;
	/*cursor: hand;  for IE 5.x */
	background: url(../graphics/evstyle/button_insert.jpg) no-repeat center top;
}

input.emailInsertButtonEn {
	width: 76px;
  	height: 24px;
 	margin: 0;
 	padding: 0;
  	border: 0;
	/*cursor: hand;  for IE 5.x */
	background: url(../graphics/evstyle/button_insert_en.png) no-repeat center top;
}

input.emailInsertButtonFr {
	width: 76px;
  	height: 24px;
 	margin: 0;
 	padding: 0;
  	border: 0;
	/*cursor: hand;  for IE 5.x */
	background: url(../graphics/evstyle/button_insert_fr.jpg) no-repeat center top;
}

input.emailRemoveButtonDe {
	width: 76px;
  	height: 24px;
 	margin: 0;
 	padding: 0;
  	border: 0;
	/*cursor: hand;  for IE 5.x */
	background: url(../graphics/evstyle/button_remove.jpg) no-repeat center top;
}

input.emailRemoveButtonEn {
	width: 76px;
  	height: 24px;
 	margin: 0;
 	padding: 0;
  	border: 0;
	/*cursor: hand;  for IE 5.x */
	background: url(../graphics/evstyle/button_remove_en.png) no-repeat center top;
}

input.emailRemoveButtonFr {
	width: 76px;
  	height: 24px;
 	margin: 0;
 	padding: 0;
  	border: 0;
	/*cursor: hand;  for IE 5.x */
	background: url(../graphics/evstyle/button_remove_fr.jpg) no-repeat center top;
}

 /* BODY */
 body {
	background-color:#ececec;
	font-family: 'Lucida Grande',Arial,sans-serif;
    line-height: 18px;
 }
 
 #general {
	margin:0px auto;
	padding-top:20px;
	font-size:0px;
 }

 
 /* CONTAINER */
 #container { 
    font-size: 12px;
	font-family: 'Lucida Grande',Arial,sans-serif;
 	margin: 0px auto;
	background: url(../graphics/evstyle2/container.png) repeat;
	width: 892px !important; 
}


/* TOP and MENU*/
#top {
	/* After-Februar: width: 872px; */
	margin:0 auto;
	width: 892px; 
	/* height: 45px; */
	height: 53px;
	background: url(../graphics/evstyle2/menu_top.png) no-repeat;
}

#menu {
	/* After-Februar: width:612px; */
	width:633px;
	height:46px;
	float:right;
	position:relative;
}

#menu_fr {
	/* After-Februar: width:612px; */
	width:633px;
	height:45px;
	float:right;
	position:relative;
}

#menu_en {
	/* After-Februar: width:612px; */
	width:633px;
	height:45px;
	float:right;
	position:relative;
}

#menu li{
	height: 46px;	
	position:absolute;	
	display:block;	
	background: url(../graphics/evstyle2/menu.png) 0px -92px no-repeat;
}

#menu_fr li{
	height: 46px;	
	position:absolute;	
	display:block;	
	background: url(../graphics/evstyle2/menu_fr.png) 0px -92px no-repeat;
}

#menu_en li{
	height: 46px;	
	position:absolute;	
	display:block;	
	background: url(../graphics/evstyle2/menu_en.png) 0px -92px no-repeat;	
}

#menu a{
	height:46px;
	display: block;	
}

#menu_fr a{
	height:46px;
	display: block;	
}

#menu_en a{
	height:46px;
	display: block;	
}

#menu #documents {
	width: 112px;
	left: 1px;
	top:0; 
}

#menu_fr #documents_fr {
	width: 112px;
	left: 1px;
	top:0; 
}

#menu_en #documents_en {
	width: 112px;
	left: 1px;
	top:0; 
}

#menu #documents_active {
	width: 112px;
	left: 1px;
	top:0; 
	background-position:0 0;
}

#menu_fr #documents_active_fr {
	width: 112px;
	left: 1px;
	top:0; 
	background-position:0 0;
}

#menu_en #documents_active_en {
	width: 112px;
	left: 1px;
	top:0; 
	background-position:0 0;
}

#menu #documents a:hover {
	background: url(../graphics/evstyle2/menu.png) 0px -46px no-repeat scroll;
}

#menu_fr #documents_fr a:hover {
	background: url(../graphics/evstyle2/menu_fr.png) 0px -46px no-repeat scroll;
}

#menu_en #documents_en a:hover {
	background: url(../graphics/evstyle2/menu_en.png) 0px -46px no-repeat scroll;
}

#menu #references {
	width: 102px;
	left: 112px;
	top:0; 
	background-position:-111px -92px;
}

#menu_fr #references_fr {
	width: 102px;
	left: 112px;
	top:0; 
	background-position:-111px -92px;
}

#menu_en #references_en {
	width: 102px;
	left: 112px;
	top:0; 
	background-position:-111px -92px;
}

#menu #references_active {
	width: 102px;
	left: 112px;
	top:0; 
	background-position:-111px 0;
}

#menu_fr #references_active_fr {
	width: 102px;
	left: 112px;
	top:0; 
	background-position:-111px 0;
}

#menu_en #references_active_en {
	width: 102px;
	left: 112px;
	top:0; 
	background-position:-111px 0;
}

#menu #references a:hover {
	background: url(../graphics/evstyle2/menu.png) -111px -46px no-repeat scroll;
}

#menu_fr #references_fr a:hover {
	background: url(../graphics/evstyle2/menu_fr.png) -111px -46px no-repeat scroll;
}

#menu_en #references_en a:hover {
	background: url(../graphics/evstyle2/menu_en.png) -111px -46px no-repeat scroll;
}

#menu #products {
	width: 103px;
	left: 213px;
	top:0; 
	background-position:-212px -92px;
}

#menu_fr #products_fr {
	width: 103px;
	left: 213px;
	top:0; 
	background-position:-212px -92px;
}

#menu_en #products_en {
	width: 103px;
	left: 213px;
	top:0; 
	background-position:-212px -92px;
}

#menu #products_active {
	width: 103px;
	left: 213px;
	top:0; 
	background-position:-212px 0;
}

#menu_fr #products_active_fr {
	width: 103px;
	left: 213px;
	top:0; 
	background-position:-212px 0;
}

#menu_en #products_active_en {
	width: 103px;
	left: 213px;
	top:0; 
	background-position:-212px 0;
}

#menu #products a:hover {
	background: url(../graphics/evstyle2/menu.png) -212px -46px no-repeat scroll;
}

#menu_fr #products_fr a:hover {
	background: url(../graphics/evstyle2/menu_fr.png) -212px -46px no-repeat scroll;
}

#menu_en #products_en a:hover {
	background: url(../graphics/evstyle2/menu_en.png) -212px -46px no-repeat scroll;
}

#menu #contact {
	width: 103px;
	left: 315px;
	top:0; 
	background-position:-314px -92px;
}

#menu_fr #contact_fr {
	width: 103px;
	left: 315px;
	top:0; 
	background-position:-314px -92px;
}

#menu_en #contact_en {
	width: 103px;
	left: 315px;
	top:0; 
	background-position:-314px -92px;
}

#menu #contact_active {
	width: 103px;
	left: 315px;
	top:0; 
	background-position:-314px 0;
}

#menu_fr #contact_active_fr {
	width: 103px;
	left: 315px;
	top:0; 
	background-position:-314px 0;
}

#menu_en #contact_active_en {
	width: 103px;
	left: 315px;
	top:0; 
	background-position:-314px 0;
}

#menu #contact a:hover {
	background: url(../graphics/evstyle2/menu.png) -314px -46px no-repeat scroll;
}

#menu_fr #contact_fr a:hover {
	background: url(../graphics/evstyle2/menu_fr.png) -314px -46px no-repeat scroll;
}

#menu_en #contact_en a:hover {
	background: url(../graphics/evstyle2/menu_en.png) -314px -46px no-repeat scroll;
}

#menu #eclatin {
	width: 105px;
	left: 417px;
	top:0; 
	background-position:-416px -92px;
}

#menu_fr #eclatin_fr {
	width: 105px;
	left: 417px;
	top:0; 
	background-position:-416px -92px;
}

#menu_en #eclatin_en {
	width: 105px;
	left: 417px;
	top:0; 
	background-position:-416px -92px;
}

#menu #eclatin_active {
	width: 102px;
	left: 416px;
	top:0; 
	background-position:-416px 0;
}

#menu_fr #eclatin_active_fr {
	width: 102px;
	left: 416px;
	top:0; 
	background-position:-416px 0;
}

#menu_en #eclatin_active_en {
	width: 102px;
	left: 416px;
	top:0; 
	background-position:-416px 0;
}

#menu #eclatin a:hover {
	background: url(../graphics/evstyle2/menu.png) -416px -46px no-repeat scroll;
}

#menu_fr #eclatin_fr a:hover {
	background: url(../graphics/evstyle2/menu_fr.png) -416px -46px no-repeat scroll;
}

#menu_en #eclatin_en a:hover {
	background: url(../graphics/evstyle2/menu_en.png) -416px -46px no-repeat scroll;
}

#menu #home {
	width: 103px;
	left: 518px;
	top:0; 
	background-position:-518px -92px; 
}

#menu_fr #home_fr {
	width: 103px;
	left: 518px;
	top:0; 
	background-position:-518px -92px;
}

#menu_en #home_en {
	width: 103px;
	left: 518px;
	top:0; 
	background-position:-518px -92px;
}

#menu #home_active {
	/* After-Februar:  width: 102px;
	left: 510px; */
	width: 103px;
	left: 519px;
	top:0; 
	background-position:-518px 0;
}

#menu_fr #home_active_fr {
	width: 103px;
	left: 519px;
	top:0; 
	background-position:-518px 0;
}

#menu_en #home_active_en {
	width: 103px;
	left: 519px;
	top:0; 
	background-position:-518px 0;
}

#menu #home a:hover {
	background: url(../graphics/evstyle2/menu.png) -518px -46px no-repeat scroll;
}

#menu_fr #home_fr a:hover {
	background: url(../graphics/evstyle2/menu_fr.png) -518px -46px no-repeat scroll;
}

#menu_en #home_en a:hover {
	background: url(../graphics/evstyle2/menu_en.png) -518px -46px no-repeat scroll;
}

#logo {
	margin-left:25px;
	height:36px;
	text-align:left;	
}

#logo .logo {
	float:left;
	width: 110px;
}

#logo .language {
	color: #767676;
	margin-top:4px;
	float:left;
	text-align:right;
	width:720px;
}

/* TITLE IMAGE */
#title_image {
	
	height:236px;
	width:870px;
	margin: 0px auto;
	padding:0;
	font:0px Arial, Helvetica, sans-serif;
}


/* Horizontal Bar */
.hbar {
	margin: 0 12px 0 10px;
	font:0px Arial, Helvetica, sans-serif;
	height:4px;
	/*width:100%;*/
	background-color:#ececec;
	
}

.hseperation {
	font:0px Arial, Helvetica, sans-serif;
	height:3px;
	background:url(../graphics/evstyle/hseperation.jpg) repeat-x;
	margin: 0 0 20px 10px;
}

.hseperationCorrected {
	font:0px Arial, Helvetica, sans-serif;
	height:3px;
	background:url(../graphics/evstyle/hseperation.jpg) repeat-x;
	margin: 0 12px 20px 10px;
}

/* BOTTOM */
#bottom {
	
	margin:0px auto;
	width: 892px;
	height: 53px;
	/* After-Februar: background: url(../graphics/evstyle/bottom.jpg) no-repeat; */
	background: url(../graphics/evstyle2/bottom.png) no-repeat;
}

#bottom .text {
	font-size: 10px;
	padding: 35px 25px 25px 25px;

}
 
 /* CONTENT */
 #content {
 	/* 847px content space */
	text-align:left;
 }
 
 /* /////////////////////////////////////////////////////////////////////////////////// */
 /* ////////////////////////////////// CONTENT STUFF ////////////////////////////////// */
 /* /////////////////////////////////////////////////////////////////////////////////// */

/** HOME **/

#home {
	background:url(../graphics/evstyle/vseperation.jpg) repeat-y 299px 0;
	margin:0 0 0 0;

}


#home .text, #ihome .text {
	padding: 0 20px 0 25px;
}
#home #sidebar {
	float:left;
	margin-left: 0;
	width: 300px;

}

#sidebar h1{
	
	color: #8f8f8f;
  	line-height: 1;
  	margin: 5px 0 0px 4px;
  	padding:22px 0px 0px 31px;
  	font-size: 24px; 
	top:100px;
	height:55px;
	width:225px;
	background: url(../graphics/evstyle/h1.png) no-repeat;
}

#home #right {
	float:left;
	width:565px;
	margin-left: 25px;
}

/* inverse */
#ihome {
	background:url(../graphics/evstyle/vseperation.jpg) repeat-y 580px 0;
	margin:0 0 0 0;
}

#ihome img {

	padding:5px;
	border:1px solid #ddd;
	margin:10px;
	background:url(../graphics/evstyle/stripes.gif)
}


#ihome #right {
	float:left;
	width:565px;
	margin-left: 25px;
}

#ihome #isidebar {
	float:left;
	width: 270px;
	padding-left:10px;
}

#home #news, #ihome #news {
	width: 580px;
}

/* Juli 09 - Release */


#news #commercial {
	text-align:center;
	margin-top:40px;
	position:relative;
	left:-14px;
	/*background-color: #dddddd;*/
	width: 558px;
	
}

#news .boxSimple {
	
	width: 520px;
	border: 2px solid #ececec;
	margin-bottom: 20px;
	
}

#news .boxAdvancedFirst {
	background:url(../graphics/evstyle2/news/news_first_element.png) no-repeat;
	width: 540px;
	height:15px;
}

#news .boxAdvanced {
	width: 540px;
	margin-bottom: 40px;
	border: solid 4px #e7e7e7;
	
}

#news .boxAdvanced .title {
		
	margin:0px;
	padding: 4px 25px 4px 10px;
}

#news .boxAdvanced .text {
	margin-left:100px;
}

#news .boxAdvanced .image {
	
	float:left;	
	margin-left: 10px;
	width:70px;
}

#news .boxSimple:hover {
	/*border: 4px solid #d8dbde;*/
} 

#news .boxTop {
	font:0px Arial, Helvetica, sans-serif;
	width:520px;
	height:20px;
	background: url(../graphics/evstyle/newsbox_top.jpg) no-repeat;
}

#news .boxMiddle {
	width:520px;
	background: url(../graphics/evstyle/newsbox_middle.jpg) repeat;
}

#news .boxBottom {
	font:0px Arial, Helvetica, sans-serif;
	width:520px;
	height:29px;
	background: url(../graphics/evstyle/newsbox_bottom.jpg) no-repeat;
}

#news .text {
	margin:4px;
	padding: 4px 25px 4px 10px;
	
}

#news .line {
	border-bottom: solid #dedede 1px;
	height: 1px;
	/*margin-bottom:10px;*/
}

#news .navigation {
	padding-bottom:40px;
}

.navigation .box,  .navigation .box1 {
	text-align:center;
	float:left;
	width:20px;
	height:20px;
	border: 1px solid #f2f2f2;
	background-color:#f3f3f3;
	margin: 4px;
}

.navigation .box1 {
	background-color:#fff;
}

.navigation a {
	/*border-bottom: 1px dotted;*/
}




/** ECLATIN **/
#eclatin1 {
	background:url(../graphics/evstyle/vseperation.jpg) repeat-y 220px 0;
	margin:0 0 0 0;

}


#eclatin1 img {

	padding:2px;
	border:1px solid #ddd;
	margin:0;
	background:url(../graphics/evstyle/stripes.gif)
}

#eclatin1 .text {
	padding: 0 20px 0 25px;
}

#eclatin1 .history {
	margin-left: 10px;
	width: 560px;
}

#eclatin1 #sidebar {
	float:left;
	width: 220px;

}

#eclatin1 #sidebar h1{
	background: url(../graphics/evstyle/h1_small.png) no-repeat;
}

#eclatin1 #right {
	float:left;
	margin-left: 25px;
	width: 580px;
}

/** CONTACT **/
#contact {
	background:url(../graphics/evstyle/vseperation.jpg) repeat-y 220px 0;
	margin:0 0 0 0;
}


#contact .text {
	padding: 0 20px 0 25px;
}

#contact #sidebar {
	float:left;
	width: 220px;
}

#contact #sidebar h1{
	background: url(../graphics/evstyle/h1_small.png) no-repeat;
}

#contact #right {
	float:left;
	margin-left: 25px;
}

#eclatin .contact {
	margin-left: 10px;
	width: 560px;
	background-color:#fff;
	border:none;
}

.contact {
	border-collapse:collapse;
	width:99%;
	border:5px solid #fff;
	margin: 5px 0 10px 0;
 	font-size: 1em;/* IE 5 & 5.5 */	
}

.contact td{
	background: #fff;
	border:none;
	padding-top:0;
	padding-bottom:10px;
}


/** PRODUCTS **/
#product {
	background:url(../graphics/evstyle/vseperation.jpg) repeat-y 260px 0;
	margin:0 0 0 0;
}

#product .text {
	padding: 0 20px 0 25px;
}


#product #sidebar {
	float:left;
	width: 260px;
}

#product #sidebar h1{
	background: url(../graphics/evstyle/h1.png) no-repeat;
}

#product #right {
	float:left;
	margin-left: 20px;
	width: 570px;
}

#product select {
	width: 180px;
}

#product .commondetails {
	padding-left:20px;
}


#product #morematerial {
	margin:50px;
	padding:40px 100px 20px 100px;
	text-align:center;
	/*border:solid #ddd 1px;*/
}

#morematerialtext p {
	text-align:left;
}

#product table {
	margin: 0 auto;	
}

#product td {
	padding:.1em .1em;
}

#product .items {
 	text-align:left;
    padding-left:4px;
    
    width:100%;

 }
 
product .items label {
    display:block;
    font-size:12px;
    font-weight: lighter;
	padding-bottom: 0px;
}

product .items  small {
    font-weight: normal;
    color:#808080;
    font-size:10px;
}

 
/** REFERENCES **/


#references .objects {
	border:none;
	background-color:#fff;
}

#references img {

	padding:2px;
	border:1px solid #ddd;
	background:url(../graphics/evstyle/stripes.gif)
}

#references .text, #reference .text {
	padding: 0 20px 0 25px;
}

.references table {
	border:none;
	background:none;
}

.references td {
	border-bottom: 2px solid #fff;
	font-family: 'Lucida Grande',Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
}


#reference {
	background:url(../graphics/evstyle/vseperation.jpg) repeat-y 580px 0;
	margin:0 0 0 0;
}

#reference #right {
	float:left;
	width:580px;
}

#reference #sidebar {
	float:left;
	width: 270px;
	padding-left:10px;
}

#reference #sidebar h1 {
	background: url(../graphics/evstyle/h1_small.png) no-repeat;
}

#references h1{
	color: #8f8f8f;
  	line-height: 1;
  	margin: 5px 0 0px 4px;
  	padding:22px 0px 0px 31px;
  	font-size: 24px; 
	top:100px;
	height:55px;
	width:225px;
	background: url(../graphics/evstyle/h1.png) no-repeat;

}

#reference img {

	padding:5px;
	border:1px solid #ddd;
	margin:10px;
	background:url(../graphics/evstyle/stripes.gif);
}


#reference #navigation {
	padding-bottom:40px;
}

#reference .back{}

.back ul {
	list-style-image: url(../graphics/evstyle/arrow1_right.png);
	margin-bottom:20px;
}

#navigation .box,  #navigation .box1 {
	text-align:center;
	float:left;
	width:20px;
	height:20px;
	border: 1px solid #f2f2f2;
	background-color:#f3f3f3;
	margin: 4px;
}

/** PRIVACY **/
#privacy h1{
	color: #8f8f8f;
  	line-height: 1;
  	margin: 5px 0 0px 4px;
  	padding:22px 0px 0px 31px;
  	font-size: 24px; 
	top:100px;
	height:55px;
	width:225px;
	background: url(../graphics/evstyle/h1.png) no-repeat;

}

#privacy .text {
	padding: 0 20px 0 25px;
}
 
/** DOCUMENTS **/
#documents {
	background:url(../graphics/evstyle/vseperation.jpg) repeat-y 260px 0;
	margin:0 0 0 0;
}

#documents .text {
	padding: 0 20px 0 25px;
}


#documents #sidebar {
	float:left;
	width: 260px;
}

#documents #sidebar h1{
	background: url(../graphics/evstyle/h1_small.png) no-repeat;
}

#documents #right {
	float:left;
	margin-left: 20px;
	width: 540px;
}

#documents li {
	padding-bottom:10px;
}

#documents .files {
	padding-bottom: 4px;
	margin-left:20px;
}

 /* ////////////////////////////////// MISC ////////////////////////////////// */

 /* ITEMS - mostly for forms */
  .items {
 	text-align:left;
    padding-left:10px;

 }
 
 .items label {
    display:block;
    font-size:12px;
    font-weight: lighter;
	padding-bottom: 2px;
}

 .items  small {
    font-weight: normal;
    color:#808080;
    font-size:10px;
}

.onlygerman {
	background: url(../graphics/evstyle2/content/onlygerman.png) no-repeat;	
	width: 146px;
	height: 11px;
}

.onlygerman_en {
	background: url(../graphics/evstyle2/content/onlygerman_en.png) no-repeat;	
	width: 146px;
	height: 11px;
}
 
  /* CLEAR */
 .clear {
 	clear:both;
 }
 
 
 
