body {
  background-color: #CCC;
  margin:0px auto;
  font-family: Verdana;
  font-size: 11px;
  text-align:center;
  margin:10px;
  padding:0px;
}

#border {
  border-top-width:2px;
  border-left-width:2px; 
  border-right-width:3px; 
  border-bottom-width:3px; 
  border-style:solid; 
  border-color:#999;
  border-bottom-color:#000;
  border-right-color:#000;
  background-color: #FFF;
  width:700px;
//	width:680px;
  margin: 0px auto; 
/*  margin:0px 0px 0px 0px;*/
  padding:0px 0px 0px 0px;
  text-align:left;
/* background-image:url(base_style_FILES/hg1.png);*/
/*  background-repeat:no-repeat; */
  background-position:0 0;
}

#left {
	width:2px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#F5F7FC;
}

#right {
	width:210px;
//	width:190px;
	padding:0px 0px 0px 10px;
	margin:10px 10px 10px 55px;
//	margin:10px 10px 10px 30px;
	float:left;
	border-width: 0px;
	border-left-width: 2px;
	border-style: dashed;
	border-left-color:#CCC;
/*	background-color:#fff;*/
/*	background-color:#c0c0c0;*/
}

#content {
	margin:10px 10px 10px 25px;
//	margin:10px 10px 10px 10px;
	width:360px;
/*	width:590px;*/
//	width:320px;
	padding:0px 0px 0px 0px;
	float:left;
/*	background-color:#eee;*/
/*	overflow: auto;*/
}

#top {
/*	z-index:150;*/
	width:100%;
//	width:680px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
/*	background-image:url(base_style_FILES/top_hg2.png);*/
/*	background-image:url(base_style_FILES/desert.jpg);*/

/*        background-position:0 -5;*/
	background-color:#eee;
/* 	height:105px;*/
/*	text-align:left;*/
/*	float:left;*/
}

#slogan {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:15;
	left:45px;
/*	height:20px;*/
	z-index:2;
/*	text-align:left;*/
/*	background-image:url(images/photocase_de_photorealistica_david_vs_goliath.jpg);*/
/*	background-repeat:no-repeat;*/
	background-color: #fff;
/*	text-transform:uppercase;*/
	font-size:35px;
	float:left;
	color: orange;
	background-color:transparent;
}

#logo {
/*	z-index:1;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:10px;
	left:20px;
/*	height:20px;*/
	width:250px;
/*	height:60px;*/
/*	text-align:left;*/
/*	background-image:url(mesh_logo2.png);*/
/*	background-repeat:no-repeat;*/
/* 	background-color: #fff;*/
/*	text-transform:uppercase;*/
/*	font-size:35px;*/
/*	float:left;*/
	background-color:transparent;
}


#standards {
	z-index:2;
	position:relative;
	top:-10px;
/*	left:10px;*/
/*	right:10px;*/
	text-align:right;
/*	height:15;*/
        font-family: Verdana;	
	font-size: 11px;
	text-transform:uppercase;
	color: #333333;
	background-color:transparent;
	padding:0px 10px 0px 0px;
	margin:0px;
/*	float:left;*/
}

#standards A:link {
	background-color : transparent;
	color : #333;
	text-decoration : none;
	font-weight : bold;
}

#standards A:visited {
        background-color : transparent;
        color : #333;
        text-decoration : none;
        font-weight : bold;
}

#button A:visited {
	font-size : 11px;
	font-weight: bold;
}

#button A:link {
        font-weight: bold;
/*	font-color: #ddd;*/
}

#button A:hover {
	font-size : 11px;
        font-weight: bold;
	text-decoration : underline;
}

#button A:active {
      font-color: #0f0;
      font-weight: bold;

}


#langmenu {
/*	z-index:2;*/
	position:relative;
	top:15px;
/*	left:-15x;*/
/*	right:10px;*/
	text-align:right;
/*	height:15;*/
        font-family: Verdana;	
	font-size: 12px;
/*	text-transform:uppercase;*/
	color: orange;
	background-color:transparent;
	padding:0px;
	margin:0px;
/*	float:left;*/
}

#navi {
/*  	z-index:1;*/
	position:relative;
/*	top:135px;*/
/*	vertical-align:text-bottom;*/
/*	left:10px;*/
/*	height:225px;*/
	width:680;	
	font-size: 14px;
/*	text-transform:uppercase;*/
/*	text-align: left;*/
	vertical-align:bottom;
	color: #564b47;
/*	background-color: #c0c0c0;*/
	background-color: transparent;
/*	background-image:url(base_style_FILES/desert.jpg);*/
/*	background-position:0 -83;*/
	padding: 0px 10px 0px 10px;
	margin: 30px 0px 0px 0px;
/*	float: left;*/
  border-top-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-bottom-width:2px;
  border-style:solid;
  border-color:#999; 
}


#button {
  position:relative;
  top:-3px;
//	top:1px;
  border-top-width:2px;
  border-left-width:2px;
  border-right-width:2px;
  border-bottom-width:0px;
  border-style:solid;
  border-color:#ccc;
  background-color: #EEE;
/*  float:left;*/
  text-align:center;
  padding:3px 15px 3px 15px;
//	padding:3px 15px 3px 15px;
  margin:0px 1px 0px 1px;
  font-size:11px;
}

#button_act {
  position:relative;
  top:-3px;
//	top:2px;
  border-top-width:2px;
  border-left-width:2px;
  border-right-width:2px;
  border-bottom-width:0px;
  border-style:solid;
  border-color:#999;
  background-color: #FFF;
/*  float:left;*/
  text-align:center;
  padding:5px 20px 5px 20px;
  margin:0px 1px 0px 1px;
  font-size:11px;
 font-color: #ddd;
color: #0f0;
}


#footer {
	padding:10px 0px 10px 0px;
	vertical-align:middle;
}

h1 {
/*	line-height:28px;*/
	font-size:14px;
	padding:0px 0px 7px 0px;
/*	text-transform:uppercase;*/
	color: #000000;
/*	background-color: #F5F7FC;*/
}

p {
	padding: 0px 0px 0x 0px;
font-family : Verdana, sans-serif;
        font-size : 11px;
        line-height : 180%;
        color: #333333;
        margin-top : 1px;
        margin-bottom : 1px;
        padding-bottom : 0px;
        text-indent : 0px;

}

.celmenu {
  font-size: 11px;
}
